]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
17 years ago* Cast some votes
Ruediger Pluem [Sat, 24 Nov 2007 20:42:14 +0000 (20:42 +0000)] 
* Cast some votes

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

17 years agoUpdate transformations
Vincent Bray [Fri, 23 Nov 2007 21:43:41 +0000 (21:43 +0000)] 
Update transformations

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

17 years agoMinor grammar fix
Vincent Bray [Fri, 23 Nov 2007 21:43:11 +0000 (21:43 +0000)] 
Minor grammar fix

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

17 years agoNew proposals:
Nick Kew [Thu, 22 Nov 2007 00:14:22 +0000 (00:14 +0000)] 
New proposals:
  * Bugfix for PR 43882 (new)
  * Variable interpolation in mod_proxy.  This revives an old proposal
    that was vetoed by wrowe, and deals with his concerns.

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

17 years agorotatelogs cleanups
Jeff Trawick [Wed, 21 Nov 2007 12:17:54 +0000 (12:17 +0000)] 
rotatelogs cleanups

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

17 years agofix broken backport of r515403 some months ago
Jeff Trawick [Wed, 21 Nov 2007 11:47:09 +0000 (11:47 +0000)] 
fix broken backport of r515403 some months ago
(trunk commit was okay; 2.2.x commit had quotes in
the wrong place)

PR: 43922
Submitted by: Basant Kumar Kukreja <basant.kukreja sun.com>
Reviewed by: trawick

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

17 years agodoccos updates
Jim Jagielski [Tue, 20 Nov 2007 15:13:38 +0000 (15:13 +0000)] 
doccos updates

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

17 years agomod_proxy canon-tion improvements/fixes.
Jim Jagielski [Tue, 20 Nov 2007 15:11:39 +0000 (15:11 +0000)] 
mod_proxy canon-tion improvements/fixes.

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

17 years agoPropose SeeRequestTail directive
Jim Jagielski [Tue, 20 Nov 2007 14:27:16 +0000 (14:27 +0000)] 
Propose SeeRequestTail directive

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

17 years agoNote that when applying, people need to hand add
Jim Jagielski [Tue, 20 Nov 2007 14:23:16 +0000 (14:23 +0000)] 
Note that when applying, people need to hand add
the doccos

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

17 years ago *) mod_ssl: Prevent memory corruption of version string.
Jim Jagielski [Tue, 20 Nov 2007 14:16:11 +0000 (14:16 +0000)] 
  *) mod_ssl: Prevent memory corruption of version string.
     PR 43865 43334 [William Rowe, Joe Orton]

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

17 years agoMerge r595646, r595648 from trunk:
Jim Jagielski [Tue, 20 Nov 2007 14:08:46 +0000 (14:08 +0000)] 
Merge r595646, r595648 from trunk:

Finish up
  http://svn.apache.org/viewvc?view=rev&revision=102066
  http://svn.apache.org/viewvc?view=rev&revision=102205
from almost 4 years ago by removing abandoned logic from
the fixup hook.

no logic changes
just minor style fixes

Submitted by: trawick
Reviewed by: jim

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

17 years agoMerge r594839 from trunk:
Jim Jagielski [Tue, 20 Nov 2007 14:04:47 +0000 (14:04 +0000)] 
Merge r594839 from trunk:

core: Avoid some unexpected connection closes by telling the client
that the connection is not persistent if the MPM process handling
the request is already exiting when the response header is built.

Submitted by: trawick
Reviewed by: jim

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

17 years agoMerge r593816 from trunk:
Jim Jagielski [Tue, 20 Nov 2007 14:01:28 +0000 (14:01 +0000)] 
Merge r593816 from trunk:

* Generate valid XHTML output by adding the xhtml namespace.

PR: 43649
Submitted by: Jose Kahan <jose w3.org>
Reviewed by: rpluem

Submitted by: rpluem
Reviewed by: jim

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

17 years agoapplied.
Jim Jagielski [Tue, 20 Nov 2007 13:58:09 +0000 (13:58 +0000)] 
applied.

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

17 years agoPromote
Jim Jagielski [Tue, 20 Nov 2007 13:56:19 +0000 (13:56 +0000)] 
Promote

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

