summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag2.0.15(no author)2001-03-2556-14954/+0
* Prepare for the next rollRyan Bloom2001-03-252-2/+2
* Remove files that now reside in srclib/apr/buildRoy T. Fielding2001-03-245-247/+3
* Untangled the buildconf script and eliminated the need for build'sRoy T. Fielding2001-03-249-313/+131
* Remove some unused bits and improve comments.Roy T. Fielding2001-03-241-11/+9
* Tweak some declarations so they're picked up by make_export.awkBrian Havard2001-03-242-3/+3
* This will ensure the child pool is cleaned up nicely.Bill Stoddard2001-03-231-1/+1
* Win32: Don't accept more connections that we have worker threadsBill Stoddard2001-03-222-6/+22
* Exit the child main thread in make_child on child exit. This fixes a problemBill Stoddard2001-03-222-1/+4
* Get rid of some warnings which crept into the Unix MPMs aJeff Trawick2001-03-221-0/+2
* Fix a major security problem with double-reverse lookup checking.Jeff Trawick2001-03-222-0/+17
* Address a build problem for VC7.0/PSDK headers identified byWilliam A. Rowe Jr2001-03-221-20/+8
* This should wrap this freshen upWilliam A. Rowe Jr2001-03-2223-700/+701
* Updated Welcome page translation for Brazilian PortugeseJoshua Slive2001-03-221-54/+45
* update on daedalus.Greg Ames2001-03-211-9/+7
* Add a not to the CHANGES file now that I've had confirmation that theDavid Reid2001-03-211-0/+6
* This change actually gets beos shutting down and restarting!David Reid2001-03-211-41/+66
* back out the logging of read errors in getline. daedalus was loggingGreg Ames2001-03-211-3/+0
* Empty out the brigade shared by ap_getline()/ap_get_client_block()Jeff Trawick2001-03-202-6/+19
* Added my public key to the list.Paul J. Reder2001-03-201-0/+24
* Handle ap_discard_request_body() being called more than once.Jeff Trawick2001-03-193-2/+9
* remove descriptions of daedalus problems which are apparently fixed.Greg Ames2001-03-191-11/+1
* Fix a problem in mod_mime_magic where file descriptor 2 would beJeff Trawick2001-03-192-7/+12
* Declaration of ap_reclaim_child_processes() in exports.c needs to beBrian Havard2001-03-197-6/+8
* Under OS/2's emx gcc (and maybe others) uninitialized global variables don'tBrian Havard2001-03-191-1/+1
* reorganize STATUS; update copyrightChuck Murcko2001-03-196-6/+6
* The mod_proxy side of Graham's Auth patchChuck Murcko2001-03-182-5/+5
* Add a hook, create_request. This hook allows modules to modifyRyan Bloom2001-03-1811-13/+895
* More doxygenation.Ben Laurie2001-03-173-87/+66
* Cleanup the build process a bit more. The Apache configureRyan Bloom2001-03-164-9/+10
* Stops the forced downgrade of the connection to HTTP/1.0 for proxy requests.Chuck Murcko2001-03-162-5/+7
* This is a fix that went into v1.3 quite a while back, but not into v2.0.Chuck Murcko2001-03-167-14/+27
* change INADDR_NONE to APR_INADDR_NONEChuck Murcko2001-03-161-1/+1
* Fix dbmmanage.pl generation for Win32William A. Rowe Jr2001-03-161-4/+5
* Avoid using sscanf to determine the HTTP protocol number inBill Stoddard2001-03-162-10/+27
* Fix a security exposure in mod_access. Previously when IPv6Jeff Trawick2001-03-152-102/+33
* Include some newly-generated files in .cvsignore.Jeff Trawick2001-03-151-0/+5
* Pull in the Connection handling part of the v1.3 patch for HTTP/1.1.Graham Leggett2001-03-142-27/+65
* dbmmanage, log_server_status, et al are now generated files; get themJeff Trawick2001-03-145-845/+0
* fix a sprintf() format string; use APR_OFF_T_FMT for apr_off_t as %ldJeff Trawick2001-03-141-1/+1
* include string.h for the strstr() prototypeJeff Trawick2001-03-141-0/+1
* Check in not-quite-working hooks groupings.Ben Laurie2001-03-133-11/+22
* small updates on daedalusGreg Ames2001-03-131-4/+4
* Enhance customisability of rotatelogs: strftime(3)Ken Coar2001-03-133-10/+37
* *) mod_dav.c: allow PUT to a WORKING resource (this actually the only validGreg Stein2001-03-133-9/+7
* Consolidate ap_max_requests_per_child and max_requests_per_child vars. MoveBill Stoddard2001-03-121-14/+10
* Some mpm_winnt module clean-up to make it more readable.Bill Stoddard2001-03-121-66/+56
* Get rid of useless function call overhead.Bill Stoddard2001-03-121-32/+4
* *) Reimplement the Windows MPM (mpm_winnt.c) to eliminate callingBill Stoddard2001-03-125-571/+342
* Bring the other Perl scripts into the autoconf-editedKen Coar2001-03-116-1/+846