]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
17 years agorevert move to image/vnd.microsoft.icon because everyone uses image/x-icon
Roy T. Fielding [Wed, 2 Jan 2008 20:43:50 +0000 (20:43 +0000)] 
revert move to image/vnd.microsoft.icon because everyone uses image/x-icon

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

17 years ago http://svn.apache.org/viewvc?rev=606693&view=rev
Jim Jagielski [Wed, 2 Jan 2008 19:29:59 +0000 (19:29 +0000)] 
 http://svn.apache.org/viewvc?rev=606693&view=rev
     http://svn.apache.org/viewvc?rev=607276&view=rev

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

17 years agoCast vote
Jim Jagielski [Wed, 2 Jan 2008 19:29:13 +0000 (19:29 +0000)] 
Cast vote

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

17 years ago* Update transformation.
Ruediger Pluem [Wed, 2 Jan 2008 10:06:57 +0000 (10:06 +0000)] 
* Update transformation.

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

17 years agoMerge r607282 from trunk:
Ruediger Pluem [Wed, 2 Jan 2008 10:01:11 +0000 (10:01 +0000)] 
Merge r607282 from trunk:

* Ensure refresh parameter is numeric to prevent a possible XSS attack caused
  by redirecting to other URLs. Reported by SecurityReason.

Submitted by: Mark Cox, Joe Orton
Reviewed by: rpluem, fuankg, wrowe

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

17 years ago* Promote
Ruediger Pluem [Wed, 2 Jan 2008 09:38:42 +0000 (09:38 +0000)] 
* Promote

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

17 years agopromoting 2.0 version patches.
William A. Rowe Jr [Tue, 1 Jan 2008 22:54:21 +0000 (22:54 +0000)] 
promoting 2.0 version patches.

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

17 years agoAdded backport proposal.
Guenter Knauf [Tue, 1 Jan 2008 17:53:38 +0000 (17:53 +0000)] 
Added backport proposal.

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

17 years agoCast a vote.
Guenter Knauf [Tue, 1 Jan 2008 14:48:51 +0000 (14:48 +0000)] 
Cast a vote.

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

17 years agoYup - looks healthier, sorry my patch was rushed.
William A. Rowe Jr [Mon, 31 Dec 2007 10:56:25 +0000 (10:56 +0000)] 
Yup - looks healthier, sorry my patch was rushed.

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

17 years ago* Comment
Ruediger Pluem [Mon, 31 Dec 2007 10:45:17 +0000 (10:45 +0000)] 
* Comment

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

17 years agoClose the child_exit_event which lives only for the scope
William A. Rowe Jr [Mon, 31 Dec 2007 05:42:10 +0000 (05:42 +0000)] 
Close the child_exit_event which lives only for the scope
of master_main and was orphaned on each soft or fatal restart.

PR: 40932
Submitted by: Jeff Robbins <jeffr livedata.com>

Backport: r607677

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

17 years agoA spelling rule I don't understand to this day.
William A. Rowe Jr [Mon, 31 Dec 2007 05:05:39 +0000 (05:05 +0000)] 
A spelling rule I don't understand to this day.

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

17 years agoTo a user, explanation of r607668 is pretty simple.
William A. Rowe Jr [Mon, 31 Dec 2007 05:04:01 +0000 (05:04 +0000)] 
To a user, explanation of r607668 is pretty simple.

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

17 years agoOn win32, we must never, never close the parent's copy of the
William A. Rowe Jr [Mon, 31 Dec 2007 05:01:05 +0000 (05:01 +0000)] 
On win32, we must never, never close the parent's copy of the
child's read end for a reliable piped logger.  The child runs
and manages it's own logs, and even if the parent did instead,
the mpm would be adjusted to pass down the child write ends
without read ends to the pipes, so this forever makes no sense.

Backport: r607666

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

17 years agoOffer the *particular* patch which applies to *this* branch - heh
William A. Rowe Jr [Mon, 31 Dec 2007 01:49:23 +0000 (01:49 +0000)] 
Offer the *particular* patch which applies to *this* branch - heh

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

17 years agoOffer a patch which applies
William A. Rowe Jr [Mon, 31 Dec 2007 01:48:49 +0000 (01:48 +0000)] 
Offer a patch which applies

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

17 years agoPropose
William A. Rowe Jr [Mon, 31 Dec 2007 01:21:45 +0000 (01:21 +0000)] 
Propose

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

