]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
14 years agoAdded shebang check for '! so that .vbs scripts can work as CGI.
Guenter Knauf [Sun, 17 Apr 2011 16:38:42 +0000 (16:38 +0000)] 
Added shebang check for '! so that .vbs scripts can work as CGI.

Backport of r1054347 from trunk; reviewed by wrowe, trawick.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1094174 13f79535-47bb-0310-9956-ffa450edef68

14 years agoBackport r1071426:
Stefan Fritsch [Sat, 16 Apr 2011 19:09:47 +0000 (19:09 +0000)] 
Backport r1071426:

    Fix link errors for crypt() with --no-add-needed/--no-copy-dt-needed-entries,
    which is the default for the gold linker.

Reviewed by: sf, trawick, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1094029 13f79535-47bb-0310-9956-ffa450edef68

14 years agoTypos.
Lucien Gentis [Sat, 16 Apr 2011 14:46:24 +0000 (14:46 +0000)] 
Typos.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1094004 13f79535-47bb-0310-9956-ffa450edef68

14 years ago+1 to htpasswd sync
Jeff Trawick [Sat, 16 Apr 2011 14:20:15 +0000 (14:20 +0000)] 
+1 to htpasswd sync

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1094003 13f79535-47bb-0310-9956-ffa450edef68

14 years agopropose simple WinNT MPM fix for inclusion in 2.2.x
Jeff Trawick [Sat, 16 Apr 2011 14:11:23 +0000 (14:11 +0000)] 
propose simple WinNT MPM fix for inclusion in 2.2.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1094001 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdates.
Lucien Gentis [Sat, 16 Apr 2011 13:19:47 +0000 (13:19 +0000)] 
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1093990 13f79535-47bb-0310-9956-ffa450edef68

14 years agovia Matthew Sporleder - the domain argument is required in the CO flag,
Rich Bowen [Fri, 15 Apr 2011 20:17:38 +0000 (20:17 +0000)] 
via Matthew Sporleder - the domain argument is required in the CO flag,
or the cookie doesn't get set.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092802 13f79535-47bb-0310-9956-ffa450edef68

14 years agovote, promote
Jeff Trawick [Fri, 15 Apr 2011 12:28:17 +0000 (12:28 +0000)] 
vote, promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092682 13f79535-47bb-0310-9956-ffa450edef68

14 years agoU can has -Wall. Woot!
William A. Rowe Jr [Thu, 14 Apr 2011 19:16:08 +0000 (19:16 +0000)] 
U can has -Wall. Woot!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092444 13f79535-47bb-0310-9956-ffa450edef68

14 years agoI can haz clean-ish gcc -Wall build on Windows???????
Jeff Trawick [Thu, 14 Apr 2011 17:36:34 +0000 (17:36 +0000)] 
I can haz clean-ish gcc -Wall build on Windows???????

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092401 13f79535-47bb-0310-9956-ffa450edef68

14 years agoGrab these trunk fixes:
Jeff Trawick [Thu, 14 Apr 2011 16:37:58 +0000 (16:37 +0000)] 
Grab these trunk fixes:

   r422306: gen_test_char doesn't need util_debug
  r1089950: don't build checkgid on MinGW
  r1089951: rework choice of CGI implementation
  r1089954: gcc compatibility of win32/os.h
  r1090417: include <stdlib.h> in win32/os.h before creating exit() macro
            a few other tiny bits of code and svn:ignore entries

Submitted by: John Vandenberg <jayvdb gmail.com>, others
Reviewed by: trawick, fuangk, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092390 13f79535-47bb-0310-9956-ffa450edef68

14 years agograb trunk r1091467:
Jeff Trawick [Thu, 14 Apr 2011 16:11:11 +0000 (16:11 +0000)] 
grab trunk r1091467:

Avoid need for --disable-v4-mapped on MinGW

Submitted by: trawick
Reviewed by: wrowe, fuangk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092377 13f79535-47bb-0310-9956-ffa450edef68

14 years agoVote and promote.
Guenter Knauf [Thu, 14 Apr 2011 15:51:39 +0000 (15:51 +0000)] 
Vote and promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092357 13f79535-47bb-0310-9956-ffa450edef68

14 years agoCorrection to r1092235:
Jeff Trawick [Thu, 14 Apr 2011 14:24:45 +0000 (14:24 +0000)] 
Correction to r1092235:

Fix location of initgroups prototype, outside of AP_MPM_USES_POD
check.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092275 13f79535-47bb-0310-9956-ffa450edef68

