]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Lucien Gentis [Fri, 17 Aug 2012 14:29:40 +0000 (14:29 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1374287 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 17 Aug 2012 11:49:19 +0000 (11:49 +0000)]
Fixed broken *_DECLARE_DATA section.
Seems our preprocessor is some crazy and inserts a blank
after replacing a define which made the awk script fail.
Patch submitted by: normw gknw net (Backport r1305192).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1374210 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 17 Aug 2012 11:35:53 +0000 (11:35 +0000)]
Sync NetWare modules makefile with 2.4.x branch.
Make Make sure that we clean up the ldap module folder;
renamed build vars.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1374205 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 17 Aug 2012 10:49:59 +0000 (10:49 +0000)]
NetWare build tweaks.
mwccnlm: search directory of referencing file first for #includes.
Make use of CFLAGS from environment.
Added default maxerrors value 1 so that the compiler breaks
after 1st error; can be overwritten with CC_MAX_ERRORS var.
(partly backport of r1371164)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1374196 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 17 Aug 2012 08:52:35 +0000 (08:52 +0000)]
Give some love to 2.2.x: ddd a round of backports,
which are already part of trunk and 2.4.
The list includes any fixes applied to 2.4 between
March 15 and July 19 2012.
Most of them easy to review, some not.
Unfortunately especially the important backport of
AllowAnyURI needs two additional prerequisite backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1374178 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 17 Aug 2012 01:43:47 +0000 (01:43 +0000)]
Vote, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1374123 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Thu, 16 Aug 2012 15:59:03 +0000 (15:59 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373894 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 16 Aug 2012 00:42:58 +0000 (00:42 +0000)]
Agreed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373681 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 15 Aug 2012 17:59:10 +0000 (17:59 +0000)]
(mpm_event, mpm_worker: Remain active amidst prevalent child process
resource shortages.)?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373542 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 15 Aug 2012 11:52:42 +0000 (11:52 +0000)]
Merge r136634 from trunk:
mod_proxy_balancer: Restore balancing after a failed worker has
recovered when using lbmethod_bybusyness.
PR: 48735
Markus Stoll and Adam C both submitted patches against 2.2.x
to bug 48735. Compared with those two, this solution
1. resets the busy field in the error-ed worker at the end of
the request instead of at recovery time
2. leaves the lbstatus field alone
3. covers all possible scenarios where the busy field in the
error-ed worker needs to be adjusted, since a cleanup to
perform the decrement is registered at the point of the
increment
Submitted by: trawick
Reviewed by: druggeri, rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373355 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 15 Aug 2012 11:46:40 +0000 (11:46 +0000)]
Merge r1301111 from trunk:
mod_dumpio: Return an error code from a previous input filter
PR: 52914
Submitted by: sf
Reviewed by: rjung, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373352 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 15 Aug 2012 11:41:56 +0000 (11:41 +0000)]
WinNT MPM: Fix INVALID_SOCKET bogosity
The related code and a lot more was removed from trunk in r730828.
This doesn't address any reported problem symptom.
Submitted by: trawick
Reviewed by: druggeri, rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373349 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 15 Aug 2012 11:37:29 +0000 (11:37 +0000)]
Merge a subset of r1363440 from trunk:
mpm_worker: Fix cases where the spawn rate wasn't reduced after
child process resource shortages.
(Note: mpm_event is omitted from this backport proposal because of
missing prerequisite fixes. Even mpm_worker has a tiny issue,
described in comments in the code.)
Submitted by: trawick
Reviewed by: rjung, rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373342 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 15 Aug 2012 10:35:21 +0000 (10:35 +0000)]
Backport r1306409 from trunk:
* Add the forcerecovery balancer parameter that determines if recovery for
balancer workers without considering the retry value of workers is enforced.
There might be cases where an already overloaded backend can get into deeper
trouble if the recovery of all workers is enforced without considering the
retry parameter of each worker
Submitted by: rpluem
Reviewed by: rpluem, sf, rjung
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373320 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 15 Aug 2012 10:20:46 +0000 (10:20 +0000)]
* promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373312 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 15 Aug 2012 09:45:29 +0000 (09:45 +0000)]
* Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373298 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Wed, 15 Aug 2012 05:38:44 +0000 (05:38 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1373219 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Tue, 14 Aug 2012 09:31:47 +0000 (09:31 +0000)]
Add a missing paren
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1372802 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 11 Aug 2012 12:43:09 +0000 (12:43 +0000)]
Comment spelling fix.
CTR
Backport of r1368131 from trunk resp.
r1371935 from 2.4.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371936 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 11 Aug 2012 12:36:35 +0000 (12:36 +0000)]
bad header doxygen: ap_rflush does not return the number
of bytes flushed, it returns 0 on success, -1 on error.
Should be CTR.
Backport of r1368393 and r1368396 from trunk
resp. r1371930 from 2.2.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371931 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 11 Aug 2012 11:37:17 +0000 (11:37 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371921 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 11 Aug 2012 11:14:27 +0000 (11:14 +0000)]
Add forgotten replacement argument to Header
directive docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371918 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 10 Aug 2012 07:45:59 +0000 (07:45 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371592 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 10 Aug 2012 07:35:51 +0000 (07:35 +0000)]
fix broken link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371587 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 9 Aug 2012 14:33:08 +0000 (14:33 +0000)]
Fix broken link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371227 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 9 Aug 2012 14:03:26 +0000 (14:03 +0000)]
typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371217 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 9 Aug 2012 07:38:51 +0000 (07:38 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371064 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 9 Aug 2012 07:32:53 +0000 (07:32 +0000)]
typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371060 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 9 Aug 2012 07:23:50 +0000 (07:23 +0000)]
typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371056 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 9 Aug 2012 07:06:30 +0000 (07:06 +0000)]
typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371054 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 9 Aug 2012 06:54:30 +0000 (06:54 +0000)]
some more typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371050 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 9 Aug 2012 06:41:53 +0000 (06:41 +0000)]
typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1371047 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 8 Aug 2012 19:37:27 +0000 (19:37 +0000)]
grab r1370907 from trunk:
fix subversion project URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1370910 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 8 Aug 2012 07:31:10 +0000 (07:31 +0000)]
A quick build.sh revealed the docs have fallen a bit out of sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1370683 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 8 Aug 2012 03:55:43 +0000 (03:55 +0000)]
sf, kbrand please re-review, picked up on your suggested changes in
a newly revised patch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1370659 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 7 Aug 2012 18:19:28 +0000 (18:19 +0000)]
As released
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1370417 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 6 Aug 2012 18:22:19 +0000 (18:22 +0000)]
vote, promote, propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1369910 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Mon, 6 Aug 2012 06:17:28 +0000 (06:17 +0000)]
Backporting r1369725 to 2.2. For some reason, rbowen's previous fix was overwritten.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1369730 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 5 Aug 2012 13:05:22 +0000 (13:05 +0000)]
Merge r1369568 from trunk:
bytes is not a unit of filename
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1369571 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 4 Aug 2012 21:00:59 +0000 (21:00 +0000)]
grab r1369435 from trunk:
fix documented default value of ScoreBoardFile
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1369437 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 4 Aug 2012 12:56:07 +0000 (12:56 +0000)]
(mod_proxy_balancer: Restore balancing after a failed worker has
recovered when using lbmethod_bybusyness. PR 48735.)?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1369311 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 31 Jul 2012 21:04:09 +0000 (21:04 +0000)]
Fix typo in docs
(miscomception ->misconception)
Backport of r1367778 from trunk resp.
r1367779. from 2.4.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1367780 13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Tue, 31 Jul 2012 14:49:28 +0000 (14:49 +0000)]
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1367586 13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Tue, 31 Jul 2012 14:48:46 +0000 (14:48 +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@
1367584 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 30 Jul 2012 20:42:09 +0000 (20:42 +0000)]
That patch needs some work
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1367286 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 29 Jul 2012 17:32:27 +0000 (17:32 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1366879 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 27 Jul 2012 19:51:57 +0000 (19:51 +0000)]
Merge r1363183 from trunk:
mpm_prefork: Reduce spawn rate after a child process exits due to
unexpected poll or accept failure.
Submitted by: trawick
Reviewed by: jorton, rjung
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1366515 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 27 Jul 2012 12:02:29 +0000 (12:02 +0000)]
Vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1366352 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Jul 2012 10:19:08 +0000 (10:19 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365936 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Jul 2012 10:17:17 +0000 (10:17 +0000)]
some final typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365935 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Jul 2012 10:03:42 +0000 (10:03 +0000)]
more typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365932 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Jul 2012 09:53:38 +0000 (09:53 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365927 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Jul 2012 09:52:04 +0000 (09:52 +0000)]
typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365926 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 24 Jul 2012 17:37:56 +0000 (17:37 +0000)]
another simple MPM fix...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365188 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 24 Jul 2012 14:08:33 +0000 (14:08 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365068 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 24 Jul 2012 13:46:40 +0000 (13:46 +0000)]
fix a couple of silly typos, already fixed in later branches
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365051 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 24 Jul 2012 13:09:41 +0000 (13:09 +0000)]
simple prefork fix, y'all?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365032 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 24 Jul 2012 12:29:22 +0000 (12:29 +0000)]
merge r1363186 from trunk:
modernize some commentary on APEXIT_foo values
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1365008 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Mon, 23 Jul 2012 07:18:04 +0000 (07:18 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1364531 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Mon, 23 Jul 2012 07:16:07 +0000 (07:16 +0000)]
Change the "abc$" example to something else, since it wouldn't work.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1364530 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 22 Jul 2012 15:50:52 +0000 (15:50 +0000)]
typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1364337 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 22 Jul 2012 14:47:45 +0000 (14:47 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1364316 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 22 Jul 2012 14:42:42 +0000 (14:42 +0000)]
Merge r1364309 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/:
copy the context restrictions from sections.html for symlink
related options
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1364313 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 13:28:51 +0000 (13:28 +0000)]
Disable highlighting for those cases where a backport brings along the new <highlight> syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363772 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 13:27:12 +0000 (13:27 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363771 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 13:26:44 +0000 (13:26 +0000)]
Backport some minor changes to the developer docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363770 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 13:22:05 +0000 (13:22 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363768 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 13:20:27 +0000 (13:20 +0000)]
Backport some more, small changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363767 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 12:55:21 +0000 (12:55 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363760 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 12:52:22 +0000 (12:52 +0000)]
Some more backports of information from trunk that applies to 2.2 as well.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363757 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 12:45:03 +0000 (12:45 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363754 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 20 Jul 2012 12:43:57 +0000 (12:43 +0000)]
Backport a few changes from trunk that also apply to 2.2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363753 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 20:18:27 +0000 (20:18 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363519 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 20:16:28 +0000 (20:16 +0000)]
Remove .* from the equation in the "<Directory ~ ..." example.
Submitted by: Daniel (comment #143 on site)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363518 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 15:18:05 +0000 (15:18 +0000)]
Replace highlighter css, in case we replace <example> with <highlight> while backporting changes, so they don't stand out as ugly white fields.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363376 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 15:14:14 +0000 (15:14 +0000)]
fiw newlines
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363373 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 15:13:23 +0000 (15:13 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363372 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 15:12:55 +0000 (15:12 +0000)]
<highlight> -> <example>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363371 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 15:07:53 +0000 (15:07 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363365 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 15:07:15 +0000 (15:07 +0000)]
Backport some changes from 2.4 to 2.2, as they are also valid here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363364 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 15:06:32 +0000 (15:06 +0000)]
Add the new backreference chart to 2.2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363361 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 10:27:33 +0000 (10:27 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363286 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 10:26:35 +0000 (10:26 +0000)]
Add a link to the RFC explaining what 'realm' denotes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363285 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 06:58:15 +0000 (06:58 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363246 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 06:57:21 +0000 (06:57 +0000)]
Remove caveat about running ssi on httpd 1.2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363245 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 19 Jul 2012 06:30:10 +0000 (06:30 +0000)]
old/new -> foo/bar in example, so it matches the description (and the following examples)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1363238 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 13 Jul 2012 07:57:43 +0000 (07:57 +0000)]
set svnmailer:content-charset
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1361075 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 13 Jul 2012 04:50:21 +0000 (04:50 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1361043 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 13 Jul 2012 04:41:42 +0000 (04:41 +0000)]
XSL changes needed to add comments to 2.2 branch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1361042 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 13 Jul 2012 04:40:32 +0000 (04:40 +0000)]
Update translations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1361041 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 10 Jul 2012 15:52:22 +0000 (15:52 +0000)]
* My comment is now addressed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1359738 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 10 Jul 2012 14:30:39 +0000 (14:30 +0000)]
New patch for mod_proxy_ajp fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1359698 13f79535 -47bb-0310-9956-
ffa450edef68
Ben Laurie [Mon, 9 Jul 2012 13:05:57 +0000 (13:05 +0000)]
Response.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1359138 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 8 Jul 2012 21:14:04 +0000 (21:14 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1358840 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 8 Jul 2012 21:12:35 +0000 (21:12 +0000)]
Fix whitespace issue in links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1358839 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Sun, 8 Jul 2012 09:45:18 +0000 (09:45 +0000)]
comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1358711 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 7 Jul 2012 07:40:46 +0000 (07:40 +0000)]
rebuild various
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1358518 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 7 Jul 2012 07:37:02 +0000 (07:37 +0000)]
Backport(ish) r1357167/r1357168 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1358517 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Fri, 6 Jul 2012 19:46:36 +0000 (19:46 +0000)]
vote and remove old, dead proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1358375 13f79535 -47bb-0310-9956-
ffa450edef68
Ben Laurie [Fri, 6 Jul 2012 15:27:59 +0000 (15:27 +0000)]
RFC 5878.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1358263 13f79535 -47bb-0310-9956-
ffa450edef68