]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
17 years agoVarious memory, code cleanup and edge case optimizations for
Jim Jagielski [Wed, 9 Jan 2008 18:48:58 +0000 (18:48 +0000)] 
Various memory, code cleanup and edge case optimizations for
ap_http_filter (HTTP_INPUT) filter

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

17 years agoPromote
Jim Jagielski [Wed, 9 Jan 2008 18:46:49 +0000 (18:46 +0000)] 
Promote

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

17 years agoVote on opt's
Jim Jagielski [Wed, 9 Jan 2008 18:46:18 +0000 (18:46 +0000)] 
Vote on opt's

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

17 years agovote/update/comment
Nick Kew [Wed, 9 Jan 2008 14:37:41 +0000 (14:37 +0000)] 
vote/update/comment

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

17 years agoNote 2.2.7 was not released
Jim Jagielski [Wed, 9 Jan 2008 14:31:49 +0000 (14:31 +0000)] 
Note 2.2.7 was not released

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

17 years agoChange CHANGES to reflect the main bit in 2.2.8...
Jim Jagielski [Wed, 9 Jan 2008 14:30:21 +0000 (14:30 +0000)] 
Change CHANGES to reflect the main bit in 2.2.8...

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

17 years ago* Update proposal
Ruediger Pluem [Tue, 8 Jan 2008 20:15:35 +0000 (20:15 +0000)] 
* Update proposal

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

17 years agoMerge r609394, r609538, r609540 from trunk:
Ruediger Pluem [Tue, 8 Jan 2008 19:59:48 +0000 (19:59 +0000)] 
Merge r609394, r609538, r609540 from trunk:

* Fix cases with non blocking reads from the ap_http_filter input filter where
  chunk size lines or empty lines after a chunk are read incomplete. This can
  lead to a corruption inside the dechunking algorithm.
  This patch has an issue with larger chunk-extensions which need to get thrown
  away since we ignore them anyway.

PR: 19954, 41056
Tested by: niq

* Optimize solution from r609394 and remove chunk-extensions restriction that
  was in r609394.

* Optimize alignment.

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

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

17 years agovote&promote
Nick Kew [Tue, 8 Jan 2008 19:53:27 +0000 (19:53 +0000)] 
vote&promote

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

17 years agoAdd in r609540 so we don't need to adjust http_ctx_t anymore if/when
Jim Jagielski [Tue, 8 Jan 2008 14:57:20 +0000 (14:57 +0000)] 
Add in r609540 so we don't need to adjust http_ctx_t anymore if/when
we add in other enhancements

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

17 years agocast vote - note 2.2.7 tagged but won't be released.
Jim Jagielski [Tue, 8 Jan 2008 13:47:23 +0000 (13:47 +0000)] 
cast vote - note 2.2.7 tagged but won't be released.

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

17 years ago* Add CVE number
Ruediger Pluem [Tue, 8 Jan 2008 12:28:41 +0000 (12:28 +0000)] 
* Add CVE number

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

17 years agoUn-BOM this file
William A. Rowe Jr [Mon, 7 Jan 2008 17:35:46 +0000 (17:35 +0000)] 
Un-BOM this file

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

17 years agowinnt_mpm: Resolve modperl issues by redirecting console mode stdout
William A. Rowe Jr [Mon, 7 Jan 2008 17:34:36 +0000 (17:34 +0000)] 
winnt_mpm: Resolve modperl issues by redirecting console mode stdout
to /Device/Nul as the server is starting up, mirroring unix MPM's.

PR: 43534

Submitted by: Tom Donovan <Tom.Donovan acm.org> and William Rowe

Backports: r609354, r609366

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

17 years ago* Add proposals
Ruediger Pluem [Mon, 7 Jan 2008 14:52:12 +0000 (14:52 +0000)] 
* Add proposals

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

17 years ago* Update transformation (./build.sh all convmap). Pointed out by Takashi Sato <serai...
Ruediger Pluem [Sun, 6 Jan 2008 16:34:55 +0000 (16:34 +0000)] 
* Update transformation (./build.sh all convmap). Pointed out by Takashi Sato <serai lans-tv.com>

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

17 years agowinnt_mpm: Restore Win32DisableAcceptEx On directive and Win9x platform
William A. Rowe Jr [Sat, 5 Jan 2008 18:23:27 +0000 (18:23 +0000)] 
winnt_mpm: Restore Win32DisableAcceptEx On directive and Win9x platform
by recreating the bucket allocator each time the trans pool is cleared.