14 years agomod_ssl, ab: Support OpenSSL compiled without SSLv2 support.
Jeff Trawick [Thu, 14 Apr 2011 13:56:17 +0000 (13:56 +0000)] 
mod_ssl, ab: Support OpenSSL compiled without SSLv2 support.

Submitted by: sf
Reviewed by: trawick, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092246 13f79535-47bb-0310-9956-ffa450edef68

14 years agoGrab trunk r1082250:
Jeff Trawick [Thu, 14 Apr 2011 13:43:04 +0000 (13:43 +0000)] 
Grab trunk r1082250:

mpm_common.h: Add prototype for initgroups()

Submitted by: fuankg
Reviewed by: wrowe, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092235 13f79535-47bb-0310-9956-ffa450edef68

14 years agoLong overdue votes
William A. Rowe Jr [Thu, 14 Apr 2011 05:48:05 +0000 (05:48 +0000)] 
Long overdue votes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092011 13f79535-47bb-0310-9956-ffa450edef68

14 years agoshall we plz default to --disable-v4-mapped on MinGW?
Jeff Trawick [Thu, 14 Apr 2011 00:30:28 +0000 (00:30 +0000)] 
shall we plz default to --disable-v4-mapped on MinGW?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1091978 13f79535-47bb-0310-9956-ffa450edef68

14 years agoMinGW bits
Jeff Trawick [Sun, 10 Apr 2011 19:29:25 +0000 (19:29 +0000)] 
MinGW bits

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090871 13f79535-47bb-0310-9956-ffa450edef68

14 years agoconfigure: add basic support to build with MinGW/MSYS, from trunk r422182 by pquerna
Jeff Trawick [Sun, 10 Apr 2011 13:18:23 +0000 (13:18 +0000)] 
configure: add basic support to build with MinGW/MSYS, from trunk r422182 by pquerna

2.2.x patch submitted by: fuankg
Reviewed by: wrowe, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090795 13f79535-47bb-0310-9956-ffa450edef68

14 years agovote+promote
Jeff Trawick [Sun, 10 Apr 2011 12:44:07 +0000 (12:44 +0000)] 
vote+promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090791 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRemoves links to the old rewrite guide, which has now been replaced with
Rich Bowen [Sun, 10 Apr 2011 12:39:07 +0000 (12:39 +0000)] 
Removes links to the old rewrite guide, which has now been replaced with
the new rewrite docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090789 13f79535-47bb-0310-9956-ffa450edef68

14 years agopropose, comment
Stefan Fritsch [Sun, 10 Apr 2011 08:44:55 +0000 (08:44 +0000)] 
propose, comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090752 13f79535-47bb-0310-9956-ffa450edef68

14 years agohernan gonzalez <hgonzalez gmail.com> points out that the USER_AGENT
Rich Bowen [Fri, 8 Apr 2011 14:46:45 +0000 (14:46 +0000)] 
hernan gonzalez <hgonzalez gmail.com> points out that the USER_AGENT
strings were probably more accurate with the leading ^ anchor.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090283 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRemove more unnecessary regex anchors from rewrite examples.
Rich Bowen [Fri, 8 Apr 2011 14:26:32 +0000 (14:26 +0000)] 
Remove more unnecessary regex anchors from rewrite examples.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090263 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRemove unnecessary .*s from regex.
Rich Bowen [Fri, 8 Apr 2011 14:17:00 +0000 (14:17 +0000)] 
Remove unnecessary .*s from regex.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090259 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRemove unnecessary .* as mentioned in
Rich Bowen [Fri, 8 Apr 2011 14:16:04 +0000 (14:16 +0000)] 
Remove unnecessary .* as mentioned in
http://stackoverflow.com/questions/5587148/regex-patterns-in-apache-rewritecond-and-friends-full-or-partial-match

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090257 13f79535-47bb-0310-9956-ffa450edef68

14 years agorpm spec file: Use "service httpd graceful" rather than a hard coded HUP
Graham Leggett [Thu, 7 Apr 2011 22:51:31 +0000 (22:51 +0000)] 
rpm spec file: Use "service httpd graceful" rather than a hard coded HUP
to rotate logs, so that we honour the end user's choice of pid file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090055 13f79535-47bb-0310-9956-ffa450edef68

14 years agoFixed sysinclude; removed trailing 0; fixed indent.
Guenter Knauf [Tue, 5 Apr 2011 01:47:32 +0000 (01:47 +0000)] 
Fixed sysinclude; removed trailing 0; fixed indent.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1088843 13f79535-47bb-0310-9956-ffa450edef68

