]> granicus.if.org Git - apache/log
apache
10 years agovote
Jim Jagielski [Tue, 31 Mar 2015 12:51:04 +0000 (12:51 +0000)]
vote

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

10 years agoMerge r1661448 from trunk:
Jim Jagielski [Tue, 31 Mar 2015 12:49:45 +0000 (12:49 +0000)]
Merge r1661448 from trunk:

core: Add expression support to ErrorDocument. Switch from a fixed
sized 664 byte array per merge to a hash table.

Submitted by: minfrin
Reviewed/backported by: jim

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

10 years agoMerge r1666361 from trunk:
Jim Jagielski [Tue, 31 Mar 2015 12:48:27 +0000 (12:48 +0000)]
Merge r1666361 from trunk:

Avoid a potential integer underflow in the lock timeout value sent back to a client. The answer to a LOCK request could be an extremly large integer if the time needed to lock the resource was longer that the requested timeout given in the LOCK request. In such a case, we now answer "Second-0".  PR55420
Submitted by: jailletc36
Reviewed/backported by: jim

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

10 years agoRemove proposal, it has already been applied in r1669920
Christophe Jaillet [Mon, 30 Mar 2015 18:41:29 +0000 (18:41 +0000)]
Remove proposal, it has already been applied in r1669920

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

10 years agotwo more
Eric Covener [Mon, 30 Mar 2015 17:57:23 +0000 (17:57 +0000)]
two more

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

10 years agovote/promote
Eric Covener [Mon, 30 Mar 2015 17:14:21 +0000 (17:14 +0000)]
vote/promote

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

10 years agoupdate transformation
André Malo [Sun, 29 Mar 2015 15:22:16 +0000 (15:22 +0000)]
update transformation

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

10 years agobackport "directive" placement option
André Malo [Sun, 29 Mar 2015 15:17:17 +0000 (15:17 +0000)]
backport "directive" placement option

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

10 years agoRebuild.
Lucien Gentis [Sat, 28 Mar 2015 15:18:51 +0000 (15:18 +0000)]
Rebuild.

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

10 years agoXML updates.
Lucien Gentis [Sat, 28 Mar 2015 15:17:36 +0000 (15:17 +0000)]
XML updates.

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

10 years agoFix ap_proxy_define_match_worker() proposal.
Yann Ylavic [Sat, 28 Mar 2015 12:31:35 +0000 (12:31 +0000)]
Fix ap_proxy_define_match_worker() proposal.

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

10 years agoupdate transformations.
Nilgun Belma Buguner [Sat, 28 Mar 2015 01:47:56 +0000 (01:47 +0000)]
update transformations.

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

10 years agoupdate for sync with English docs.
Nilgun Belma Buguner [Sat, 28 Mar 2015 01:47:22 +0000 (01:47 +0000)]
update for sync with English docs.

Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
Reviewed by:  Orhan Berent <berent belgeler.gen.tr>

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

10 years agoCorrect MS-DOS check-in crap on text files
William A. Rowe Jr [Fri, 27 Mar 2015 20:44:55 +0000 (20:44 +0000)]
Correct MS-DOS check-in crap on text files

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

10 years agoMerge r1667385 from trunk:
Jim Jagielski [Fri, 27 Mar 2015 12:24:02 +0000 (12:24 +0000)]
Merge r1667385 from trunk:

Retry ENOENT like ECONNREFUSED, but only near a server restart.

PR57685

Submitted By: Edward Lu
Committed By: covener

Submitted by: covener
Reviewed/backported by: jim

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

10 years agoMerge r1658760 from trunk:
Jim Jagielski [Fri, 27 Mar 2015 12:22:32 +0000 (12:22 +0000)]
Merge r1658760 from trunk:

mod_proxy_http: Don't expect the backend to ack the "Connection: close" to
finally close those not meant to be kept alive by SetEnv proxy-nokeepalive
or force-proxy-request-1.0, and respond with 502 instead of 400 if its
Connection header is invalid.

Submitted by: ylavic
Reviewed/backported by: jim

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

