]> granicus.if.org Git - apache/log
apache
8 years agoPromote.
Rainer Jung [Tue, 19 Jan 2016 13:42:03 +0000 (13:42 +0000)]
Promote.

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

8 years agoVote
Rainer Jung [Tue, 19 Jan 2016 13:41:15 +0000 (13:41 +0000)]
Vote

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

8 years agoMerge r1723567 from trunk:
Jim Jagielski [Tue, 19 Jan 2016 12:58:52 +0000 (12:58 +0000)]
Merge r1723567 from trunk:

Add common extension "m4a" for MPEG 4 Audio to
mime.types.

As a reference see Wikipedia:
https://en.wikipedia.org/wiki/MPEG-4_Part_14#.MP4_versus_.M4A

PR: 57895

Submitted by: rjung
Reviewed/backported by: jim

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

8 years agoMerge r1719257 from trunk:
Jim Jagielski [Tue, 19 Jan 2016 12:57:16 +0000 (12:57 +0000)]
Merge r1719257 from trunk:

Do not use the magic string "directory". Use the corresponding global variable as in all other places of the module.
Submitted by: jailletc36
Reviewed/backported by: jim

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

8 years agoMerge r1719252, r1719254, r1719255, r1720996 from trunk:
Jim Jagielski [Tue, 19 Jan 2016 12:56:57 +0000 (12:56 +0000)]
Merge r1719252, r1719254, r1719255, r1720996 from trunk:

Use 'ap_array_str_contains' to simplify code.

Use 'ap_array_str_contains' to simplify code.

Use 'ap_array_str_contains' to simplify code.

Use 'ap_array_str_contains' to simplify code.
Submitted by: jailletc36
Reviewed/backported by: jim

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

8 years agoMerge r1719018, r1719189, r1719190 from trunk:
Jim Jagielski [Tue, 19 Jan 2016 12:56:11 +0000 (12:56 +0000)]
Merge r1719018, r1719189, r1719190 from trunk:

Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable in order to save a few cycles.

Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable in order to save a few cycles.

Fix some minor style issue.
Submitted by: jailletc36
Reviewed/backported by: jim

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

8 years agoMerge r1719016 from trunk:
Jim Jagielski [Tue, 19 Jan 2016 12:55:38 +0000 (12:55 +0000)]
Merge r1719016 from trunk:

There is no need to duplicate some memory  here, the 'path' given to ap_parse_htaccess is never modified.
Submitted by: jailletc36
Reviewed/backported by: jim

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

8 years agopromote
Jim Jagielski [Tue, 19 Jan 2016 12:55:14 +0000 (12:55 +0000)]
promote

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

8 years agovotes
Jim Jagielski [Tue, 19 Jan 2016 12:54:29 +0000 (12:54 +0000)]
votes

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

8 years agoupdated changes after mod_http2 backport from trunk
Stefan Eissing [Tue, 19 Jan 2016 12:51:21 +0000 (12:51 +0000)]
updated changes after mod_http2 backport from trunk

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

8 years agono check for openssl until fix from trunk is backported
Stefan Eissing [Mon, 18 Jan 2016 19:33:27 +0000 (19:33 +0000)]
no check for openssl until fix from trunk is backported

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

8 years agomod_http2 v1.2.2 from trunk
Stefan Eissing [Mon, 18 Jan 2016 16:22:57 +0000 (16:22 +0000)]
mod_http2 v1.2.2 from trunk

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

8 years agosethandler expr=backport
Eric Covener [Sun, 17 Jan 2016 23:45:07 +0000 (23:45 +0000)]
sethandler expr=backport

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

8 years agoMerge r1725106 from trunk:
Eric Covener [Sun, 17 Jan 2016 17:58:48 +0000 (17:58 +0000)]
Merge r1725106 from trunk:

clarify a butchered sentence about missing ServerName, which
is a regular early step in "my directive didn't do anything".

This describes ap_get_local_host()

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

8 years agoMerge r1725102 from trunk:
Eric Covener [Sun, 17 Jan 2016 16:47:46 +0000 (16:47 +0000)]
Merge r1725102 from trunk:

