]> granicus.if.org Git - apache/log
apache
10 years agoMerge r1572630, r1572611, r1572967, r1573229 from trunk:
Jim Jagielski [Mon, 14 Apr 2014 12:47:49 +0000 (12:47 +0000)]
Merge r1572630, r1572611, r1572967, r1573229 from trunk:

Redo what was reverted in r1572627.
Don't reuse a SSL backend connection whose SNI differs. PR 55782.
This may happen when ProxyPreserveHost is on and the proxy-worker
handles connections to different Hosts.

Follows up r1572606.
MMN minor bump required by proxy_conn_rec change.

mod_proxy: follows up r1572630.
Don't reuse a SSL backend connection with no SNI for a request requiring SNI.

mod_proxy: Add comment and avoid ternary operator as condition (no functional change).
Submitted by: ylavic
Reviewed/backported by: jim

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

10 years agopromote
Jim Jagielski [Mon, 14 Apr 2014 12:44:53 +0000 (12:44 +0000)]
promote

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

10 years agovote
Jim Jagielski [Mon, 14 Apr 2014 12:44:34 +0000 (12:44 +0000)]
vote

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

10 years agoAdd <compatibility> notes for changes made in version 2.4.7 + synch formating with...
Christophe Jaillet [Sun, 13 Apr 2014 21:04:22 +0000 (21:04 +0000)]
Add <compatibility> notes for changes made in version 2.4.7 + synch formating with 2.4.x

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

10 years agoRemove extra '<'
Christophe Jaillet [Sun, 13 Apr 2014 19:47:52 +0000 (19:47 +0000)]
Remove extra '<'

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

10 years agoAdd <compatibility> notes for changes made in version 2.4.8 + synch formating with...
Christophe Jaillet [Sun, 13 Apr 2014 16:33:31 +0000 (16:33 +0000)]
Add <compatibility> notes for changes made in version 2.4.8 + synch formating with 2.4.x

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

10 years agoUpdates.
Lucien Gentis [Sat, 12 Apr 2014 16:10:34 +0000 (16:10 +0000)]
Updates.

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

10 years agoProposals
Christophe Jaillet [Fri, 11 Apr 2014 20:11:33 +0000 (20:11 +0000)]
Proposals

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

10 years agoAdd log tags update to mod_deflate bundle.
Yann Ylavic [Fri, 11 Apr 2014 19:02:31 +0000 (19:02 +0000)]
Add log tags update to mod_deflate bundle.

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

10 years agoAdd <compatibility> notes for changes made in version 2.4.4 + fix default value for...
Christophe Jaillet [Thu, 10 Apr 2014 21:03:24 +0000 (21:03 +0000)]
Add <compatibility> notes for changes made in version 2.4.4 + fix default value for FallbackResource

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

10 years agoAdd <compatibility> notes for changes made in version 2.4.3 + fix some formating...
Christophe Jaillet [Thu, 10 Apr 2014 19:35:48 +0000 (19:35 +0000)]
Add <compatibility> notes for changes made in version 2.4.3 + fix some formating + backport things in trunk

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

10 years agoxforms
Eric Covener [Thu, 10 Apr 2014 19:35:04 +0000 (19:35 +0000)]
xforms

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

10 years agoMerge r1586437 from trunk:
Eric Covener [Thu, 10 Apr 2014 19:32:13 +0000 (19:32 +0000)]
Merge r1586437 from trunk:

This C-T: limitation was removed in 2.2.12 and retconned into CHANGES much later.

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

10 years agoVote for mod_authn_socache fix.
Yann Ylavic [Wed, 9 Apr 2014 20:46:16 +0000 (20:46 +0000)]
Vote for mod_authn_socache fix.

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

10 years agoVote and promote mod_auth_form fix (and remove duplicate).
Yann Ylavic [Wed, 9 Apr 2014 20:13:53 +0000 (20:13 +0000)]
Vote and promote mod_auth_form fix (and remove duplicate).

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

