summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create a development branch for the efforts to refactor the mod_cache storage...cache-refactorPaul Querna2006-09-150-0/+0
* note a backport; don't forget that trunk had an additionalJeff Trawick2006-09-151-5/+9
* * PROXY_WORKER_IS_INITIALIZED checks if PROXY_WORKER_INITIALIZED is set inRuediger Pluem2006-09-141-1/+1
* PR 31759 (mutated) - reported by Jo RhettNick Kew2006-09-122-2/+6
* * Print the correct error message for erroneous configured ProxyPass directives.Ruediger Pluem2006-09-102-5/+17
* Allow htcacheclean, httxt2dbm, and fcgistarter to link apr/apr-utilJeff Trawick2006-09-092-0/+37
* Update backportsJim Jagielski2006-09-061-9/+9
* Replace ap_get_server_version with ap_get_server_banner() andJeff Trawick2006-09-0528-58/+88
* * Extract stickysession information correctly in the case that it is givenRuediger Pluem2006-09-042-3/+5
* Handle filter names which include capital letters.Jeff Trawick2006-09-042-2/+15
* Sync these to VC 2005, a .manifest file is created that we need toWilliam A. Rowe Jr2006-09-030-0/+0
* Silence VC2005 faux-errors in pcre with the minimum tweak required.William A. Rowe Jr2006-09-021-2/+2
* update transformationAndré Malo2006-08-2814-18/+18
* fix validation errorAndré Malo2006-08-282-4/+2
* Minor nit: why make the logic more complex than it needs toJim Jagielski2006-08-281-2/+2
* These have been approved for backport and or in/will be inJim Jagielski2006-08-281-7/+9
* * Note the changes that were done in revisionsRuediger Pluem2006-08-281-0/+5
* * Close connection to backend if reading of request body fails.Ruediger Pluem2006-08-242-3/+8
* Fix contributed by Bjarne D Mathiesen <macintosh@mathiesen.info>Noirin Plunkett2006-08-231-3/+3
* Stale Bugzilla link as noted by Christophe JailletSander Temme2006-08-221-1/+1
* Allow the typical non-DAV methods to be unrestrictedJoshua Slive2006-08-222-4/+4
* My last effort was a little too succinct and not quite preciseJoshua Slive2006-08-202-10/+34
* Add a note about case-sensitivity to the windows platform docs.Joshua Slive2006-08-202-0/+40
* Make it clear that url-path is always case-sensitive.Joshua Slive2006-08-202-20/+92
* update convmapAndré Malo2006-08-181-0/+3
* fix eol-styleAndré Malo2006-08-183-13/+13
* update transformationAndré Malo2006-08-1817-670/+652
* Updates docs w/ transforms. Use Andre's patch to lib/DocUtil.pmJim Jagielski2006-08-1855-1266/+1266
* Log a message if we try to prepare a statement not attached to a hostname.Nick Kew2006-08-181-0/+2
* Don't use NULL s->server_hostname as hash lookup key.Nick Kew2006-08-181-5/+12
* Update docs and transformsJim Jagielski2006-08-1766-1550/+1643
* Fix context errorJim Jagielski2006-08-171-2/+2
* Update docs for proxy:Jim Jagielski2006-08-171-64/+88
* Introduce a check_config phase between pre_config and open_logs,Chris Darroch2006-08-1414-602/+1071
* Note bugfixNick Kew2006-08-141-0/+3
* PR#37770: Don't try to use dead backend connection in proxyNick Kew2006-08-141-1/+2
* Fix tabs introduced in r429875Nick Kew2006-08-081-37/+37
* That proxy change was functional, even if it was just one character:-)Nick Kew2006-08-081-0/+3
* PR#38448: don't URLencode tilde in path componentNick Kew2006-08-081-1/+1
* Fix style (indentation at least) to apache style rules before reviewing top o...Nick Kew2006-08-081-311/+411
* Observed by hunter - fix the cut n paste errors in some .res compilationWilliam A. Rowe Jr2006-08-054-4/+4
* Document that httpd -L doesn't list shared modules.Chris Pepper2006-08-051-2/+2
* revert the definitive bit for the reject directive.Bradley Nicholes2006-08-041-3/+1
* revert the reject directive is definitive patch and normalize the logic lists.Bradley Nicholes2006-08-042-100/+71
* Initialization change. Move to a different formatJim Jagielski2006-08-031-6/+10
* Reset standby flags for each loop through the cluster setsJim Jagielski2006-08-031-4/+4
* * modules/proxy/mod_proxy.c (proxysection): Fix another strchr() warning.Joe Orton2006-08-031-1/+1
* Do not return on WAIT_ABANDONED signals.Mladen Turk2006-08-031-10/+13
* fix typoBradley Nicholes2006-08-021-1/+1
* * Followup patch on r427959:Ruediger Pluem2006-08-021-3/+3