17 years agoFix winnt bucket_alloc to borrow memory from the transaction
William A. Rowe Jr [Sat, 29 Dec 2007 07:55:43 +0000 (07:55 +0000)] 
Fix winnt bucket_alloc to borrow memory from the transaction
pool, instead of exhausting pchild memory over a number of
connections.

PR: 11427
Submitted by: Alex Varju <alex varju.ca>
Backport: r607393

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

17 years agoBackport a patch similar to r580433, but similar to the apr-1.2
William A. Rowe Jr [Fri, 28 Dec 2007 19:12:20 +0000 (19:12 +0000)] 
Backport a patch similar to r580433, but similar to the apr-1.2
specific server/log.c r602467, take into account the fact that
apr's flags could not be adjusted.

Backports: 2.2.x branch r607311

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

17 years agoRefactor releasing the child processes by eliminating the
William A. Rowe Jr [Fri, 28 Dec 2007 19:04:06 +0000 (19:04 +0000)] 
Refactor releasing the child processes by eliminating the
time lookup, eliminating the bogus/misimplemented function,
and introducing fairness to release any dead threads before
getting hung up on releasing longer lived threads.

Also pick up the time-to-wait from the server global timeout.

And finally, axe a completely bogus internal helper function.

Backports: r573103, r573105

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

17 years agoCorrect the approach to std file handles by simplifying the approach
William A. Rowe Jr [Fri, 28 Dec 2007 17:57:55 +0000 (17:57 +0000)] 
Correct the approach to std file handles by simplifying the approach
and taking better advantage of apr's now-proper support.

Already verified by Randy Kobes and Tom Donovan

Sync to trunk r580433

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

17 years ago* This is 2.0.x and not 2.2.x.
Ruediger Pluem [Fri, 28 Dec 2007 16:34:08 +0000 (16:34 +0000)] 
* This is 2.0.x and not 2.2.x.

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

17 years ago* Add two proposals.
Ruediger Pluem [Fri, 28 Dec 2007 16:31:17 +0000 (16:31 +0000)] 
* Add two proposals.

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

17 years ago * Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*
Jim Jagielski [Fri, 28 Dec 2007 15:11:51 +0000 (15:11 +0000)] 
  * Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*
      binaries (especially when compiled --with-static-support (!)) and
          fix mod_ssl.so to compile against .a openssl archives.
                http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
                    adjusted patch without distcache complexity and accomodating the
                        changes for pkgconfig info from ssl
                              http://people.apache.org/~wrowe/httpd-2.0-limit-ssl-binding.patch
                                  +1: wrowe, colm, rpluem

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

17 years ago * Initialize all algorithms in OpenSSL; PRs 35469, 42035
Jim Jagielski [Fri, 28 Dec 2007 15:07:53 +0000 (15:07 +0000)] 
  * Initialize all algorithms in OpenSSL; PRs 35469, 42035
    Trunk:
      http://svn.apache.org/viewvc?view=rev&revision=226777
    2.0.x:
      Patch submitted via PR 42035 by Dominique Quatravaux
      http://issues.apache.org/bugzilla/attachment.cgi?id=19901
    +1: trawick, rpluem, wrowe

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

17 years agoRemove existing showstopper
Jim Jagielski [Fri, 28 Dec 2007 15:04:47 +0000 (15:04 +0000)] 
Remove existing showstopper

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

17 years agoVote and intent
Jim Jagielski [Fri, 28 Dec 2007 15:02:42 +0000 (15:02 +0000)] 
Vote and intent

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

17 years agofixed type mismatch between OpenSSL 0.9.7 <-> 0.9.8 and later.
Guenter Knauf [Thu, 27 Dec 2007 22:30:46 +0000 (22:30 +0000)] 
fixed type mismatch between OpenSSL 0.9.7 <-> 0.9.8 and later.

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

17 years agoRolled back as part of PR 43890
Tony Stevenson [Tue, 25 Dec 2007 00:32:07 +0000 (00:32 +0000)] 
Rolled back as part of PR 43890

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

17 years ago* Remove obsolete comment, vote, promote
Ruediger Pluem [Mon, 24 Dec 2007 10:22:50 +0000 (10:22 +0000)] 
* Remove obsolete comment, vote, promote

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

17 years agoSolve service status handle leak on multi-service ApacheMonitor
William A. Rowe Jr [Sat, 22 Dec 2007 20:11:29 +0000 (20:11 +0000)] 
Solve service status handle leak on multi-service ApacheMonitor
instances, and disconnect computer function on multi-system
applications of ApacheMonitor.

PR: 33803
Reported by: K.W.Schick <drax sawebs.com>
Backport: 606481

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