update syntax to allow for non-FQDN domains or IP addresses in ServerName.

Since UseCanonicalName defaults to OFF, name-based vhosts isn't really an
"additional" purpose of a ServerName. Also update the syntax to not insist
on an FQDN -- generally the ServerName needs to be something the client
and server can both resolve, but it's not required to be an FQDN or even
a domain name.

Leave the example as www.example.com

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

8 years agoanother pass of votes
Eric Covener [Fri, 15 Jan 2016 18:46:38 +0000 (18:46 +0000)]
another pass of votes

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

8 years agotwo quick proposals for flush error severity
Eric Covener [Fri, 15 Jan 2016 16:53:31 +0000 (16:53 +0000)]
two quick proposals for flush error severity

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

8 years agoadd rewrite fix, vote
Eric Covener [Thu, 14 Jan 2016 17:09:48 +0000 (17:09 +0000)]
add rewrite fix, vote

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

8 years agorebuild
Rich Bowen [Tue, 12 Jan 2016 16:31:35 +0000 (16:31 +0000)]
rebuild

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

8 years agoDistinguish between 'deflate' and 'gzip' encoding.
Rich Bowen [Tue, 12 Jan 2016 16:15:51 +0000 (16:15 +0000)]
Distinguish between 'deflate' and 'gzip' encoding.

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

8 years agorebuild
Rich Bowen [Tue, 12 Jan 2016 16:11:24 +0000 (16:11 +0000)]
rebuild

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

8 years agoApplying Luca's patch from bz 58744
Rich Bowen [Tue, 12 Jan 2016 16:07:51 +0000 (16:07 +0000)]
Applying Luca's patch from bz 58744

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

8 years agoXML update.
Lucien Gentis [Mon, 11 Jan 2016 13:50:39 +0000 (13:50 +0000)]
XML update.

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

8 years agore-build
Christophe Jaillet [Mon, 11 Jan 2016 06:34:28 +0000 (06:34 +0000)]
re-build

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

8 years agoFix doc as spotted by A. Gh. in online doc
Christophe Jaillet [Mon, 11 Jan 2016 06:32:09 +0000 (06:32 +0000)]
Fix doc as spotted by A. Gh.  in online doc

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

8 years agoRebuild.
Lucien Gentis [Sat, 9 Jan 2016 16:04:49 +0000 (16:04 +0000)]
Rebuild.

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

8 years agoXML update.
Lucien Gentis [Sat, 9 Jan 2016 16:03:47 +0000 (16:03 +0000)]
XML update.

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

8 years agoPropose.
Rainer Jung [Thu, 7 Jan 2016 15:10:42 +0000 (15:10 +0000)]
Propose.

Although mime.types as part of conf is underneath
"docs", it is probably safer to vote on it and not
rely on CTR for documentation.

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

8 years agoPropose.
Yann Ylavic [Wed, 6 Jan 2016 11:55:08 +0000 (11:55 +0000)]
Propose.

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

8 years agoHappy new year to all :)
Christophe Jaillet [Mon, 4 Jan 2016 06:52:53 +0000 (06:52 +0000)]
Happy new year to all :)

Here are a few easy proposals to synch 2.4 and trunk

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

8 years agoFix compatibiliy note for the GlobalLog directive
Christophe Jaillet [Sun, 3 Jan 2016 07:34:59 +0000 (07:34 +0000)]
Fix compatibiliy note for the GlobalLog directive
(r1722703 in trunk)

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

8 years agoRebuild.
Lucien Gentis [Sat, 2 Jan 2016 17:04:28 +0000 (17:04 +0000)]
Rebuild.

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

8 years agoXML updates.
Lucien Gentis [Sat, 2 Jan 2016 17:03:37 +0000 (17:03 +0000)]
XML updates.

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

8 years agoupdate transformations
Nilgun Belma Buguner [Sat, 2 Jan 2016 06:25:20 +0000 (06:25 +0000)]
update transformations

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

