]> granicus.if.org Git - apache/log
apache
6 years agoFollow up to r1820794: backported.
Yann Ylavic [Wed, 10 Jan 2018 21:48:56 +0000 (21:48 +0000)]
Follow up to r1820794: backported.

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

6 years agoMerge r1809881, r1809973, r1809976, r1812075 from trunk:
Yann Ylavic [Wed, 10 Jan 2018 21:48:04 +0000 (21:48 +0000)]
Merge r1809881, r1809973, r1809976, r1812075 from trunk:

core: deregister all hooks before leaving pconf, otherwise some late cleanup
or function call (e.g. ap_log) may use one while DSOs are unloaded.

See PR 61558 (double/second fault).

core, MPMs unix: follow up to r1809881.

Deregister all hooks first (in pre_cleanup), by doing it last we could still
have had them run when DSOs were unloaded.

Likewise, avoid double faults when handling fatal signals by restoring the
default handler before pconf is cleared (we can't ap_log_error there).

Finally, we need to ignore sig_term/restart (do nothing) when the main
process is exiting (i.e. ap_pglobal is destroyed), since retained_data are
freed.

Aimed to fix all faults in PR 61558.

MPMs unix: follow up to r1809881 and r1809973.

unset_signals() is called when ap_pglobal is destroyed too.

Follow up to r1809881: CHANGES entry.

Submitted by: ylavic
Reviewed by: ylavic, jim, covener

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

6 years agovote/promote
Eric Covener [Wed, 10 Jan 2018 19:20:06 +0000 (19:20 +0000)]
vote/promote

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

6 years agodocumentation rebuild
Luca Toscano [Mon, 8 Jan 2018 10:21:27 +0000 (10:21 +0000)]
documentation rebuild

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

6 years agoevent.xml: follow up r1820466 with Yann's suggestions
Luca Toscano [Mon, 8 Jan 2018 10:20:37 +0000 (10:20 +0000)]
event.xml: follow up r1820466 with Yann's suggestions

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

6 years agompm_event's doc rebuild
Luca Toscano [Sun, 7 Jan 2018 14:40:49 +0000 (14:40 +0000)]
mpm_event's doc rebuild

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

6 years agoevent.xml: add a note about lingering close
Luca Toscano [Sun, 7 Jan 2018 14:39:47 +0000 (14:39 +0000)]
event.xml: add a note about lingering close

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

6 years agoUpdate proposal with correct APLOGNO (thanks Christophe!).
Yann Ylavic [Thu, 4 Jan 2018 17:35:29 +0000 (17:35 +0000)]
Update proposal with correct APLOGNO (thanks Christophe!).

No need to reset Stefan\'s vote I guess...

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

6 years agoRebuild.
Lucien Gentis [Thu, 4 Jan 2018 16:52:13 +0000 (16:52 +0000)]
Rebuild.

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

6 years agoXML updates.
Lucien Gentis [Thu, 4 Jan 2018 16:51:04 +0000 (16:51 +0000)]
XML updates.

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

6 years agohappy new year's documentation rebuild
Luca Toscano [Thu, 4 Jan 2018 15:34:05 +0000 (15:34 +0000)]
happy new year's documentation rebuild

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

6 years agoHappy New Year 2018
Rainer Jung [Thu, 4 Jan 2018 15:17:13 +0000 (15:17 +0000)]
Happy New Year 2018

Backport of r1820101 from trunk plus year
update in docs/manual/style/xsl/common.xsl.

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

6 years agoupdate after backport
Stefan Eissing [Thu, 4 Jan 2018 12:16:52 +0000 (12:16 +0000)]
update after backport

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

6 years agoOn the 2.4.x branch:
Stefan Eissing [Thu, 4 Jan 2018 12:15:42 +0000 (12:15 +0000)]
On the 2.4.x branch:

merge of 1804530,1804531,1805186,1806939,1807232,1808122 from trunk.

Backport of mod_md support in mod_ssl.

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

6 years agoSmall comment
Christophe Jaillet [Thu, 4 Jan 2018 06:19:34 +0000 (06:19 +0000)]
Small comment

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

6 years agoComment.
Yann Ylavic [Wed, 3 Jan 2018 13:54:15 +0000 (13:54 +0000)]
Comment.

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

6 years agovote
Stefan Eissing [Wed, 3 Jan 2018 13:45:08 +0000 (13:45 +0000)]
vote

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

6 years agoVote, promote.
Yann Ylavic [Wed, 3 Jan 2018 10:26:01 +0000 (10:26 +0000)]
Vote, promote.

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

6 years agoMerge r1819907 from trunk:
Eric Covener [Tue, 2 Jan 2018 22:25:59 +0000 (22:25 +0000)]
Merge r1819907 from trunk:

Fix upgrading examples

 - providers are case sensitive
 - description didn't match example / 2.2 didn't match 2.4.

Submitted by: Hank Ibell
Committed by: covener

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

6 years agoupdate transformation
André Malo [Sat, 30 Dec 2017 19:53:00 +0000 (19:53 +0000)]
update transformation

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

6 years agoAnd promote
Jim Jagielski [Thu, 28 Dec 2017 11:49:50 +0000 (11:49 +0000)]
And promote

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

6 years agobackport votes
Jim Jagielski [Thu, 28 Dec 2017 11:49:24 +0000 (11:49 +0000)]
backport votes

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

6 years agoPropose backport for PR 61551.
Yann Ylavic [Sun, 24 Dec 2017 12:18:57 +0000 (12:18 +0000)]
Propose backport for PR 61551.

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

6 years agoBackport mod_proxy_html doctype fixes.
Nick Kew [Fri, 22 Dec 2017 22:52:21 +0000 (22:52 +0000)]
Backport mod_proxy_html doctype fixes.
PR#56457 included.

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

6 years agoVotes
Nick Kew [Fri, 22 Dec 2017 22:34:06 +0000 (22:34 +0000)]
Votes

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

6 years agovote + promote
Luca Toscano [Fri, 22 Dec 2017 12:40:43 +0000 (12:40 +0000)]
vote + promote

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

6 years agotiny formatting/readability tweak in example
Rich Bowen [Thu, 21 Dec 2017 18:52:00 +0000 (18:52 +0000)]
tiny formatting/readability tweak in example

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

6 years agobackport votes
Jim Jagielski [Thu, 21 Dec 2017 18:51:39 +0000 (18:51 +0000)]
backport votes

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

6 years agobackported
Jim Jagielski [Thu, 21 Dec 2017 18:50:57 +0000 (18:50 +0000)]
backported

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

6 years agoMerge r1814968 from trunk:
Jim Jagielski [Thu, 21 Dec 2017 18:50:38 +0000 (18:50 +0000)]
Merge r1814968 from trunk:

core: silently ignore a not existent file path when IncludeOptional
     is used.

In https://bz.apache.org/bugzilla/show_bug.cgi?id=57585 some use cases
were reported in which IncludeOptional seems to be too strict in its
sanity checks.

This change is a proposal to relax IncludeOptional checks to silently
fail when a file path is not existent rather than returning SyntaxError.

Submitted by: elukey
Reviewed by: elukey, jim, niq

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

6 years agoMerge r1809273, r1814719 from trunk:
Jim Jagielski [Thu, 21 Dec 2017 18:49:24 +0000 (18:49 +0000)]
Merge r1809273, r1814719 from trunk:

event: better apr_pollset_add() failure handling to avoid an (very unlikely)
worker vs listener race condition.

Follow up to r1809273: CHANGES entry.

Submitted by: ylavic
Reviewed by: ylavic, jim, covener

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

6 years agorebuild
Rich Bowen [Thu, 21 Dec 2017 17:06:05 +0000 (17:06 +0000)]
rebuild

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

6 years agoMake this example actually work.
Rich Bowen [Thu, 21 Dec 2017 16:59:30 +0000 (16:59 +0000)]
Make this example actually work.

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

6 years agorebuild
Rich Bowen [Wed, 20 Dec 2017 17:00:08 +0000 (17:00 +0000)]
rebuild

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

6 years agoDefine delimiter, as per a complaint in the comments
Rich Bowen [Wed, 20 Dec 2017 16:56:09 +0000 (16:56 +0000)]
Define delimiter, as per a complaint in the comments

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

6 years agoMerge r1818701 from trunk:
Eric Covener [Tue, 19 Dec 2017 19:11:18 +0000 (19:11 +0000)]
Merge r1818701 from trunk:

clarify/reword RegisterHTTPMethod and add some seealso's

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

6 years agouwsgi updates
Jim Jagielski [Tue, 19 Dec 2017 13:47:47 +0000 (13:47 +0000)]
uwsgi updates

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

6 years agoOther proposals related to mod_proxy_html
Christophe Jaillet [Mon, 18 Dec 2017 21:20:49 +0000 (21:20 +0000)]
Other proposals related to mod_proxy_html

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

6 years agoFix missing reference in 'svn merge ...' command line.
Christophe Jaillet [Mon, 18 Dec 2017 20:07:59 +0000 (20:07 +0000)]
Fix missing reference in 'svn merge ...' command line.
Suggest other commits for this backport

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

6 years agowithdrawl proposal of blocking confusing non-global DEFINE
Eric Covener [Sat, 16 Dec 2017 19:33:16 +0000 (19:33 +0000)]
withdrawl proposal of blocking confusing non-global DEFINE

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

6 years agoinitial vote
Eric Covener [Sat, 16 Dec 2017 19:31:20 +0000 (19:31 +0000)]
initial vote
:

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

6 years agovote/promote the low hanging fruit
Eric Covener [Sat, 16 Dec 2017 19:30:31 +0000 (19:30 +0000)]
vote/promote the low hanging fruit

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

6 years agosystemd stalled too
Eric Covener [Sat, 16 Dec 2017 19:22:54 +0000 (19:22 +0000)]
systemd stalled too

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

6 years agojournald looks stalled.
Eric Covener [Sat, 16 Dec 2017 19:22:16 +0000 (19:22 +0000)]
journald looks stalled.

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

6 years agohttpd/2.4 STATUS: propose, review
Nick Kew [Sat, 16 Dec 2017 00:40:34 +0000 (00:40 +0000)]
httpd/2.4 STATUS: propose, review

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

6 years agoremoved -1 vote mod_proxy_uwsgi, builds now. Cannot test.
Steffen Land [Fri, 15 Dec 2017 18:11:13 +0000 (18:11 +0000)]
removed -1 vote mod_proxy_uwsgi, builds now. Cannot test.

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

6 years agodocco fix... correct license/copyright info
Jim Jagielski [Fri, 15 Dec 2017 17:08:45 +0000 (17:08 +0000)]
docco fix... correct license/copyright info

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

6 years agoHandle uint*_t fields for some backports...
Jim Jagielski [Fri, 15 Dec 2017 12:25:49 +0000 (12:25 +0000)]
Handle uint*_t fields for some backports...

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

6 years agovote mod_proxy_uwsgi
Steffen Land [Fri, 15 Dec 2017 10:36:44 +0000 (10:36 +0000)]
vote mod_proxy_uwsgi

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

6 years agorebuild
Rich Bowen [Thu, 14 Dec 2017 19:41:30 +0000 (19:41 +0000)]
rebuild

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

6 years agoadd trailing slash to end of URL
Rich Bowen [Thu, 14 Dec 2017 19:36:28 +0000 (19:36 +0000)]
add trailing slash to end of URL

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

6 years agoClosing "|" on regex replace string
Rich Bowen [Thu, 14 Dec 2017 19:29:42 +0000 (19:29 +0000)]
Closing "|" on regex replace string

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

6 years agoBackport vote for mod_md
Jim Jagielski [Thu, 14 Dec 2017 19:01:18 +0000 (19:01 +0000)]
Backport vote for mod_md

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

6 years agorebuild
Christophe Jaillet [Wed, 13 Dec 2017 20:40:00 +0000 (20:40 +0000)]
rebuild

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

6 years agoFix a link as spotted by Benoit Wery in the comment system. (backport of r1818059)
Christophe Jaillet [Wed, 13 Dec 2017 20:36:36 +0000 (20:36 +0000)]
Fix a link as spotted by Benoit Wery in the comment system.  (backport of r1818059)

Synch with trunk doc:
   - Add some quotes to improve syntax hightlight
   - Remove some trailing spaces.
   - Mention mod_macro (backport of r1436578)

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

6 years agopropose LDAP cache fix
Eric Covener [Wed, 13 Dec 2017 16:59:07 +0000 (16:59 +0000)]
propose LDAP cache fix

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

6 years agorebuild
Rich Bowen [Tue, 12 Dec 2017 19:30:14 +0000 (19:30 +0000)]
rebuild

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

6 years agoRemove broken link to mod_sed tutorial
Rich Bowen [Tue, 12 Dec 2017 19:25:45 +0000 (19:25 +0000)]
Remove broken link to mod_sed tutorial

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

6 years agoOn the 2.4.x branch:
Stefan Eissing [Mon, 11 Dec 2017 14:49:12 +0000 (14:49 +0000)]
On the 2.4.x branch:

Updated mod_md backport proposal and reset votes.

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

6 years agor1816969
Jim Jagielski [Tue, 5 Dec 2017 14:46:13 +0000 (14:46 +0000)]
r1816969

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

6 years agosufficient votes and self-contained.
Jim Jagielski [Tue, 5 Dec 2017 14:42:05 +0000 (14:42 +0000)]
sufficient votes and self-contained.

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

6 years agoCHANGES: fix missing attribution in r1812083
Luca Toscano [Sun, 3 Dec 2017 09:28:43 +0000 (09:28 +0000)]
CHANGES: fix missing attribution in r1812083

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

6 years agoAdd missing CHANGE entry for r1748212 in 2.4.21
Christophe Jaillet [Sat, 2 Dec 2017 23:27:46 +0000 (23:27 +0000)]
Add missing CHANGE entry for r1748212 in 2.4.21

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

6 years agoOn the 2.4.x branch:
Stefan Eissing [Sat, 2 Dec 2017 18:23:31 +0000 (18:23 +0000)]
On the 2.4.x branch:

mod_http2: h2_workers.c now in sync with trunk again and backported as intended.

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

6 years agoOn the 2.4.x branch:
Stefan Eissing [Sat, 2 Dec 2017 17:51:37 +0000 (17:51 +0000)]
On the 2.4.x branch:

Fixed backport of r1816619 (mod_http2) to have the desired changes and added the version inc as well.

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

6 years agoRebuild
Lucien Gentis [Sat, 2 Dec 2017 14:58:30 +0000 (14:58 +0000)]
Rebuild

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

6 years agoXML update.
Lucien Gentis [Sat, 2 Dec 2017 14:56:48 +0000 (14:56 +0000)]
XML update.

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

6 years agoPropose UWSGI proxy (sub)module backport
Jim Jagielski [Wed, 29 Nov 2017 15:06:31 +0000 (15:06 +0000)]
Propose UWSGI proxy (sub)module backport

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

6 years agoUpdate votes
Jim Jagielski [Wed, 29 Nov 2017 15:01:27 +0000 (15:01 +0000)]
Update votes

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

6 years agoThe updated PROXY protocol support patchset
Jim Jagielski [Wed, 29 Nov 2017 14:59:56 +0000 (14:59 +0000)]
The updated PROXY protocol support patchset

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

6 years agovote mod_http2 v1.10.14 and removed vote mod_md
Steffen Land [Wed, 29 Nov 2017 12:01:25 +0000 (12:01 +0000)]
vote mod_http2 v1.10.14 and removed vote mod_md

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

6 years agopropose
Stefan Eissing [Wed, 29 Nov 2017 09:52:45 +0000 (09:52 +0000)]
propose

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

6 years agoVote mod_md
Steffen Land [Mon, 27 Nov 2017 12:38:10 +0000 (12:38 +0000)]
Vote mod_md

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

6 years agoOn the 2.4.x branch:
Stefan Eissing [Mon, 27 Nov 2017 11:12:28 +0000 (11:12 +0000)]
On the 2.4.x branch:

Updated STATUS proposal for mod_md backporting. New branch for changes available.

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

6 years agodocs: allow Directive and <Directive> names to co-exist in the same page.
Luca Toscano [Sun, 26 Nov 2017 10:21:16 +0000 (10:21 +0000)]
docs: allow Directive and <Directive> names to co-exist in the same page.

This work was done in trunk to allow the new mod_md's directive
names <ManagedDomain> and ManagedDomain in the same doc page (without
triggering any validate-xml/xhtml error). Subsequently this also helped
for SSLPolicy and <SSLPolicy>. All the aforementioned Directives
have not been backported yet, but these commits are needed behorehand to
allow a smoother backport procedure.

I explicitly reverted the changes to sections.xml for this backport since
they mention the above directives, not yet available in 2.4.x and hence
probably confusing for users.

Building the documentation after these changes yield to a no-op as expected.
I also tried to copy mod_md's documentation from trunk and it renders nicely.

Merge r1805189, r1805193, r1805372, r1805376, r1805189, r1806443 from trunk:

synopsis.xsl: do not render two times the same
              directive HTML if more than one
              directive share the same name.

This has happened when mod_md.xml was introduced,
and the following directives shared the same name:
* ManagedDomain
* <ManagedDomain>

With the current code each time that a node needs
to be rendered it will emit a duplicate, ending up
in the above example with 4 sections rather than two.

Uniqueness of sections will be ensured by the HTML
elements ids, to avoid errors before committing for
example (accidental duplicates, etc..).

common|synopsis.xsl: rename directive type=sections id generation

This commits is a follow up of r1805189 and it is meant
to allow directives with the same name but different type
to coexist in the same document without triggering errors
while executing validate-xhtml.

For example: mod_md.xml recently introduced the following:

* ManagedDomain
* <ManagedDomain> (this one is type=section)

In my opinion this is a perfectly valid use case and it should
be allowed/handled correctly by the doc generation process/validation.

In order to avoid clashing the directive ids will get a suffix
called "section" if type=section will be present as param.

Quicklinks, <directive> links have been updated to the new
scheme to avoid dandling pointers in the doc.

Comments/reviews are welcome, if I left something behind
please let me know.

doc xsl/dtd: introduce idtype attribute for directivesynopsis

In r1805193 synopsis.xsl was changed to allow two directives
of different type (like <SSLPolicy> and SSLPolicy) to share
the same name but have different ids (and please validate-xml/xhtml).
The downside of this action was that all the quicklinks to
existing directive sections (like <If>, <VirtualHost>, etc..)
were changed, possibly breaking external clients already
referencing them.

This change introduces a new attribute in the directivesynopsis
DTD, namely 'idtype', that will be appended to 'name'
in the id generation by synopsis.xsl. This will rollback
link names to their previous values and will allow documentators
to fine tune directivesynopsis sections as they need
(for example we have recently introduced mod_md's
ManagedDomain/<ManagedDomain>, and modssl's SSLPolicy/<SSLPolicy>).

This approach seems more precise and less invasive to me.
Of course the name of the attribute can be changed later on
to whatever term would fit best, the main concern for me at
the moment is to restore the trunk documentation to its previous
state.

common.dtd: add idtype attribute to directive

This change completes r1805372 and also fixes
links generation for <ManageDomain> and <SSLPolicy>
in sections.xml

synopsis.xsl: do not render two times the same
              directive HTML if more than one
              directive share the same name.

This has happened when mod_md.xml was introduced,
and the following directives shared the same name:
* ManagedDomain
* <ManagedDomain>

With the current code each time that a node needs
to be rendered it will emit a duplicate, ending up
in the above example with 4 sections rather than two.

Uniqueness of sections will be ensured by the HTML
elements ids, to avoid errors before committing for
example (accidental duplicates, etc..).

synopsis.xsl: fix broken translation builds

This commit is a follow up of r1805189, in which
a new logic was added to allow to repeat a directive
name only if its type is different (like SSLPolicy
and <SSLPolicy>). The change broken french translations
since the $this variable, containing the translated
sections, was not used anymore.

The XPath code could surely be improved, but it seems
more pressing to allow our translators to get back
to their daily work without interference.

build.sh validate-* worked fine, as well as the build.sh fr
translation.

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

6 years agoDocumentation rebuild - part 2
Luca Toscano [Sun, 26 Nov 2017 09:50:43 +0000 (09:50 +0000)]
Documentation rebuild - part 2

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

6 years agoDocumentation rebuild
Luca Toscano [Sun, 26 Nov 2017 00:15:03 +0000 (00:15 +0000)]
Documentation rebuild

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

6 years agoSync with trunk the override suggestions for directives in:
Luca Toscano [Sun, 26 Nov 2017 00:14:09 +0000 (00:14 +0000)]
Sync with trunk the override suggestions for directives in:

mod_authn_socache.xml
mod_logio.xml
mod_ssl.xml

This caused two issues:

1) ./build.sh validate-xhtml failing due to xml validation
   failures for the string "Not applicable".
2) weird categories ('none', 'Not applicable', 'None') in
   overrides.html that don't make much sense.

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

