summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag2.0.11(no author)2001-02-1454-16523/+0
* Move the call to set the socket timeout outside the loop.Bill Stoddard2001-02-141-1/+1
* Fix lingering close (and make it more efficient). We were blocking onBill Stoddard2001-02-141-14/+12
* Sorry, cleaning up the naughty bits that should not have been committed.William A. Rowe Jr2001-02-141-3/+4
* Massive commit to clean up os/win32 and label some files with theWilliam A. Rowe Jr2001-02-143-5/+13
* Beos R5 and below don't have the sin_len member in sockaddr_in so don'tDavid Reid2001-02-141-0/+2
* As a debugging aid, report which version of the beos code we're using andDavid Reid2001-02-141-2/+6
* Remove some deprecated comments.Bill Stoddard2001-02-141-73/+21
* PR:Bill Stoddard2001-02-141-7/+5
* Start getting extended status working again.Bill Stoddard2001-02-143-2/+7
* doh. need a spellchekker for these rename scripts. s/apr_lock_aquire/apr_lo...Doug MacEachern2001-02-139-30/+30
* Windows MPM: Handle ap_new_connection() failure.Bill Stoddard2001-02-131-7/+10
* Fix some spelling mistakes and remove the mpmt_beos MPM from the config.m4Ryan Bloom2001-02-132-2/+2
* This is a huge change that gets beos building again. Essentially itDavid Reid2001-02-131-105/+136
* More changes to the way that we use mod_status on beos.David Reid2001-02-132-22/+18
* Remove the dexter MPM. This has been replaced with the Perchild MPM.Ryan Bloom2001-02-1316-1795/+75
* backout name change:Doug MacEachern2001-02-131-3/+3
* rename:Doug MacEachern2001-02-133-8/+8
* s/apr_bucket_pipe_creat/apr_bucket_pipe_create/ typoDoug MacEachern2001-02-132-6/+6
* Windows doesn't have ap_config_auto. Perhaps we need a HAVE_CONFIG_AUTOBill Stoddard2001-02-131-0/+2
* The "src/" directory no longer exists. Clean up the HARD_SERVER_LIMITSGreg Ames2001-02-131-1/+1
* OK, this is the start of getting things running on BeOS again :)David Reid2001-02-132-11/+12
* Use apr_want.h to get the declarations for ntohs et al instead ofJeff Trawick2001-02-132-10/+4
* mod_status references ap_my_generation; declare it for nowJeff Trawick2001-02-132-0/+6
* Make perchild build againRyan Bloom2001-02-137-42/+36
* Add the perchild MPM to MPM.NAMINGRyan Bloom2001-02-131-0/+3
* Don't disable threads just because we are using the prefork MPM.Ryan Bloom2001-02-122-4/+4
* This is the wrong place to mark the server ready. Servers need to be marked ...Bill Stoddard2001-02-121-1/+0
* include <arpa/inet.h> for the declarations for htons() et al; OS/390 hasJeff Trawick2001-02-122-0/+7
* trailing commas in enum declarations aren't portableJeff Trawick2001-02-121-1/+1
* ignore generated file modules.mkJeff Trawick2001-02-121-0/+1
* Begin to move the code that updates the child status out of the MPMs andRyan Bloom2001-02-127-15/+7
* Remove some OS/2 code from the prefork MPM. Since OS/2 has it's ownRyan Bloom2001-02-121-8/+0
* Allow mod_tls to compile on Unix boxes where openssl has already beenRyan Bloom2001-02-122-1/+12
* string.h needs to be included before monkeying around with strchr et al,Jeff Trawick2001-02-121-0/+5
* Fix for moved macrosChuck Murcko2001-02-121-0/+1
* sneaky for loop... make it more obvious what it is doingGreg Stein2001-02-121-1/+2
* *) rename apr_memdup() to apr_pmemdup()Greg Stein2001-02-121-1/+1
* *) remove some obsolete/unused defines from httpd.h.Greg Stein2001-02-125-82/+39
* *) include the strings stuff the right way (some platforms use string.h;Greg Stein2001-02-121-1/+4
* write these in terms of strchr and strrchr so the compiler can possibly useGreg Stein2001-02-121-12/+8
* bring along the comment (from httpd.h) that went with these definesGreg Stein2001-02-121-0/+12
* Obsoleted by the "beos" MPM.Greg Stein2001-02-129-1596/+0
* Work for more than one read. Catch read errors.Ben Laurie2001-02-112-6/+8
* Still lots to apr'ize here.William A. Rowe Jr2001-02-111-4/+2
* Fix a warning.Ben Laurie2001-02-111-0/+1
* Clean up the mod_tls configure process. This should remove most, if notRyan Bloom2001-02-114-15/+37
* Fix a compile warning.Ryan Bloom2001-02-111-0/+1
* First cut of TLS support.Ben Laurie2001-02-1111-21/+679
* Clean up the filter.html and handler.html files a little.Joshua Slive2001-02-114-36/+22