17 years agoOops! Wrong comment and vote.
Jim Jagielski [Tue, 20 Nov 2007 13:54:32 +0000 (13:54 +0000)] 
Oops! Wrong comment and vote.

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

17 years agovote. Combine 2 patches to what is really one.
Jim Jagielski [Tue, 20 Nov 2007 13:50:37 +0000 (13:50 +0000)] 
vote. Combine 2 patches to what is really one.

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

17 years ago* Reintroduce Davi's backport proposal that cleans up the code for the fix
Ruediger Pluem [Sat, 17 Nov 2007 20:25:28 +0000 (20:25 +0000)] 
* Reintroduce Davi's backport proposal that cleans up the code for the fix
  to PR 43334.

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

17 years agoUpdate transformations
Vincent Bray [Sat, 17 Nov 2007 15:18:54 +0000 (15:18 +0000)] 
Update transformations

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

17 years ago'youare' typo (submitted by Luciene Gentis)
Vincent Bray [Sat, 17 Nov 2007 15:18:30 +0000 (15:18 +0000)] 
'youare' typo (submitted by Luciene Gentis)

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

17 years ago* Cast some votes
Ruediger Pluem [Sat, 17 Nov 2007 10:19:55 +0000 (10:19 +0000)] 
* Cast some votes

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

17 years agoRemove proposal, fix is already backported (r574884) but has
Davi Arnaut [Fri, 16 Nov 2007 20:34:22 +0000 (20:34 +0000)] 
Remove proposal, fix is already backported (r574884) but has
no CHANGES entry.

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

17 years agoMerge r591499, r593919 from trunk:
Eric Covener [Fri, 16 Nov 2007 14:22:27 +0000 (14:22 +0000)] 
Merge r591499, r593919 from trunk:

spurious 401s with message "DN has not been defined" when cache expiration happens in another thread

PR 43786

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

17 years agobackport http://svn.apache.org/viewvc?view=rev&revision=591488
Eric Covener [Fri, 16 Nov 2007 14:03:16 +0000 (14:03 +0000)] 
backport http://svn.apache.org/viewvc?view=rev&revision=591488

fix pool misuse around mod_ldap's connection cache, previously pconf
could be used during request processing

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

17 years agopromote, assuage
Eric Covener [Fri, 16 Nov 2007 13:31:30 +0000 (13:31 +0000)] 
promote, assuage

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

17 years agoproposals++
Jeff Trawick [Fri, 16 Nov 2007 12:55:09 +0000 (12:55 +0000)] 
proposals++

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

17 years agopromote && propose
Jeff Trawick [Fri, 16 Nov 2007 11:26:13 +0000 (11:26 +0000)] 
promote && propose

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

17 years agoAdd a couple of votes and a comment.
Paul J. Reder [Thu, 15 Nov 2007 23:41:42 +0000 (23:41 +0000)] 
Add a couple of votes and a comment.

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

17 years agoApply backport... fix "conflicts" with CHANGES and ap_mmn.h
Jim Jagielski [Thu, 15 Nov 2007 22:08:30 +0000 (22:08 +0000)] 
Apply backport... fix "conflicts" with CHANGES and ap_mmn.h

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

17 years ago* Vote and promote.
Ruediger Pluem [Thu, 15 Nov 2007 21:47:20 +0000 (21:47 +0000)] 
* Vote and promote.

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

17 years ago* Cast vote and add comment
Ruediger Pluem [Thu, 15 Nov 2007 17:11:13 +0000 (17:11 +0000)] 
* Cast vote and add comment

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

17 years agoRefresh patch for 2.2.x and reset votes.
Davi Arnaut [Thu, 15 Nov 2007 15:38:01 +0000 (15:38 +0000)] 
Refresh patch for 2.2.x and reset votes.

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

17 years ago* Add a comment
Ruediger Pluem [Thu, 15 Nov 2007 14:44:26 +0000 (14:44 +0000)] 
* Add a comment

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

17 years ago* Propose fix for PR 43865 for backport
Davi Arnaut [Thu, 15 Nov 2007 12:16:24 +0000 (12:16 +0000)] 
* Propose fix for PR 43865 for backport

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

17 years agoRemove a backport proposal, should have sorted this out in trunk
Eric Covener [Thu, 15 Nov 2007 01:55:20 +0000 (01:55 +0000)] 
Remove a backport proposal, should have sorted this out in trunk
more fully

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