10 years agoMerge r1665215, r1665218 from trunk:
Jim Jagielski [Fri, 27 Mar 2015 12:21:56 +0000 (12:21 +0000)]
Merge r1665215, r1665218 from trunk:

mod_proxy: use the original (non absolute) form of the request-line's URI
for requests embedded in CONNECT payloads used to connect SSL backends via
a ProxyRemote forward-proxy. PR 55892.

Submitted by: Hendrik Harms <hendrik.harms gmail com>
Reviewed  by: wrowe, ylavic
Committed by: ylavic

mod_proxy: follow up to r1665215: CHANGES entry.
Submitted by: ylavic
Reviewed/backported by: jim

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

10 years agoMerge r1619383, r1619444, r1662245, r1662246 from trunk:
Jim Jagielski [Fri, 27 Mar 2015 12:20:26 +0000 (12:20 +0000)]
Merge r1619383, r1619444, r1662245, r1662246 from trunk:

A misplaced check for inflation limits prevented limiting relatively
small inputs.  PR56872

Submitted By: Edward Lu
Committed By: covener

mod_deflate: follow up to r1619383.

deflate_in_filter():
- use inflated bytes per inflate() call to compute the total output bytes,
- check zlib errors before limits,
- add missing check_ratio() when asked to flush.

deflate_out_filter():
- check ratio after each inflate() call.

mod_deflate: follow up to r1619383 and r1619444: CHANGES entry.

CHANGES: follow up to r1662245: Add PR number.
Submitted by: covener, ylavic, ylavic, ylavic
Reviewed/backported by: jim

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

10 years agoimistakenly
Jim Jagielski [Fri, 27 Mar 2015 12:18:34 +0000 (12:18 +0000)]
imistakenly

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

10 years agopromote
Jim Jagielski [Fri, 27 Mar 2015 12:17:12 +0000 (12:17 +0000)]
promote

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

10 years agovotes
Jim Jagielski [Fri, 27 Mar 2015 12:15:34 +0000 (12:15 +0000)]
votes

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

10 years agoProposal
Christophe Jaillet [Thu, 26 Mar 2015 22:53:44 +0000 (22:53 +0000)]
Proposal

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

10 years agoVotes.
Yann Ylavic [Thu, 26 Mar 2015 08:34:58 +0000 (08:34 +0000)]
Votes.

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

10 years agoPropose TCP_NOPUSH fix.
Yann Ylavic [Thu, 26 Mar 2015 08:32:10 +0000 (08:32 +0000)]
Propose TCP_NOPUSH fix.

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

10 years agoRebuild
Rich Bowen [Wed, 25 Mar 2015 18:45:16 +0000 (18:45 +0000)]
Rebuild

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

