]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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...
2001-06-27  William A.... Fix up files constituting the Win32 libhttpd project...
2001-06-27  Cliff WoolleyMore of s/ap_table_t/apr_table_t/g;
2001-06-27  Cliff WoolleyIt's apr_pool_t, not apr_pools_t. And tables are in...
2001-06-27  William A.... Add additional query datum to the MPMs.
2001-06-27  Jeff Trawickhide the generation of the httpd.exp header from the...
2001-06-27  William A.... Win32/OS2 require APR_STATUS_IS_EFOO() tests, not...
2001-06-27  Jeff Trawickget strcasecmp() prototype available on AIX
2001-06-27  William A.... Update docs to reflect API changes and typos.
2001-06-26  Ian HolsmanFixed up formatting (removed tabs)
2001-06-26  Ian HolsmanProxyPass & ProxyPass Reverse now can be specified...
2001-06-26  Jeff Trawickadd the AcceptMutex directive to the perchild MPM
2001-06-26  Bill StoddardFix problem handling FLUSH bucket in the chunked encodi...
2001-06-26  Jeff Trawickadd support for the AcceptMutex keyword to the threaded MPM
2001-06-26  Jeff Trawickget rid of a duplicate assignment of ap_server_conf
2001-06-26  Jeff Trawickadd the AcceptMutex directive and related processing...
2001-06-26  Jeff Trawickmention a problem with prefork
2001-06-26  Jeff Trawickfix a comment describing how we kill off a single child...
2001-06-26  Cliff WoolleyFix spelling mistake.
2001-06-21  Joshua SliveReverse typo correction.
2001-06-20  Joshua SliveAdd some instructions on verifying PGP signatures....
2001-06-20  Doug MacEachernapxs no longer generates ap_send_http_header() in the...
2001-06-20  Joshua SliveRemove these Pre-1.3 vhost files from the 2.0 docs.
2001-06-19  Cliff WoolleyThe bucket_foo_create() functions do not need to use...
2001-06-19  Joshua SliveNote mod_headers changes in a couple other places.
2001-06-19  Joshua SliveBring these docs into line with "The Standard" and...
2001-06-18  Cliff WoolleyRemove a duplicated check for -DONE_PROCESS
2001-06-18  Jeff Trawickprefork has had SINGLE_LISTEN_UNSERIALIZED_ACCEPT worki...
2001-06-18  Jeff TrawickAs with Apache 1.3, use priority APLOG_INFO (instead...
2001-06-18  Jeff TrawickThe patch fixes 2 things.
2001-06-18  William A.... Filenames aught to be normalized to the serverroot...
2001-06-18  William A.... Allow index.html.en and Index.html.FR to both be...
2001-06-17  Jeff Trawick"fix" a // comment
2001-06-17  Jeff Trawickfix various // comments so they'll work portably
2001-06-17  Ben LaurieDocumentation updates.
2001-06-16  Brian HavardOS/2: Automate export of global variables from core.
2001-06-15  Jeff TrawickFix brokenness when ThreadsPerChild is higher than...
2001-06-14  Ryan BloomBack out the change to allocate files out of the main...
2001-06-14  Jeff Trawickfix some more signalling issues:
2001-06-14  Jeff TrawickFor SIGHUP in the server processes, we attempt to go...
2001-06-14  Jeff Trawickfix a bad call to ap_log_error (missing the errno/apr_s...
2001-06-14  Jeff Trawickcatch SIGWINCH in the parent process and set appropriat...
2001-06-14  Jeff Trawickfix a format string used for apr_status_t
2001-06-13  Greg SteinDefine a hook for fetching management/status items.
2001-06-13  Cliff Woolley* apr_brigade_partition() now returns an apr_status_t...
2001-06-13  Ryan BloomAdd a pool to the ap_save_brigade prototype. This...
next