14 years agoFixed NWGNUversion.inc target.
Guenter Knauf [Tue, 5 Apr 2011 01:44:00 +0000 (01:44 +0000)] 
Fixed NWGNUversion.inc target.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1088842 13f79535-47bb-0310-9956-ffa450edef68

14 years agoAdded proposal.
Guenter Knauf [Sun, 3 Apr 2011 03:55:22 +0000 (03:55 +0000)] 
Added proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1088204 13f79535-47bb-0310-9956-ffa450edef68

14 years agoSync'd with fixes from trunk.
Guenter Knauf [Sat, 2 Apr 2011 14:16:50 +0000 (14:16 +0000)] 
Sync'd with fixes from trunk.

Added includes for prototypes; removed unused vars;
axed C++ comments.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1088032 13f79535-47bb-0310-9956-ffa450edef68

14 years agoSync'd with fixes from trunk.
Guenter Knauf [Sat, 2 Apr 2011 14:14:01 +0000 (14:14 +0000)] 
Sync'd with fixes from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1088031 13f79535-47bb-0310-9956-ffa450edef68

14 years agoAdded proposal.
Guenter Knauf [Fri, 1 Apr 2011 17:41:05 +0000 (17:41 +0000)] 
Added proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087829 13f79535-47bb-0310-9956-ffa450edef68

14 years agoMake 2.2.x build working with external (and newer) PCRE.
Guenter Knauf [Fri, 1 Apr 2011 13:47:07 +0000 (13:47 +0000)] 
Make 2.2.x build working with external (and newer) PCRE.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087707 13f79535-47bb-0310-9956-ffa450edef68

14 years agoMake our Windows touch silent.
Guenter Knauf [Fri, 1 Apr 2011 03:38:42 +0000 (03:38 +0000)] 
Make our Windows touch silent.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087572 13f79535-47bb-0310-9956-ffa450edef68

14 years agoExplain TOUCH macro and refer to docs.
Guenter Knauf [Fri, 1 Apr 2011 03:20:19 +0000 (03:20 +0000)] 
Explain TOUCH macro and refer to docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087566 13f79535-47bb-0310-9956-ffa450edef68

14 years agoAdded TOUCH macro to kill Win32 dependency on external touch command.
Guenter Knauf [Fri, 1 Apr 2011 03:07:06 +0000 (03:07 +0000)] 
Added TOUCH macro to kill Win32 dependency on external touch command.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087563 13f79535-47bb-0310-9956-ffa450edef68

14 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Fri, 1 Apr 2011 02:15:34 +0000 (02:15 +0000)] 
NetWare build overhaul in order to compile on Linux.

the remaining bits ...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087555 13f79535-47bb-0310-9956-ffa450edef68

14 years agoFixed install target; prepared for external PCRE.
Guenter Knauf [Fri, 1 Apr 2011 01:15:26 +0000 (01:15 +0000)] 
Fixed install target; prepared for external PCRE.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087537 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRemoved exports file which is now generated.
Guenter Knauf [Thu, 31 Mar 2011 23:56:39 +0000 (23:56 +0000)] 
Removed exports file which is now generated.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087513 13f79535-47bb-0310-9956-ffa450edef68

14 years agoNetWare build overhaul in order to compile on Linux.
Guenter Knauf [Thu, 31 Mar 2011 23:53:41 +0000 (23:53 +0000)] 
NetWare build overhaul in order to compile on Linux.

Backport of (hopefully) all recent HEAD changes to the
NetWare build system related to building on Linux.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1087510 13f79535-47bb-0310-9956-ffa450edef68

14 years agoTypo
Rich Bowen [Mon, 28 Mar 2011 10:11:43 +0000 (10:11 +0000)] 
Typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1086174 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRebuild HTML transformation - PR 50979
Rich Bowen [Sun, 27 Mar 2011 20:25:23 +0000 (20:25 +0000)] 
Rebuild HTML transformation - PR 50979

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1086025 13f79535-47bb-0310-9956-ffa450edef68

14 years agoClarify SSL/ENV variables, as per PR 50979
Rich Bowen [Sun, 27 Mar 2011 20:23:52 +0000 (20:23 +0000)] 
Clarify SSL/ENV variables, as per PR 50979

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1086024 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdate.
Lucien Gentis [Sat, 26 Mar 2011 17:08:37 +0000 (17:08 +0000)] 
Update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1085771 13f79535-47bb-0310-9956-ffa450edef68