10 years agohttp://httpd.apache.org/docs/2.2/mod/mod_ext_filter.html#comment_3822
Rich Bowen [Wed, 25 Mar 2015 18:44:05 +0000 (18:44 +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.4.x@1669205 13f79535-47bb-0310-9956-ffa450edef68

10 years agoUpdate mod_proxy-transfer patch to v3 (v2 was missing APR_EBADF case).
Yann Ylavic [Wed, 25 Mar 2015 16:04:11 +0000 (16:04 +0000)]
Update mod_proxy-transfer patch to v3 (v2 was missing APR_EBADF case).

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

10 years agoUpdate mod_proxy-transfer patch to address Eric's concerns.
Yann Ylavic [Wed, 25 Mar 2015 15:28:27 +0000 (15:28 +0000)]
Update mod_proxy-transfer patch to address Eric's concerns.

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

10 years agoUpdate mod_proxy_http proposal (missing ap_proxy_connection_reusable() in 2.4.x)...
Yann Ylavic [Wed, 25 Mar 2015 12:29:03 +0000 (12:29 +0000)]
Update mod_proxy_http proposal (missing ap_proxy_connection_reusable() in 2.4.x), and remove Eric's vote.

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

10 years agoremove typo and reflow
Eric Covener [Tue, 24 Mar 2015 13:11:05 +0000 (13:11 +0000)]
remove typo and reflow

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

10 years agoMerge r1664205 from trunk:
Eric Covener [Tue, 24 Mar 2015 13:08:44 +0000 (13:08 +0000)]
Merge r1664205 from trunk:

  *) SECURITY: CVE-2015-0253 (cve.mitre.org)
     core: Fix a crash introduced in with ErrorDocument 400 pointing
     to a local URL-path with the INCLUDES filter active, introduced
     in 2.4.11. PR 57531. [Yann Ylavic]

Submitted By: ylavic
Committed By: covener

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

10 years agoxforms
Eric Covener [Tue, 24 Mar 2015 13:07:30 +0000 (13:07 +0000)]
xforms

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

10 years agoxforms
Eric Covener [Tue, 24 Mar 2015 13:06:47 +0000 (13:06 +0000)]
xforms

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

10 years agotweak version # (doc got backported prematurely) and fix typos.
Eric Covener [Tue, 24 Mar 2015 13:05:25 +0000 (13:05 +0000)]
tweak version # (doc got backported prematurely) and fix typos.

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

10 years agoMerge r1642484 from trunk:
Eric Covener [Tue, 24 Mar 2015 13:01:49 +0000 (13:01 +0000)]
Merge r1642484 from trunk:

Remove some instances where a RewriteBase must be specified

Previously, any time you used a relative substitution in
per-directory/htaccess context, you needed to specify
a RewriteBase. But in case where the context document root
and context prefix are known via e.g. mod_userdir
or mod_alias, and the substitution is under the context
document root, we can determine the replacement automatically.

This makes htaccess files or config snippets a bit more
portable.

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

10 years agopropose CGID intermittent startup problem
Eric Covener [Tue, 24 Mar 2015 12:54:04 +0000 (12:54 +0000)]
propose CGID intermittent startup problem

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

10 years ago* mod_lua: fix compilation with lua-5.3 (r1668827)
Jan Kaluža [Tue, 24 Mar 2015 09:46:42 +0000 (09:46 +0000)]
* mod_lua: fix compilation with lua-5.3 (r1668827)

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

10 years agoWithdraw timers duplicates for now, still being tested.
Yann Ylavic [Mon, 23 Mar 2015 11:24:01 +0000 (11:24 +0000)]
Withdraw timers duplicates for now, still being tested.

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

10 years agoFollow up to fix for PR 57177.
Yann Ylavic [Mon, 23 Mar 2015 08:54:01 +0000 (08:54 +0000)]
Follow up to fix for PR 57177.

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

10 years agoPropose.
Yann Ylavic [Mon, 23 Mar 2015 08:44:42 +0000 (08:44 +0000)]
Propose.

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

10 years agoPropose
Christophe Jaillet [Sun, 22 Mar 2015 19:18:12 +0000 (19:18 +0000)]
Propose

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

10 years agoRebuild.
Lucien Gentis [Sun, 22 Mar 2015 14:13:26 +0000 (14:13 +0000)]
Rebuild.

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

10 years agoXML update.
Lucien Gentis [Sun, 22 Mar 2015 14:12:51 +0000 (14:12 +0000)]
XML update.

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

10 years agoRebuild.
Lucien Gentis [Sat, 14 Mar 2015 16:30:36 +0000 (16:30 +0000)]
Rebuild.

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

10 years agoXML updates.
Lucien Gentis [Sat, 14 Mar 2015 16:29:53 +0000 (16:29 +0000)]
XML updates.

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

10 years agoFix doc as spotted by Sven in online doc.
Christophe Jaillet [Wed, 11 Mar 2015 22:13:53 +0000 (22:13 +0000)]
Fix doc as spotted by Sven in online doc.

r1666025 in trunk

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

10 years agovote/promote/comment
Eric Covener [Wed, 11 Mar 2015 13:58:53 +0000 (13:58 +0000)]
vote/promote/comment

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

10 years agoFix typo.
Yann Ylavic [Wed, 11 Mar 2015 10:21:45 +0000 (10:21 +0000)]
Fix typo.

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

10 years agoRevert r1665109 and comment.
Yann Ylavic [Wed, 11 Mar 2015 10:21:02 +0000 (10:21 +0000)]
Revert r1665109 and comment.

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

10 years agoVote and promote
Yann Ylavic [Wed, 11 Mar 2015 00:50:10 +0000 (00:50 +0000)]
Vote and promote

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

10 years agoEasy vote :p
Yann Ylavic [Wed, 11 Mar 2015 00:43:51 +0000 (00:43 +0000)]
Easy vote :p

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

10 years agoPropose.
Yann Ylavic [Wed, 11 Mar 2015 00:21:38 +0000 (00:21 +0000)]
Propose.

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

10 years agoUpdate proposal according to CHANGES entry (r1665721).
Yann Ylavic [Tue, 10 Mar 2015 23:58:10 +0000 (23:58 +0000)]
Update proposal according to CHANGES entry (r1665721).

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

10 years agoPropose.
Yann Ylavic [Tue, 10 Mar 2015 23:49:52 +0000 (23:49 +0000)]
Propose.

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

10 years agoPropose.
Yann Ylavic [Tue, 10 Mar 2015 23:24:34 +0000 (23:24 +0000)]
Propose.

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

10 years agoFix URL for PR 57358 fix.
Yann Ylavic [Tue, 10 Mar 2015 23:20:08 +0000 (23:20 +0000)]
Fix URL for PR 57358 fix.

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

10 years agoPropose.
Yann Ylavic [Tue, 10 Mar 2015 23:15:19 +0000 (23:15 +0000)]
Propose.

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

10 years agoWait for follow up to r1664356.
Yann Ylavic [Tue, 10 Mar 2015 23:08:14 +0000 (23:08 +0000)]
Wait for follow up to r1664356.

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

10 years agoPropose.
Yann Ylavic [Tue, 10 Mar 2015 22:58:22 +0000 (22:58 +0000)]
Propose.

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

10 years agoApprove of this spec-compliance fix on both living released branches
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.4.x@1665715 13f79535-47bb-0310-9956-ffa450edef68

10 years agoComment on proposal
Christophe Jaillet [Mon, 9 Mar 2015 21:44:41 +0000 (21:44 +0000)]
Comment on proposal

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

10 years agoPropose fix for PR 56226 + PR 57374.
Yann Ylavic [Mon, 9 Mar 2015 13:40:02 +0000 (13:40 +0000)]
Propose fix for PR 56226 + PR 57374.

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

10 years agoPropose fix for PR 55892.
Yann Ylavic [Mon, 9 Mar 2015 12:58:40 +0000 (12:58 +0000)]
Propose fix for PR 55892.

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

10 years agoVote.
Yann Ylavic [Mon, 9 Mar 2015 08:29:23 +0000 (08:29 +0000)]
Vote.

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

10 years agoadd revision, reset jim's vote.
Eric Covener [Mon, 9 Mar 2015 01:42:29 +0000 (01:42 +0000)]
add revision, reset jim's vote.

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

10 years agoRebuild.
Lucien Gentis [Sat, 7 Mar 2015 15:21:35 +0000 (15:21 +0000)]
Rebuild.

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

10 years agoXML updates.
Lucien Gentis [Sat, 7 Mar 2015 15:20:45 +0000 (15:20 +0000)]
XML updates.

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

10 years agoSuggestion, vote.
Yann Ylavic [Fri, 6 Mar 2015 10:15:42 +0000 (10:15 +0000)]
Suggestion, vote.

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

10 years agoMerge r1663017 from trunk:
Jim Jagielski [Thu, 5 Mar 2015 14:54:19 +0000 (14:54 +0000)]
Merge r1663017 from trunk:

mpm_event: follow up to r1538490, r1545736, r1604350, r1639614 and r1642868.
Clear and restore sbh in notify_suspend() and notify_resume() respectively.

Submitted by: ylavic
Reviewed/backported by: jim

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

10 years agoMerge r1661258 from trunk:
Jim Jagielski [Thu, 5 Mar 2015 14:51:37 +0000 (14:51 +0000)]
Merge r1661258 from trunk:

mod_ssl: Add the SSL_CLIENT_CERT_RFC4523_CEA variable, which provides
a combination of certificate serialNumber and issuer as defined by
CertificateExactMatch in RFC4523.

Submitted by: minfrin
Reviewed/backported by: jim

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

10 years agopromote
Jim Jagielski [Thu, 5 Mar 2015 14:47:59 +0000 (14:47 +0000)]
promote

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

10 years agovotes
Jim Jagielski [Thu, 5 Mar 2015 14:47:16 +0000 (14:47 +0000)]
votes

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

10 years agobackport prop
Jim Jagielski [Thu, 5 Mar 2015 14:46:14 +0000 (14:46 +0000)]
backport prop

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

10 years agopropose errordoc 400 CVE, switch another vote syntax
Eric Covener [Thu, 5 Mar 2015 02:34:42 +0000 (02:34 +0000)]
propose errordoc 400 CVE, switch another vote syntax

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

10 years agoMerge r1657261 from trunk:
Eric Covener [Wed, 4 Mar 2015 19:18:27 +0000 (19:18 +0000)]
Merge r1657261 from trunk:

  *) SECURITY: CVE-2015-0228 (cve.mitre.org)
     mod_lua: A maliciously crafted websockets PING after a script
     calls r:wsupgrade() can cause a child process crash.
     [Edward Lu <Chaosed0 gmail.com>]