PR: 11427 #16 (follow-on)
Submitted by: Tom Donovan <Tom.Donovan acm.org>
Backport: r609181

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

17 years agoMerge r607466, r607472, r607838 from trunk:
Ruediger Pluem [Sat, 5 Jan 2008 09:45:07 +0000 (09:45 +0000)] 
Merge r607466, r607472, r607838 from trunk:

mod_dav: Fix evaluation of If-Match * and If-None-Match * conditionals.
PR 38034
Patch by Paritosh Shah
Explanation by Werner Baumann

* Style police. No functional changes.

* Avoid SEGFAULT as hooks->set_headers can be NULL. Furthermore do not set the
  ETag header permanently as setting it may not be desired for all responses.

Submitted by: niq, rpluem
Reviewed by: niq, rpluem, chrisd

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

17 years agovote for mod_dav fix for PR 38034
Chris Darroch [Sat, 5 Jan 2008 05:07:30 +0000 (05:07 +0000)] 
vote for mod_dav fix for PR 38034

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

17 years ago* Removed obsolete comment and cast a vote.
Ruediger Pluem [Fri, 4 Jan 2008 21:59:58 +0000 (21:59 +0000)] 
* Removed obsolete comment and cast a vote.

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

17 years agoAnd we are now 2.2.8-dev
Jim Jagielski [Fri, 4 Jan 2008 14:33:07 +0000 (14:33 +0000)] 
And we are now 2.2.8-dev

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

17 years agoRemove No BOM reminder, at least right now...
Jim Jagielski [Fri, 4 Jan 2008 14:29:16 +0000 (14:29 +0000)] 
Remove No BOM reminder, at least right now...

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

17 years agoReady for tagging 2.2.7
Jim Jagielski [Fri, 4 Jan 2008 14:26:19 +0000 (14:26 +0000)] 
Ready for tagging 2.2.7

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

17 years agoAnd final patch before tag
Jim Jagielski [Fri, 4 Jan 2008 14:23:50 +0000 (14:23 +0000)] 
And final patch before tag

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

17 years agocast vote and promote
Jim Jagielski [Fri, 4 Jan 2008 14:23:09 +0000 (14:23 +0000)] 
cast vote and promote

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

17 years agoMerge r591393 from trunk:
Joe Orton [Fri, 4 Jan 2008 10:03:49 +0000 (10:03 +0000)] 
Merge r591393 from trunk:

Fix handling of buffered request body for per-location SSL
renegotiation when an internal redirect occurs:

* modules/ssl/ssl_engine_io.c (ssl_io_buffer_fill): Remove
protocol-level filters before inserting the buffering filter.
(ssl_io_filter_buffer): Return an EOS if invoked with an empty
brigade; do not remove the filter after exhausting the buffer.
(ssl_io_filter_buffer): Increase the type of the buffer filter to be
AP_FTYPE_PROTOCOL.

PR: 43738
Reviewed by: rpluem, wrowe, jorton

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

17 years ago* Add a proposal
Ruediger Pluem [Thu, 3 Jan 2008 14:57:38 +0000 (14:57 +0000)] 
* Add a proposal

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

17 years agoUpdate mime.types with IANA registry
Roy T. Fielding [Wed, 2 Jan 2008 22:10:01 +0000 (22:10 +0000)] 
Update mime.types with IANA registry

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

17 years agoYup, looks right.
William A. Rowe Jr [Wed, 2 Jan 2008 21:56:28 +0000 (21:56 +0000)] 
Yup, looks right.

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

