]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
17 years agoNote additional mmn patch for retry patch.
Jim Jagielski [Mon, 17 Sep 2007 17:01:27 +0000 (17:01 +0000)] 
Note additional mmn patch for retry patch.

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

17 years agoMerge r507526 from trunk:
Jim Jagielski [Mon, 17 Sep 2007 16:48:30 +0000 (16:48 +0000)] 
Merge r507526 from trunk:

Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE request when
TraceEnable is Off.  This agrees with our documentation, and with
our Allow: header in response to OPTIONS.

Submitted by: niq
Reviewed by: jim

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

17 years agoMerge r421252 from trunk:
Jim Jagielski [Mon, 17 Sep 2007 16:44:11 +0000 (16:44 +0000)] 
Merge r421252 from trunk:

Issue a warning when the same worker name is reused.

Submitted by: jfclere
Reviewed by: jim

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

17 years agoPropose backport before I forget altogether.
Nick Kew [Sun, 16 Sep 2007 23:48:28 +0000 (23:48 +0000)] 
Propose backport before I forget altogether.

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

17 years ago* Vote, promote, comment.
Ruediger Pluem [Sat, 15 Sep 2007 20:02:37 +0000 (20:02 +0000)] 
* Vote, promote, comment.

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

17 years agoDone n gone
William A. Rowe Jr [Fri, 14 Sep 2007 16:31:13 +0000 (16:31 +0000)] 
Done n gone

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

17 years agoMerge r572937, r574485, r574486 from trunk:
Jim Jagielski [Fri, 14 Sep 2007 14:48:22 +0000 (14:48 +0000)] 
Merge r572937, r574485, r574486 from trunk:

Be proactively safe. A cheap check, but helps prevents badness :)

* Do not reset lbstatus, lbfactor and lbset if the shared proxy_worker_stat
  structure for a worker is already initialized by the same or another
  process.

* This check is now part of the PROXY_WORKER_IS_INITIALIZED macro.

Reviewed by: jim

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

17 years agoMerge r572937, r574485, r574486 from trunk:
Jim Jagielski [Fri, 14 Sep 2007 14:47:54 +0000 (14:47 +0000)] 
Merge r572937, r574485, r574486 from trunk:

Be proactively safe. A cheap check, but helps prevents badness :)

* Do not reset lbstatus, lbfactor and lbset if the shared proxy_worker_stat
  structure for a worker is already initialized by the same or another
  process.

* This check is now part of the PROXY_WORKER_IS_INITIALIZED macro.

Reviewed by: jim

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