Discovered by Guido Vranken <guidovranken gmail.com>

Submitted by: Edward Lu
Committed by: covener

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

10 years agoMerge r1657256 from trunk:
Eric Covener [Wed, 4 Mar 2015 19:17:32 +0000 (19:17 +0000)]
Merge r1657256 from trunk:

Fix bit-shifting of websockets frame fields that would yield wrong opcodes
when the FIN bit was set.  Results in PING not being recognized
by mod_lua.  PR57524

Submitted By: Edward Lu
Committed By: covener

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

10 years agoVote.
Yann Ylavic [Mon, 2 Mar 2015 20:41:07 +0000 (20:41 +0000)]
Vote.

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

10 years agoUpdate 2.4 patch to make reviewing easier.
Graham Leggett [Mon, 2 Mar 2015 19:44:30 +0000 (19:44 +0000)]
Update 2.4 patch to make reviewing easier.

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

10 years agoBackport http://svn.apache.org/r1661913
Graham Leggett [Mon, 2 Mar 2015 19:31:16 +0000 (19:31 +0000)]
Backport http://svn.apache.org/r1661913

ab: Add missing longest request (100%) to CSV export. PR57614.

Submitted by: ylavic
Reviewed by: covener, minfrin

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

10 years agoVote and promote.
Graham Leggett [Mon, 2 Mar 2015 19:28:51 +0000 (19:28 +0000)]
Vote and promote.

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

