]> granicus.if.org Git - apache/history - CHANGES
Do not send trash out on every single error message that has no
[apache] / CHANGES
2001-08-20 Paul J. RederThe prefork and OS/2 MPMs are overwriting the pid file...
2001-08-20 William A. Rowe Jr *) Changed the late-1.3 log_config substitution ...
2001-08-20 William A. Rowe Jr Now to wait and see if I broke anyone (apologies...
2001-08-19 Brian HavardNote addition of mpmt_os2.
2001-08-19 Graham LeggettAdded a default commented-out mod_ldap and mod_auth_ldap
2001-08-19 Graham LeggettAdded documentation for mod_ldap and mod_auth_ldap.
2001-08-18 Graham LeggettEnabled negative caching on attribute comparisons in...
2001-08-18 Graham LeggettFixed all the #if APR_HAS_SHARED_MEMORY checks within...
2001-08-18 Graham LeggettFixed LDAP cleanup on graceful restarts. LDAP connectio...
2001-08-18 Paul J. RederFix a minor issue with Jeff Trawick's mod_include
2001-08-18 Graham LeggettUpdate the CHANGES file
2001-08-18 Ryan BloomI have bumped the tag, now put the CHANGES file back.
2001-08-18 Ryan BloomBump the changes tag
2001-08-17 Jeff Trawickmention some mod_include fixes (currently in 2.0.25...
2001-08-17 Justin ErenkrantzFix --enable-modules=all breakage with mod_auth_db...
2001-08-16 Jeff Trawickcheck for timeout on socket read when we check for...
2001-08-16 William A. Rowe Jr Replacing label after pushing tag
2001-08-16 William A. Rowe Jr Push back CHANGES to document the complete mod_mime...
2001-08-16 Ryan BloomBump after the tag.
2001-08-16 Ryan BloomBump for a 2.0.24 tag
2001-08-16 Jeff TrawickThe Unix MPMs other than perchild now allow child server
2001-08-16 William A. Rowe Jr Just rambling
2001-08-16 Cliff WoolleyFix a few tiny typos
2001-08-16 Cliff WoolleyMerge in changes from 2.0.23 branch
2001-08-16 Ryan BloomFix ap_rvprintf to support more than 4K of data.
2001-08-16 Ken CoarWhoops, forgot attribution
2001-08-16 Ken Coar Add CookieDomain directive to allow setting of the...
2001-08-15 Jeff TrawickTweak server/Makefile so that the rules for generating...
2001-08-13 Ryan BloomInstall the SSL header files.
2001-08-13 Ryan BloomBegin to sanitize the MPM configuration directives...
2001-08-13 Ryan BloomClose a major resource leak. Everytime we had issued a
2001-08-11 Ryan BloomForgot the CHANGES comment with my last commit.
2001-08-10 Ryan BloomFix a bug in mod_expires. Previous to this patch,...
2001-08-10 Ryan BloomThe worker MPM now handles shutdown and restart request...
2001-08-09 Cliff WoolleyThis change was moved into 2.0.23. The problem therefo...
2001-08-09 Jeff TrawickFix a restart problem when cgid is used. Code in the...
2001-08-08 Cliff WoolleyBump to 2.0.24-dev after tag
2001-08-08 Cliff WoolleyBump for 2.0.23 tag
2001-08-07 Jeff TrawickUse the prefork MPM by default on Unix.
2001-08-07 Jeff Trawickmod_rewrite: Fix the line ending on some non-Unix syste...
2001-08-07 William A. Rowe Jr All mod_autoindex query parsing is now quietly...
2001-08-07 Cliff WoolleyFixed an error in ap_ssi_get_tag_and_value(). It was...
2001-08-07 William A. Rowe JrFormatted output changes only...
2001-08-06 William A. Rowe Jr Mumblings
2001-08-06 William A. Rowe Jr Per Silve's request, some docs that I was messing...
2001-08-06 William A. Rowe Jr Multiviews and mod_negotiation will already handle...
2001-08-05 Greg AmesSpeed up the server's response to a spike in incoming...
2001-08-02 Ryan BloomAdd a handler to mod_includes.c. This handler is desig...
2001-08-02 Ryan BloomMake the includes filter check return codes from filter...
2001-08-02 Ryan BloomAdd the ability to extend the methods that Apache under...
2001-08-01 William A. Rowe Jr Solve the merge bugs, by storing a copy bit to save...
2001-07-31 William A. Rowe Jr Ok, this looks better to me this morning, and suggest...
2001-07-31 William A. Rowe Jr If I forgot anyone, please holler.
2001-07-31 Greg Amesdon't count workers in processes which aren't actively...
2001-07-30 Bill StoddardWin32: Get exec cgi tag working. finfo.protection...
2001-07-30 Cliff WoolleyYet another rainy day
2001-07-30 Ryan BloomAdd the worker MPM. The name is probably horrible...
2001-07-28 Greg AmesFix a problem where the threaded MPM stalls after resta...
2001-07-28 William A. Rowe Jr Now that the version is bumped... time to log some...
2001-07-28 William A. Rowe Jr Uh... whats with that -dev?
2001-07-28 William A. Rowe Jr That's it for that version...
2001-07-26 Jeff TrawickFix a segfault in threaded.c caused by passing uninitia...
2001-07-24 Greg AmesReduce CPU consumption in conv_10 function, used to...
2001-07-24 Bill StoddardFix problem reported by Taketo Kabe <kabe@sra-tohoku...
2001-07-23 Greg Amescommit CHANGES file for patch to server/scoreboard.c
2001-07-22 Ryan BloomFix a cosmetic problem with mod_include. Non-existant...
2001-07-21 Ryan BloomImprove the exports generating awk script. In the...
2001-07-19 Ryan BloomBump after the tag.
2001-07-19 Ryan BloomBumps for the release. The tag will be moved to this...
2001-07-19 William A. Rowe Jr Truncate the working set in ab by introducing a conne...
2001-07-18 Ryan BloomMake scoreboard creation a hook. This allows management
2001-07-18 Paul J. RederChanged AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
2001-07-13 Bill StoddardWin32: Prevent listening sockets from being inherited by
2001-07-12 Greg AmesProvide vhost and abbreviated request strings on Extend...
2001-07-11 Jeff TrawickFix an issue with the pod and prefork:
2001-07-11 Bill StoddardPerformance improvement to mod_mime.c. find_ct() in...
2001-07-10 Ryan BloomAdd two functions to allow modules to access random...
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-06 Bill StoddardReimplement content length filter to fix problem where...
2001-07-05 Bill StoddardDo non-blocking reads from pipes in the content-length...
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-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. Rowe Jr Ummm... is that all I accomplished :-?
2001-06-27 Cliff Woolley*) Account for the new pool parameter to apr_bucket_fil...
2001-06-26 Bill StoddardFix problem handling FLUSH bucket in the chunked encodi...
2001-06-20 Doug MacEachernapxs no longer generates ap_send_http_header() in the...
2001-06-18 Jeff TrawickThe patch fixes 2 things.
2001-06-18 William A. Rowe Jr Allow index.html.en and Index.html.FR to both be...
2001-06-15 Jeff TrawickFix brokenness when ThreadsPerChild is higher than...
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-11 Victor J. OrlikowskiMake the processor unbinding/re-binding stuff on AIX...
2001-06-10 Bill StoddardFix look in htdigest. Reimplemented getline to work...
2001-06-10 William A. Rowe Jr Two duplicate working cvs copies down, several to go.
2001-06-09 Victor J. OrlikowskiWooHoo!
next