17 years agovote and promote
William A. Rowe Jr [Wed, 19 Dec 2007 03:52:08 +0000 (03:52 +0000)] 
vote and promote

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

17 years agoIf compiled for WinNT, CommandLineToArgvW must resolve.
William A. Rowe Jr [Wed, 19 Dec 2007 03:14:32 +0000 (03:14 +0000)] 
If compiled for WinNT, CommandLineToArgvW must resolve.

Backports r605397

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

17 years agoCorrect statements in OPENSSL-README when building the
William A. Rowe Jr [Mon, 17 Dec 2007 17:50:02 +0000 (17:50 +0000)] 
Correct statements in OPENSSL-README when building the
httpd+openssl binary.

Backport: r604940

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

17 years agoupdate transformation
André Malo [Sat, 15 Dec 2007 20:27:07 +0000 (20:27 +0000)] 
update transformation

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

17 years ago* Wrong order, Security changes first.
Ruediger Pluem [Sat, 15 Dec 2007 15:42:42 +0000 (15:42 +0000)] 
* Wrong order, Security changes first.

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

17 years agomerge r603346 from trunk:
Jeff Trawick [Sat, 15 Dec 2007 13:32:51 +0000 (13:32 +0000)] 
merge r603346 from trunk:

  http_protocol: Escape request method in 405 error reporting.
  This has no security impact since the browser cannot be tricked
  into sending arbitrary method strings.

Reviewed by: wrowe, rpluem

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

17 years agomerge r600645 from trunk:
Jeff Trawick [Sat, 15 Dec 2007 13:27:55 +0000 (13:27 +0000)] 
merge r600645 from trunk:

 http_protocol: Escape request method in 413 error reporting.
 Determined to be not generally exploitable, but a flaw in any case.
 PR 44014

Submitted by: Victor Stinner <victor.stinner inl.fr>
Reviewed by: wrowe, rpluem, trawick

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

17 years ago* Vote and promote
Ruediger Pluem [Fri, 14 Dec 2007 22:40:32 +0000 (22:40 +0000)] 
* Vote and promote

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

17 years agoAccomodate Jim's objection
William A. Rowe Jr [Fri, 14 Dec 2007 21:04:22 +0000 (21:04 +0000)] 
Accomodate Jim's objection

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

17 years agoYes please, that too.
William A. Rowe Jr [Fri, 14 Dec 2007 20:52:59 +0000 (20:52 +0000)] 
Yes please, that too.

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

17 years agovote/promote/propose
Jeff Trawick [Fri, 14 Dec 2007 20:47:02 +0000 (20:47 +0000)] 
vote/promote/propose

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

17 years agoMerge r580437 from trunk:
Jim Jagielski [Thu, 13 Dec 2007 13:54:16 +0000 (13:54 +0000)] 
Merge r580437 from trunk:

Share a single write-pipe handle for piped stderr logging, this
prevents an extra logging process from hanging around after the
initial config-phase.

Reviewed by: rpluem, wrowe
Submitted by: wrowe
Reviewed by: jim

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

17 years agocast it
Jim Jagielski [Thu, 13 Dec 2007 13:51:30 +0000 (13:51 +0000)] 
cast it

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

17 years agoRevert r603712 which was prematurely committed (leave the STATUS
William A. Rowe Jr [Wed, 12 Dec 2007 19:46:43 +0000 (19:46 +0000)] 
Revert r603712 which was prematurely committed (leave the STATUS
mop-up in place)

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

17 years agoHmmm. Once patched, silly that this would hang around :)
William A. Rowe Jr [Wed, 12 Dec 2007 19:45:15 +0000 (19:45 +0000)] 
Hmmm.  Once patched, silly that this would hang around :)

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

17 years agoMerge r603282 from trunk:
Joe Orton [Wed, 12 Dec 2007 14:11:30 +0000 (14:11 +0000)] 
Merge r603282 from trunk:

Fix CVE-2007-5000:

* modules/mappers/mod_imap.c (menu_header): Fix cross-site-scripting
  issue by escaping the URI, and ensure that a charset parameter is
  sent in the content-type to prevent autodetection by broken browsers.

Reported by: JPCERT
Reviewed by: jorton, rpluem, trawick

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

17 years ago+1, promote
Jeff Trawick [Wed, 12 Dec 2007 14:03:53 +0000 (14:03 +0000)] 
+1, promote

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

17 years ago* Cast a vote.
Ruediger Pluem [Wed, 12 Dec 2007 13:56:21 +0000 (13:56 +0000)] 
* Cast a vote.

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

