]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2001-07-16  Ian Holsmanapplies change in APR function apr_socket_create, which...
2001-07-16  Ryan BloomAdded an inherit flag to apr_socket_create and other...
2001-07-16  Ryan BloomRemove a couple fields from the scoreboard that aren...
2001-07-14  Ian HolsmanLast Log entry was bogus.
2001-07-14  Ian HolsmanPR:
2001-07-13  Bill StoddardWin32: Prevent listening sockets from being inherited by
2001-07-13  Bill StoddardWin32: First of two patches to prevent child processes...
2001-07-12  Bill StoddardSome STATUS updates.
2001-07-12  Greg Amesscratch an old itch - give lingering close its own...
2001-07-12  Greg AmesProvide vhost and abbreviated request strings on Extend...
2001-07-11  Joshua SliveTypo fix.
2001-07-11  Jeff TrawickFix an issue with the pod and prefork:
2001-07-11  Jason S. LingohrUpdated with 1.3 stuff in tandem with my 1.3 STATUS...
2001-07-11  Bill StoddardPerformance improvement to mod_mime.c. find_ct() in...
2001-07-10  Greg Amesfix pid numbers in mod_status output when using a threa...
2001-07-10  Joshua SliveNew directives should really come with documentation...
2001-07-10  Ryan BloomAdd two functions to allow modules to access random...
2001-07-10  Jeff TrawickCheck the pod after processing a connection so that...
2001-07-10  Joshua SliveExtendedStatus is back.
2001-07-10  Jeff Trawickignore generated DSO-related files on OS/390
2001-07-10  Jeff Trawickuri_delims.h moved
2001-07-10  Roy T. FieldingUse the autoconf variable "host" consistently for platf...
2001-07-09  William A.... Remove openssl path-specific .h comparisons
2001-07-09  William A.... Win32 build changes for recent module updates
2001-07-09  Bill StoddardRecover from some APR cont --> pool conversions by...
2001-07-09  Chuck Murckofix params for logging call
2001-07-09  Ryan BloomWe are tagged, so bump the numbers everywhere.
2001-07-09  Ryan BloomUpdate to prepare for 2.0.20 release
2001-07-09  Ryan BloomAllow all parts of Apache 2.0 to build when --srcdir...
2001-07-08  Cliff WoolleyAvoid redundant strlen() calls by using apr_brigade_wri...
2001-07-08  Ryan BloomWe need to pass the prefix to APR, APR-util, and PCRE...
2001-07-07  David Reids/cont/pool/
2001-07-07  David Reids/cont/pool/
2001-07-06  Bill StoddardGrrr.. Cliff warned me about this. APR should return...
2001-07-06  Bill StoddardAdd error message and return if we fail reading from...
2001-07-06  Bill Stoddardemulate_sendfile() is a better name for what this funct...
2001-07-06  Bill StoddardReimplement content length filter to fix problem where...
2001-07-05  William A.... Catch up with rbb's last httpd-std.conf commit
2001-07-05  Bill StoddardDo non-blocking reads from pipes in the content-length...
2001-07-05  Ryan Bloominstall the man pages when we install everything else.
2001-07-05  Ryan BloomAdd documentation for mod_suexec. And add a note in...
2001-07-05  Ryan BloomThe ExtendedStatus directive was added back to mod_stat...
2001-07-04  David ReidHaving gone through and expnaded out the hook macro...
2001-07-03  Ryan BloomFix the forking/killing logic in the threaded MPM....
2001-07-03  Ryan BloomThis fixes the problem of the server not starting new...
2001-07-02  Cliff WoolleyHow do YOU spell "threshold"? =-)
2001-07-02  Cliff WoolleyMove the heading for 2.0.19 down to where it goes and...
2001-07-02  Bill StoddardMissed this yesterday...
2001-07-02  Bill StoddardComment on some brokeness. These are show stoppers...
2001-07-02  Victor J. OrlikowskiRemove a couple of extraneous calls to apr_brigade_clea...
2001-07-01  Ryan BloomFix the threaded MPM perform_idle_server_maintenance...
2001-07-01  Ryan BloomIt's very sunny outside, but I'm stuck inside stripping...
2001-06-30  Chuck MurckoFix abort code path for HTTP proxy. Similar to Victor...
2001-06-29  Victor J. OrlikowskiFix the code, to properly handle the case of the user...
2001-06-29  Chuck MurckoFTP return code variable cleanup; fixed login bug ...
2001-06-28  Jeff Trawickfix some warnings (mostly unused variables)
2001-06-28  Victor J. OrlikowskiClose the sockets, the right way this time.
2001-06-28  Victor J. OrlikowskiUse the variable we've been using for return codes.
2001-06-28  Victor J. OrlikowskiGet the messages returned from the FTP Server in order.
2001-06-28  Victor J. OrlikowskiJust the facts, ma'am.
2001-06-28  Victor J. OrlikowskiPORT works again. Syntax was what had killed it.
2001-06-28  Victor J. OrlikowskiMaybe this will get PORT working again....
2001-06-28  Victor J. OrlikowskiLast check-in went awry.
2001-06-28  Victor J. Orlikowskiproxy_ftp.c
2001-06-28  Chuck MurckoReorganize ap_proxy_string_read() internally to not...
2001-06-28  Chuck MurckoSome servers send no response to FTP QUIT command and...
2001-06-28  Victor J. OrlikowskiAn EOS bucket doesn't contain anything, so why shouldn...
2001-06-28  Victor J. Orlikowskiftp_getrc_msg is blocking for no good reason after...
2001-06-28  Ryan BloomBump after the tag/roll
2001-06-28  Ryan BloomBump a couple things for the tag and roll!!!!
2001-06-28  Ryan BloomFix the big issue with the threaded MPM. We no longer...
2001-06-28  William A.... Ummm... is that all I accomplished :-?
2001-06-28  William A.... Useful datum. Please review this list and pull out...
2001-06-28  William A.... For those who want to play, mod_ssl isn't part of...
2001-06-28  William A.... Just something for experimenting, ssl_expr_parse...
2001-06-28  William A.... Quiet the compiler, msvc is sticky about arg lists...
2001-06-28  William A.... One cannot have an entirely empty struct ... this...
2001-06-28  William A.... What once was ap_ ...
2001-06-28  William A.... Refresh .mak files for tagging 2.0.19
2001-06-28  William A.... Ignore goodness
2001-06-28  William A.... Ignore for simplistic win32 builders (and anyone...
2001-06-28  William A.... libaprutil is good for mod_tls, too.
2001-06-27  William A.... Just a mssing brace
2001-06-27  William A.... Not for general consumption (not a target of InstallB...
2001-06-27  William A.... tls goodness for Win32
2001-06-27  Roy T. Fieldingbump and grind for another beta
2001-06-27  William A.... Testing reveals a nasty side effect of this aftn...
2001-06-27  William A.... Deploy ap_sub_req_lookup_dirent() for the main loop...
2001-06-27  William A.... Employ the new ap_sub_req_lookup_dirent() function...
2001-06-27  William A.... Pull harry, difficult to read sub_req_common_validati...
2001-06-27  Bill Stoddardmod_file_cache now depends on apr-util.
2001-06-27  Cliff WoolleyOh, nothing really. I just always wanted to open a...
2001-06-27  William A.... Here, finally are a few cleanups of my fat fingers.
2001-06-27  William A.... Now, introduce ap_sub_req_lookup_dirent() for process...
2001-06-27  William A.... Pull the common cruft from ap_sub_req_lookup_*()...
2001-06-27  William A.... Sorry, second pass, working on legibility. This...
2001-06-27  William A.... Add some favorite modules
2001-06-27  William A.... Revert changes in 1.7, I had applied the patch incorr...
2001-06-27  Cliff Woolley*) Account for the new pool parameter to apr_bucket_fil...
2001-06-27  William A.... Move duplicated rnew cloning from apr_ap_sub_req_look...
next