14 years agoPropose bugfix backport
Nick Kew [Sat, 26 Mar 2011 11:00:36 +0000 (11:00 +0000)] 
Propose bugfix backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1085686 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRebuild: Links to detaild flags document.
Rich Bowen [Fri, 25 Mar 2011 13:59:49 +0000 (13:59 +0000)] 
Rebuild: Links to detaild flags document.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1085373 13f79535-47bb-0310-9956-ffa450edef68

14 years agoLinks to more detailed rewrite flag doc.
Rich Bowen [Fri, 25 Mar 2011 13:47:58 +0000 (13:47 +0000)] 
Links to more detailed rewrite flag doc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1085362 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRemove mention of 2.4-specific directives.
Rich Bowen [Thu, 24 Mar 2011 10:11:02 +0000 (10:11 +0000)] 
Remove mention of 2.4-specific directives.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1084888 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRemove trunk-specific functionality that made it back into the 2.2 docs. Oops.
Rich Bowen [Wed, 23 Mar 2011 21:17:19 +0000 (21:17 +0000)] 
Remove trunk-specific functionality that made it back into the 2.2 docs. Oops.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1084744 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRebuild transformations
Rich Bowen [Wed, 23 Mar 2011 20:43:39 +0000 (20:43 +0000)] 
Rebuild transformations

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1084730 13f79535-47bb-0310-9956-ffa450edef68

14 years agoFix broken example (missing slash). Missing punctuation.
Rich Bowen [Wed, 23 Mar 2011 20:42:59 +0000 (20:42 +0000)] 
Fix broken example (missing slash). Missing punctuation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1084729 13f79535-47bb-0310-9956-ffa450edef68

14 years agoFix the link to the rewrite guide.
Rich Bowen [Wed, 23 Mar 2011 20:35:03 +0000 (20:35 +0000)] 
Fix the link to the rewrite guide.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1084723 13f79535-47bb-0310-9956-ffa450edef68

14 years agoMissing rewrite diagrams.
Rich Bowen [Mon, 21 Mar 2011 13:38:31 +0000 (13:38 +0000)] 
Missing rewrite diagrams.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1083779 13f79535-47bb-0310-9956-ffa450edef68

14 years agoMissing image from rewrite docs.
Rich Bowen [Mon, 21 Mar 2011 13:37:50 +0000 (13:37 +0000)] 
Missing image from rewrite docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1083778 13f79535-47bb-0310-9956-ffa450edef68

14 years agoDrop obscure 1.3 change backrefs
William A. Rowe Jr [Sun, 20 Mar 2011 21:44:34 +0000 (21:44 +0000)] 
Drop obscure 1.3 change backrefs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1083582 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRemoved dav_get_limit_xml_body() from mod_dav.h.
Guenter Knauf [Sun, 20 Mar 2011 18:58:27 +0000 (18:58 +0000)] 
Removed dav_get_limit_xml_body() from mod_dav.h.

This was a forgotten prototype hanging around for close
to 11 years where no code for existed (see r85816);
now removed from all branches per wrowe's permission.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1083536 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdates.
Lucien Gentis [Sun, 20 Mar 2011 15:14:30 +0000 (15:14 +0000)] 
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1083464 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRebuild - remove mention of [END] as per Covener's patch.
Rich Bowen [Fri, 18 Mar 2011 13:58:05 +0000 (13:58 +0000)] 
Rebuild - remove mention of [END] as per Covener's patch.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082925 13f79535-47bb-0310-9956-ffa450edef68

14 years agoOops. Wrong links to rewrite stuff.
Rich Bowen [Fri, 18 Mar 2011 13:46:05 +0000 (13:46 +0000)] 
Oops. Wrong links to rewrite stuff.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082922 13f79535-47bb-0310-9956-ffa450edef68

14 years agoFix links to rewrite stuff.
Rich Bowen [Fri, 18 Mar 2011 13:43:16 +0000 (13:43 +0000)] 
Fix links to rewrite stuff.
Remove 2.4-specific flag.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082920 13f79535-47bb-0310-9956-ffa450edef68

14 years agono [END] (really last) in 2.2.x
Eric Covener [Fri, 18 Mar 2011 13:41:59 +0000 (13:41 +0000)] 
no [END] (really last) in 2.2.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082918 13f79535-47bb-0310-9956-ffa450edef68

