]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Jeff Trawick [Thu, 7 Oct 2010 21:52:56 +0000 (21:52 +0000)]
relatively new mod_reqtimeout needs to get in sync with various trunk fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005646 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 7 Oct 2010 19:50:24 +0000 (19:50 +0000)]
Keep eol-style for dsp files "native".
This was the only one with CRLF.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005591 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Oct 2010 19:29:25 +0000 (19:29 +0000)]
Pick up CVE-2010-1623 with this enhancement. One more pair of eyeballs please?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005584 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Oct 2010 19:01:51 +0000 (19:01 +0000)]
No objection, ready to backport, but a source comment was requested
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005576 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Oct 2010 18:51:18 +0000 (18:51 +0000)]
mod_proxy_balancer: Force workers into PROXY_WORKER_IN_ERROR when configured
statuses are found
PR: 48939
Backports: 930125, 930254, 962972, 987359
Submitted by: Daniel Ruggeri <DRuggeri primary.net>
Reviewed by: trawick, niq, wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005571 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Oct 2010 18:20:40 +0000 (18:20 +0000)]
mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to UTF-8.
PR: 45318
Backports: r902654
Submitted by: Johannes Mueller <joh_m gmx.de>, sf
Reviewed by: rpluem, wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005561 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 7 Oct 2010 17:28:46 +0000 (17:28 +0000)]
backport r902654 from trunk:
mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to
UTF-8.
PR: 45318
Adapted patch from Johannes Mueller
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005537 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 7 Oct 2010 17:16:44 +0000 (17:16 +0000)]
backport of r1005529:
Document that a ThreadStackSize of 128K or lower will crash on Linux and
recommend at least 200K
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005531 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Oct 2010 16:59:15 +0000 (16:59 +0000)]
Executed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005526 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Oct 2010 16:58:59 +0000 (16:58 +0000)]
ab: repeat apr_pollset_poll() while APR_STATUS_IS_EINTR(rv)
Backports: r750094
Submitted by: trawick
Reviewed by: sf, wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005524 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Oct 2010 16:56:54 +0000 (16:56 +0000)]
Clean up some miscellaneous warnings from Fortify or Intel's compiler
Backports;
r991516, mod_rewrite.c::cmd_rewritecond(): use enum value instead of
integer literal
r991515, util.c::ap_pregsub(): don't needlessly set var
r991507, scoreboard.c::ap_create_scoreboard(): don't needlessly set var
r987629+r987631, config.c::ap_build_cont_config(): don't needlessly
check var for NULL
r986901+r987860, core.c::dirsection(): remove dead error check
r983066, mod_cern_meta.c: remove unexpected ";" after end of block
r987339, main.c::usage(): don't overlay stack buffer with impossibly
long argv[0]
r982050, mpm_unix.c (backported to mpm_common.c): remove unused vars
Author: trawick
Reviewed by: sf, wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1005523 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 6 Oct 2010 10:48:13 +0000 (10:48 +0000)]
Go a little faster by eliminating a sscanf() call when parsing response lines.
Backport r999694; AUthor: trawick, reviewed by: sf, wrowe.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004983 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 6 Oct 2010 10:40:52 +0000 (10:40 +0000)]
Rename macro to a better name and sync with trunk.
REviewed by: wrowe, rjung.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004980 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 6 Oct 2010 10:39:09 +0000 (10:39 +0000)]
Added NetWare auto restart script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004978 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 5 Oct 2010 21:06:52 +0000 (21:06 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004814 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 5 Oct 2010 20:48:09 +0000 (20:48 +0000)]
Add detailed information about how to use
session stickyness.
Mostly backport of r1003131 plus stickyness
with custom cookie example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004808 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 5 Oct 2010 20:36:21 +0000 (20:36 +0000)]
Add fix for CVE-2010-1623 to mod_reqtimeout proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004807 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 5 Oct 2010 20:36:06 +0000 (20:36 +0000)]
Add information about proxy workers to proxy docs.
Mostly a backport of r987858.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004805 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 5 Oct 2010 19:49:34 +0000 (19:49 +0000)]
Vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004790 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Oct 2010 19:35:20 +0000 (19:35 +0000)]
Revert unassociated CHANGES entry from r1004734
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004782 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Oct 2010 18:16:14 +0000 (18:16 +0000)]
Persuaded, jorton should review this status item commentary
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004753 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Oct 2010 17:55:23 +0000 (17:55 +0000)]
Votes and promotions, and already executed one patch with extreme prejudice.
Note intent to roll Thursday
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004736 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Oct 2010 17:49:41 +0000 (17:49 +0000)]
This really didn't need a backport vote per say, is already built
for other platforms, and for Windows in trunk.
mod_proxy_scgi: Add module to build on Windows.
Submitted by: rjung
Reviewed by: wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004734 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Oct 2010 17:47:27 +0000 (17:47 +0000)]
This type fix is needed to quiet type mismatch warnings, nelts is also an int
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004733 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 4 Oct 2010 14:49:10 +0000 (14:49 +0000)]
RPM init script: Update the htcacheclean init script to take into
account the pid of the running htcacheclean process. This enables
htcacheclean to be enabled more than once to clean multiple caches
on the same machine.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1004268 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Thu, 30 Sep 2010 00:34:05 +0000 (00:34 +0000)]
propose backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1002914 13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Tue, 28 Sep 2010 08:13:49 +0000 (08:13 +0000)]
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1002048 13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Tue, 28 Sep 2010 08:10:11 +0000 (08:10 +0000)]
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1002047 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 25 Sep 2010 19:40:18 +0000 (19:40 +0000)]
Spelling errors
PR: 49983, 49967
Submitted by: Chris Matthews <chris bbd co za>,
Angelo Babudro <tech support donsdirectory com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1001307 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 25 Sep 2010 17:55:36 +0000 (17:55 +0000)]
adjust vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1001289 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 22 Sep 2010 20:48:45 +0000 (20:48 +0000)]
Thanks/sorry, sf!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1000214 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 22 Sep 2010 19:47:01 +0000 (19:47 +0000)]
vote and comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1000158 13f79535 -47bb-0310-9956-
ffa450edef68
Mads Toftum [Wed, 22 Sep 2010 12:11:56 +0000 (12:11 +0000)]
missed a couple of transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@999894
13f79535 -47bb-0310-9956-
ffa450edef68
Mads Toftum [Wed, 22 Sep 2010 11:50:02 +0000 (11:50 +0000)]
bring transformations up to date for others
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@999884
13f79535 -47bb-0310-9956-
ffa450edef68
Mads Toftum [Wed, 22 Sep 2010 10:12:14 +0000 (10:12 +0000)]
FakeBasicAuth, not FakeBasic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@999854
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 22 Sep 2010 01:35:42 +0000 (01:35 +0000)]
Backport trunk revs 826506, 826520, 826528, 987498
sync htdigest with trunk to fix overflows and pick up other minor tweaks
Reviewed by: poirier, rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@999717
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 22 Sep 2010 01:24:50 +0000 (01:24 +0000)]
propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@999714
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 19 Sep 2010 13:54:59 +0000 (13:54 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@998669
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Thu, 16 Sep 2010 01:51:05 +0000 (01:51 +0000)]
Fix apidoc comments in ap_regex
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@997562
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 15 Sep 2010 16:59:56 +0000 (16:59 +0000)]
ap_document_root_check must live in libhttpd, not in the httpd binary,
due to the way that symbols are resolved.
Generally, main.c should export nothing.
Backports: r901557 (overlooked when proposed for backport)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@997396
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 4 Sep 2010 15:44:39 +0000 (15:44 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@992627
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 2 Sep 2010 16:57:36 +0000 (16:57 +0000)]
* Comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@992021
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 2 Sep 2010 16:37:48 +0000 (16:37 +0000)]
* Vote and promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@992011
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Thu, 2 Sep 2010 13:58:21 +0000 (13:58 +0000)]
Vote to backport htdigest overflow fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@991938
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 2 Sep 2010 11:55:24 +0000 (11:55 +0000)]
has anyone listened to Fat Albert Rotunda lately? wow!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@991896
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 1 Sep 2010 16:36:27 +0000 (16:36 +0000)]
gratuituous request that I don't have to see some silly warnings anymore
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@991594
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 1 Sep 2010 11:39:23 +0000 (11:39 +0000)]
ab testing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@991506
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 27 Aug 2010 11:57:39 +0000 (11:57 +0000)]
compatability text for apachectl -T
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@990114
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 27 Aug 2010 11:00:03 +0000 (11:00 +0000)]
emphasize sub-directory behavior, mention limitation of end-of-line ($) char.
avoid example in sections.xml that uses DirectoryMatch with unmatchable $
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@990096
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 26 Aug 2010 10:51:43 +0000 (10:51 +0000)]
Add information about "||" piped log syntax
to the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989598
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 25 Aug 2010 15:01:36 +0000 (15:01 +0000)]
Add link to main vhosts doc from the top of the example doc, for folks
who don't know what a vhost is.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989156
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 25 Aug 2010 14:16:25 +0000 (14:16 +0000)]
Merge r986591 from trunk:
Don't log errors when we can't send to client, just debug.
Submitted by: jfclere
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989125
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 25 Aug 2010 14:15:54 +0000 (14:15 +0000)]
Merge r632947, r633174 from trunk:
core: fix SymlinksIfOwnerMatch checking:
(1) Fix Origin checking (PR 36783 - Robert L Mathews)
(2) Check ownership if both FollowSymlinks and SymlinksIfOwnerMatch are set
* lfi is already a pointer in contrast fi which was used before.
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989124
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 25 Aug 2010 14:12:46 +0000 (14:12 +0000)]
*) mod_headers: support global replace in Header Edit
PR 46594 (not 47066 as incorrectly recorded in change log)
trunk: http://svn.eu.apache.org/viewvc?view=revision&revision=894036
http://svn.apache.org/viewvc?view=revision&revision=966059
2.2.x: http://people.apache.org/~niq/patches/46594.patch
(newly updated to fold in r966059)
+1: niq, rpluem, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989122
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 25 Aug 2010 14:10:14 +0000 (14:10 +0000)]
Merge r988038 from trunk:
Prevent race condition
See http://www.mail-archive.com/dev@httpd.apache.org/msg47171.html
Submitted by: jfclere
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989118
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 25 Aug 2010 14:09:39 +0000 (14:09 +0000)]
Promote (3 or more +1s)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989117
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 25 Aug 2010 14:08:45 +0000 (14:08 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989116
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 25 Aug 2010 05:35:07 +0000 (05:35 +0000)]
* Vote and promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988813
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 24 Aug 2010 17:41:25 +0000 (17:41 +0000)]
- move jfclere's new proposals from the STALLED to the PROPOSED section
- vote
- comment on MSIE ssl config proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988632
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 24 Aug 2010 17:39:33 +0000 (17:39 +0000)]
Update proposed patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988630
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 24 Aug 2010 13:55:55 +0000 (13:55 +0000)]
fix another bogus revision pointed out by niq
(ugh!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988542
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 24 Aug 2010 11:13:14 +0000 (11:13 +0000)]
fix some bogus rev numbers pointed out by niq
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988483
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 24 Aug 2010 06:41:38 +0000 (06:41 +0000)]
Merge r833738, r834006, r834013, r834500 from trunk:
mod_log_config: Make ${cookie}C correctly match whole cookie names
instead of substrings.
Submitted by: Dan Franklin <dan dan-franklin.com>, Stefan Fritsch
Simplify code by using apr_strtok
Also remove trailing whitespace in the value
fix off by one error
PR: 28037
Reviewed by: sf, jim, rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988403
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 24 Aug 2010 06:33:01 +0000 (06:33 +0000)]
Merge r620133, r724515, r724805, r725077, r952828 from trunk:
Sub-requests are created and used with two purposes; sometimes
simply to 'see' what a request would do; as to fill out an SSI,
validate access or similar - and is then discarded. And sometimes
as the precursor to becoming the actual request; e.g. when mod_dir
checks if an /index.html can be served for a '/'.
In the latter case it is important to preserve the output filters
'for real'; whereas in the first case they have to be reset to
purely the minimal proto filters (if at all). This patch instates
the output filters in 3 cases where sub-requests are/may in fact
be used as the real request later on.
This is a relatively risky change (which should not be back-ported
without further discussion) and may break caches in combination
with internal redirects/vary/negotiation in subtle ways.
See the thread starting at [1] and in particular the general
concerns of rpluem at [2] with respect to sub requests
and (fast_)internal redirects possibly needing a more
thorough overhaul.
1: http://mail-archives.apache.org/mod_mbox/httpd-dev/200802.mbox/ajax/%
3c335D1A4B -25E2-4FF1-8CDF-
5010A7FBD293 @webweaving.org%3e
2: http://mail-archives.apache.org/mod_mbox/httpd-dev/200802.mbox/%
3c47ACE1D4 .
4060702 @apache.org%3e
* Correctly remove the SUBREQ_CORE filter from the filter chain if we do an
internal fast redirect and if the new redirected request is NO subrequest.
This fixes at least one of the possible subtle issues mentioned in the
comment to r620133.
reset chain if we need to...
Hopefully the final fix for the subreq/filter issue. The
prob was that we at this point could still have some
stale and incorrect refs when we adjusted the f-stack.
So move the update earlier so when we adjust, we're
affecting r. Ruediger and Jim pretty much
simultaneously :)
* modules/http/http_request.c (internal_internal_redirect): For a
subrequest, preserve any filters in the output filter chain which
were not specific to the subrequest across the redirect (where
f->r does not point to the subreq's request_rec).
PR: 17629, 43939
Reviewed by: rpluem, jim, niq
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988400
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Mon, 23 Aug 2010 22:06:56 +0000 (22:06 +0000)]
vote, promote, rejoice
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988336
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Mon, 23 Aug 2010 19:23:05 +0000 (19:23 +0000)]
Vote, comment on failonstatus backport
Fold rpluem comment and conditional vote into PR 36783 proposal
Withdraw vetoed PR 43039 proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988261
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 23 Aug 2010 15:07:03 +0000 (15:07 +0000)]
* Promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988142
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 23 Aug 2010 15:06:01 +0000 (15:06 +0000)]
* Vote and comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988140
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Mon, 23 Aug 2010 09:15:22 +0000 (09:15 +0000)]
Propose back port of r988038.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@988039
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 22 Aug 2010 12:56:06 +0000 (12:56 +0000)]
reset erroronstatus^H^H^H...failonstatus vote to reflect trunk changes and new 2.2.x patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987894
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 21 Aug 2010 16:16:18 +0000 (16:16 +0000)]
* rotatelogs: Fix possible buffer overflow if admin configures a
mongo log file path.
Trunk already has a fix.
2.2.x patch: http://people.apache.org/~trawick/rotatelogs.overflow.txt
+1: trawick, rpluem, lars, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987780
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 21 Aug 2010 16:12:01 +0000 (16:12 +0000)]
cast a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987779
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 21 Aug 2010 12:25:22 +0000 (12:25 +0000)]
* Promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987743
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 21 Aug 2010 12:23:48 +0000 (12:23 +0000)]
* Lars voted on security@
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987742
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 21 Aug 2010 12:23:15 +0000 (12:23 +0000)]
* Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987741
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 20 Aug 2010 14:21:31 +0000 (14:21 +0000)]
fix silly rotatelogs buffer overflow?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987519
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Thu, 19 Aug 2010 20:31:52 +0000 (20:31 +0000)]
alert docs readers to minor gotcha
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@987300
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Wed, 18 Aug 2010 08:36:53 +0000 (08:36 +0000)]
Propose a fix. We log error that aren't really errors.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@986593
13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Wed, 11 Aug 2010 14:54:08 +0000 (14:54 +0000)]
Kicking out the 1.3 reference from the mass vhost document. Nobody cares.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984428
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 10 Aug 2010 20:01:50 +0000 (20:01 +0000)]
* Document that PR45444 will be fixed in the next release
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984193
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 10 Aug 2010 19:11:40 +0000 (19:11 +0000)]
Merge r832172 from trunk:
Vhosts: treating a pure-numeric Host header as a port is nonsense.
PR 44979
Submitted by: niq
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984172
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 10 Aug 2010 19:10:19 +0000 (19:10 +0000)]
Merge r893027 from trunk:
(re)-introduce -T commandline option to suppress documentroot check at startup
PR 41887
Patch by Jan van den Berg
Submitted by: niq
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984171
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 10 Aug 2010 19:08:27 +0000 (19:08 +0000)]
Merge r683280 from trunk:
* modules/ssl/ssl_engine_io.c (char_buffer_read): Use memmove in place
of memcpy since the buffers can overlap; add explanatory comment.
PR: 45444
Submitted by: jorton
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984169
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 10 Aug 2010 19:07:52 +0000 (19:07 +0000)]
Merge r978903 from trunk:
Merge mod_dir fixups to avoid possible ordering issues noted by trawick
Submitted by: niq
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984168
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 10 Aug 2010 19:06:37 +0000 (19:06 +0000)]
And flow up
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984166
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 10 Aug 2010 19:04:06 +0000 (19:04 +0000)]
Vote on some patches
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@984163
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 6 Aug 2010 18:06:40 +0000 (18:06 +0000)]
vote+promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@983078
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 4 Aug 2010 20:19:52 +0000 (20:19 +0000)]
add proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@982390
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 2 Aug 2010 04:07:19 +0000 (04:07 +0000)]
Now with a rebuild-all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@981364
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 2 Aug 2010 04:01:43 +0000 (04:01 +0000)]
Seems this hadn't been rebuild in a bit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@981362
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 2 Aug 2010 04:00:45 +0000 (04:00 +0000)]
Reflect new feature introduction, do not neglect compatibility tags(\!\!\!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@981361
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 31 Jul 2010 13:49:52 +0000 (13:49 +0000)]
Add proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@981060
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 31 Jul 2010 13:00:47 +0000 (13:00 +0000)]
Fix svn property.
File in trunk is fine, rest of docs also.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@981049
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 31 Jul 2010 12:15:47 +0000 (12:15 +0000)]
Update description of HTMLTable
PR: 49676
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@981043
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 29 Jul 2010 15:35:59 +0000 (15:35 +0000)]
I'd really rather not encourage people to use * in NameVirtualHost.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@980475
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 27 Jul 2010 22:31:44 +0000 (22:31 +0000)]
Vote and promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@979895
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 27 Jul 2010 14:08:34 +0000 (14:08 +0000)]
* Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@979709
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Mon, 26 Jul 2010 07:21:44 +0000 (07:21 +0000)]
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@979184
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Mon, 26 Jul 2010 07:19:01 +0000 (07:19 +0000)]
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@979183
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sun, 25 Jul 2010 18:42:32 +0000 (18:42 +0000)]
Propose backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@979087
13f79535 -47bb-0310-9956-
ffa450edef68