- Sep 03, 2011
-
-
Eric Covener authored
Add MaxRanges directive and limit # of accepted ranges to 200 by default. Submitted By: Eric Covener, Guenter Knauf Reviewed By: covener, fuankg, sf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164894 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164892 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164889 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164878 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164875 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164863 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164799 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1164798 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 30, 2011
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1163058 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1163056 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 29, 2011
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162887 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162885 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162881 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162874 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162871 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162868 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Some LDAP servers (wrongly) return LDAP_CONSTRAINT_VIOLATION if a user is locked due to too many password retries. This should not cause an internal server error but be treated as "auth denied". Submitted by: sf Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162864 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Fix a timed out connection going into the keep-alive state after a timeout when discarding a request body. PR: 51103 Submitted by: sf Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162862 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162859 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Stop compressing if we are doing a HEAD request and the content-length filter can't determine the content-length anyway. Submitted by: Ruediger Pluem Submitted by: sf Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162858 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162857 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162855 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162854 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
do not work for CGI, because headers_out are not populated. We need to use err_headers_out instead in this case. In trunk this is handled by ap_expr(). Joe recently added fall back to err_headers_out to ap_expr and the proposed mod_filter patch is analogous to Joe's fix. The patch fixes the test suite failure for t/modules/filter.t. Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1090234 2.2.x patch: http://people.apache.org/~rjung/patches/mod_filter-cgi-err_headers_out.patch +1: rjung, jorton, sf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162852 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162850 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162842 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 28, 2011
-
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162582 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 23, 2011
-
-
Daniel Ruggeri authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1160885 13f79535-47bb-0310-9956-ffa450edef68
-
Daniel Ruggeri authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1160876 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1160576 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1160574 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 21, 2011
-
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1159988 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 16, 2011
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1158219 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 15, 2011
-
-
Richard Bowen authored
location. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1157854 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 08, 2011
-
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1154945 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
document implicit limitation in AllowOverride Option=Foo -- this doesn't let you "lock in" any value since the non +/- syntax can zap whatever it wants. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1154942 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1154811 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1154810 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1154809 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 07, 2011
-
-
Nick Kew authored
(thanks Tom Browder on users@ for pointing out this is useful in trunk docs but missing from 2.2). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1154782 13f79535-47bb-0310-9956-ffa450edef68
-