10 years agoadd a few mod_ssl backport proposals
Kaspar Brand [Wed, 9 Apr 2014 09:48:34 +0000 (09:48 +0000)]
add a few mod_ssl backport proposals

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

10 years agoUpdate SSLPassPhraseDialog directive docs to correctly describe the
Kaspar Brand [Wed, 9 Apr 2014 08:24:25 +0000 (08:24 +0000)]
Update SSLPassPhraseDialog directive docs to correctly describe the
current behavior for "exec"-type programs in 2.4.x, at least.
The new argument structure is a consequence of r1573360 (backport
to 2.4.8 [unreleased]).

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

10 years agoAdd <compatibility> notes for changes made in version 2.4.2 + fix a typo not backport...
Christophe Jaillet [Tue, 8 Apr 2014 20:29:24 +0000 (20:29 +0000)]
Add <compatibility> notes for changes made in version 2.4.2 + fix a typo not backported in 2.4 branch

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

10 years agomod_proxy_fcgi fix from Jim Riggs?
Jeff Trawick [Tue, 8 Apr 2014 20:14:59 +0000 (20:14 +0000)]
mod_proxy_fcgi fix from Jim Riggs?

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

10 years agoAdd mod_auth_form missing log tags.
Yann Ylavic [Mon, 7 Apr 2014 09:28:40 +0000 (09:28 +0000)]
Add mod_auth_form missing log tags.

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

10 years agoPropose mod_auth_form optional functions load changes.
Yann Ylavic [Mon, 7 Apr 2014 09:24:05 +0000 (09:24 +0000)]
Propose mod_auth_form optional functions load changes.

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

10 years agoUpdates.
Lucien Gentis [Sat, 5 Apr 2014 17:08:12 +0000 (17:08 +0000)]
Updates.

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

10 years agomonster
Jeff Trawick [Sat, 5 Apr 2014 12:56:30 +0000 (12:56 +0000)]
monster

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

10 years agoxforms
Jeff Trawick [Sat, 5 Apr 2014 12:33:39 +0000 (12:33 +0000)]
xforms

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

10 years agoa patch with the build bits is needed for reviewing mod_authnz_fcgi
Jeff Trawick [Sat, 5 Apr 2014 12:04:22 +0000 (12:04 +0000)]
a patch with the build bits is needed for reviewing mod_authnz_fcgi

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

10 years agomod_authnz_fcgi...
Jeff Trawick [Fri, 4 Apr 2014 23:44:32 +0000 (23:44 +0000)]
mod_authnz_fcgi...

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

10 years agoFollup to r1584684: AcceptFilter was wrongly turned into a Windows specific feature.
Yann Ylavic [Fri, 4 Apr 2014 14:16:25 +0000 (14:16 +0000)]
Follup to r1584684: AcceptFilter was wrongly turned into a Windows specific feature.

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

10 years agoAdd compatibility changes to SSLOCSPUseRequestNonce (manual) proposal.
Yann Ylavic [Fri, 4 Apr 2014 14:08:00 +0000 (14:08 +0000)]
Add compatibility changes to SSLOCSPUseRequestNonce (manual) proposal.
Remove other manual changes proposal (CTR, already backported).

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

10 years ago- Manual: merge modules' directives obsolete compatibilities.
Yann Ylavic [Fri, 4 Apr 2014 13:45:10 +0000 (13:45 +0000)]
- Manual: merge modules' directives obsolete compatibilities.

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

10 years agoMake the manuals' obsolete compatibilities a proposal per se.
Yann Ylavic [Fri, 4 Apr 2014 09:44:12 +0000 (09:44 +0000)]
Make the manuals' obsolete compatibilities a proposal per se.

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

