summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reorganize a bit for legibility.William A. Rowe Jr2002-07-181-154/+134
* Do some sanity checking on the cache config directives.Bill Stoddard2002-07-181-27/+28
* somebody please tell me I don't know how to read C code anymoreJeff Trawick2002-07-181-1/+4
* zap an unused variableJeff Trawick2002-07-171-1/+0
* Solve C-L post body reads from the HTTP_IN by ap_get_brigade() so thatWilliam A. Rowe Jr2002-07-172-0/+13
* Add some debugging logic to perchild. This is almost working now, we justRyan Bloom2002-07-171-19/+46
* Get the prefork MPM using the apr_poll interface directly instead of goingRyan Bloom2002-07-171-5/+8
* Get proxy ftp to work over IPv6.Jeff Trawick2002-07-172-49/+42
* use APR_TIME_T_FMT when formatting apr_time_tJeff Trawick2002-07-174-6/+9
* use APR_SIZE_T_FMT for formatting apr_size_tJeff Trawick2002-07-172-2/+4
* axe an unused functionJeff Trawick2002-07-173-10/+5
* add notes about a portability problem -- formatting apr_time_tJeff Trawick2002-07-172-0/+2
* Last missing symbols that I can find.William A. Rowe Jr2002-07-172-3/+2
* suck_in wasn't sucking hard enough. Fixed the header.William A. Rowe Jr2002-07-171-0/+1
* this file should have the asf license on itCliff Woolley2002-07-171-0/+58
* Add a couple of optimizations to the priority queue code:Cliff Woolley2002-07-171-48/+41
* header files should include everything they need to compileCliff Woolley2002-07-171-2/+9
* Fix up a few gotchas in httpd_roll_releaseCliff Woolley2002-07-161-4/+9
* Look for OpenSSL libraries in /usr/lib64.Justin Erenkrantz2002-07-162-1/+3
* Update SuSE layout.Justin Erenkrantz2002-07-162-5/+7
* Revert the change in the previous commit, which broke theBrian Pane2002-07-161-1/+1
* AIX: Apache is slightly faster with this malloc settingJeff Trawick2002-07-161-0/+1
* Fix definition of <section>, which was duplicated but not quite the same inJoshua Slive2002-07-162-9/+5
* Export functions declared by APR_DECLARE_INHERIT_SET/UNSET macros.Brian Havard2002-07-161-0/+14
* And fix the version numberMartin Kraemer2002-07-161-3/+3
* Fix the long-standing bug that "ab -t10" would loop for 10000 secondsMartin Kraemer2002-07-161-4/+5
* Add 2002Martin Kraemer2002-07-163-3/+3
* If "@APACHECTL_ULIMIT@" is used in apachectl.in, then something mustMartin Kraemer2002-07-161-1/+1
* Optimize away a couple 64bit integer divides.Aaron Bannert2002-07-161-1/+1
* Improve the comments on the fd limits.Aaron Bannert2002-07-161-1/+5
* I hope I got everybody this time.Joshua Slive2002-07-151-0/+7
* Add Swedish language to error documents LanguagePriorityJoshua Slive2002-07-153-3/+3
* Add Swedish error documents and do a little bit of reformating.Joshua Slive2002-07-1519-72/+381
* Update the info on browser support of digest auth.Joshua Slive2002-07-152-24/+27
* Add a new DTD for a basic page in the users manual, and take out the common e...Joshua Slive2002-07-153-97/+118
* Eat our own dogfood when it comes to the time macros.Sander Striker2002-07-151-1/+1
* How isn't this built on Win32? Thanks Sander.William A. Rowe Jr2002-07-151-2/+1
* Fixed good. The modulos op should give us just that extra little bit weWilliam A. Rowe Jr2002-07-151-1/+1
* Sleep INTO the next second, not for the entire next second.William A. Rowe Jr2002-07-151-1/+1
* http occurances to update for apr_socket_opt_get/setWilliam A. Rowe Jr2002-07-1510-34/+39
* Remove a time lookup that's now unnecessaryBrian Pane2002-07-151-2/+0
* Timeout/time fixesWilliam A. Rowe Jr2002-07-157-25/+22
* The macros remove how much legibility?William A. Rowe Jr2002-07-151-3/+1
* Increase the per-process file descriptor limit in apachectlBrian Pane2002-07-153-0/+15
* Streamline the handling of C-L values in the common case by usingJim Jagielski2002-07-141-31/+20
* added apr_is_empty_array()Brian Pane2002-07-131-1/+1
* And the other one...William A. Rowe Jr2002-07-131-2/+2
* $(IntDir) doesn't go back to VC5William A. Rowe Jr2002-07-131-6/+4
* Forgot to change both release and debug opts at onceWilliam A. Rowe Jr2002-07-131-10/+0
* Get rid of the buildmark bogosity. It never helped ide users, andWilliam A. Rowe Jr2002-07-131-3/+17