summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use -z7 in the example cvs checkouts for APR/APR-Util.Paul Querna2004-09-031-2/+2
* handling of encoded non-slashes was borked in theJeff Trawick2004-09-022-7/+3
* * configure.in: Only build against APR 1.x.Joe Orton2004-09-021-2/+2
* "Rule" is pretty abstract in this case and seems toJoshua Slive2004-09-021-1/+2
* Allow for the use of --with-module=foo:bar where the ./modules/fooJim Jagielski2004-09-021-0/+2
* syncJeff Trawick2004-09-021-4/+4
* CAN to CVE promotions from CVE version 20040901Mark J. Cox2004-09-021-5/+5
* Fix a trio of bugs in how mod_proxy relays requests:Justin Erenkrantz2004-09-012-2/+35
* Fix the handling of URIs containing %2F when AllowEncodedSlashesJeff Trawick2004-09-012-1/+5
* Fix Bug 18388 (Set-Cookie in 304)Nick Kew2004-09-011-0/+2
* Fix for Bug 18757 (sending bogus content-length of zero in no-body requests)Nick Kew2004-09-011-1/+4
* Add mod_authnz_ldap for the win32 buildWilliam A. Rowe Jr2004-08-311-0/+128
* Catch up for Win32 to authnz_ldap changes, and make win32's moduleWilliam A. Rowe Jr2004-08-314-56/+86
* Add missing English Revision comment.Yoshiki Hayashi2004-08-291-0/+1
* typoAstrid Malo2004-08-292-2/+2
* update German translationAstrid Malo2004-08-293-5/+16
* two points are not better then oneAstrid Malo2004-08-292-2/+2
* update translationAstrid Malo2004-08-292-6/+27
* update transformationAstrid Malo2004-08-294-4/+4
* TypoAstrid Malo2004-08-292-3/+3
* update transformationAndré Malo2004-08-293-2/+4
* Change * to *:80 to promote better habits.Rich Bowen2004-08-292-7/+7
* Fix query string handling for proxied URLs.André Malo2004-08-282-1/+5
* Fix darn typo.André Malo2004-08-282-2/+5
* grammar policeCliff Woolley2004-08-271-1/+1
* e -> � :)André Malo2004-08-271-1/+1
* syncAndré Malo2004-08-271-6/+13
* sync with 2.0Bill Stoddard2004-08-271-5/+5
* Synch with 2.0 branch.Joe Orton2004-08-271-13/+13
* update transformationAndré Malo2004-08-276-4/+13
* add a note about Limit and SatisfyAndré Malo2004-08-271-1/+9
* syncAndré Malo2004-08-271-6/+6
* remove unused variables and fix some compiler warnings about constAndré Malo2004-08-262-5/+3
* Forward-port CHANGES entry for mod_*_cache from 2.0.Justin Erenkrantz2004-08-261-0/+7
* #ifndef AP_UNSAFE_ERROR_LOG_UNESCAPED the stderr to errorlog stuffAndré Malo2004-08-261-1/+8
* Give Brian and Justin credit for code backported into 2.0. Is this really the...Bill Stoddard2004-08-261-3/+3
* fd == file descriptor. I like fs for file system for mod_disk_cache thoBill Stoddard2004-08-261-1/+1
* Preserve the return value from the apr_stat() call so that it can be displaye...Bradley Nicholes2004-08-261-3/+3
* Preserve the return value from the apr_stat() call so that it can be displaye...Bradley Nicholes2004-08-261-3/+4
* Synch with 2.0 branch.Joe Orton2004-08-261-1/+9
* Untabify the source.Mladen Turk2004-08-261-4/+4
* Add dynamic management to load balancer:Mladen Turk2004-08-261-0/+293
* Add pool used for allocating proxy_server_conf to that struct.Mladen Turk2004-08-262-6/+7
* another backportBill Stoddard2004-08-261-3/+3
* backportBill Stoddard2004-08-261-2/+2
* Reverting files checked in by mistakeBradley Nicholes2004-08-2510-52/+148
* Update 8/25/04Bradley Nicholes2004-08-2510-148/+52
* Allow multiple IP addresses to be configured for the same secure portBradley Nicholes2004-08-251-9/+18
* Win32: Fix stranded piped loggers on apache -k start,restart,config,installBill Stoddard2004-08-252-0/+12
* Document new API functions.Mladen Turk2004-08-251-15/+182