14 years agoBrings the 2.2 rewrite docs up to the same level as the trunk rewrite docs.
Rich Bowen [Fri, 18 Mar 2011 13:37:20 +0000 (13:37 +0000)] 
Brings the 2.2 rewrite docs up to the same level as the trunk rewrite docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082915 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdate transforms
Daniel Earl Poirier [Thu, 17 Mar 2011 18:44:19 +0000 (18:44 +0000)] 
Update transforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082632 13f79535-47bb-0310-9956-ffa450edef68

14 years agoBackport r1082196 from trunk:
Daniel Earl Poirier [Thu, 17 Mar 2011 18:40:40 +0000 (18:40 +0000)] 
Backport r1082196 from trunk:

core: AllowEncodedSlashes new option NoDecode to allow encoded slashes
in request URL path info but not decode them.

PR: 35256, 46830
Reviewed by: jim, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082630 13f79535-47bb-0310-9956-ffa450edef68

14 years agoNote revision for trunk change for AllowEncodedSlashes
Daniel Earl Poirier [Wed, 16 Mar 2011 17:12:57 +0000 (17:12 +0000)] 
Note revision for trunk change for AllowEncodedSlashes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082216 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRebuild HTML - adds the !VAR syntax for the [E] flag.
Rich Bowen [Wed, 16 Mar 2011 16:32:09 +0000 (16:32 +0000)] 
Rebuild HTML - adds the !VAR syntax for the [E] flag.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082190 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRebuild transformations
Rich Bowen [Tue, 15 Mar 2011 13:23:22 +0000 (13:23 +0000)] 
Rebuild transformations

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1081772 13f79535-47bb-0310-9956-ffa450edef68

14 years agoPunctuation and improved phrasing.
Rich Bowen [Tue, 15 Mar 2011 13:21:55 +0000 (13:21 +0000)] 
Punctuation and improved phrasing.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1081769 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdate.
Lucien Gentis [Sat, 12 Mar 2011 17:31:43 +0000 (17:31 +0000)] 
Update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1080951 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdate xforms
Stefan Fritsch [Mon, 7 Mar 2011 21:31:45 +0000 (21:31 +0000)] 
Update xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1078958 13f79535-47bb-0310-9956-ffa450edef68

14 years agomod_reqtimeout is non longer experimental
Stefan Fritsch [Mon, 7 Mar 2011 21:29:03 +0000 (21:29 +0000)] 
mod_reqtimeout is non longer experimental

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1078956 13f79535-47bb-0310-9956-ffa450edef68

14 years agomod_rewrite: Allow to unset environment variables.
Rainer Jung [Mon, 7 Mar 2011 20:39:54 +0000 (20:39 +0000)] 
mod_rewrite: Allow to unset environment variables.

PR: 50746
Submitted by: rjung
Reviewed  by: covener, rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1078933 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdates.
Lucien Gentis [Sat, 5 Mar 2011 17:31:21 +0000 (17:31 +0000)] 
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1078315 13f79535-47bb-0310-9956-ffa450edef68

14 years agosuEXEC: Fix backport r1070639 which breaks compilation for platforms which do
Jeff Trawick [Thu, 3 Mar 2011 13:07:48 +0000 (13:07 +0000)] 
suEXEC: Fix backport r1070639 which breaks compilation for platforms which do
not support suexec. The patch also avoids printing the useless suexec path.

Submitted by: fuankg
Reviewed  by: rpluem, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1076611 13f79535-47bb-0310-9956-ffa450edef68

14 years ago* Vote and promote
Ruediger Pluem [Thu, 3 Mar 2011 12:34:26 +0000 (12:34 +0000)] 
* Vote and promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1076602 13f79535-47bb-0310-9956-ffa450edef68

14 years ago* Vote
Ruediger Pluem [Thu, 3 Mar 2011 12:23:48 +0000 (12:23 +0000)] 
* Vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1076599 13f79535-47bb-0310-9956-ffa450edef68

14 years agoAdded proposal.
Guenter Knauf [Thu, 3 Mar 2011 11:04:34 +0000 (11:04 +0000)] 
Added proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1076583 13f79535-47bb-0310-9956-ffa450edef68

14 years agoCommented NetWare build debug output which breaks make 3.82.
Guenter Knauf [Wed, 2 Mar 2011 22:24:36 +0000 (22:24 +0000)] 
Commented NetWare build debug output which breaks make 3.82.

(backport from r789553).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1076438 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdate.
Lucien Gentis [Sat, 26 Feb 2011 17:20:16 +0000 (17:20 +0000)] 
Update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1074882 13f79535-47bb-0310-9956-ffa450edef68

