]> granicus.if.org Git - apache/history - modules
Remove the old version of the error docs.
[apache] / modules /
2001-08-06 Doug MacEachernplug mod_cgid restart leak
2001-08-06 William A. Rowe Jr Whoops, missing win32 goodness
2001-08-06 Jeff Trawicka couple of hacks to mod_example to get it to behave...
2001-08-06 William A. Rowe Jr Remove the ->mtime reset back to negotiation, who...
2001-08-06 William A. Rowe Jr _THIS_ is why mod_dir wouldn't serve the results...
2001-08-06 William A. Rowe Jr Fix typo from extracting the fast-redirect code
2001-08-06 William A. Rowe Jr The real slim shady finally stood up. This patch...
2001-08-06 William A. Rowe Jr Kill some deadwood
2001-08-06 William A. Rowe Jr Same cleanups as applied to mod_cgi, falling out...
2001-08-06 William A. Rowe Jr We are done with this subrequest (before we even...
2001-08-06 William A. Rowe Jr This is not C++, falling out of scope doesn't constit...
2001-08-06 Ryan BloomRemove all the warnings from mod_example.c.
2001-08-06 William A. Rowe Jr Multiviews and mod_negotiation will already handle...
2001-08-04 Jeff Trawickminimal changes to get it to compile
2001-08-04 William A. Rowe Jr Subtle variation for security. If the mod_mime file...
2001-08-04 Jeff Trawickaxe unused variable
2001-08-03 William A. Rowe Jr Solve the major underlying problem of content negotat...
2001-08-03 Jeff Trawickremove a gcc warning, leave object code unchanged
2001-08-03 Victor J. OrlikowskiForgot the CHANGES, as usual....
2001-08-03 William A. Rowe Jr Save hundreds of cycles on every autoindex request...
2001-08-03 Victor J. OrlikowskiAdd a timeout when making connections from within the...
2001-08-03 Victor J. OrlikowskiBoth the ftp and http proxies were erroneously sending...
2001-08-03 Ryan BloomHandle the ap_pass_brigade inside the SPLIT_BRIGADE...
2001-08-03 William A. Rowe Jr That's enough for tonight ... gheesh. Allow 2xx...
2001-08-03 William A. Rowe Jr Allow a slightly larger range of acceptable responses.
2001-08-03 William A. Rowe Jr Fix some major brokenness. We were not validating...
2001-08-03 William A. Rowe Jr Begone ancient beast. IndexOptions FancyIndexing...
2001-08-02 William A. Rowe Jr Undo my unintentionally overzelous name change, and...
2001-08-02 William A. Rowe Jr Make this legible. Points out a huge headache in...
2001-08-02 William A. Rowe Jr Really compress the add_/remove_ handling, and fix...
2001-08-02 Ryan BloomI forgot to catch all the other return calls in this...
2001-08-02 William A. Rowe Jr Fix typo in prior commit
2001-08-02 Ryan BloomAdd a handler to mod_includes.c. This handler is desig...
2001-08-02 William A. Rowe Jr Adapt to changed declaration of apr_pool_sub_make()
2001-08-02 Ryan BloomMake the includes filter check return codes from filter...
2001-08-02 Ryan BloomAdd the ability to extend the methods that Apache under...
2001-08-02 William A. Rowe Jr Need some context for the iterator! Finally get...
2001-08-01 William A. Rowe Jr Solve the merge bugs, by storing a copy bit to save...
2001-08-01 William A. Rowe Jr Port mod_tls.c from Eastern Europe to Apache-land
2001-08-01 Victor J. Orlikowskiinet_addr and inet_network are not interchangable.
2001-08-01 Victor J. OrlikowskiRemove a no-longer-needed header.
2001-08-01 William A. Rowe Jr Restore to 1.333 state (problematic, in that we could...
2001-08-01 Victor J. OrlikowskiDo this the traditional/correct way.
2001-07-31 William A. Rowe Jr Ooops... my fooness.
2001-07-31 Victor J. OrlikowskiGet dav_fs to follow options for dav.
2001-07-31 Victor J. OrlikowskiAfter checking what this does with Bill Rowe, and disco...
2001-07-31 Victor J. OrlikowskiBeing slightly picky: properly namespace protect make_f...
2001-07-31 Victor J. OrlikowskiOops. Include the right headers...
2001-07-31 William A. Rowe Jr Clean up mod_dav error reporting to HTML/XHTML cross...
2001-07-31 William A. Rowe Jr Another huge file check, and one fewer emits
2001-07-31 William A. Rowe Jr Clean up some emits
2001-07-31 William A. Rowe Jr Provide some cast safety tests and close the _last_...
2001-07-31 Victor J. OrlikowskiNobody screamed. ;)
2001-07-31 William A. Rowe Jr Ok... for _today_ ...
2001-07-31 William A. Rowe Jr Missed a small bit
2001-07-31 Greg Amesdon't count workers in processes which aren't actively...
2001-07-31 Greg Amesmod_status: don't include workers from dead or quiesci...
2001-07-31 William A. Rowe Jrenables the use of the ssl_var_lookup functionality...
2001-07-31 William A. Rowe JrThis patch eliminates the direct use of OS library...
2001-07-31 William A. Rowe Jr- eliminated the use of ssl_log - it used to cause...
2001-07-31 William A. Rowe Jr Activate ssl_hook_pre_config
2001-07-31 William A. Rowe Jr Change lib locations for openssl's debugging default...
2001-07-31 Doug MacEachernun-win32ize
2001-07-31 Cliff Woolleys/seperate/separate/
2001-07-31 William A. Rowe Jr Thanks Madhu, I think backing out the last bit, and...
2001-07-30 William A. Rowe Jr Register for %X, %c (we gotta make a decision, please...
2001-07-30 William A. Rowe Jr The short term hack.
2001-07-30 William A. Rowe Jr More XHTML foo.
2001-07-30 David ReidAllow us to build ssl on beos...
2001-07-30 Bill StoddardBe a bit more explicit. If the filetype is not an APR_R...
2001-07-30 Bill StoddardWin32: Get exec cgi tag working. finfo.protection...
2001-07-30 William A. Rowe Jr A bit of Saturday a.m. XHTML Transitional 1.0 compati...
2001-07-29 William A. Rowe Jr Throw back in the newline, just for source legibility.
2001-07-29 William A. Rowe Jr Correct a subtle reflow problem (evident in Mozilla...
2001-07-28 William A. Rowe Jr Minor quibble, <li> can and should be a balanced tag
2001-07-28 William A. Rowe Jr Final pedantic HTML 3.2/4.01 Transitional + XHTML...
2001-07-28 William A. Rowe Jr More pendantic changes for HTML 3.2/4.01 Transitional...
2001-07-28 William A. Rowe Jr More pedantic changes to create HTML 3.2/4.01 Transit...
2001-07-28 William A. Rowe Jr More obsessive changes to meet HTML 3.2, HTML 4.01...
2001-07-27 Bill StoddardReplace ap_send_fd invocation with bucket brigade calls...
2001-07-26 Cliff WoolleyFix printf() warnings related to long->apr_off_t swap
2001-07-26 William A. Rowe Jr Update make file for win32
2001-07-26 William A. Rowe Jr Something that needs looking at, all our long (unsign...
2001-07-26 William A. Rowe Jr That's it. There are no further emits for signedness...
2001-07-26 William A. Rowe Jr Flush the off_t compiler emits from mod_isapi
2001-07-26 William A. Rowe Jr This patch should address input buffering, requesting...
2001-07-26 William A. Rowe Jr Change the length of the content args to apr_off_t...
2001-07-25 William A. Rowe Jr Cliff's most sane advise :-)
2001-07-25 William A. Rowe Jr Reviewing my own commit logs ... dang did this look...
2001-07-25 William A. Rowe Jr Safe casts - we are assured that len_read is positive...
2001-07-25 William A. Rowe Jr Same fix for largefile support as core.c
2001-07-25 William A. Rowe Jr More signedness fixes
2001-07-25 William A. Rowe Jr Change over to apr_strfsize() for apr_off_t file...
2001-07-25 William A. Rowe Jr Some cast magic for intentional float/int transformat...
2001-07-25 William A. Rowe Jr Some cast magic for intentional float/int transformat...
2001-07-25 Ralf S. EngelschallAvoid uninitialized variable due to still disabled...
2001-07-25 Chuck MurckoSorting things out
2001-07-24 Greg AmesReduce CPU consumption in conv_10 function, used to...
2001-07-24 Chuck Murckofix warning
2001-07-24 William A. Rowe Jr Changes to respect the new apr bucket and brigade...
next