10 years agoVote.
Graham Leggett [Mon, 2 Mar 2015 19:24:17 +0000 (19:24 +0000)]
Vote.

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

10 years agoPropose.
Graham Leggett [Mon, 2 Mar 2015 19:15:24 +0000 (19:15 +0000)]
Propose.

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

10 years agosome easy and pre-reviewed votes
Eric Covener [Mon, 2 Mar 2015 18:27:48 +0000 (18:27 +0000)]
some easy and pre-reviewed votes

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

10 years agoflip vote style in STATUS file
Eric Covener [Mon, 2 Mar 2015 18:26:14 +0000 (18:26 +0000)]
flip vote style in STATUS file

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

10 years agopropose stack overflow in lua websockets
Eric Covener [Mon, 2 Mar 2015 18:24:25 +0000 (18:24 +0000)]
propose stack overflow in lua websockets

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

10 years agoMerge r1656669 from trunk:
Jim Jagielski [Mon, 2 Mar 2015 11:12:18 +0000 (11:12 +0000)]
Merge r1656669 from trunk:

mod_macro: Clear macros before initialization to avoid use-after-free
on startup or restart when the module is linked statically. PR 57525

Submitted by: apache.org tech.futurequest.net
Committed by: Yann Ylavic

Submitted by: ylavic
Reviewed/backported by: jim

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

