summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag httpd-2.3.82.3.8Jim Jagielski2010-08-240-0/+0
* Get ready to tagJim Jagielski2010-08-242-3/+3
* Update transormations.Rainer Jung2010-08-2315-14/+38
* Add information about "||" and "|$" piped logRainer Jung2010-08-233-3/+25
* Remove obsolete transforms from docs.Rainer Jung2010-08-232-17/+0
* Prevent race conditionJean-Frederic Clere2010-08-231-1/+1
* Update transformations.Rainer Jung2010-08-229-8/+147
* Support large log files in suexecStefan Fritsch2010-08-223-1/+8
* Simplify code as noted by Jeff.Stefan Fritsch2010-08-221-5/+2
* Add information about proxy workers to proxy docs.Rainer Jung2010-08-221-4/+129
* Change behaviour of worker sharing.Rainer Jung2010-08-221-12/+30
* Minor style nits.Rainer Jung2010-08-221-7/+7
* core: Abort with sensible error message if no or more than one MPM isStefan Fritsch2010-08-215-1/+29
* follow up r987629 with another similar issueJeff Trawick2010-08-201-1/+1
* remove useless check for current == NULL; if it is NULL, aJeff Trawick2010-08-201-1/+1
* Remove unneeded CHANGES entry.Rainer Jung2010-08-201-3/+0
* Fortify falsely complained that the sprintf() result was unbounded.Jeff Trawick2010-08-201-2/+2
* Fix broken "creationdate" property in mod_dav_fs andRainer Jung2010-08-204-19/+20
* mod_proxy: Rename erroronstatus to failonstatus...Jeff Trawick2010-08-204-3/+11
* Fortify complains about an overflow of pad[], which wouldJeff Trawick2010-08-191-15/+10
* alert docs readers to minor gotchaNick Kew2010-08-191-0/+2
* Update transforms and add some html and meta files generated from new pagesDaniel Earl Poirier2010-08-1928-152/+679
* Overhaul the detailed doc for virtual hosts:Daniel Earl Poirier2010-08-191-124/+145
* For NameVirtualHost, specify which vhost is the default if noDaniel Earl Poirier2010-08-191-0/+14
* Minor corrections and cleanup in the descriptions of IP-based andDaniel Earl Poirier2010-08-192-9/+23
* And we are at 2.3.8-dev...Jim Jagielski2010-08-194-3/+7
* BumpJim Jagielski2010-08-191-1/+1
* Prepare for tagging of 2.3.7Jim Jagielski2010-08-192-4/+3
* update xformsJim Jagielski2010-08-191-1/+1
* Fix usage output.Stefan Fritsch2010-08-181-1/+1
* Properly check the result returned by apr_ldap_init: There may have been anStefan Fritsch2010-08-182-0/+5
* mod_rewrite: Log errors if rewrite map files cannot be openedStefan Fritsch2010-08-182-4/+15
* Remove obsolete "see error log" log messages.Stefan Fritsch2010-08-181-4/+0
* Perform NULL check before dereferencing arg, not after.Stefan Fritsch2010-08-181-5/+1
* Pull out "does request have a body" logic to a centralJim Jagielski2010-08-184-10/+37
* Add the same r->user == NULL check in the Satisfy Any code path as r965709 didStefan Fritsch2010-08-181-1/+8
* Don't log errors when we can't send to client, just debug.Jean-Frederic Clere2010-08-181-2/+2
* Fix comment and code to be what it should have been/Jim Jagielski2010-08-171-7/+7
* Update transformations.Rainer Jung2010-08-175-29/+39
* Fix validation error on docs xml file.Rainer Jung2010-08-171-3/+3
* Fix syntax error in xml file.Rainer Jung2010-08-171-5/+5
* Further checks for non-body requests...Jim Jagielski2010-08-171-1/+10
* detabJim Jagielski2010-08-171-38/+38
* For backends which are HTTP/1.1, do a quick test (ping)Jim Jagielski2010-08-163-45/+120
* Updates.Lucien Gentis2010-08-152-17/+20
* * The forward and reverse worker do not keep connections alive, soRuediger Pluem2010-08-131-0/+12
* Revert part of r983116: Don't break the loop if rv is EAGAINStefan Fritsch2010-08-121-1/+1
* oopsJim Jagielski2010-08-101-1/+1
* Fold in some stuff to allow for matching of workersJim Jagielski2010-08-104-14/+75
* Missing a word.Igor Galić2010-08-092-2/+2