- Aug 18, 2010
-
-
Stefan Fritsch authored
PR: 45331 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986979 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
error even if ldc->ldap != NULL. PR 46076 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986974 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
PR: 49639 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986921 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
mod_rewrite now uses the error log. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986912 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
PR: 49634 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986901 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
canon function and use that for the 100-Continue OK check. Should likely also start using this in the various other places we do this "have body" check thruout the codebase... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986699 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
for Satisfy all git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986606 13f79535-47bb-0310-9956-ffa450edef68
-
Jean-Frederic Clere authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986591 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 17, 2010
-
-
Jim Jagielski authored
thx to r and r for spotting this foobar. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986468 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986436 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
Order of elements is relevant for validation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986424 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
Move list item into correct unordered list. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986422 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986333 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986318 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 16, 2010
-
-
Jim Jagielski authored
of the "connection" via 100-Continue for reverse proxies... ACO and Filip Hanik also helped out with the idea... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986090 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 15, 2010
-
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@985677 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 13, 2010
-
-
Ruediger Pluem authored
ensure that mod_proxy_http does the correct thing regarding the Connection header in the request. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@985112 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 12, 2010
-
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@984985 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 10, 2010
-
-
Jim Jagielski authored
oops git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@984191 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
to their actual scoreboard slots, independent of slot ID. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@984188 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 09, 2010
-
-
Igor Galić authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983745 13f79535-47bb-0310-9956-ffa450edef68
-
Igor Galić authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983730 13f79535-47bb-0310-9956-ffa450edef68
-
Igor Galić authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983728 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 08, 2010
-
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983412 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983402 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
MingW32 windres issued a couple of warnings, and Watcom wrc broke with this macro. This version tested with MingW32, Watcom, OpenWatcom, MSVC6, MSVC7, and all can create now a *.res warning-free. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983401 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 06, 2010
-
-
Philip M. Gollucci authored
Reported by: clang static analyzer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983117 13f79535-47bb-0310-9956-ffa450edef68
-
Philip M. Gollucci authored
Reported by: clang static analyzer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983116 13f79535-47bb-0310-9956-ffa450edef68
-
Philip M. Gollucci authored
Reported by: clang static analyzer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983115 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983066 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
enumeration apr_finfo_t.filetype, which is done when forgetting the previously-derived file type use the appropriate enum value APR_NOFILE instead Also change comparisons of the field with 0 to use APR_NOFILE instead, as is the practice of some existing code. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983065 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983056 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 05, 2010
-
-
Daniel Earl Poirier authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982629 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 04, 2010
-
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982382 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 03, 2010
-
-
Stefan Fritsch authored
revove some obsolete comments netware file is untested git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982050 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982046 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982017 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
- Move some declarations into the correct #ifdef scope. I couldn't compile/test netware, but the changes look obvious enough. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982016 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982012 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982011 13f79535-47bb-0310-9956-ffa450edef68
-