10 years agoAdd manual modifications to SSLOCSPUseRequestNonce proposal and 2.4.x patch.
Yann Ylavic [Fri, 4 Apr 2014 08:33:55 +0000 (08:33 +0000)]
Add manual modifications to SSLOCSPUseRequestNonce proposal and 2.4.x patch.

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

10 years agoPropose mod_expires' fix for PR 55669.
Yann Ylavic [Thu, 3 Apr 2014 22:58:28 +0000 (22:58 +0000)]
Propose mod_expires' fix for PR 55669.

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

10 years agoMove entry already backported to 2.4.8.
Yann Ylavic [Thu, 3 Apr 2014 22:49:04 +0000 (22:49 +0000)]
Move entry already backported to 2.4.8.

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

10 years agovote for reqtimeout i proposed
Eric Covener [Thu, 3 Apr 2014 21:50:37 +0000 (21:50 +0000)]
vote for reqtimeout i proposed
add a -1 for aliasmatch thing

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

10 years agoYea infra!
Jeff Trawick [Thu, 3 Apr 2014 21:27:20 +0000 (21:27 +0000)]
Yea infra!

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

10 years agolet's see if this feature is well aged or just ignored...
Jeff Trawick [Thu, 3 Apr 2014 21:24:05 +0000 (21:24 +0000)]
let's see if this feature is well aged or just ignored...

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

10 years agoAdd manual/CHANGES modifications to SSLOCSPUseRequestNonce proposal.
Yann Ylavic [Wed, 2 Apr 2014 17:28:28 +0000 (17:28 +0000)]
Add manual/CHANGES modifications to SSLOCSPUseRequestNonce proposal.

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

10 years agoMerge r1584081 from trunk:
Eric Covener [Wed, 2 Apr 2014 16:22:09 +0000 (16:22 +0000)]
Merge r1584081 from trunk:

provide an expression parser example that can control based on http status code,
rather than just excluding locally generated errors.

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

10 years agoMerge r1584078 from trunk:
Eric Covener [Wed, 2 Apr 2014 16:11:33 +0000 (16:11 +0000)]
Merge r1584078 from trunk:

try to clarify that "onsuccess" is for anything but locally-generated errors,
the module behavior and the doc are equally painful for users.

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

10 years agorevert r1570168, which added a blurb for Unix domain backends
Jeff Trawick [Mon, 31 Mar 2014 17:40:29 +0000 (17:40 +0000)]
revert r1570168, which added a blurb for Unix domain backends
with proxy under the 2.4.8 section

it had already been added the the proper (2.4.7) section

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

10 years agoPropose SSLOCSPUseRequestNonce patch.
Yann Ylavic [Sun, 30 Mar 2014 19:41:04 +0000 (19:41 +0000)]
Propose SSLOCSPUseRequestNonce patch.

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

10 years agoPropose.
Rainer Jung [Sun, 30 Mar 2014 18:27:13 +0000 (18:27 +0000)]
Propose.

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

10 years agoMerge r1583005 and 1583027 from trunk:
Jeff Trawick [Sat, 29 Mar 2014 17:06:00 +0000 (17:06 +0000)]
Merge r1583005 and 1583027 from trunk:

Report OpenSSL directories in configuration summary

Describe issue with multiple OpenSSL installs

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

10 years agoUpdate.
Lucien Gentis [Sat, 29 Mar 2014 15:51:36 +0000 (15:51 +0000)]
Update.

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

10 years agomod_lua: Give me all the backports and eggs you have. (see CHANGES)
Daniel Gruno [Sat, 29 Mar 2014 09:15:33 +0000 (09:15 +0000)]
mod_lua: Give me all the backports and eggs you have. (see CHANGES)

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

10 years agomod_lua: Prevent HTTP Response Splitting by not allowing tables in the request_rec...
Daniel Gruno [Thu, 27 Mar 2014 11:22:33 +0000 (11:22 +0000)]
mod_lua: Prevent HTTP Response Splitting by not allowing tables in the request_rec to be set with values containing newlines.

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