17 years ago* Cast some votes
Ruediger Pluem [Wed, 14 Nov 2007 20:31:45 +0000 (20:31 +0000)] 
* Cast some votes

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

17 years agoupdate transformation
André Malo [Wed, 14 Nov 2007 14:31:14 +0000 (14:31 +0000)] 
update transformation

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

17 years agofix external references to perldoc
André Malo [Wed, 14 Nov 2007 14:28:49 +0000 (14:28 +0000)] 
fix external references to perldoc

PR: 43856

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

17 years agoupdate transformation
André Malo [Wed, 14 Nov 2007 14:24:18 +0000 (14:24 +0000)] 
update transformation

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

17 years agofix xml validity
André Malo [Wed, 14 Nov 2007 14:23:26 +0000 (14:23 +0000)] 
fix xml validity

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

17 years agoupdate transformation
André Malo [Wed, 14 Nov 2007 14:09:14 +0000 (14:09 +0000)] 
update transformation

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

17 years agoRemove a backport proposal superceded by
Eric Covener [Tue, 13 Nov 2007 22:32:28 +0000 (22:32 +0000)] 
Remove a backport proposal superceded by
http://svn.apache.org/viewvc?rev=594562&view=rev
(dbd/authnz_ldap AUTHENTICATE_ quagmire)

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

17 years agopropose 3 mod_ldap changesets for backport
Eric Covener [Tue, 13 Nov 2007 22:30:14 +0000 (22:30 +0000)] 
propose 3 mod_ldap changesets for backport

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

17 years agofruit, low hanging, phase 2
Jim Jagielski [Tue, 13 Nov 2007 15:19:51 +0000 (15:19 +0000)] 
fruit, low hanging, phase 2

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

17 years agofruit... hanging low
Jim Jagielski [Tue, 13 Nov 2007 15:06:33 +0000 (15:06 +0000)] 
fruit... hanging low

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

17 years agovote, promote, hope not to get a race condition with r594490 this time
Nick Kew [Tue, 13 Nov 2007 11:37:15 +0000 (11:37 +0000)] 
vote, promote, hope not to get a race condition with r594490 this time

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

17 years agovote, promote
Jeff Trawick [Tue, 13 Nov 2007 11:34:38 +0000 (11:34 +0000)] 
vote, promote

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

17 years agoVote
Eric Covener [Tue, 13 Nov 2007 02:57:30 +0000 (02:57 +0000)] 
Vote

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

17 years agoTransformation updates
Vincent Bray [Mon, 12 Nov 2007 13:28:39 +0000 (13:28 +0000)] 
Transformation updates

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

17 years agoAdd availability for CacheIgnoreQueryString directive.
Vincent Bray [Mon, 12 Nov 2007 13:26:15 +0000 (13:26 +0000)] 
Add availability for CacheIgnoreQueryString directive.

Submitted by Igor Galić (i.galic brainsware org)

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

17 years agologjams--
Jeff Trawick [Mon, 12 Nov 2007 13:25:03 +0000 (13:25 +0000)] 
logjams--

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

17 years agopropose, vote, note
Nick Kew [Mon, 12 Nov 2007 00:31:16 +0000 (00:31 +0000)] 
propose, vote, note

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

17 years agoinclude improvements prodded by Nick in the mod_charset_lite proposal
Jeff Trawick [Sun, 11 Nov 2007 14:39:27 +0000 (14:39 +0000)] 
include improvements prodded by Nick in the mod_charset_lite proposal

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

17 years ago* Add a proposal
Ruediger Pluem [Sat, 10 Nov 2007 22:21:44 +0000 (22:21 +0000)] 
* Add a proposal

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

17 years agochunked encoding considered preferable to incorrect content-length
Jeff Trawick [Sat, 10 Nov 2007 14:00:15 +0000 (14:00 +0000)] 
chunked encoding considered preferable to incorrect content-length

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

17 years agoRemove my old stalled backport proposal. A new patch may be submitted in the future.
Paul J. Reder [Thu, 8 Nov 2007 19:58:25 +0000 (19:58 +0000)] 
Remove my old stalled backport proposal. A new patch may be submitted in the future.

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