6 years agoRebuild.
Lucien Gentis [Sat, 25 Nov 2017 15:05:13 +0000 (15:05 +0000)]
Rebuild.

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

6 years agoXML update.
Lucien Gentis [Sat, 25 Nov 2017 15:04:00 +0000 (15:04 +0000)]
XML update.

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

6 years agorebuild
Christophe Jaillet [Sat, 25 Nov 2017 11:56:28 +0000 (11:56 +0000)]
rebuild

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

6 years agos/simmilar/similar/ reported in PR 61799
Christophe Jaillet [Sat, 25 Nov 2017 11:43:18 +0000 (11:43 +0000)]
s/simmilar/similar/ reported in PR 61799

Fix layout of <highlight> to synch with trunk

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

6 years agoVote mod_md and aligned entry
Steffen Land [Fri, 24 Nov 2017 10:57:00 +0000 (10:57 +0000)]
Vote mod_md and aligned entry

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

6 years ago+1 on mod_ssl part & out of time.
Joe Orton [Thu, 23 Nov 2017 16:01:59 +0000 (16:01 +0000)]
+1 on mod_ssl part & out of time.

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

6 years agoOn the 2.4.x branch:
Stefan Eissing [Thu, 23 Nov 2017 15:23:53 +0000 (15:23 +0000)]
On the 2.4.x branch:

proposals for backporting mod_md and related, necessary mod_ssl changes.

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

6 years agoRebuild.
Lucien Gentis [Sat, 18 Nov 2017 15:14:56 +0000 (15:14 +0000)]
Rebuild.

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

6 years agoXML update.
Lucien Gentis [Sat, 18 Nov 2017 15:14:13 +0000 (15:14 +0000)]
XML update.

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

6 years agoMerge r1815480 from trunk:
Eric Covener [Thu, 16 Nov 2017 16:46:10 +0000 (16:46 +0000)]
Merge r1815480 from trunk:

address comment about substitution syntax

http://httpd.apache.org/docs/trunk/mod/mod_substitute.html#comment_7147

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

6 years agoMerge r1813643 from trunk:
Jim Jagielski [Mon, 13 Nov 2017 13:33:14 +0000 (13:33 +0000)]
Merge r1813643 from trunk:

mod_macro: fix usability of globally defined macros in .htaccess files.
PR 57525.

Reverts pre_config hook from r1656669 (happens too late for EXEC_ON_READ), and
ensures ap_macros is reset on restart with a pconf cleanup.

Proposed by: Jose Kahan <jose w3.org>
Reviewed by: ylavic

Submitted by: ylavic
Reviewed by: ylavic, icing, jim

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