17 years agoPropose 2.0.x rediff of CVE-2007-5000.
Joe Orton [Wed, 12 Dec 2007 12:26:18 +0000 (12:26 +0000)] 
Propose 2.0.x rediff of CVE-2007-5000.

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

17 years agoMake the recipe match the statement of the problem.
Rich Bowen [Fri, 7 Dec 2007 19:05:58 +0000 (19:05 +0000)] 
Make the recipe match the statement of the problem.

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

17 years agoMake the recipe match the problem description.
Rich Bowen [Fri, 7 Dec 2007 18:29:41 +0000 (18:29 +0000)] 
Make the recipe match the problem description.

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

17 years ago* Cast some votes.
Ruediger Pluem [Mon, 3 Dec 2007 20:22:16 +0000 (20:22 +0000)] 
* Cast some votes.

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

17 years agoFour different indentions? Normalize this, and add PR 44014 to the list.
William A. Rowe Jr [Mon, 3 Dec 2007 19:57:41 +0000 (19:57 +0000)] 
Four different indentions?  Normalize this, and add PR 44014 to the list.

It makes it so much easier to bounce entries from 2.2 to 2.0 status

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

17 years agoUpdate transformations
Vincent Bray [Sun, 2 Dec 2007 05:42:10 +0000 (05:42 +0000)] 
Update transformations

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

17 years agoBackport 600245 (AuthDigestQueryStringHack for MSIE7)
Vincent Bray [Sun, 2 Dec 2007 05:40:49 +0000 (05:40 +0000)] 
Backport 600245 (AuthDigestQueryStringHack for MSIE7)

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

