]> granicus.if.org Git - apache/history - CHANGES
mod_log_config: %c connection status incorrectly logged
[apache] / CHANGES
2001-05-02 Bill Stoddardmod_log_config: %c connection status incorrectly logged
2001-04-29 Ryan BloomCreate Files, and thus MMAPs, out of the request pool...
2001-04-29 Roy T. FieldingRemove some obsolete macros and rename one that wasn...
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-27 Jeff TrawickGet mod_tls to compile/work better on Windows.
2001-04-26 Greg AmesFix shutdown/restart hangs in the threaded MPM.
2001-04-26 Roy T. FieldingRemoved the keptalive boolean from conn_rec because...
2001-04-25 Paul J. RederYeah, well, like the entry says, fixed prefork to handl...
2001-04-23 Greg Amesback out my quiesce limit change altogether from the...
2001-04-23 Greg AmesLimit the threaded mpm to quiescing one process at...
2001-04-22 Ryan BloomAt the hack-athon we decided to change the way that...
2001-04-20 Bill StoddardFix seg fault at start-up introduced by Ryan's change...
2001-04-20 Doug MacEachernAdd ap_set_int_slot() function
2001-04-20 Jeff TrawickUnder certain circumstances, Apache did not supply the
2001-04-18 Ryan BloomAllow modules to specify their own logging format speci...
2001-04-16 Ryan BloomIf a higher-level filter handles the the byterange...
2001-04-14 Paul J. RederChanged the threaded mpm to have child_main join to...
2001-04-13 Ryan BloomForgot the CHANGES file.
2001-04-13 Ryan BloomDo not install the binaries from the support directory...
2001-04-12 Ryan BloomThe ap_f* functions should flush data to the filter...
2001-04-12 Roy T. FieldingMake ab work again by changing its native types to...
2001-04-11 Ryan BloomWhen I initially pulled the BYTERANGE filter into the...
2001-04-11 Roy T. FieldingMake clean, distclean, and extraclean consistently...
2001-04-11 Greg Amescommit the CHANGES file, too. This is for fixing the...
2001-04-10 William A. Rowe Jr Toss the float nonsense from c-l, and cast atof as...
2001-04-09 Ryan BloomRemove BindAddress from the default config file, becaus...
2001-04-09 Ryan BloomAllow modules to be added to the server at configure...
2001-04-06 Paul J. RederUpdate CHANGES file to include the prefork idle child...
2001-04-04 Ryan BloomBack out the 2.0.17 stuff. We'll just re-tag the one...
2001-04-04 Ryan BloomUpdate for 2.0.17. The only change was in APR-util...
2001-04-04 Ryan BloomWorking in 2.0.17-dev now.
2001-04-04 Ryan BloomUpdate the CHANGES and ap_release files.
2001-04-03 Marc Slemko- change inconsistent use of logdir and logfiledir...
2001-04-03 Brian HavardNote OS/2 loadable module support.
2001-04-03 Bill StoddardGet MaxRequestsPerChild working on Windows.
2001-04-03 William A. Rowe Jr Here they are, real working examples [well, perhaps...
2001-04-02 Jeff TrawickFix segfaults for configuration file syntax errors...
2001-04-02 Ryan BloomFix --enable-layout processing on NetBSD. This makes...
2001-04-02 Dirk-Willem van... Commit early and often. This should merge all changes...
2001-03-29 Jeff TrawickFix a storage leak in mod_cgid... the temporary pool...
2001-03-27 Bill StoddardPerformance: Add quick_handler hook. This hook is calle...
2001-03-26 Doug MacEacherntop_module global variable renamed to ap_top_module
2001-03-25 Ryan BloomMove ap_set_last_modified to the core. This is a poten...
2001-03-25 Ryan BloomEnable mod_status by default. This matches the docs...
2001-03-25 Ryan BloomAdd a ScriptSock default to the defualt config file...
2001-03-25 Ryan BloomWe are working on 2.0.16 now.
2001-03-25 Ryan BloomPrepare for the next roll
2001-03-24 Roy T. FieldingUntangled the buildconf script and eliminated the need...
2001-03-22 Bill StoddardWin32: Don't accept more connections that we have worke...
2001-03-22 Bill StoddardExit the child main thread in make_child on child exit...
2001-03-22 Jeff TrawickFix a major security problem with double-reverse lookup...
2001-03-21 David ReidAdd a not to the CHANGES file now that I've had confirm...
2001-03-20 Jeff TrawickEmpty out the brigade shared by ap_getline()/ap_get_cli...
2001-03-19 Jeff TrawickHandle ap_discard_request_body() being called more...
2001-03-19 Jeff TrawickFix a problem in mod_mime_magic where file descriptor...
2001-03-18 Ryan BloomAdd a hook, create_request. This hook allows modules...
2001-03-16 Ryan BloomCleanup the build process a bit more. The Apache configure
2001-03-16 Chuck MurckoStops the forced downgrade of the connection to HTTP...
2001-03-16 Chuck MurckoThis is a fix that went into v1.3 quite a while back...
2001-03-16 Bill StoddardAvoid using sscanf to determine the HTTP protocol number in
2001-03-15 Jeff Trawick Fix a security exposure in mod_access. Previously...
2001-03-13 Ken Coar Enhance customisability of rotatelogs: strftime(3)
2001-03-12 Bill Stoddard *) Reimplement the Windows MPM (mpm_winnt.c) to elimi...
2001-03-11 Ken Coar Bring forward the suexec umask setting option from...
2001-03-11 Ryan BloomOtherBill told me last night that I never bumped for...
2001-03-09 Ken Coar Bring forward the -V option for suexec from 1.3.20...
2001-03-08 Ryan BloomAlways clear the C-L if we are going to try to parse...
2001-03-07 Ryan BloomBump for version 2.0.14
2001-03-07 Ryan BloomFix content-length computation. We ONLY compute a...
2001-03-06 Jeff TrawickReport unbounded containers in the config file. Previo...
2001-03-05 Ryan BloomMake the old_write filter use the ap_f* functions for...
2001-03-04 Ryan BloomMove more code from the http module into the core serve...
2001-03-03 Jeff Trawickmention the changes to Apache for PR #6980
2001-03-02 Ryan BloomAllow modules to query the MPM about it's execution...
2001-03-02 Ryan BloomModify mod_include to send blocks of data no larger...
2001-03-02 Ryan BloomFix mod_info, so that <Directory> and <Location> direct...
2001-02-26 Ryan BloomAdd config directives to override the DEFAULT_ERROR_MSG and
2001-02-26 William A. Rowe Jr cold and damp in Chicago tonight, turning colder...
2001-02-26 Ryan BloomBegin to move functions from the http module to the...
2001-02-25 Ryan Bloom2.0.13 is tagged, so bump everything for 2.0.14
2001-02-25 Ryan BloomDon't assume that the byterange filter will always...
2001-02-25 Ryan BloomMove the error_bucket definition from the HTTP module...
2001-02-23 Bill StoddardModify mod_file_cache to save pre-formatted strings for
2001-02-23 Ryan BloomNamespace protect IOBUFSIZ since it is a public symbol.
2001-02-22 Ryan BloomUse "Basic" authentication instead of "basic" in ab...
2001-02-22 Ryan BloomFix a seg fault in mod_userdir.c. We used to use the...
2001-02-22 Ryan BloomAdd a couple of GCC attribute tags to printf style...
2001-02-22 Tony FinchAdd the correct language tag for interoperation with...
2001-02-21 Ryan BloomMake the perchild MPM use the APR signal child and...
2001-02-21 Ryan BloomClose the accepted socket before creating the CGI proce...
2001-02-21 Ryan BloomRemove the rest of the pthreads functions from the...
2001-02-21 Ryan BloomMake mod_dir use a fixup for sending a redirect to...
2001-02-20 Ryan BloomMigrate the threaded MPM to use all APR threading calls...
2001-02-18 Ben LaurieWorking SSL/TLS! Yay!
2001-02-17 Greg Steinimplement ability to do --enable-modules and --enable...
2001-02-16 Ryan BloomMake the threaded MPM use APR locks instead of pthreads...
2001-02-16 Ryan BloomRename the mpmt_pthread module to threaded. This modul...
2001-02-16 Martin KraemerRename the module structures so that the exported symbo...
2001-02-15 Ryan BloomNote the removal of coalesce filter in the CHANGES...
2001-02-13 Ryan BloomRemove the dexter MPM. This has been replaced with...
next