]> granicus.if.org Git - apache/history - CHANGES
Return "1" to apr_table_do()
[apache] / CHANGES
2001-06-01 Graham LeggettAdd a check to ap_die() to make sure the filter stack...
2001-06-01 Bill StoddardUpdate doc with info on Header echo directive
2001-05-23 Jeff Trawickinclude/ap_compat.h tested and set APR_COMPAT_H instead...
2001-05-22 Roy T. FieldingMoved util_uri to apr-util/uri/apr_uri, which means...
2001-05-21 Graham LeggettRing in the CHANGES...
2001-05-20 Roy T. FieldingChange directive HeaderOut back to Header and HeaderIn...
2001-05-19 Bill StoddardReimplement mod_headers as an output filter. mod_header...
2001-05-18 Jeff TrawickFix command-line processing so that if a bad argument...
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-17 Jeff TrawickFix processing of the TRACE method. Previously we...
2001-05-17 Bill StoddardWin32: Enable reliable piped log support.
2001-05-16 Bill StoddardDo not start piped log processes during the config...
2001-05-15 Doug MacEachernadd "Request Phase Participation" info to mod_info
2001-05-15 Paul J. RederMake first phase changes to the scoreboard data structu...
2001-05-12 Roy T. FieldingI woke up too early this morning.
2001-05-12 Roy T. FieldingFix httpd's definition of LTFLAGS to be consistent...
2001-05-11 Ryan BloomCleanup the reporting of incorrect end tags for contain...
2001-05-11 Roy T. FieldingSimplify the configuration process by moving all libtoo...
2001-05-11 Chuck MurckoAdd the AP_DECLARE()/AP_CORE_DECLARE macros on the...
2001-05-02 Jeff TrawickPrevent a hang when a cgi handled by mod_cgid tries...
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
next