17 years agorev 592694 from trunk:
Jeff Trawick [Thu, 8 Nov 2007 14:52:20 +0000 (14:52 +0000)] 
rev 592694 from trunk:

mod_charset_lite: Don't crash when the request has no associated
filename.

Reviewed by: niq, rpluem

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

17 years agoaxe duplicate STALLED-patches section heading
Jeff Trawick [Thu, 8 Nov 2007 14:50:44 +0000 (14:50 +0000)] 
axe duplicate STALLED-patches section heading

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

17 years ago* Vote and promote
Ruediger Pluem [Wed, 7 Nov 2007 20:16:06 +0000 (20:16 +0000)] 
* Vote and promote

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

17 years agofix typo in svn rev #
Jeff Trawick [Wed, 7 Nov 2007 14:35:17 +0000 (14:35 +0000)] 
fix typo in svn rev #

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

17 years agoone commit to address multiple distinct issues can result in perpetual
Jeff Trawick [Wed, 7 Nov 2007 14:34:09 +0000 (14:34 +0000)] 
one commit to address multiple distinct issues can result in perpetual
confusion

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

17 years agoVote, comment
Nick Kew [Wed, 7 Nov 2007 13:31:23 +0000 (13:31 +0000)] 
Vote, comment

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

17 years agoavoid crash in mod_charset_lite when r->filename unset?
Jeff Trawick [Wed, 7 Nov 2007 10:59:17 +0000 (10:59 +0000)] 
avoid crash in mod_charset_lite when r->filename unset?

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

17 years agoFixed up as per PR#28310, back-ported from /trunk/
Tony Stevenson [Fri, 2 Nov 2007 15:35:07 +0000 (15:35 +0000)] 
Fixed up as per PR#28310, back-ported from /trunk/

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

17 years agoout with
Jeff Trawick [Fri, 2 Nov 2007 01:19:32 +0000 (01:19 +0000)] 
out with

              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

17 years ago* Add comments.
Ruediger Pluem [Thu, 1 Nov 2007 11:05:58 +0000 (11:05 +0000)] 
* Add comments.

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

17 years agoAdd combined patch to fix Jim's objections.
Nick Kew [Thu, 1 Nov 2007 00:06:46 +0000 (00:06 +0000)] 
Add combined patch to fix Jim's objections.

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

17 years agoNote rationale :)
Jim Jagielski [Mon, 29 Oct 2007 20:56:25 +0000 (20:56 +0000)] 
Note rationale :)

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

17 years agoComments
Nick Kew [Mon, 29 Oct 2007 20:31:52 +0000 (20:31 +0000)] 
Comments

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

17 years ago* Cast a vote
Ruediger Pluem [Mon, 29 Oct 2007 20:10:31 +0000 (20:10 +0000)] 
* Cast a vote

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

17 years agoSome vote clarifications for Nick and a +1 vote for
Jim Jagielski [Mon, 29 Oct 2007 15:36:07 +0000 (15:36 +0000)] 
Some vote clarifications for Nick and a +1 vote for
a backport.

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

17 years agolow-hanging
Jim Jagielski [Mon, 29 Oct 2007 14:25:36 +0000 (14:25 +0000)] 
low-hanging

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

17 years agoComments
Nick Kew [Mon, 29 Oct 2007 13:18:41 +0000 (13:18 +0000)] 
Comments

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

17 years agoMerge r589177 from trunk:
Jim Jagielski [Mon, 29 Oct 2007 13:13:17 +0000 (13:13 +0000)] 
Merge r589177 from trunk:

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

17 years agoMerge r579991, r580502, r584842 from trunk:
Jim Jagielski [Mon, 29 Oct 2007 13:11:42 +0000 (13:11 +0000)] 
Merge r579991, r580502, r584842 from trunk:

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

17 years agoMerge r573831, r589343 from trunk:
Jim Jagielski [Mon, 29 Oct 2007 13:08:43 +0000 (13:08 +0000)] 
Merge r573831, r589343 from trunk:

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

17 years agopromote those with >=3
Jim Jagielski [Mon, 29 Oct 2007 13:05:39 +0000 (13:05 +0000)] 
promote those with >=3

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