17 years agoNow that a patch which includes this is approved, no need
Jim Jagielski [Fri, 14 Sep 2007 14:46:04 +0000 (14:46 +0000)] 
Now that a patch which includes this is approved, no need
to ensure at least this is included (ie: there was
no need to not backport this if the 'Do not reset'
patches wasn't approved)

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

17 years agovote, promote, veto duplication
Nick Kew [Fri, 14 Sep 2007 14:40:24 +0000 (14:40 +0000)] 
vote, promote, veto duplication

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

17 years agoLow hanging fruit...
Jim Jagielski [Fri, 14 Sep 2007 12:00:29 +0000 (12:00 +0000)] 
Low hanging fruit...

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

17 years agoTypo...
Jim Jagielski [Fri, 14 Sep 2007 11:59:37 +0000 (11:59 +0000)] 
Typo...

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

17 years ago* Add some proposals.
Ruediger Pluem [Fri, 14 Sep 2007 11:07:31 +0000 (11:07 +0000)] 
* Add some proposals.

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

17 years agoMerge r575337, r575338 from trunk:
Joshua Slive [Thu, 13 Sep 2007 17:45:32 +0000 (17:45 +0000)] 
Merge r575337, r575338 from trunk:

Be even more explicit about the multiple-extension issue.

PR: 43386

Transform to html.

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

17 years agoNote that new proposals are added to the end.
Jim Jagielski [Thu, 13 Sep 2007 12:24:39 +0000 (12:24 +0000)] 
Note that new proposals are added to the end.

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

17 years agoMerge r574884 from trunk:
Jim Jagielski [Thu, 13 Sep 2007 12:22:58 +0000 (12:22 +0000)] 
Merge r574884 from trunk:

Resolve storage of process-lifespan version strings for OpenSSL,
while using request-lifespan copies for manipulation.

Reviewed by RPleum, ZHar'El

Submitted by: wrowe
Reviewed by: jim

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

17 years agoVote and promote
Jim Jagielski [Thu, 13 Sep 2007 12:22:05 +0000 (12:22 +0000)] 
Vote and promote

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

17 years ago * Event MPM: Rework locking of the timeout_mutex, to never hold it while
Jim Jagielski [Thu, 13 Sep 2007 12:20:04 +0000 (12:20 +0000)] 
* Event MPM: Rework locking of the timeout_mutex, to never hold it while
          calling blocking operations on the worker queue.
                Trunk version of patch:
                        http://svn.apache.org/viewvc?view=rev&revision=567852
                                http://svn.apache.org/viewvc?view=rev&revision=574462
                                      2.2.x version of patch:
                                              http://people.apache.org/~pquerna/event-mpm-deadlock.patch    +1: pquerna, jim, rpluem

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

17 years agoagree
William A. Rowe Jr [Wed, 12 Sep 2007 23:44:39 +0000 (23:44 +0000)] 
agree

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

17 years ago* Vote and promote
Ruediger Pluem [Wed, 12 Sep 2007 19:37:16 +0000 (19:37 +0000)] 
* Vote and promote

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

17 years ago* Propose a backport
Ruediger Pluem [Wed, 12 Sep 2007 19:19:36 +0000 (19:19 +0000)] 
* Propose a backport

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

17 years ago* Maybe I should say which revision I want to backport :-).
Ruediger Pluem [Wed, 12 Sep 2007 15:11:17 +0000 (15:11 +0000)] 
* Maybe I should say which revision I want to backport :-).

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

17 years agoMerge r574240 from trunk:
Jim Jagielski [Wed, 12 Sep 2007 13:20:42 +0000 (13:20 +0000)] 
Merge r574240 from trunk:

Don't send spurious "100 Continue" response lines.
PR 38014 [Basant Kumar Kukreja]

Submitted by: niq
Reviewed by: jim

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

17 years agoMerge r574100 from trunk:
Jim Jagielski [Wed, 12 Sep 2007 13:19:47 +0000 (13:19 +0000)] 
Merge r574100 from trunk:

mod_proxy_ftp: Don't segfault on bad line in FTP listing
PR 40733 [Ulf Harnhammar]

Submitted by: niq
Reviewed by: jim

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

17 years agoMerge r573939 from trunk:
Jim Jagielski [Wed, 12 Sep 2007 13:18:32 +0000 (13:18 +0000)] 
Merge r573939 from trunk:

Escape error-notes correctly
PR 40952

Submitted by: niq
Reviewed by: jim

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

17 years agoMerge r573911 from trunk:
Jim Jagielski [Wed, 12 Sep 2007 13:17:46 +0000 (13:17 +0000)] 
Merge r573911 from trunk:

Check all IP addresses listed in ProxyBlock
PR 36987

Submitted by: niq
Reviewed by: jim

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

17 years agoMerge r573903 from trunk:
Jim Jagielski [Wed, 12 Sep 2007 13:16:58 +0000 (13:16 +0000)] 
Merge r573903 from trunk:

mod_proxy: Don't lose bytes when a response line arrives in small chunks.
PR 40894

Submitted by: niq
Reviewed by: jim

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

17 years agoPromote
Jim Jagielski [Wed, 12 Sep 2007 13:13:58 +0000 (13:13 +0000)] 
Promote

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

17 years agoCast many votes...
Jim Jagielski [Wed, 12 Sep 2007 13:12:04 +0000 (13:12 +0000)] 
Cast many votes...

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

17 years agoWhoops - these landed in my tree from 'elsewhere' - there
William A. Rowe Jr [Wed, 12 Sep 2007 12:39:18 +0000 (12:39 +0000)] 
Whoops - these landed in my tree from 'elsewhere' - there
were no corresponding .gif's.

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

17 years agoTwo neglected .png's from the mass conversion of .gif's.
William A. Rowe Jr [Wed, 12 Sep 2007 12:38:42 +0000 (12:38 +0000)] 
Two neglected .png's from the mass conversion of .gif's.

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