6 years agoMerge r1811744 from trunk:
Jim Jagielski [Mon, 13 Nov 2017 13:31:33 +0000 (13:31 +0000)]
Merge r1811744 from trunk:

core, mod_rewrite: introduce the 'redirect-keeps-vary' note
                   to allow proper Vary header insertion when
                   dealing with a RewriteRule in a directory
                   context.

This change is an attempt to fix a long standing problem,
brought up while working on PR 58231. Our documentation clearly
states the following:

"If a HTTP header is used in a condition this header is added
to the Vary header of the response in case the condition
evaluates to true for the request."

This is currently not true for RewriteCond/Rules working in
a directory context, since when an internal redirect happens
all the outstanding response headers get dropped.

There might be a better solution so I am looking forward to
hear more opinions and comments. My goal for a delicate change
like this one would be to affect the least amount of configurations
possible, without triggering unwanted side effects.

If the solution is good for everybody tests will be written
in the suite asap.

Submitted by: elukey
Reviewed by: elukey, icing, ylavic

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

6 years agopromote
Jim Jagielski [Mon, 13 Nov 2017 13:30:53 +0000 (13:30 +0000)]
promote

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

6 years agotested and voted
Jim Jagielski [Mon, 13 Nov 2017 13:30:33 +0000 (13:30 +0000)]
tested and voted

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

