- Feb 17, 2011
-
-
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@1071541 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 16, 2011
-
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1071306 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 15, 2011
-
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1071036 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070906 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070905 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
(tid 50767) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070869 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070868 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070865 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070729 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 14, 2011
-
-
Jeff Trawick authored
ttl: note that connections are closed at some unspecified point after reaching this limit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070650 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Log something nicer than "Internal error: pcfg_openfile() called with NULL filename" if no password file is configured Submitted by: sf Reviewed by: igalic, rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070648 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070640 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
*) suEXEC: Add Suexec directive to disable suEXEC without renaming the binary (Suexec Off), or force startup failure if suEXEC is required but not supported (Suexec On). Submitted by: trawick Reviewed by: covener, wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070639 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070476 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070475 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070404 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070403 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
* Play safe if the notes table does not contain an SSL_connect_rv key. Submitted by: rpluem Reviewed by: rpluem, covener, sf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070401 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 13, 2011
-
-
Igor Galić authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070330 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070320 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 11, 2011
-
-
Eric Covener authored
back up individually if there's renewed interest. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069804 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069798 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069795 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069788 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
* Put a note in the connection notes that the SSL handshake to the backend failed such that mod_proxy can put the worker in error state. PR: 50332 Submitted by: Daniel Ruggeri <DRuggeri primary.net> Reviewed by: rpluem * Fix r1039304 and make the patch similar to the one proposed for 2.2.x: If the SSL handshake to the backend fails we cannot even sent an HTTP request. So the check needs to happen already when we sent data not when we receive data. Reviewed by: rpluem, jim, wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069773 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069767 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 10, 2011
-
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069603 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069583 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069429 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Allow the HTTP connection handling loop to terminate early during a graceful restart. PR 41743. [Andrew Punch <andrew.punch 247realmedia.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069428 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
* Do not drop contents of incomplete lines, but safe them for the next round of reading. PR: 50481 * Fix comment typo as noticed by jorton * We can only get there if the line is too long and in this case we should return the partial line as defined in util_filter.h. Submitted by: rpluem Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069427 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069424 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069421 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069420 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 09, 2011
-
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068974 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
With the httpd 2.2.x branch we use by default the APR 1.4.x and APU 1.3.x branch and not trunk; also most likely the 2.2.x configure stuff is not prepared for APR-2 where APR and APU are now merged and no longer in separate directories. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068857 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068799 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
This requirement will be (or has already been) removed from httpbis because it hinders extensibility and breaks content management systems, just as the change below causes content-language to be broken. That is why we never implemented this requirement when it was added (without consensus) to RFC 2616. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068793 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 08, 2011
-
-
Graham Leggett authored
init script. Multiple daemons can be started by creating symlinks to the init script. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068669 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1068446 13f79535-47bb-0310-9956-ffa450edef68
-