17 years ago* Add a proposal.
Ruediger Pluem [Wed, 12 Sep 2007 07:37:58 +0000 (07:37 +0000)] 
* Add a proposal.

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

17 years agoVote.
Paul Querna [Wed, 12 Sep 2007 07:34:01 +0000 (07:34 +0000)] 
Vote.

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

17 years ago* Cast some votes, add some comments
Ruediger Pluem [Wed, 12 Sep 2007 07:19:22 +0000 (07:19 +0000)] 
* Cast some votes, add some comments

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

17 years agoPropose backports of recent patches
Nick Kew [Tue, 11 Sep 2007 12:59:11 +0000 (12:59 +0000)] 
Propose backports of recent patches

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

17 years ago* Add a proposal
Ruediger Pluem [Tue, 11 Sep 2007 06:59:21 +0000 (06:59 +0000)] 
* Add a proposal

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

17 years ago* Move pquerna's proposals to the end of the list
Ruediger Pluem [Tue, 11 Sep 2007 06:52:34 +0000 (06:52 +0000)] 
* Move pquerna's proposals to the end of the list

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

17 years agoPropose clogging input filters for backport.
Paul Querna [Tue, 11 Sep 2007 06:16:45 +0000 (06:16 +0000)] 
Propose clogging input filters for backport.

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

17 years agoAdd proposed backport for the Event MPM to fix some locking bugs.
Paul Querna [Tue, 11 Sep 2007 05:53:28 +0000 (05:53 +0000)] 
Add proposed backport for the Event MPM to fix some locking bugs.

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

17 years agoMention --with-included-apr.
Vincent Bray [Sun, 9 Sep 2007 23:32:54 +0000 (23:32 +0000)] 
Mention --with-included-apr.

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

17 years agobuildfluff
Vincent Bray [Sun, 9 Sep 2007 22:33:04 +0000 (22:33 +0000)] 
buildfluff

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

17 years agoCopy new password formats document from trunk
Vincent Bray [Sun, 9 Sep 2007 22:31:40 +0000 (22:31 +0000)] 
Copy new password formats document from trunk

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

17 years agoPatch will be along in just a moment
William A. Rowe Jr [Wed, 5 Sep 2007 23:37:58 +0000 (23:37 +0000)] 
Patch will be along in just a moment

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

17 years agoAnd bump after tagging 2.2.6
Jim Jagielski [Tue, 4 Sep 2007 20:00:49 +0000 (20:00 +0000)] 
And bump after tagging 2.2.6

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

17 years agoGet ready to tag 2.2.6
Jim Jagielski [Tue, 4 Sep 2007 19:58:14 +0000 (19:58 +0000)] 
Get ready to tag 2.2.6

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

17 years agoUpdate CHANGES. Move security items to the top, note that
Jim Jagielski [Tue, 4 Sep 2007 11:59:38 +0000 (11:59 +0000)] 
Update CHANGES. Move security items to the top, note that
there was "no" 2.2.5.

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

17 years agoUpdate due to backports
Jim Jagielski [Tue, 4 Sep 2007 11:55:30 +0000 (11:55 +0000)] 
Update due to backports

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

17 years agoMerge r562503 from trunk:
Jim Jagielski [Tue, 4 Sep 2007 11:48:57 +0000 (11:48 +0000)] 
Merge r562503 from trunk:

PR 42847.

Reviewed by: jim

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

17 years agoMerge r378487 from trunk:
Jim Jagielski [Tue, 4 Sep 2007 11:44:14 +0000 (11:44 +0000)] 
Merge r378487 from trunk:

* modules/ssl/ssl_engine_init.c (ssl_check_public_cert): Fix spurious
hostname-mismatch warning for valid wildcard certs.

PR: 37911
Submitted by: Nick Burch <nick torchbox.com>

Submitted by: jorton
Reviewed by: jim

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

17 years agoMerge r469895 from trunk:
Jim Jagielski [Tue, 4 Sep 2007 11:39:58 +0000 (11:39 +0000)] 
Merge r469895 from trunk:

* Increase the minimum and default value for MCacheMinObjectSize from 0 to 1,
  as a MCacheMinObjectSize of 0 does not make sense and leads to a
  signal Floating point exception (8) (division by zero) in
  memcache_gdsf_algorithm.