8 years agoupdate for sync with English docs.
Nilgun Belma Buguner [Sat, 2 Jan 2016 06:23:34 +0000 (06:23 +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@1722610 13f79535-47bb-0310-9956-ffa450edef68

8 years agofixed typo
Nilgun Belma Buguner [Sat, 2 Jan 2016 05:13:50 +0000 (05:13 +0000)]
fixed typo

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

8 years agoUpdate XForms.
Rainer Jung [Fri, 1 Jan 2016 21:31:05 +0000 (21:31 +0000)]
Update XForms.

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

8 years agoHappy New Year 2016
Rainer Jung [Fri, 1 Jan 2016 20:59:28 +0000 (20:59 +0000)]
Happy New Year 2016

Backport of r1722572 from trunk.

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

8 years agoxforms
Jim Jagielski [Wed, 30 Dec 2015 14:52:50 +0000 (14:52 +0000)]
xforms

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

8 years agoMerge r1599535, r1721685 from trunk:
Jim Jagielski [Wed, 30 Dec 2015 14:48:41 +0000 (14:48 +0000)]
Merge r1599535, r1721685 from trunk:

add GlobalLog directive to allow a diagnostic log to be inherited
by all virtual hosts, even if they define their own logs.

Submitted By: Edward Lu <Chaosed0 gmail.com>
Committed by: covener

document GlobalLog

Submitted by: covener
Reviewed/backported by: jim

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

8 years agoMerge r1722137 from trunk:
Jim Jagielski [Wed, 30 Dec 2015 14:46:33 +0000 (14:46 +0000)]
Merge r1722137 from trunk:

Don't allow bad value to be updated

Reviewed/backported by: jim

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

8 years agoVote, promote.
Yann Ylavic [Tue, 29 Dec 2015 16:40:18 +0000 (16:40 +0000)]
Vote, promote.

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

8 years agovote baby!
Jim Jagielski [Tue, 29 Dec 2015 16:27:41 +0000 (16:27 +0000)]
vote baby!

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

8 years agoMerge r1715255 from trunk:
Jim Jagielski [Tue, 29 Dec 2015 16:27:11 +0000 (16:27 +0000)]
Merge r1715255 from trunk:
Reviewed/backported by: jim

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

8 years agoMerge r1715567, r1715568, r1715570, r1715571, r1715572, r1715576, r1715581, r1715582...
Jim Jagielski [Tue, 29 Dec 2015 16:26:41 +0000 (16:26 +0000)]
Merge r1715567, r1715568, r1715570, r1715571, r1715572, r1715576, r1715581, r1715582, r1715583, r1715584, r1715585 from trunk:

Remove some useless 'return' statements.

Remove some useless 'return' statements.

Remove some useless 'return' statements.

Remove some useless 'return' statements.

Remove some useless 'return' statements.
Add a blank line between functions.

Remove some useless 'return' statements.
Fix style and alignment.

Remove some useless 'return' statements.
Fix style.

Remove some useless 'return' statements.
Add a blank line between functions.

Remove some useless 'return' statements.

Remove some useless 'return' statements.

Remove some useless 'return' statements.
Submitted by: jailletc36
Reviewed/backported by: jim

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

8 years agoMerge r1719967 from trunk:
Jim Jagielski [Tue, 29 Dec 2015 16:25:04 +0000 (16:25 +0000)]
Merge r1719967 from trunk:

mod_ssl: fix build with openssl < 0.9.8m (missing semicolon).
Reported by: Petr Gajdos <pgajdos suse.cz>
Submitted by: ylavic
Reviewed/backported by: jim

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

8 years agovote/promote
Eric Covener [Tue, 29 Dec 2015 15:45:27 +0000 (15:45 +0000)]
vote/promote

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

8 years agopropose GlobalLog since it was requested in a user PR.
Eric Covener [Tue, 29 Dec 2015 15:41:44 +0000 (15:41 +0000)]
propose GlobalLog since it was requested in a user PR.

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

8 years agobackport req.
Jim Jagielski [Tue, 29 Dec 2015 14:20:15 +0000 (14:20 +0000)]
backport req.

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

8 years ago* Vote
Ruediger Pluem [Mon, 28 Dec 2015 18:52:02 +0000 (18:52 +0000)]
* Vote

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

8 years agoMerge r1721978 from trunk:
Eric Covener [Mon, 28 Dec 2015 18:45:44 +0000 (18:45 +0000)]
Merge r1721978 from trunk:

add a mod_headers condition clause expression example

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

8 years agoMerge r1721975 from trunk:
Eric Covener [Mon, 28 Dec 2015 18:27:27 +0000 (18:27 +0000)]
Merge r1721975 from trunk:

PR58764: python example for sha1 password hashes

Submitted By: Dave Hall <skwashd gmail.com>

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

8 years agoMerge r1721973 from trunk:
Eric Covener [Mon, 28 Dec 2015 18:24:39 +0000 (18:24 +0000)]
Merge r1721973 from trunk:

PR58761: developer doc improvements.

Submitted By: Luca Toscano

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

8 years agoRebuild
Rich Bowen [Mon, 28 Dec 2015 18:00:40 +0000 (18:00 +0000)]
Rebuild

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

8 years agoFormatting of example
Rich Bowen [Mon, 28 Dec 2015 17:58:56 +0000 (17:58 +0000)]
Formatting of example

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

8 years agoPropose.
Yann Ylavic [Mon, 28 Dec 2015 12:51:53 +0000 (12:51 +0000)]
Propose.

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

8 years agoCHANGES: move entry to the right/effective version.
Yann Ylavic [Mon, 28 Dec 2015 12:28:54 +0000 (12:28 +0000)]
CHANGES: move entry to the right/effective version.
r1715014 somehow put it in 2.4.17, whereas it was really backported in 2.4.18.

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

8 years agoYup, doh - and rebutt a non-starter
William A. Rowe Jr [Wed, 16 Dec 2015 06:40:35 +0000 (06:40 +0000)]
Yup, doh - and rebutt a non-starter

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

8 years agoVote and comment on trivial mod_ssl fix.
Mike Rumph [Tue, 15 Dec 2015 16:05:59 +0000 (16:05 +0000)]
Vote and comment on trivial mod_ssl fix.

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

8 years agoPropose r1720129
Jan Kaluža [Tue, 15 Dec 2015 13:05:05 +0000 (13:05 +0000)]
Propose r1720129

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

8 years agoPropose trivial (build) fix for mod_ssl with openssl < 0.9.8m.
Yann Ylavic [Mon, 14 Dec 2015 17:28:56 +0000 (17:28 +0000)]
Propose trivial (build) fix for mod_ssl with openssl < 0.9.8m.

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

8 years agoRebuild.
Lucien Gentis [Sat, 12 Dec 2015 14:38:24 +0000 (14:38 +0000)]
Rebuild.

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

8 years agoXML updates.
Lucien Gentis [Sat, 12 Dec 2015 14:37:26 +0000 (14:37 +0000)]
XML updates.

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

8 years agoAnd we are 2.4.19-dev
Jim Jagielski [Tue, 8 Dec 2015 20:30:55 +0000 (20:30 +0000)]
And we are 2.4.19-dev

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

8 years agoGet ready to tag 2.4.18
Jim Jagielski [Tue, 8 Dec 2015 20:29:31 +0000 (20:29 +0000)]
Get ready to tag 2.4.18

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

8 years agoAdd an alert for module developers that this subset (specifically,
William A. Rowe Jr [Tue, 8 Dec 2015 16:47:01 +0000 (16:47 +0000)]
Add an alert for module developers that this subset (specifically,
only the recently added 2.4.17 Protocol API's) may still be in flux,
until the group has concensus on the API behavior.

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

8 years agomerge from trunk:removing HTTP_HEADER output filter on upgraded connections, so timeo...
Stefan Eissing [Tue, 8 Dec 2015 13:36:57 +0000 (13:36 +0000)]
merge from trunk:removing HTTP_HEADER output filter on upgraded connections, so timeouts do not send http/1.1 responses any more

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

8 years agoComment about ap_request_has_body() check for Upgrade.
Yann Ylavic [Tue, 8 Dec 2015 13:30:30 +0000 (13:30 +0000)]
Comment about ap_request_has_body() check for Upgrade.

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

8 years agovote
Stefan Eissing [Tue, 8 Dec 2015 13:22:38 +0000 (13:22 +0000)]
vote

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

8 years agoMerge r1718569 from trunk.
Yann Ylavic [Tue, 8 Dec 2015 13:08:13 +0000 (13:08 +0000)]
Merge r1718569 from trunk.

h2_from_h1: To avoid any further confusion, r->err_headers should be cleared
once merged into r->headers_out.

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

8 years agomod_http2: merged from trunk, sending out push promises *before* the stream response...
Stefan Eissing [Tue, 8 Dec 2015 11:03:31 +0000 (11:03 +0000)]
mod_http2: merged from trunk, sending out push promises *before* the stream response to make client handling of preload links easier

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

8 years agoBetter explain what this patch does and doesn't do
William A. Rowe Jr [Mon, 7 Dec 2015 18:08:30 +0000 (18:08 +0000)]
Better explain what this patch does and doesn't do

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

8 years agoxforms
Jim Jagielski [Mon, 7 Dec 2015 16:42:24 +0000 (16:42 +0000)]
xforms

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

8 years agoGenerated doc changes
Mike Rumph [Mon, 7 Dec 2015 16:37:24 +0000 (16:37 +0000)]
Generated doc changes

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

8 years agomerged H2PushPriority befiore 'weight' loss from trunk
Stefan Eissing [Mon, 7 Dec 2015 15:34:24 +0000 (15:34 +0000)]
merged H2PushPriority befiore 'weight' loss from trunk

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

8 years agomod_http v1.0.11, fixes duplicate response headers when post_req_hook gets invoked...
Stefan Eissing [Mon, 7 Dec 2015 12:56:52 +0000 (12:56 +0000)]
mod_http v1.0.11, fixes duplicate response headers when post_req_hook gets invoked twice

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

8 years agoMerge r1715273 from trunk:
Jim Jagielski [Mon, 7 Dec 2015 12:30:11 +0000 (12:30 +0000)]
Merge r1715273 from trunk:

Save a few bytes in conf pool.
Submitted by: jailletc36
Reviewed/backported by: jim

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

8 years agoMerge r1716940, r1717086 from trunk:
Jim Jagielski [Mon, 7 Dec 2015 12:29:46 +0000 (12:29 +0000)]
Merge r1716940, r1717086 from trunk:

Use 'ap_pbase64decode' to simplify code.

Silent a sparse Warning.

cid->ecb->lpszLogData can not be NULL.
It is defined in mod_isapi.h as:
typedef struct EXTENSION_CONTROL_BLOCK {
...
    char           lpszLogData[80];
...
Submitted by: jailletc36
Reviewed/backported by: jim

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

8 years agoMerge r1717958 from trunk:
Jim Jagielski [Mon, 7 Dec 2015 12:28:51 +0000 (12:28 +0000)]
Merge r1717958 from trunk:

using c->master for ssl var lookups when c holds no valid SSLConnRec. Fixes PR58666.
Submitted by: icing
Reviewed/backported by: jim

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

8 years agopromotes
Jim Jagielski [Mon, 7 Dec 2015 12:18:18 +0000 (12:18 +0000)]
promotes

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

8 years agovotes
Jim Jagielski [Mon, 7 Dec 2015 12:18:00 +0000 (12:18 +0000)]
votes

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

8 years agoMerge r1717063 from trunk:
Jim Jagielski [Mon, 7 Dec 2015 12:17:35 +0000 (12:17 +0000)]
Merge r1717063 from trunk:

Fix the use of the default 'flush' provider.
Improve documentation for the "flusher" parameter.
Remove useless empty lines.

See http://mail-archives.apache.org/mod_mbox/httpd-dev/200812.mbox/%3C494226C0.4050407@force-elite.com%3E for some more explanation.
A python script is given there to test.
I had to tweak it to have it work
(use:
        fd, payload = passfd.recvfd(conn.fileno())
instead of:
        fd = passfd.recvfd(conn.fileno())
)

This is a r1058621 regression, where somehow "char *flusher" has been turned into a "char flusher[]". So it is been broken since the beginning of 2.4.x

After this change (i.e. r1058621), 'flusher' is no more a pointer (NULL'ed when the structure it belongs to is created) but the address of an array within a structure. It can not be NULL anymore.
So, we now have to look at the content of the array itself to see if it has been initialized or if we have to use the default value instead.
Submitted by: jailletc36
Reviewed/backported by: jim

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

8 years agomod_http2: version bump, merge of authority default port handling for upgraded requests
Stefan Eissing [Mon, 7 Dec 2015 11:51:17 +0000 (11:51 +0000)]
mod_http2: version bump, merge of authority default port handling for upgraded requests

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

8 years agoVote, promote.
Yann Ylavic [Mon, 7 Dec 2015 11:46:48 +0000 (11:46 +0000)]
Vote, promote.

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

8 years agoupdate transformation
André Malo [Sun, 6 Dec 2015 19:46:04 +0000 (19:46 +0000)]
update transformation

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

8 years agoEasy proposals
Christophe Jaillet [Sun, 6 Dec 2015 07:54:54 +0000 (07:54 +0000)]
Easy proposals

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

8 years agoStraightforward, good catch
William A. Rowe Jr [Sat, 5 Dec 2015 22:46:15 +0000 (22:46 +0000)]
Straightforward, good catch

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

8 years agoXML update.
Lucien Gentis [Sat, 5 Dec 2015 16:04:21 +0000 (16:04 +0000)]
XML update.

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

8 years agoXML update.
Lucien Gentis [Sat, 5 Dec 2015 16:02:14 +0000 (16:02 +0000)]
XML update.

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

8 years agoPut proposal in the right section
Christophe Jaillet [Fri, 4 Dec 2015 20:19:55 +0000 (20:19 +0000)]
Put proposal in the right section

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

8 years agomerging floor() removal from trunk
Stefan Eissing [Fri, 4 Dec 2015 15:43:14 +0000 (15:43 +0000)]
merging floor() removal from trunk

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

8 years agov1.0.10 of mod_http2 backport, see CHANGES
Stefan Eissing [Fri, 4 Dec 2015 15:16:24 +0000 (15:16 +0000)]
v1.0.10 of mod_http2 backport, see CHANGES

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

8 years agoproposing backport of ssl var lookups in c->master
Stefan Eissing [Fri, 4 Dec 2015 13:10:49 +0000 (13:10 +0000)]
proposing backport of ssl var lookups in c->master

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

8 years agoGenerated doc changes
Mike Rumph [Thu, 3 Dec 2015 18:16:11 +0000 (18:16 +0000)]
Generated doc changes

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

8 years agoSatisfy XML validation and fix some typos
Mike Rumph [Thu, 3 Dec 2015 18:12:08 +0000 (18:12 +0000)]
Satisfy XML validation and fix some typos

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

8 years agoGenerated doc changes
Mike Rumph [Thu, 3 Dec 2015 16:42:14 +0000 (16:42 +0000)]
Generated doc changes

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

8 years agoTypos and grammar corrections
Mike Rumph [Thu, 3 Dec 2015 16:38:29 +0000 (16:38 +0000)]
Typos and grammar corrections

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

8 years agoGenerated doc changes
Mike Rumph [Thu, 3 Dec 2015 16:31:00 +0000 (16:31 +0000)]
Generated doc changes

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

8 years agomerge of 1717639, fixing WINDOW_UPDATEs on small stream inputs
Stefan Eissing [Wed, 2 Dec 2015 14:42:42 +0000 (14:42 +0000)]
merge of 1717639, fixing WINDOW_UPDATEs on small stream inputs

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

8 years agorebuild
Christophe Jaillet [Sun, 29 Nov 2015 21:04:46 +0000 (21:04 +0000)]
rebuild

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