17 years agorevert move to image/vnd.microsoft.icon because everyone uses image/x-icon
Roy T. Fielding [Wed, 2 Jan 2008 20:44:49 +0000 (20:44 +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.2.x@608218 13f79535-47bb-0310-9956-ffa450edef68

17 years agoUpdate docco xforms
Jim Jagielski [Wed, 2 Jan 2008 19:31:38 +0000 (19:31 +0000)] 
Update docco xforms

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

17 years ago http://svn.apache.org/viewvc?rev=606693&view=rev
Jim Jagielski [Wed, 2 Jan 2008 19:26:59 +0000 (19:26 +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.2.x@608192 13f79535-47bb-0310-9956-ffa450edef68

17 years agoAdd ProxyFtpDirCharset directive:
Jim Jagielski [Wed, 2 Jan 2008 19:25:08 +0000 (19:25 +0000)] 
Add ProxyFtpDirCharset directive:

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

17 years agoPromote patch
Jim Jagielski [Wed, 2 Jan 2008 19:19:04 +0000 (19:19 +0000)] 
Promote patch

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

17 years agoCast votes
Jim Jagielski [Wed, 2 Jan 2008 19:18:33 +0000 (19:18 +0000)] 
Cast votes

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

17 years agoupdate transformation
AndrĂ© Malo [Wed, 2 Jan 2008 16:51:38 +0000 (16:51 +0000)] 
update transformation

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

17 years ago* Add proposal
Ruediger Pluem [Wed, 2 Jan 2008 10:55:42 +0000 (10:55 +0000)] 
* Add proposal

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

17 years ago* Update transformation.
Ruediger Pluem [Wed, 2 Jan 2008 09:59:45 +0000 (09:59 +0000)] 
* Update transformation.

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

17 years ago* Security first.
Ruediger Pluem [Wed, 2 Jan 2008 09:50:46 +0000 (09:50 +0000)] 
* Security first.

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

17 years agoMerge r607275, r607403 from trunk:
Ruediger Pluem [Wed, 2 Jan 2008 09:49:04 +0000 (09:49 +0000)] 
Merge r607275, r607403 from trunk:

* Correctly escape the worker route and the worker redirect string in the HTML
  output of the balancer manager.

Reported by SecurityReason.

Submitted by: rpluem
Reviewed by: rpluem, niq, wrowe

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

17 years agoMerge r607873 from trunk:
Ruediger Pluem [Wed, 2 Jan 2008 09:43:52 +0000 (09:43 +0000)] 
Merge r607873 from trunk:

Modified default refresh value to 10 secs so that its possible to correct a typo.

Submitted by: fuankg
Reviewed by: fuankg, rpluem, wrowe

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

17 years agoMerge r607437 from trunk:
Ruediger Pluem [Wed, 2 Jan 2008 09:41:46 +0000 (09:41 +0000)] 
Merge r607437 from trunk:

* Adjust etag generation to produce identical results on 32-bit and 64-bit
  platforms and avoid a regression with conditional PUT's on lock and etag.

  Add a warning to the documentation of FileETAG that changes of the ETAG
  format can cause conditionals to fail on mod_dav_fs provided backends.

PR: 44152
Submitted by: Michael Clark <michael metaparadigm.com>
eviewed by: rpluem, niq, wrowe

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

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

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

17 years agobackport r607766, r607841 from trunk for PR 39095
Eric Covener [Tue, 1 Jan 2008 22:29:45 +0000 (22:29 +0000)] 
backport r607766, r607841 from trunk for PR 39095

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

17 years agothird approval of four patches; two showstoppers, two non-showstoppers,
William A. Rowe Jr [Tue, 1 Jan 2008 21:49:17 +0000 (21:49 +0000)] 
third approval of four patches; two showstoppers, two non-showstoppers,
and reflect that one is radical enough to avoid for 2.2.7 release

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

17 years ago* Vote
Ruediger Pluem [Tue, 1 Jan 2008 19:50:15 +0000 (19:50 +0000)] 
* Vote

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

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

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

17 years ago* Vote, add a comment
Ruediger Pluem [Tue, 1 Jan 2008 15:35:02 +0000 (15:35 +0000)] 
* Vote, add a comment

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

17 years ago* Backport CVE-2007-6422 fix (r607273, r607402).
Nick Kew [Tue, 1 Jan 2008 14:12:33 +0000 (14:12 +0000)] 
* Backport CVE-2007-6422 fix (r607273, r607402).
* Update proposal for PR 38034 fix (mod_dav negotiation bug)

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

17 years agoadd an additional revision to backport proposal for win32 LDAP retry
Eric Covener [Tue, 1 Jan 2008 13:57:34 +0000 (13:57 +0000)] 
add an additional revision to backport proposal for win32 LDAP retry

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

17 years agopropose backport for LDAP_UNAVAILABLE returned with MS LDAP SDK
Eric Covener [Tue, 1 Jan 2008 00:31:00 +0000 (00:31 +0000)] 
propose backport for LDAP_UNAVAILABLE returned with MS LDAP SDK

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

17 years agofixed comment, added comment, added logic to build mod_ssl by default if USE_STDSOCKE...
Guenter Knauf [Mon, 31 Dec 2007 18:18:03 +0000 (18:18 +0000)] 
fixed comment, added comment, added logic to build mod_ssl by default if USE_STDSOCKETS is defined;
updated manual NetWare OpenSSL build section.

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

17 years ago* Vote
Ruediger Pluem [Mon, 31 Dec 2007 10:25:48 +0000 (10:25 +0000)] 
* Vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607713 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:41:05 +0000 (05:41 +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.2.x@607678 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:30 +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.2.x@607671 13f79535-47bb-0310-9956-ffa450edef68

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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607669 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:00:52 +0000 (05:00 +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.2.x@607667 13f79535-47bb-0310-9956-ffa450edef68

17 years agoComment
Nick Kew [Mon, 31 Dec 2007 01:48:00 +0000 (01:48 +0000)] 
Comment

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

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

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

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

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

17 years agoUpdated to show "It Works!" as opposed to old, 1.3 style welcome page
Tony Stevenson [Sun, 30 Dec 2007 23:31:42 +0000 (23:31 +0000)] 
Updated to show "It Works!" as opposed to old, 1.3 style welcome page

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

17 years ago* Vote.
Ruediger Pluem [Sun, 30 Dec 2007 13:53:06 +0000 (13:53 +0000)] 
* Vote.

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

17 years ago* Add a comment
Ruediger Pluem [Sat, 29 Dec 2007 20:29:58 +0000 (20:29 +0000)] 
* Add a comment

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

17 years ago* Promote and comment.
Ruediger Pluem [Sat, 29 Dec 2007 19:55:20 +0000 (19:55 +0000)] 
* Promote and comment.

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

17 years agoPropose, veto.
Nick Kew [Sat, 29 Dec 2007 19:50:11 +0000 (19:50 +0000)] 
Propose, veto.

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

17 years agoVote
Nick Kew [Sat, 29 Dec 2007 17:14:07 +0000 (17:14 +0000)] 
Vote

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

17 years agoMerge r409942, r607245, r607440 from trunk:
Ruediger Pluem [Sat, 29 Dec 2007 16:28:57 +0000 (16:28 +0000)] 
Merge r409942, r607245, r607440 from trunk:

* Remove temporary files if renaming fails, otherwise they may accumulate.

* Make loglevel consistent for similar situations. As this really should not
  happen set it to error.

* Change loglevel from ERROR to WARNING if the renaming of the vary, headers
  or data file fails.

Submitted by: Davi Arnaut <davi haxent.com.br>
Reviewed by: rpluem, niq, wrowe

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

17 years ago* Promote
Ruediger Pluem [Sat, 29 Dec 2007 16:23:10 +0000 (16:23 +0000)] 
* Promote

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

17 years ago* Add a proposal, updated proposal and added a comment.
Ruediger Pluem [Sat, 29 Dec 2007 16:21:52 +0000 (16:21 +0000)] 
* Add a proposal, updated proposal and added a comment.

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

17 years agoMerge r607282 from trunk:
Ruediger Pluem [Sat, 29 Dec 2007 09:39:23 +0000 (09:39 +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, wrowe, jorton

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

17 years ago* Vote
Ruediger Pluem [Sat, 29 Dec 2007 09:32:59 +0000 (09:32 +0000)] 
* Vote

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

17 years ago* Promote
Ruediger Pluem [Sat, 29 Dec 2007 09:31:12 +0000 (09:31 +0000)] 
* Promote

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

17 years ago* Updated proposals to add CVE number.
Ruediger Pluem [Sat, 29 Dec 2007 09:28:09 +0000 (09:28 +0000)] 
* Updated proposals to add CVE number.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607404 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:30 +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.2.x@607394 13f79535-47bb-0310-9956-ffa450edef68

17 years agoSander pointed out to me that as we added ENGINE logic support
William A. Rowe Jr [Sat, 29 Dec 2007 06:09:33 +0000 (06:09 +0000)] 
Sander pointed out to me that as we added ENGINE logic support
for 0.9.8, we never touched win32.  Resolve this for all of the
common win32 HAVE SSL related macros building against 0.9.8.

Backport: r607383

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

17 years agoIt turns out copy concat didn't work as I expected,
William A. Rowe Jr [Sat, 29 Dec 2007 03:59:24 +0000 (03:59 +0000)] 
It turns out copy concat didn't work as I expected,
it does concat to the first named file, but not the
first filepath.

Backport: r607371

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

17 years agoAvoid build directory pollution
William A. Rowe Jr [Sat, 29 Dec 2007 03:49:57 +0000 (03:49 +0000)] 
Avoid build directory pollution

Backport: r607369

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

17 years agoBelieve this or not, not every machine uses "C:\Documents and Settings",
William A. Rowe Jr [Sat, 29 Dec 2007 03:36:20 +0000 (03:36 +0000)] 
Believe this or not, not every machine uses "C:\Documents and Settings",
split off the current user's name from USERPROFILE envvar.

Backport: r607367

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

17 years agoProvide vhosts examples remotely related to the httpd.conf we create?
William A. Rowe Jr [Sat, 29 Dec 2007 03:29:03 +0000 (03:29 +0000)] 
Provide vhosts examples remotely related to the httpd.conf we create?

This patch was leapfrogged by a backport of 515403, if you
are confused by the sequence.

Backport: r410762

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

17 years agoMigrating from httpd-win.conf to httpd.conf.in we need to add
William A. Rowe Jr [Sat, 29 Dec 2007 03:08:28 +0000 (03:08 +0000)] 
Migrating from httpd-win.conf to httpd.conf.in we need to add
winnt's mpm to extra/httpd-mpm.conf.in

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

17 years agoVote.
Joe Orton [Fri, 28 Dec 2007 21:39:30 +0000 (21:39 +0000)] 
Vote.

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

17 years agoVote and opine.
William A. Rowe Jr [Fri, 28 Dec 2007 19:31:30 +0000 (19:31 +0000)] 
Vote and opine.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607314 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:11:29 +0000 (19:11 +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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607311 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:39 +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.2.x@607301 13f79535-47bb-0310-9956-ffa450edef68

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

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

17 years agoNote T&R intent
Jim Jagielski [Fri, 28 Dec 2007 15:04:01 +0000 (15:04 +0000)] 
Note T&R intent

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

17 years ago* Update proposal and add a comment
Ruediger Pluem [Fri, 28 Dec 2007 14:21:07 +0000 (14:21 +0000)] 
* Update proposal and add a comment

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

17 years agoPropose, comment
Nick Kew [Fri, 28 Dec 2007 12:15:24 +0000 (12:15 +0000)] 
Propose, comment

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

17 years agoAdd backport proposal.
Guenter Knauf [Thu, 27 Dec 2007 23:59:11 +0000 (23:59 +0000)] 
Add backport proposal.

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

17 years agoAdd backport proposal.
Guenter Knauf [Tue, 25 Dec 2007 23:29:57 +0000 (23:29 +0000)] 
Add backport proposal.

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

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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@606749 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:03:31 +0000 (20:03 +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.2.x@606482 13f79535-47bb-0310-9956-ffa450edef68

17 years agoCopy all missing modules/foo/xxx.h headers.
William A. Rowe Jr [Sat, 22 Dec 2007 04:36:13 +0000 (04:36 +0000)] 
Copy all missing modules/foo/xxx.h headers.

Backports: r606394

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

17 years agoSolve two ssl issues; always install both ab.exe and abs.exe
William A. Rowe Jr [Sat, 22 Dec 2007 02:19:05 +0000 (02:19 +0000)] 
Solve two ssl issues; always install both ab.exe and abs.exe
because it's easier to move around ab.exe when that's all
someone needs (and this is precisely how the binary installer
works, too), and also kindly ignore missing openssl tree files
because TIMTOWTDI (although this one is preferred :)

Backport: r606382, r606383

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

17 years agoLet the installer lead on the origin sourceroot conf path
William A. Rowe Jr [Fri, 21 Dec 2007 20:09:27 +0000 (20:09 +0000)] 
Let the installer lead on the origin sourceroot conf path

Backport: r606293

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

17 years agoQuoting this made it worse on us, not easier.
William A. Rowe Jr [Fri, 21 Dec 2007 19:18:33 +0000 (19:18 +0000)] 
Quoting this made it worse on us, not easier.
Resolve SSLMutex default on win32.

Backports: r606274

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

17 years agoKill proxy\ dir, a horrible name with no corresponding example
William A. Rowe Jr [Fri, 21 Dec 2007 18:46:54 +0000 (18:46 +0000)] 
Kill proxy\ dir, a horrible name with no corresponding example

Backports: r606265

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

17 years agoThe installer will now create a temp-extras directory
William A. Rowe Jr [Fri, 21 Dec 2007 17:04:57 +0000 (17:04 +0000)] 
The installer will now create a temp-extras directory

Backports: r606251

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

17 years agoHowever, we still won't want to load charset_lite by default
William A. Rowe Jr [Fri, 21 Dec 2007 12:25:53 +0000 (12:25 +0000)] 
However, we still won't want to load charset_lite by default

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

17 years agoAdd charset lite missing from old config
William A. Rowe Jr [Fri, 21 Dec 2007 12:22:03 +0000 (12:22 +0000)] 
Add charset lite missing from old config

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