17 years agoCast some votes
Jim Jagielski [Mon, 29 Oct 2007 13:04:25 +0000 (13:04 +0000)] 
Cast some votes

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

17 years agoAs per recent email to docs@ (28th Oct) original translations by Lucient and reviewed...
Tony Stevenson [Sun, 28 Oct 2007 22:19:21 +0000 (22:19 +0000)] 
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

17 years agoSTATUS update:
Nick Kew [Sun, 28 Oct 2007 18:58:11 +0000 (18:58 +0000)] 
STATUS update:
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

17 years ago* Remove obsolete comments, cast a vote
Ruediger Pluem [Sun, 28 Oct 2007 14:30:40 +0000 (14:30 +0000)] 
* Remove obsolete comments, cast a vote

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

17 years agoFix copy error in r589345.
Nick Kew [Sun, 28 Oct 2007 14:18:34 +0000 (14:18 +0000)] 
Fix copy error in r589345.

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

17 years ago* Add comment, remove comment, cast a vote.
Ruediger Pluem [Sun, 28 Oct 2007 13:50:30 +0000 (13:50 +0000)] 
* Add comment, remove comment, cast a vote.

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

17 years agoUpdate proposals; add a trivial new one.
Nick Kew [Sun, 28 Oct 2007 12:53:07 +0000 (12:53 +0000)] 
Update proposals; add a trivial new one.

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

17 years agoTransformations.
Erik Abele [Tue, 23 Oct 2007 10:28:55 +0000 (10:28 +0000)] 
Transformations.

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

17 years ago* Fix versioning information where it makes sense
Erik Abele [Tue, 23 Oct 2007 10:25:51 +0000 (10:25 +0000)] 
* Fix versioning information where it makes sense
* 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

17 years agoTransformations.
Erik Abele [Sat, 20 Oct 2007 19:27:26 +0000 (19:27 +0000)] 
Transformations.

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

17 years agolike r586770 (trunk)
Jeff Trawick [Sat, 20 Oct 2007 18:40:37 +0000 (18:40 +0000)] 
like r586770 (trunk)

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

17 years agoComment
Nick Kew [Sat, 20 Oct 2007 17:55:18 +0000 (17:55 +0000)] 
Comment

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

17 years agoMore transformations, note translation diffs.
Erik Abele [Fri, 19 Oct 2007 13:33:13 +0000 (13:33 +0000)] 
More transformations, note translation diffs.

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

17 years agoTransformations.
Erik Abele [Fri, 19 Oct 2007 13:30:42 +0000 (13:30 +0000)] 
Transformations.

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

17 years agoBackport of r586433.
Erik Abele [Fri, 19 Oct 2007 13:29:00 +0000 (13:29 +0000)] 
Backport of r586433.

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

17 years agoType, fixed in trunk already.
Erik Abele [Fri, 19 Oct 2007 13:11:15 +0000 (13:11 +0000)] 
Type, fixed in trunk already.

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

17 years agoGet rid of BOM.
Erik Abele [Fri, 19 Oct 2007 13:01:48 +0000 (13:01 +0000)] 
Get rid of BOM.

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

17 years ago* Remove obsolete comments and make vote more clear.
Ruediger Pluem [Thu, 18 Oct 2007 20:10:33 +0000 (20:10 +0000)] 
* Remove obsolete comments and make vote more clear.

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

17 years agoBackport r582476: Document proxy_http env vars.
Nick Kew [Wed, 17 Oct 2007 19:52:56 +0000 (19:52 +0000)] 
Backport r582476: Document proxy_http env vars.

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

17 years agoAs per email to docs@
Tony Stevenson [Wed, 17 Oct 2007 17:25:45 +0000 (17:25 +0000)] 
As per email to docs@

Thanks Lucien

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

17 years agompm_winnt: Fix null pointer dereference
William A. Rowe Jr [Mon, 15 Oct 2007 23:49:32 +0000 (23:49 +0000)] 
mpm_winnt: Fix null pointer dereference
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

17 years agompm_winnt: Eliminate wait_for_many_objects. Allows the clean
William A. Rowe Jr [Mon, 15 Oct 2007 22:49:57 +0000 (22:49 +0000)] 
mpm_winnt: Eliminate wait_for_many_objects.  Allows the clean
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