10 years agomod_lua: escape key/value pairs when setting cookies to prevent header splitting...
Daniel Gruno [Thu, 27 Mar 2014 11:00:34 +0000 (11:00 +0000)]
mod_lua: escape key/value pairs when setting cookies to prevent header splitting with tainted cookies.

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

10 years agomod_lua: Reformat and escape script error output.
Daniel Gruno [Thu, 27 Mar 2014 10:47:35 +0000 (10:47 +0000)]
mod_lua: Reformat and escape script error output.

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

10 years agoiVote2
Daniel Gruno [Tue, 25 Mar 2014 09:30:08 +0000 (09:30 +0000)]
iVote2

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

10 years agorebuild
Rich Bowen [Mon, 24 Mar 2014 17:45:16 +0000 (17:45 +0000)]
rebuild

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

10 years agoRemove example from the long-ago past.
Rich Bowen [Mon, 24 Mar 2014 17:42:37 +0000 (17:42 +0000)]
Remove example from the long-ago past.

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

10 years agopropose reqtimeout patch from PR56216
Eric Covener [Sun, 23 Mar 2014 19:03:13 +0000 (19:03 +0000)]
propose reqtimeout patch from PR56216

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

10 years agoUpdate.
Lucien Gentis [Sat, 22 Mar 2014 13:30:57 +0000 (13:30 +0000)]
Update.

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

10 years agotypo
Daniel Gruno [Tue, 18 Mar 2014 17:03:34 +0000 (17:03 +0000)]
typo

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

10 years agomod_lua: backport r1578870+r1578882 and add to change log.
Daniel Gruno [Tue, 18 Mar 2014 17:02:47 +0000 (17:02 +0000)]
mod_lua: backport r1578870+r1578882 and add to change log.

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

10 years agoTypo fix
Vincent Deffontaines [Tue, 18 Mar 2014 13:45:57 +0000 (13:45 +0000)]
Typo fix

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

10 years agoxforms
Eric Covener [Sat, 15 Mar 2014 18:12:15 +0000 (18:12 +0000)]
xforms

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

10 years agocorrect the compat section per Lucien, matches trunk.
Eric Covener [Sat, 15 Mar 2014 17:23:52 +0000 (17:23 +0000)]
correct the compat section per Lucien, matches trunk.

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

10 years agoUpdates.
Lucien Gentis [Sat, 15 Mar 2014 16:28:55 +0000 (16:28 +0000)]
Updates.

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

10 years agoAnd we are at 2.4.10-dev
Jim Jagielski [Thu, 13 Mar 2014 16:41:41 +0000 (16:41 +0000)]
And we are at 2.4.10-dev

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

10 years agoGet ready to tag 2.4.9
Jim Jagielski [Thu, 13 Mar 2014 16:37:56 +0000 (16:37 +0000)]
Get ready to tag 2.4.9

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

10 years agoxforms
Jim Jagielski [Thu, 13 Mar 2014 16:36:33 +0000 (16:36 +0000)]
xforms

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

10 years agoUpdate
Jim Jagielski [Thu, 13 Mar 2014 16:35:59 +0000 (16:35 +0000)]
Update

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

10 years agosqueeze in a contributor
Daniel Gruno [Thu, 13 Mar 2014 16:08:43 +0000 (16:08 +0000)]
squeeze in a contributor

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

10 years agoAdd leading space :)
Jim Jagielski [Thu, 13 Mar 2014 13:41:23 +0000 (13:41 +0000)]
Add leading space :)

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

10 years agoNote PCRE issue
Jim Jagielski [Thu, 13 Mar 2014 12:57:16 +0000 (12:57 +0000)]
Note PCRE issue

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

