summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-201-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-191-1/+1
* Properly check the result returned by apr_ldap_init: There may have been anStefan Fritsch2010-08-192-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
* And the html..Igor Galić2010-08-092-1/+7
* [PT] is implied in per-dir context. (Also, FallbackResource is backported in ...Igor Galić2010-08-092-1/+7
* Added casts to silent compiler warnings.Guenter Knauf2010-08-081-5/+5
* Updated copyright year.Guenter Knauf2010-08-081-1/+1
* Changed macro for .rc in ap_release.h.Guenter Knauf2010-08-081-3/+3
* zRC is never used before its overwritten below the while loopPhilip M. Gollucci2010-08-061-2/+0
* rv is never used which makes the whole if uselessPhilip M. Gollucci2010-08-061-4/+1
* entry is over written immediately belowPhilip M. Gollucci2010-08-061-1/+0
* axe unexpected ';' after end of blockJeff Trawick2010-08-061-5/+5
* Intel's compiler warns about assigning the non-enum value 0 to the Jeff Trawick2010-08-0615-28/+28
* comment fixes for "send" vs. "sent"Jeff Trawick2010-08-061-5/+5
* With -S, show ServerAlias values that go with the virtual hostsDaniel Earl Poirier2010-08-051-0/+20
* Re-add AP_DEBUG_ASSERTs that were wrongly removed in r982050Stefan Fritsch2010-08-042-0/+2