summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag2.0.39(no author)2002-06-1826-7054/+132
* here goes nothingCliff Woolley2002-06-171-1/+1
* Getting ready for 2.0.39. Here we go againCliff Woolley2002-06-172-6/+5
* Get this to work on win32 :(Cliff Woolley2002-06-171-1/+1
* Clarify CHANGES messageJustin Erenkrantz2002-06-171-2/+3
* Rewrite ap_get_client_block to rely on assumptions that have beenJustin Erenkrantz2002-06-172-64/+30
* remove a redundant piece of codeIan Holsman2002-06-171-26/+0
* More changes to bring the performance tuning guide closer to compatibilityBrian Pane2002-06-161-326/+118
* moving on. :)Cliff Woolley2002-06-163-2/+7
* Update before the tagCliff Woolley2002-06-161-3/+2
* bump before the tagCliff Woolley2002-06-161-1/+1
* Formating, whitespace, following {} rules, 80 char lines, etc. The onlyWilliam A. Rowe Jr2002-06-161-780/+944
* Finish the htpasswd port to APR. This brings the file checking code toRyan Bloom2002-06-162-54/+56
* First pass at cleaning up htpasswd. This removes the tmpnam call inRyan Bloom2002-06-161-228/+153
* There's already a program distributed with Apache that does this.Rich Bowen2002-06-161-37/+11
* OS/2: Stop a bunch of error messages while doing a make install.Brian Havard2002-06-161-0/+8
* For debug builds, toss the .pdb's alongside the binaries for debuggingWilliam A. Rowe Jr2002-06-161-0/+72
* Fix the build on BSDi machines. The bsd_makefile trick didn't completelyDavid Reid2002-06-152-2/+8
* Forward-port a change from 1.3Cliff Woolley2002-06-151-0/+5
* David Reid is testing on BSDi for me and then off we go....Cliff Woolley2002-06-151-3/+2
* Removed spurious "Setup:" hanging on at the bottom of the page for noRich Bowen2002-06-151-1/+0
* Corrected HTML oops.Rich Bowen2002-06-151-1/+0
* s/http/httpd/ in the title and page head.Rich Bowen2002-06-151-2/+2
* A little clarification of the command line which is to be typed. PeopleRich Bowen2002-06-151-6/+16
* Added configuration example, code example, and a little explanation, toRich Bowen2002-06-151-7/+78
* Improve on some of the documentary comments in the request_rec.Aaron Bannert2002-06-151-47/+48
* Close race condition cleaning up cache entry.Bill Stoddard2002-06-151-2/+27
* New Korean translationsJoshua Slive2002-06-155-0/+754
* Not to pick nits, but I think that the "add this back in" phrasing willRich Bowen2002-06-151-3/+6
* The '-@' seems to be more portable than '- @'. FreeBSD complainedCliff Woolley2002-06-151-4/+4
* We not only want to avoid displaying it, we want to avoid sending itCliff Woolley2002-06-151-2/+3
* We must set the MIME-type for .shtml files to text/html if we want themRyan Bloom2002-06-153-5/+11
* Comment out the SERVER_STRING variable from our default error documents.Ryan Bloom2002-06-151-0/+3
* Fixed a problem with 'make install' on one of the tarballs (whichCliff Woolley2002-06-152-4/+7
* Make the default_handler catch all requests that aren't served byRyan Bloom2002-06-152-13/+14
* Fixed a bug in the handling of nested if-statements in shtml filesBrian Pane2002-06-152-1/+4
* Allow 'make install DESTDIR=/path'. This allows packagers to installRyan Bloom2002-06-155-67/+74
* Corrected typo, and added note about Directory sections applying toRich Bowen2002-06-152-2/+18
* Added example for SuexecUserGroup directiveRich Bowen2002-06-152-2/+14
* Added examples to all mod_include directives.Rich Bowen2002-06-152-1/+81
* Style cleanupsBill Stoddard2002-06-151-5/+5
* Fix serious brokenness... we abused prog_type rather than cmd_type onWilliam A. Rowe Jr2002-06-151-4/+4
* On hold for now.Cliff Woolley2002-06-141-3/+3
* the TCP guy in Austin (AIX-land) swears that 4.3.2 GA had the fix forJeff Trawick2002-06-142-2/+2
* Clean up a signedness emitWilliam A. Rowe Jr2002-06-141-4/+5
* Cleanup some type mismatch emits and consistify to our new apr time helpersWilliam A. Rowe Jr2002-06-141-3/+3
* Cleanup proxy timeouts a bit to remove emits and make consistent toWilliam A. Rowe Jr2002-06-144-7/+7
* AIX 4.3.3 and above: Define SINGLE_LISTEN_UNSERIALIZED_ACCEPT.Jeff Trawick2002-06-142-0/+10
* Added <seealso> for AddHandler to the SetHandler docRich Bowen2002-06-142-3/+8
* Added (slightly redundant) pointer from SetEnvIf directive docs toRich Bowen2002-06-142-4/+10