- Oct 28, 2007
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589362 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589359 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589352 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589345 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 23, 2007
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@587447 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
* Clarify DNS lookups: 'double reverse lookup' vs. 'two lookups' Submitted, in parts, by <lucien.gentis lorraine.iufm.fr>. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@587443 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 20, 2007
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586787 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
s/the the/the/ pointed out by <lucien.gentis lorraine.iufm.fr> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586771 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586766 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 19, 2007
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586440 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586437 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586434 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586420 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586412 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 18, 2007
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586113 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 17, 2007
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@585649 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Stevenson authored
Thanks Lucien git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@585584 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 15, 2007
-
-
William A. Rowe Jr authored
PR 42572 Backports: 563489 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584975 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
shutdown of the server when the MaxClients is higher then 257, in a more responsive manner [Mladen Turk, William Rowe] Per Mladen's +1, and that it's addressed all of Roy's concerns with Mladen's original patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584958 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584886 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584867 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
(including proposal updates) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584845 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584822 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
* modules/proxy/mod_proxy_http.c (ap_proxy_http_register_hook): Fix apr_pool_cleanup_register() invocation added in r583202, which was causing every apr_proc_create() call to segfault. Submitted by: jorton Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584821 13f79535-47bb-0310-9956-ffa450edef68
-
Mladen Turk authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584693 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 12, 2007
-
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584017 13f79535-47bb-0310-9956-ffa450edef68
-
Jason S. Lingohr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@584015 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 11, 2007
-
-
Nick Kew authored
vote to fix my typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583985 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
in r583466 and r583803. Still not sure how the bug fixed in r583813 snuck through... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583984 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583936 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583935 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583829 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 10, 2007
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583332 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583331 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
(agreed with bnicholes to backport r583261) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583329 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 09, 2007
-
-
Eric Covener authored
http://issues.apache.org/bugzilla/show_bug.cgi?id=31226 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583291 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583231 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
PR 16138 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583202 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
PR 43509 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583194 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
that people know this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583157 13f79535-47bb-0310-9956-ffa450edef68
-