17 years ago* Fix pending httpd version.
Ruediger Pluem [Wed, 28 Nov 2007 21:19:51 +0000 (21:19 +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.0.x@599152 13f79535-47bb-0310-9956-ffa450edef68

17 years agoupdate transformation
Astrid Malo [Sun, 25 Nov 2007 14:58:39 +0000 (14:58 +0000)] 
update transformation

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

17 years agoanother typo found by Lucien GENTIS
Astrid Malo [Sun, 25 Nov 2007 14:57:34 +0000 (14:57 +0000)] 
another typo found by Lucien GENTIS

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

17 years agoupdate transformation
Astrid Malo [Sun, 25 Nov 2007 00:57:04 +0000 (00:57 +0000)] 
update transformation

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

17 years agotypos
Astrid Malo [Sun, 25 Nov 2007 00:52:01 +0000 (00:52 +0000)] 
typos
found by Lucien GENTIS

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

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

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

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

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

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

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

17 years agofix external reference to perldoc
André Malo [Wed, 14 Nov 2007 14:29:47 +0000 (14:29 +0000)] 
fix external reference to perldoc

PR: 43856

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

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

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

17 years agoone-line fix to initialize all algorithms in OpenSSL
Jeff Trawick [Tue, 13 Nov 2007 00:10:44 +0000 (00:10 +0000)] 
one-line fix to initialize all algorithms in OpenSSL

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

17 years agoFixed as per PR#28112
Tony Stevenson [Fri, 2 Nov 2007 14:34:01 +0000 (14:34 +0000)] 
Fixed as per PR#28112
This was already fixed in 2.2, so just back-porting.

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

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

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

17 years ago* Fix typo: 'on' vs. 'or'
Erik Abele [Tue, 23 Oct 2007 10:25:35 +0000 (10:25 +0000)] 
* Fix typo: 'on' vs. 'or'
* 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.0.x@587442 13f79535-47bb-0310-9956-ffa450edef68

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

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

17 years agoBackport reference to starting docs.
Erik Abele [Sat, 20 Oct 2007 19:25:35 +0000 (19:25 +0000)] 
Backport reference to starting docs.

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

17 years agolike r586770 (trunk)
Jeff Trawick [Sat, 20 Oct 2007 18:44:06 +0000 (18:44 +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.0.x@586773 13f79535-47bb-0310-9956-ffa450edef68

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

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

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

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

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

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

17 years agoBackport of r583991/r584015.
Erik Abele [Fri, 19 Oct 2007 13:01:30 +0000 (13:01 +0000)] 
Backport of r583991/r584015.

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

17 years agopropose a 2.0.x backport for AddOutputFilterByType vs. proxy PR31226
Eric Covener [Wed, 10 Oct 2007 18:13:31 +0000 (18:13 +0000)] 
propose a 2.0.x backport for AddOutputFilterByType vs. proxy PR31226

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

17 years ago* Add a comment
Ruediger Pluem [Fri, 5 Oct 2007 09:08:06 +0000 (09:08 +0000)] 
* Add a comment

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

17 years agoWork around ineffectual tlp
William A. Rowe Jr [Fri, 5 Oct 2007 05:56:56 +0000 (05:56 +0000)] 
Work around ineffectual tlp

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

17 years agoWe are back to the original scenario as apr has chosen not
William A. Rowe Jr [Fri, 5 Oct 2007 04:17:24 +0000 (04:17 +0000)] 
We are back to the original scenario as apr has chosen not
to maintain portability between win32 and unix.

Win32 will require duplicating the child_out and child_err
handles explicitly to apr_proc_create() of the child worker
process, revised patch will be forthcoming shortly.

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

17 years agoAdd footnotes
William A. Rowe Jr [Wed, 3 Oct 2007 05:18:51 +0000 (05:18 +0000)] 
Add footnotes

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

17 years agoClean up 2nd typo of the same line, backports 580535
William A. Rowe Jr [Sat, 29 Sep 2007 02:49:30 +0000 (02:49 +0000)] 
Clean up 2nd typo of the same line, backports 580535

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

17 years agoFix typo, backports r580532
William A. Rowe Jr [Sat, 29 Sep 2007 02:40:56 +0000 (02:40 +0000)] 
Fix typo, backports r580532

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

17 years agoBetter patch
William A. Rowe Jr [Fri, 28 Sep 2007 17:48:09 +0000 (17:48 +0000)] 
Better patch

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

17 years agoPatches, we've got patches
William A. Rowe Jr [Fri, 28 Sep 2007 17:36:23 +0000 (17:36 +0000)] 
Patches, we've got patches

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

17 years agoChange to Experimental module to avoid an ever-expanding brigade,
William A. Rowe Jr [Fri, 28 Sep 2007 05:01:56 +0000 (05:01 +0000)] 
Change to Experimental module to avoid an ever-expanding brigade,
absorb the buckets we've consumed.  Better ways to do this lurk here.

Backport: r580206

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

17 years agodocument the mod_userdir-like tilde expansion sometimes performed by mod_rewrite
Eric Covener [Wed, 19 Sep 2007 13:50:35 +0000 (13:50 +0000)] 
document the mod_userdir-like tilde expansion sometimes performed by mod_rewrite

A tilde can sneak into a rule via a backreference and cause some surprising behavior

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

17 years agobuildfluff
Vincent Bray [Tue, 18 Sep 2007 04:59:49 +0000 (04:59 +0000)] 
buildfluff

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

17 years agoBackport r576690 (PR38644 mod_status no longer needs to be recompiled to show extende...
Vincent Bray [Tue, 18 Sep 2007 04:58:33 +0000 (04:58 +0000)] 
Backport r576690 (PR38644 mod_status no longer needs to be recompiled to show extended status items)

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

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

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

17 years agoMerge r574884 from trunk:
Jim Jagielski [Thu, 13 Sep 2007 12:27:26 +0000 (12:27 +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.0.x@575287 13f79535-47bb-0310-9956-ffa450edef68

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

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

17 years ago* Cast a vote.
Ruediger Pluem [Thu, 13 Sep 2007 11:08:14 +0000 (11:08 +0000)] 
* Cast a vote.

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

17 years agoConsider the same only different
William A. Rowe Jr [Wed, 12 Sep 2007 23:46:51 +0000 (23:46 +0000)] 
Consider the same only different

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

17 years agosync CHANGES entry for mod_autoindex CVE-2007-4465
Jeff Trawick [Thu, 6 Sep 2007 11:06:47 +0000 (11:06 +0000)] 
sync CHANGES entry for mod_autoindex CVE-2007-4465
work-around with the 2.2.x entry

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

17 years agoBump after tagging 2.0.61
Jim Jagielski [Tue, 4 Sep 2007 19:49:34 +0000 (19:49 +0000)] 
Bump after tagging 2.0.61

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

17 years agoGet ready to tag 2.0.61
Jim Jagielski [Tue, 4 Sep 2007 19:40:46 +0000 (19:40 +0000)] 
Get ready to tag 2.0.61

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

17 years agoCast a vote, and demote one proposal (but it can always
Jim Jagielski [Tue, 4 Sep 2007 19:38:37 +0000 (19:38 +0000)] 
Cast a vote, and demote one proposal (but it can always
be un-demoted :) )

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