PR: 40576
Submitted by: Xuekun Hu <xuekun.hu gmail.com>
Reviewed by: rpluem

Submitted by: rpluem
Reviewed by: jim

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

17 years agoMerge r481886 from trunk:
Jim Jagielski [Tue, 4 Sep 2007 11:35:35 +0000 (11:35 +0000)] 
Merge r481886 from trunk:

* Remove expired content from cache that cannot be revalidated.

PR: 30370

Submitted by: rpluem
Reviewed by: jim

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

17 years agoPromote
Jim Jagielski [Tue, 4 Sep 2007 11:31:37 +0000 (11:31 +0000)] 
Promote

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

17 years agovote
Jim Jagielski [Tue, 4 Sep 2007 11:30:50 +0000 (11:30 +0000)] 
vote

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

17 years agoBackport r572617 from trunk (s/If-Match/If-None-Match/)
Vincent Bray [Tue, 4 Sep 2007 11:12:39 +0000 (11:12 +0000)] 
Backport r572617 from trunk (s/If-Match/If-None-Match/)

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

17 years agoMerge r572000 from trunk:
Ruediger Pluem [Mon, 3 Sep 2007 21:07:17 +0000 (21:07 +0000)] 
Merge r572000 from trunk:

* Fix proxy-sendchunk(s|ed) problem.

PR: 43183

Submitted by: Brian Rectanus <Brian.Rectanus breach.com>, Vincent Bray
Reviewed by: niq, rpluem, fielding

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

17 years agoMerge r481901 from trunk:
Ruediger Pluem [Mon, 3 Sep 2007 21:00:32 +0000 (21:00 +0000)] 
Merge r481901 from trunk:

* Ensure that at least scheme://hostname[:port] matches between worker and URL
  when trying to find the worker that fits best to the given URL.

PR: 40910

Submitted by: rpluem
Reviewed by: rpluem, jim, fielding

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

17 years agoMerge r562510 from trunk:
Ruediger Pluem [Mon, 3 Sep 2007 20:56:14 +0000 (20:56 +0000)] 
Merge r562510 from trunk:

  *) mod_proxy: Improve network performance by setting APR_TCP_NODELAY
     (disable Nagle algorithm) on sockets if implemented.
     PR 42871 [Christian BOITEL <christian_boitel yahoo.fr>, Jim Jagielski]

Submitted by: Christian BOITEL <christian_boitel yahoo.fr>, jim
Reviewed by: rpluem, jim, fielding

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

17 years agovote, promote, and demote
Roy T. Fielding [Mon, 3 Sep 2007 20:32:28 +0000 (20:32 +0000)] 
vote, promote, and demote

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

17 years agoRemove comment... if people are confused, they can always
Jim Jagielski [Mon, 3 Sep 2007 12:38:39 +0000 (12:38 +0000)] 
Remove comment... if people are confused, they can always
check the PR :)

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

17 years agoMerge r483633 from trunk:
Ruediger Pluem [Mon, 3 Sep 2007 10:05:16 +0000 (10:05 +0000)] 
Merge r483633 from trunk:

* Do not replace a Date header set by a proxied backend server.

PR: 40232

Submitted by: rpluem
Reviewed by: rpluem, jim, niq

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

17 years ago* This comment is now obsolete.
Ruediger Pluem [Mon, 3 Sep 2007 10:01:07 +0000 (10:01 +0000)] 
* This comment is now obsolete.

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

17 years ago* Cast a vote.
Ruediger Pluem [Mon, 3 Sep 2007 09:16:33 +0000 (09:16 +0000)] 
* Cast a vote.

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

17 years ago* Add a comment
Ruediger Pluem [Mon, 3 Sep 2007 09:13:48 +0000 (09:13 +0000)] 
* Add a comment

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

17 years agoUpdate backport proposal
Graham Leggett [Sun, 2 Sep 2007 20:11:17 +0000 (20:11 +0000)] 
Update backport proposal

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

17 years agovote, promote, propose
Nick Kew [Sun, 2 Sep 2007 18:02:20 +0000 (18:02 +0000)] 
vote, promote, propose

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

17 years agoCast some last minute votes...
Jim Jagielski [Sun, 2 Sep 2007 17:52:30 +0000 (17:52 +0000)] 
Cast some last minute votes...

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