10 years agomod_lua: Add a fixups hook that checks if the original request is intended
Daniel Gruno [Thu, 13 Mar 2014 12:55:53 +0000 (12:55 +0000)]
mod_lua: Add a fixups hook that checks if the original request is intended
for LuaMapHandler. This fixes a bug where FallbackResource invalidates the
LuaMapHandler directive in certain cases by changing the URI before the map
handler code executes [Daniel Gruno].

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

10 years agoNote changes
Jim Jagielski [Thu, 13 Mar 2014 12:43:43 +0000 (12:43 +0000)]
Note changes

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

10 years agoMerge r1576741 from trunk:
Jim Jagielski [Thu, 13 Mar 2014 12:39:33 +0000 (12:39 +0000)]
Merge r1576741 from trunk:

A bug in some older versions of OpenSSL will cause a crash
in SSL_get_certificate for servers where the certificate hasn't
been sent.

Workaround by setting the ssl structure to client mode which
bypasses the faulty code in OpenSSL. Normally setting a server
ssl structure to client mode would cause problems later on:
but we are freeing the structure immediately without attempting
to use it.

Submitted by: drh
Reviewed/backported by: jim

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

10 years ago* Vote
Ruediger Pluem [Thu, 13 Mar 2014 11:53:01 +0000 (11:53 +0000)]
* Vote

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

10 years ago* We track the mergeinfo only at the root
Ruediger Pluem [Thu, 13 Mar 2014 11:50:53 +0000 (11:50 +0000)]
* We track the mergeinfo only at the root

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

10 years ago2.4.8 is not gonna be released
Jim Jagielski [Thu, 13 Mar 2014 11:25:49 +0000 (11:25 +0000)]
2.4.8 is not gonna be released

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

10 years agovote
Jim Jagielski [Thu, 13 Mar 2014 11:19:28 +0000 (11:19 +0000)]
vote

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

10 years agoRebuild
Rich Bowen [Wed, 12 Mar 2014 20:46:02 +0000 (20:46 +0000)]
Rebuild

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

10 years agoReplace FilesMatch with Files where appropriate
Rich Bowen [Wed, 12 Mar 2014 20:44:38 +0000 (20:44 +0000)]
Replace FilesMatch with Files where appropriate

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

10 years agoLooks correct. Not applicable to 2.2.x, so far as I can tell?
William A. Rowe Jr [Wed, 12 Mar 2014 20:06:05 +0000 (20:06 +0000)]
Looks correct.  Not applicable to 2.2.x, so far as I can tell?

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

10 years agoPropose fix for ssl crash...
Jim Jagielski [Wed, 12 Mar 2014 16:04:52 +0000 (16:04 +0000)]
Propose fix for ssl crash...

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

10 years agoPropose r1576233 to backport.
Jan Kaluža [Wed, 12 Mar 2014 13:08:09 +0000 (13:08 +0000)]
Propose r1576233 to backport.

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

10 years agoFix 2.4.8 release year.
Yann Ylavic [Tue, 11 Mar 2014 21:10:01 +0000 (21:10 +0000)]
Fix 2.4.8 release year.

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

10 years ago* Add proposal
Ruediger Pluem [Tue, 11 Mar 2014 20:47:55 +0000 (20:47 +0000)]
* Add proposal

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

10 years ago* Vote
Ruediger Pluem [Tue, 11 Mar 2014 20:45:15 +0000 (20:45 +0000)]
* Vote

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

10 years agofix spelling error in CVE-2014-0098 entry
Jeff Trawick [Tue, 11 Mar 2014 18:38:49 +0000 (18:38 +0000)]
fix spelling error in CVE-2014-0098 entry

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

10 years agoRebuild
Rich Bowen [Tue, 11 Mar 2014 16:45:56 +0000 (16:45 +0000)]
Rebuild

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

10 years agoEnsure that .lua.foo files aren't affected
Rich Bowen [Tue, 11 Mar 2014 16:44:07 +0000 (16:44 +0000)]
Ensure that .lua.foo files aren't affected

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

