]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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...
2001-06-12  Greg AmesFix seg faults and/or missing output from mod_include...
2001-06-12  Bill StoddardExtend mod_setenvif to support specifying regular expre...
2001-06-12  Jeff Trawickfix the bindprocessor() code selection; we need to...
2001-06-12  Jeff Trawickget threaded.c to compile on non-AIX systems which...
2001-06-11  Victor J. OrlikowskiClean up formatting.
2001-06-11  Victor J. OrlikowskiSINGLE_LISTEN_UNSERIALIZED_ACCEPT applies to every...
2001-06-11  Victor J. OrlikowskiMake the processor unbinding/re-binding stuff on AIX...
2001-06-11  Jeff Trawickback out a change from last week that reversed the...
2001-06-11  Victor J. OrlikowskiDocument the fact that this is now an autogenerated...
2001-06-11  Cliff WoolleySilence gcc warning about rv being used when possibly...
2001-06-10  Bill StoddardFix look in htdigest. Reimplemented getline to work...
2001-06-10  William A.... Whoops, wanted the original unix language, not win32...
2001-06-10  William A.... Bring win32 and the rest of the world into sync,...
2001-06-10  William A.... Two duplicate working cvs copies down, several to go.
2001-06-10  William A.... Now that it works, adjust the conf appropriately.
2001-06-10  William A.... Was certain I had committed this. Position the score...
2001-06-09  Bill StoddardEnable SetEnvIf to handle taking a regex on the header...
2001-06-09  Victor J. OrlikowskiUpdating docs to change around the order of extern and
2001-06-09  Victor J. OrlikowskiWooHoo!
2001-06-09  Victor J. OrlikowskiMake this little hack slightly more palatable.
2001-06-09  Victor J. OrlikowskiStill needs to be built, though.
2001-06-09  Victor J. OrlikowskiNo, libtool shouldn't build this. :p
2001-06-09  Victor J. OrlikowskixlC isn't as accepting as gcc; make things tolerable...
2001-06-09  Victor J. OrlikowskiSlight Clean-up.
2001-06-09  Victor J. OrlikowskiAdd the missing AP[RU]_DECLARE_DATA symbols to httpd...
2001-06-09  Victor J. OrlikowskiOrdering changes, for detection's sake.
2001-06-09  Jeff Trawickpod_in shouldn't be non-blocking after all
2001-06-08  Victor J. OrlikowskiClean up this relative path too.
2001-06-08  Jeff Trawickthe input handle to the pod (used by child processes...
2001-06-08  Ryan BloomWe need to increment i during this for loop. Without...
2001-06-08  Victor J. OrlikowskiGreg was right, I was wrong.
2001-06-08  Victor J. OrlikowskiDISTCLEAN, not EXTRACLEAN.
2001-06-08  Victor J. OrlikowskiMake sure httpd.exp gets cleaned up only with a distcle...
2001-06-08  Greg SteinConvert the filter and brigade writing functions to...
2001-06-08  Chuck Murckomoved CHANGES here
2001-06-08  Ryan BloomIt helps to write to the input side of the pipe, and...
2001-06-08  Victor J. Orlikowski(A few) Small changes to pass full paths instead of...
2001-06-08  David ReidSmall change to pass full paths instead of relatives.
2001-06-07  Victor J. OrlikowskiClean out httpd.exp when cleaning up.
2001-06-07  Victor J. OrlikowskiIgnore the now-irrelevant httpd.exp.
2001-06-07  Victor J. OrlikowskiOn the trail to getting make_export.awk pull in the...
2001-06-07  Jeff Trawicktrace failures of a couple of crucial socket calls...
2001-06-07  Jeff Trawickcheck the pod in the child at a different spot so that...
2001-06-07  Jeff Trawickimprove ap_mpm_pod_signal() by not let it loop until...
2001-06-07  Jeff Trawickfix a thread-safety bug by using apr_strtok() instead...
2001-06-07  Victor J. OrlikowskiA little cloudy, but clearing...
2001-06-07  Greg Steincorrect the back-out of this change. it used to be...
2001-06-07  Victor J. OrlikowskiOoopsie. Some unintended things slipped in.
next