- Nov 07, 2007
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@592744 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@592696 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 02, 2007
-
-
Tony Stevenson authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@591365 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
if (str[j] >= 'a' && str[j] <= 'z') { str[j] = str[j] - ('a' - 'A'); } in with str[j] = apr_toupper(str[j]); git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@591184 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 01, 2007
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@590965 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@590866 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 29, 2007
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589854 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589842 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589834 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
a backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589681 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589638 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589621 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Fix possible crash at startup in case of nonexistent DocumentRoot. PR#39722 Submitted by: niq Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589618 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Add "DefaultType None" option PR 13986 and PR 16139 Document "DefaultType None" option (PR 13986) Improve documentation of "DefaultType None" Submitted by: niq Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589616 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Add option to escape backreferences in RewriteRule. PR 34602 and PR 39746 Patch by Guenther Gsenger Update r573831 to avoid duplicating URL-escaping code. Ref. http://www.mail-archive.com/dev@httpd.apache.org/msg38532.html Submitted by: niq Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589615 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589611 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589610 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 28, 2007
-
-
Tony Stevenson authored
As per recent email to docs@ (28th Oct) original translations by Lucient and reviewed then by Vincent. One typo fixed in caching.xml.fr that was caught during the build process. Cheers, Tony Submitted by: Lucien Gentis and Vincent Deffontaines <vincent@gryzor.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589431 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
PR 42592 - remove obsoleted comments; post 2.2.x patch to convert rpluem vote PR 41798 - Propose backport of fix in 588791 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589394 13f79535-47bb-0310-9956-ffa450edef68
-
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
-