10 years agoAnd we are 2.4.9-dev
Jim Jagielski [Tue, 11 Mar 2014 16:17:33 +0000 (16:17 +0000)]
And we are 2.4.9-dev

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

10 years agoGet ready to tag 2.4.8
Jim Jagielski [Tue, 11 Mar 2014 16:14:43 +0000 (16:14 +0000)]
Get ready to tag 2.4.8

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

10 years agoLog CVE for change
Jim Jagielski [Tue, 11 Mar 2014 16:12:58 +0000 (16:12 +0000)]
Log CVE for change

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

10 years agoTypo in comment (was r1575958)
Christophe Jaillet [Mon, 10 Mar 2014 19:05:40 +0000 (19:05 +0000)]
Typo in comment (was r1575958)

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

10 years agoxforms
Jim Jagielski [Mon, 10 Mar 2014 13:13:45 +0000 (13:13 +0000)]
xforms

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

10 years agoMerge r1524192, r1524770, r1527925, r1541270, r1541368 from trunk:
Jim Jagielski [Mon, 10 Mar 2014 13:04:03 +0000 (13:04 +0000)]
Merge r1524192, r1524770, r1527925, r1541270, r1541368 from trunk:

Update rationale

draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
between TE and content-length in the same req/resp.

PR 55616 (add missing APLOGNO), part 1

Wrap at 80 still, here at httpd project

Use a distinguishing APLOGNO for unk t-e with read-until-close behavior
Submitted by: jim, kbrand, wrowe, wrowe
Reviewed/backported by: jim

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

10 years ago* Vote and promote
Ruediger Pluem [Mon, 10 Mar 2014 12:56:11 +0000 (12:56 +0000)]
* Vote and promote

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

10 years agoMerge r1423933 from trunk:
Jim Jagielski [Mon, 10 Mar 2014 11:52:26 +0000 (11:52 +0000)]
Merge r1423933 from trunk:

On NetWare skip these unsupported function prototypes.

Submitted by: fuankg
Reviewed/backported by: jim

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

10 years agopromote
Jim Jagielski [Mon, 10 Mar 2014 11:51:50 +0000 (11:51 +0000)]
promote

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

10 years agojust in case
Jim Jagielski [Mon, 10 Mar 2014 11:51:31 +0000 (11:51 +0000)]
just in case

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

10 years agoniche-platform-specific build fix: does it even need a vote?
Jeff Trawick [Mon, 10 Mar 2014 11:47:29 +0000 (11:47 +0000)]
niche-platform-specific build fix: does it even need a vote?

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

10 years agoMerge r1575400 from trunk:
Jim Jagielski [Mon, 10 Mar 2014 11:23:47 +0000 (11:23 +0000)]
Merge r1575400 from trunk:

CVE-2014-0098 (reported by Rainer Canavan <rainer-apache 7val com>)
Segfaults w/ truncated cookie logging.

Clean up the cookie logging parser to recognize only the cookie=value pairs,
not valueless cookies.  This refactors multiple passes over the same string
buffer into a single pass parser.

Submitted by: wrowe
Reviewed by: rpluem, jim

Submitted by: wrowe
Reviewed/backported by: jim

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

10 years agoVote and promote r1575400.
Yann Ylavic [Mon, 10 Mar 2014 11:15:33 +0000 (11:15 +0000)]
Vote and promote r1575400.

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

10 years agoivote
Jim Jagielski [Mon, 10 Mar 2014 10:54:02 +0000 (10:54 +0000)]
ivote

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

10 years agoAdded proposal.
Guenter Knauf [Mon, 10 Mar 2014 01:29:43 +0000 (01:29 +0000)]
Added proposal.

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

10 years agoFixed mod_lua NetWare build.
Guenter Knauf [Mon, 10 Mar 2014 00:57:32 +0000 (00:57 +0000)]
Fixed mod_lua NetWare build.

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