17 years agoNon func change. formatting
Jim Jagielski [Sun, 2 Sep 2007 17:42:59 +0000 (17:42 +0000)] 
Non func change. formatting

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

17 years agoBackport r572048 (Exponential typo [Luciene Gentis])
Vincent Bray [Sun, 2 Sep 2007 17:37:47 +0000 (17:37 +0000)] 
Backport r572048 (Exponential typo [Luciene Gentis])

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

17 years agoupdate transformation
André Malo [Sun, 2 Sep 2007 13:45:07 +0000 (13:45 +0000)] 
update transformation

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

17 years ago* Update transformation
Ruediger Pluem [Sun, 2 Sep 2007 12:21:17 +0000 (12:21 +0000)] 
* Update transformation

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

17 years agoMerge r571836 from trunk:
Ruediger Pluem [Sun, 2 Sep 2007 12:19:38 +0000 (12:19 +0000)] 
Merge r571836 from trunk:

* Improve ProxySet documentation by pointing out one pitfall and one
  interesting use case.

Submitted by: rpluem

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

17 years ago* Propose a bunch of backports. All seem to be low hanging fruits.
Ruediger Pluem [Sun, 2 Sep 2007 09:56:55 +0000 (09:56 +0000)] 
* Propose a bunch of backports. All seem to be low hanging fruits.

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

17 years agoMerge r470076 from trunk:
Ruediger Pluem [Sun, 2 Sep 2007 08:45:41 +0000 (08:45 +0000)] 
Merge r470076 from trunk:

* Assign rv in the if statement to return the correct error code and
  more important an error code at all, as currently APR_SUCCESS is returned
  in the error case.

PR: 40865
Submitted by: Andrew Rucker Jones <arjones simultan.dyndns.org>
Reviewed by: niq, rpluem, fielding

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

17 years ago* Add a comment
Ruediger Pluem [Sun, 2 Sep 2007 08:41:57 +0000 (08:41 +0000)] 
* Add a comment

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

17 years agoNote plan for TR
Jim Jagielski [Sun, 2 Sep 2007 03:04:31 +0000 (03:04 +0000)] 
Note plan for TR

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

17 years agomod_proxy_connect: avoid segfault on DNS lookup failure.
Roy T. Fielding [Sat, 1 Sep 2007 23:46:55 +0000 (23:46 +0000)] 
mod_proxy_connect: avoid segfault on DNS lookup failure.
PR: 40756
Submitted by: Trevin Beattie <tbeattie boingo.com>

Reviewed by: Nick Kew, Ruediger Pluem, Jim Jagielski, Roy Fielding

Please don't dick with the whitespace while holding up a segfault fix.

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

17 years agovote and promote
Roy T. Fielding [Sat, 1 Sep 2007 23:17:49 +0000 (23:17 +0000)] 
vote and promote

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

17 years agoFold in 2 additional patches, the last 2 simple
Jim Jagielski [Sat, 1 Sep 2007 21:45:58 +0000 (21:45 +0000)] 
Fold in 2 additional patches, the last 2 simple
formatting ones. But it makes sense to lump all of
these together...

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

17 years agoPropose a backport
Graham Leggett [Sat, 1 Sep 2007 21:29:19 +0000 (21:29 +0000)] 
Propose a backport

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

17 years ago* Add a comment
Ruediger Pluem [Sat, 1 Sep 2007 21:14:59 +0000 (21:14 +0000)] 
* Add a comment

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

17 years ago* Cast some votes
Ruediger Pluem [Sat, 1 Sep 2007 20:15:30 +0000 (20:15 +0000)] 
* Cast some votes

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

17 years agoUpdate proposal for fixed backport; add new proposal
Nick Kew [Sat, 1 Sep 2007 19:46:40 +0000 (19:46 +0000)] 
Update proposal for fixed backport; add new proposal

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

17 years ago* Add another comment.
Ruediger Pluem [Sat, 1 Sep 2007 17:46:10 +0000 (17:46 +0000)] 
* Add another comment.

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

17 years ago* Add a comment
Ruediger Pluem [Sat, 1 Sep 2007 17:07:41 +0000 (17:07 +0000)] 
* Add a comment

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