14 years agoMerge r1073591 from trunk:
Eric Covener [Wed, 23 Feb 2011 04:27:12 +0000 (04:27 +0000)] 
Merge r1073591 from trunk:

captures of THE_REQUEST are still escaped however the browser sent the request,
ulike most REQUEST_* variables.  PR#50758

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1073592 13f79535-47bb-0310-9956-ffa450edef68

14 years agoUpdates.
Lucien Gentis [Sun, 20 Feb 2011 12:53:07 +0000 (12:53 +0000)] 
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1072584 13f79535-47bb-0310-9956-ffa450edef68

14 years agoupdate transformations.
Nilgun Belma Buguner [Thu, 17 Feb 2011 08:21:44 +0000 (08:21 +0000)] 
update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1071542 13f79535-47bb-0310-9956-ffa450edef68

14 years agoupdate for sync with English docs.
Nilgun Belma Buguner [Thu, 17 Feb 2011 08:21:02 +0000 (08:21 +0000)] 
update for sync with English docs.

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

14 years agovote
Eric Covener [Wed, 16 Feb 2011 16:44:19 +0000 (16:44 +0000)] 
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1071306 13f79535-47bb-0310-9956-ffa450edef68

14 years agoAdd proposal.
Rainer Jung [Tue, 15 Feb 2011 20:26:42 +0000 (20:26 +0000)] 
Add proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1071036 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRebuild transformations.
Rich Bowen [Tue, 15 Feb 2011 14:04:01 +0000 (14:04 +0000)] 
Rebuild transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070906 13f79535-47bb-0310-9956-ffa450edef68

14 years agoTypo correction as per tid50766
Rich Bowen [Tue, 15 Feb 2011 14:02:25 +0000 (14:02 +0000)] 
Typo correction as per tid50766

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070905 13f79535-47bb-0310-9956-ffa450edef68

14 years agoAdds simplified Chinese translation (via dongsheng@apache.org).
Rich Bowen [Tue, 15 Feb 2011 12:43:19 +0000 (12:43 +0000)] 
Adds simplified Chinese translation (via dongsheng@apache.org).
(tid 50767)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070869 13f79535-47bb-0310-9956-ffa450edef68

14 years agoAdds simplified chinese transation. See tid50767. Via dongsheng@apache.org
Rich Bowen [Tue, 15 Feb 2011 12:40:16 +0000 (12:40 +0000)] 
Adds simplified chinese transation. See tid50767. Via dongsheng@apache.org

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070868 13f79535-47bb-0310-9956-ffa450edef68

14 years agoRebuilds various transformations.
Rich Bowen [Tue, 15 Feb 2011 12:26:09 +0000 (12:26 +0000)] 
Rebuilds various transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070865 13f79535-47bb-0310-9956-ffa450edef68

14 years agovote & promote AllowEncodedSlashes
Eric Covener [Tue, 15 Feb 2011 01:41:32 +0000 (01:41 +0000)] 
vote & promote AllowEncodedSlashes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070729 13f79535-47bb-0310-9956-ffa450edef68

14 years agoMerge r1058192 from trunk:
Jeff Trawick [Mon, 14 Feb 2011 20:36:12 +0000 (20:36 +0000)] 
Merge r1058192 from trunk:

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

14 years agoMerge r1070096 from trunk:
Jeff Trawick [Mon, 14 Feb 2011 20:31:23 +0000 (20:31 +0000)] 
Merge r1070096 from trunk:

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

14 years agogenerated files
Jeff Trawick [Mon, 14 Feb 2011 20:19:21 +0000 (20:19 +0000)] 
generated files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070640 13f79535-47bb-0310-9956-ffa450edef68

14 years agobackport from trunk r1033519:
Jeff Trawick [Mon, 14 Feb 2011 20:18:20 +0000 (20:18 +0000)] 
backport from trunk r1033519:

*) 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

14 years agoRemove dead links.
Rich Bowen [Mon, 14 Feb 2011 12:59:55 +0000 (12:59 +0000)] 
Remove dead links.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070476 13f79535-47bb-0310-9956-ffa450edef68

14 years agoAdded proposal.
Guenter Knauf [Mon, 14 Feb 2011 12:56:14 +0000 (12:56 +0000)] 
Added proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070475 13f79535-47bb-0310-9956-ffa450edef68

14 years ago* Promote
Ruediger Pluem [Mon, 14 Feb 2011 08:09:42 +0000 (08:09 +0000)] 
* Promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070404 13f79535-47bb-0310-9956-ffa450edef68