6 years agoPropose r1814968 for backport
Luca Toscano [Mon, 13 Nov 2017 10:20:39 +0000 (10:20 +0000)]
Propose r1814968 for backport

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

6 years agoPropose.
Yann Ylavic [Thu, 9 Nov 2017 12:27:28 +0000 (12:27 +0000)]
Propose.

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

6 years agoOn the 2.4.x branch:
Stefan Eissing [Tue, 7 Nov 2017 09:01:59 +0000 (09:01 +0000)]
On the 2.4.x branch:

Merged /httpd/httpd/trunk:r1811649,1811664,1814118

  *) ab: Make the TLS layer aware that the underlying socket is nonblocking,
     and use/handle POLLOUT where needed to avoid busy IOs and recover write
     errors when appropriate.  [Yann Ylavic]

  *) ab: Keep reading nonblocking to exhaust TCP or SSL buffers when previous
     read was incomplete (the SSL case can cause the next poll() to timeout
     since data are buffered already).  PR 61301 [Luca Toscano, Yann Ylavic]

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

6 years agovote and promote
Stefan Eissing [Tue, 7 Nov 2017 08:58:03 +0000 (08:58 +0000)]
vote and promote

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

6 years agoNote release date
Jim Jagielski [Mon, 6 Nov 2017 20:05:44 +0000 (20:05 +0000)]
Note release date

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

6 years agolooks good
Jim Jagielski [Mon, 6 Nov 2017 20:00:57 +0000 (20:00 +0000)]
looks good

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

6 years agoOn the 2.4.x branch:
Stefan Eissing [Mon, 6 Nov 2017 15:20:24 +0000 (15:20 +0000)]
On the 2.4.x branch:

Merge of r1813767 from trunk.

mod_http2: avoid unnecessary data retrieval for a trace log. Allow certain
     information retrievals on null bucket beams where it makes sense.

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

6 years agopromote
Stefan Eissing [Mon, 6 Nov 2017 15:08:27 +0000 (15:08 +0000)]
promote

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