17 years ago* Update the copyright year from 2006 to 2007. Thanks to Erik for pointing it out.
Ruediger Pluem [Sat, 1 Sep 2007 17:02:49 +0000 (17:02 +0000)] 
* Update the copyright year from 2006 to 2007. Thanks to Erik for pointing it out.

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

17 years agoAddress niq's and wrowe's issues, reset the vote
Graham Leggett [Sat, 1 Sep 2007 14:27:03 +0000 (14:27 +0000)] 
Address niq's and wrowe's issues, reset the vote

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

17 years agoUpdate doccos
Jim Jagielski [Sat, 1 Sep 2007 12:19:34 +0000 (12:19 +0000)] 
Update doccos

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

17 years agobackported
Jim Jagielski [Sat, 1 Sep 2007 12:13:44 +0000 (12:13 +0000)] 
backported

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

17 years agoMerge r571338 from trunk:
Jim Jagielski [Sat, 1 Sep 2007 12:13:09 +0000 (12:13 +0000)] 
Merge r571338 from trunk:

mod_proxy: Add Proxypass status option to ignore errors
PR 43167.  Patch by Francisco Gimeno

Submitted by: niq
Reviewed by: jim

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

17 years agoMerge r571002 from trunk:
Jim Jagielski [Sat, 1 Sep 2007 12:11:55 +0000 (12:11 +0000)] 
Merge r571002 from trunk:

proxy_http: don't wait for response body in a HEAD
PR 41644 [Stuart Children]

Submitted by: niq
Reviewed by: jim

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

17 years ago * ssl/ssl_engine_io.c: Fix SSL Protocol hexdumps for EBCDIC systems
Jim Jagielski [Sat, 1 Sep 2007 12:09:28 +0000 (12:09 +0000)] 
  * ssl/ssl_engine_io.c: Fix SSL Protocol hexdumps for EBCDIC systems
    A conversion is required for mod_ssl to display the SSL protocol correctly
    on EBCDIC machines. Backport of rev. 349906

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

17 years agopromote accepted
Jim Jagielski [Sat, 1 Sep 2007 12:08:08 +0000 (12:08 +0000)] 
promote accepted

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

17 years agoCast votes
Jim Jagielski [Sat, 1 Sep 2007 12:07:12 +0000 (12:07 +0000)] 
Cast votes

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

17 years agoUpdate copyright dates from 2006 to 2007
Nick Kew [Sat, 1 Sep 2007 11:51:42 +0000 (11:51 +0000)] 
Update copyright dates from 2006 to 2007

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

17 years ago* Cast some votes.
Ruediger Pluem [Sat, 1 Sep 2007 08:44:21 +0000 (08:44 +0000)] 
* Cast some votes.

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

17 years agoMerge r427928, r428291 from trunk:
Jim Jagielski [Fri, 31 Aug 2007 22:28:30 +0000 (22:28 +0000)] 
Merge r427928, r428291 from trunk:

Allow optional name=value options within <Proxy
section line. Additional arguments are allowed
only for 'standard' url's, meaning that the wildchar
urls will return error like before.
This allow to specify the worker/balancer parameters
on the definition line, without the need for extra
ProxySet options.

* modules/proxy/mod_proxy.c (proxysection): Fix another strchr() warning.

Reviewed by: root

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

17 years agoMerge r427920 from trunk:
Jim Jagielski [Fri, 31 Aug 2007 22:24:58 +0000 (22:24 +0000)] 
Merge r427920 from trunk:

Enable ProxySet inside <Proxy> section to
create balancer or worker if they were not
already created.
This allows to have ProxySet directive before
BalancerMember directives inside Proxy section.
Submitted by: mturk
Reviewed by: root

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

17 years agoSync with mime.types rev 571614
Roy T. Fielding [Fri, 31 Aug 2007 22:00:42 +0000 (22:00 +0000)] 
Sync with mime.types rev 571614

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

17 years agoupdate transformation
André Malo [Fri, 31 Aug 2007 21:06:57 +0000 (21:06 +0000)] 
update transformation

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

17 years agofix pending httpd version
André Malo [Fri, 31 Aug 2007 20:59:20 +0000 (20:59 +0000)] 
fix pending httpd version

Submitted by: Takashi Sato <serai lans-tv.com>

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