]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Yann Ylavic [Mon, 11 May 2015 09:40:52 +0000 (09:40 +0000)]
[REVERTED by r1679205]
Merge r1675533 from trunk.
mod_log_config: Add %M format to output request duration in milliseconds.
Committed by: breser
Reviewed by: breser, druggeri, ylavic
Backported by: ylavic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678706 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 11 May 2015 09:32:13 +0000 (09:32 +0000)]
Merge r1650310, r1650320 from trunk.
Add SSLSessionTickets (on|off).
It controls the use of TLS session tickets
(RFC 5077). Default is unchanged (on).
Using session tickets without restarting
the web server with an appropriate frequency
(e.g. daily) compromises perfect forward
secrecy.
As long as we do not have a nice key management
there should be a way to deactivate session
tickets.
Fix copy and paste error in docs of new feature.
Committed by: rjung
Reviewed by: ylavic, rjung, gsmith
Backported by: ylavic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678703 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 11 May 2015 09:21:58 +0000 (09:21 +0000)]
default conf: Disable SSLv3, like SSLv2, in the default configuration.
Committed by: covener
Reviewed by: covener, ylavic, gsmith
Backported by: ylavic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678700 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 11 May 2015 09:15:20 +0000 (09:15 +0000)]
mod_deflate: Define APR_INT32_MAX when it is missing so to be able to
compile against APR-1.2.x (minimum required version).
Committed by: ylavic
Reviewed by: ylavic, trawick, gsmith
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678699 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 11 May 2015 09:07:56 +0000 (09:07 +0000)]
Merge r1621453 from trunk.
PR56729: mod_reqtimeout gets confused when it sees a read via
check_pipeline() just before a slow HTTP response completes.
Committed By: coverner
Reviewed By: covener, trawick, ylavic
Backported By: ylavic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678698 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 11 May 2015 09:01:45 +0000 (09:01 +0000)]
Backport r819480 from trunk.
* include/httpd.h: Fix comment implying that LimitRequestLine
and LimitRequestFieldsize cannot raise limits -- no longer the
case.
Committed By: jorton
Reviewed By: covener, ylavic, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678697 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 10 May 2015 20:57:56 +0000 (20:57 +0000)]
Vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678643 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sun, 10 May 2015 19:42:32 +0000 (19:42 +0000)]
Fix double 2.2.x backport suggestions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678596 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sun, 10 May 2015 19:38:38 +0000 (19:38 +0000)]
Propose safety backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678595 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sun, 10 May 2015 15:50:59 +0000 (15:50 +0000)]
Votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678570 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 9 May 2015 14:09:05 +0000 (14:09 +0000)]
Easy proposals (synch with trunk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678492 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Wed, 6 May 2015 22:51:49 +0000 (22:51 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1678107 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 5 May 2015 13:07:25 +0000 (13:07 +0000)]
Vote and promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1677816 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 May 2015 01:29:23 +0000 (01:29 +0000)]
Unassociated correction, to globalize the default suggested SSLProtocol
directive disabling SSLv2. Not strictly required since this is now the
global default. This directive should travel with SSLCipherSuite, however
it no longer existed in the corresponding commits to trunk/ and 2.4.x/.
Applied C-T-R following docs/ process.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1677722 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 May 2015 01:19:20 +0000 (01:19 +0000)]
Following docs/ conventions, using C-T-R to correct unacceptable drift
between 2.4.x and 2.2.x, notably r966160 which was advertised as a cipher
list update, but was in fact a major scope change to global scope.
Backports: r966160
Submitted by: rjung
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1677721 13f79535 -47bb-0310-9956-
ffa450edef68
Ben Reser [Sun, 3 May 2015 18:30:46 +0000 (18:30 +0000)]
* STATUS: Nominate r1677462
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1677474 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 3 May 2015 16:37:18 +0000 (16:37 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1677449 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 3 May 2015 16:36:29 +0000 (16:36 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1677448 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 1 May 2015 11:57:34 +0000 (11:57 +0000)]
Fix typo. PR57879
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1677118 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Wed, 29 Apr 2015 02:32:37 +0000 (02:32 +0000)]
Same principal as r1676656 but fix Windows command line build files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1676657 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Wed, 29 Apr 2015 02:23:01 +0000 (02:23 +0000)]
merge r1676654 from trunk
The increased use of UuidCreate() in APR 1.5.2+ introduces an unresolved
reference to UuidCreate() to these support applications that link with
apr-1.lib and do not already link rpcrt4.lib.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1676656 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Sun, 26 Apr 2015 07:38:25 +0000 (07:38 +0000)]
remove mod_ssl proposals which have been in the STALLED category for 20+ months
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1676090 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Sat, 25 Apr 2015 18:49:42 +0000 (18:49 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1676052 13f79535 -47bb-0310-9956-
ffa450edef68
Ben Reser [Sat, 25 Apr 2015 00:45:38 +0000 (00:45 +0000)]
* STATUS: Nominate r1675533
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1675987 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 24 Apr 2015 19:44:21 +0000 (19:44 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1675940 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Thu, 23 Apr 2015 17:05:26 +0000 (17:05 +0000)]
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1675684 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Thu, 23 Apr 2015 17:00:58 +0000 (17:00 +0000)]
Grammar improvements in performance tuning doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1675681 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Thu, 23 Apr 2015 00:35:52 +0000 (00:35 +0000)]
Generate doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1675526 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Apr 2015 17:51:50 +0000 (17:51 +0000)]
Merge r1675441 from trunk:
no --with-perl since 1.3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1675443 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Tue, 21 Apr 2015 06:01:58 +0000 (06:01 +0000)]
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1675036 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Tue, 21 Apr 2015 05:56:46 +0000 (05:56 +0000)]
Grammar improvements in performance tuning doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1675034 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 17 Apr 2015 20:35:13 +0000 (20:35 +0000)]
rebuild docs with meta element enabled
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1674395 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 17 Apr 2015 20:03:16 +0000 (20:03 +0000)]
backport http://svn.apache.org/r1674382
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1674390 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 17 Apr 2015 20:01:34 +0000 (20:01 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1674389 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Thu, 16 Apr 2015 05:27:57 +0000 (05:27 +0000)]
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1674005 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Thu, 16 Apr 2015 05:22:27 +0000 (05:22 +0000)]
Fix typo in mod_rewrite doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1674004 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Wed, 15 Apr 2015 17:04:53 +0000 (17:04 +0000)]
We need moar emails - format change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1673876 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Wed, 15 Apr 2015 16:55:35 +0000 (16:55 +0000)]
Flip directives and topics sections after discussion around ordering
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1673870 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 15 Apr 2015 16:36:04 +0000 (16:36 +0000)]
Rebuilds Daniel's change to the order of directictives vs topics in
manual docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1673857 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Wed, 15 Apr 2015 16:33:04 +0000 (16:33 +0000)]
Adjust template to align page content with table of contents
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1673853 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 15 Apr 2015 15:27:02 +0000 (15:27 +0000)]
Applies patch from bz57189, thanks go to Tom Fredrik Blenning. Adds
Norwegin translations of error pages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1673827 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Tue, 14 Apr 2015 23:14:07 +0000 (23:14 +0000)]
generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1673581 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 1 Apr 2015 05:52:00 +0000 (05:52 +0000)]
Fix typo introduced in r1669201
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1670567 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 29 Mar 2015 15:25:53 +0000 (15:25 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1669926 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 29 Mar 2015 15:19:24 +0000 (15:19 +0000)]
backport "directive" placement option
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1669921 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 27 Mar 2015 17:16:09 +0000 (17:16 +0000)]
Adding optional attribute before-name="yes"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1669624 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 25 Mar 2015 18:40:49 +0000 (18:40 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1669203 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 25 Mar 2015 18:39:20 +0000 (18:39 +0000)]
http://httpd.apache.org/docs/2.2/mod/mod_ext_filter.html#comment_3822
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1669201 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Sat, 14 Mar 2015 01:36:54 +0000 (01:36 +0000)]
votes/promotes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1666628 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Fri, 13 Mar 2015 21:44:42 +0000 (21:44 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1666589 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 10 Mar 2015 21:59:25 +0000 (21:59 +0000)]
Approve of this spec-compliance fix on both living released branches
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1665715 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 9 Mar 2015 13:30:50 +0000 (13:30 +0000)]
Propose fix for PR 55892.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1665229 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Feb 2015 16:24:19 +0000 (16:24 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1662963 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Feb 2015 16:23:28 +0000 (16:23 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1662962 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 24 Feb 2015 16:46:07 +0000 (16:46 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1662020 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 24 Feb 2015 16:45:12 +0000 (16:45 +0000)]
Merge r1662012 from trunk:
improve some slightly awkward wording per comments feedback:
http://httpd.apache.org/docs/2.4/configuring.html#comment_3678
The original can be read as applying to comments on a subsequent line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1662017 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 Feb 2015 17:25:37 +0000 (17:25 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1661411 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 Feb 2015 17:24:44 +0000 (17:24 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1661410 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 16 Feb 2015 19:40:22 +0000 (19:40 +0000)]
Fix doc as spotted by Chris in online doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1660187 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 9 Feb 2015 13:46:14 +0000 (13:46 +0000)]
Propose to backport SSLSessionTicketKeyFile.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1658396 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 9 Feb 2015 09:48:37 +0000 (09:48 +0000)]
Vote, promote, and update compatibility note (2.4 => 2.2) in SSLSessionTickets manual.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1658338 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 8 Feb 2015 01:50:21 +0000 (01:50 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1658126 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 7 Feb 2015 16:53:14 +0000 (16:53 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1658077 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 7 Feb 2015 16:52:39 +0000 (16:52 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1658076 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 7 Feb 2015 06:55:59 +0000 (06:55 +0000)]
Propose (doc + comment update) + add precision on a stalled entry (that maybe should be removed)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1658028 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 6 Feb 2015 15:16:30 +0000 (15:16 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1657861 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 6 Feb 2015 15:14:57 +0000 (15:14 +0000)]
Merge r1657854, r1657856 from trunk:
PR57094: Provide some hints about Windows problems
with more than a few dozen piped loggers.
Submitted by: Edward Lu
add a generic tuning section and linked to the piped logger
issue in logs.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1657859 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 4 Feb 2015 21:31:41 +0000 (21:31 +0000)]
Fix typo spotted by micha137 in online doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1657404 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Fri, 30 Jan 2015 03:06:09 +0000 (03:06 +0000)]
Generated doc files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1655924 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Fri, 30 Jan 2015 02:59:59 +0000 (02:59 +0000)]
Fix typos in mod_deflate doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1655923 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sat, 24 Jan 2015 08:17:41 +0000 (08:17 +0000)]
Propose SSLSessionTickets directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1654482 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Jan 2015 17:22:08 +0000 (17:22 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1652647 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 4 Jan 2015 14:14:06 +0000 (14:14 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1649344 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 4 Jan 2015 14:12:59 +0000 (14:12 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1649343 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 2 Jan 2015 14:34:11 +0000 (14:34 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1649046 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 2 Jan 2015 11:57:52 +0000 (11:57 +0000)]
Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1649006 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 2 Jan 2015 11:51:03 +0000 (11:51 +0000)]
PR 48460: Improve/correct mod_proxy_ajp docs.
Backport of r1649001 from trunk
resp. r1649003 from 2.4.x (CTR).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1649005 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 1 Jan 2015 16:08:10 +0000 (16:08 +0000)]
Regenerate xforms after s/2014/2015/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1648865 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 1 Jan 2015 15:37:13 +0000 (15:37 +0000)]
Happy New Year 2015
Backport of r1648840 from trunk
resp. r1648845 from 2.4.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1648857 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 29 Dec 2014 20:26:09 +0000 (20:26 +0000)]
2.2.x-specific patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1648417 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 5 Dec 2014 22:13:34 +0000 (22:13 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1643448 13f79535 -47bb-0310-9956-
ffa450edef68
Jan Kaluža [Wed, 19 Nov 2014 07:32:50 +0000 (07:32 +0000)]
Vote for PR 44736 fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1640496 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 6 Nov 2014 14:41:51 +0000 (14:41 +0000)]
vote, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1637124 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 6 Nov 2014 13:58:26 +0000 (13:58 +0000)]
Propose mod_deflate compilation fix wrt apr-1.2.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1637104 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 3 Nov 2014 17:45:02 +0000 (17:45 +0000)]
format
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1636403 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 3 Nov 2014 14:02:38 +0000 (14:02 +0000)]
propose reqtimeout fix, user followed up in PR
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1636355 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Wed, 29 Oct 2014 10:13:50 +0000 (10:13 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1635090 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Wed, 29 Oct 2014 10:07:45 +0000 (10:07 +0000)]
Update PR 44736 proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1635084 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 18 Oct 2014 16:40:59 +0000 (16:40 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1632822 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 18 Oct 2014 16:40:00 +0000 (16:40 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1632821 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 18 Oct 2014 16:33:05 +0000 (16:33 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1632820 13f79535 -47bb-0310-9956-
ffa450edef68
Jan Kaluža [Tue, 14 Oct 2014 05:37:46 +0000 (05:37 +0000)]
Vote for mod_proxy-balancer_graceful.patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1631625 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 13 Oct 2014 19:29:19 +0000 (19:29 +0000)]
small comment only change to synch with later releases
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1631521 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 13 Oct 2014 19:25:20 +0000 (19:25 +0000)]
Merge r1631516 from trunk:
the hard-coded limit on LimitRequestLine has been gone since 2.1.x, see r819480
and r102840. PR57009
Submitted By: Ed Lu
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1631518 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 9 Oct 2014 16:11:28 +0000 (16:11 +0000)]
Votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1630528 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 9 Oct 2014 16:08:57 +0000 (16:08 +0000)]
Propose fix for PR 57067, fix misspelling and add PR 44736 reference.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1630524 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 9 Oct 2014 12:36:19 +0000 (12:36 +0000)]
Fix misspelling in changelog (including CHANGES for proposed patch).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1630406 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 9 Oct 2014 12:29:48 +0000 (12:29 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1630402 13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Thu, 9 Oct 2014 09:53:50 +0000 (09:53 +0000)]
fix line widths
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1630359 13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Thu, 9 Oct 2014 09:25:41 +0000 (09:25 +0000)]
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1630353 13f79535 -47bb-0310-9956-
ffa450edef68