10 years agoMerge r1653941, r1653978, r1656225 from trunk:
Jim Jagielski [Mon, 2 Mar 2015 11:11:42 +0000 (11:11 +0000)]
Merge r1653941, r1653978, r1656225 from trunk:

mod_alias: Introduce expression parser support for Alias, ScriptAlias
and Redirect.

Use unsigned bit fields.

mod_alias: follow up to r1653941.
Fill empty APLOGNO().

Submitted by: minfrin, ylavic
Reviewed/backported by: jim

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

10 years agoMerge r1653997 from trunk:
Jim Jagielski [Mon, 2 Mar 2015 11:10:30 +0000 (11:10 +0000)]
Merge r1653997 from trunk:

mod_ssl: Fix merge problem with SSLProtocol that made SSLProtocol ALL ignored
in virtualhost context (new version of r1653906 reverted by r1653993).

Submitted By: Michael Kaufmann <apache-bugzilla michael-kaufmann.ch>
Committed/modified By: ylavic

Submitted by: ylavic
Reviewed/backported by: jim

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

10 years agopromote
Jim Jagielski [Mon, 2 Mar 2015 11:09:42 +0000 (11:09 +0000)]
promote

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

10 years agovotes
Jim Jagielski [Mon, 2 Mar 2015 11:08:53 +0000 (11:08 +0000)]
votes

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

10 years agoPropose fix for PR57614.
Yann Ylavic [Sun, 1 Mar 2015 12:44:03 +0000 (12:44 +0000)]
Propose fix for PR57614.

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

10 years agoPropose missing merge from 2.4.11.
Yann Ylavic [Sun, 1 Mar 2015 01:39:17 +0000 (01:39 +0000)]
Propose missing merge from 2.4.11.

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

10 years agoRebuild.
Lucien Gentis [Sat, 28 Feb 2015 16:22:18 +0000 (16:22 +0000)]
Rebuild.

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

10 years agoXML updates.
Lucien Gentis [Sat, 28 Feb 2015 16:21:19 +0000 (16:21 +0000)]
XML updates.

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

10 years agoFollow up to r1662640
Christophe Jaillet [Fri, 27 Feb 2015 06:20:49 +0000 (06:20 +0000)]
Follow up to r1662640

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

10 years agoMerge r1644498 from trunk
Christophe Jaillet [Fri, 27 Feb 2015 06:18:31 +0000 (06:18 +0000)]
Merge r1644498 from trunk

   * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument.
              (segfault flaw) PR 57334.

Submitted by: ylavic
Reviewed by: ylavic, wrowe, minfrin
Backported by: jailletc36

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

10 years agoMerge r1657692, r1660800 from trunk
Christophe Jaillet [Fri, 27 Feb 2015 06:05:11 +0000 (06:05 +0000)]
Merge r1657692, r1660800 from trunk

   * Save a few bytes in conf pool when parsing some directives. Use temp_pool
     when applicable.

Submitted by: jailletc36
Reviewed by: jailletc36, ylavic, covener
Backported by: jailletc36

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

10 years agoPropose fix for PR57139.
Yann Ylavic [Wed, 25 Feb 2015 16:57:51 +0000 (16:57 +0000)]
Propose fix for PR57139.

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

10 years agoProvide standalone 2.4.x patch for PR56872.
Yann Ylavic [Wed, 25 Feb 2015 15:56:02 +0000 (15:56 +0000)]
Provide standalone 2.4.x patch for PR56872.

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

10 years agoPropose fix for PR56872.
Yann Ylavic [Wed, 25 Feb 2015 15:54:06 +0000 (15:54 +0000)]
Propose fix for PR56872.

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