]> granicus.if.org Git - apache/log
apache
8 years agoRebuild.
Lucien Gentis [Sun, 8 May 2016 13:22:33 +0000 (13:22 +0000)]
Rebuild.

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

8 years agoXML updates.
Lucien Gentis [Sun, 8 May 2016 13:21:05 +0000 (13:21 +0000)]
XML updates.

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

8 years agoPropose another (small) scoreboard/mod_status fix.
Rainer Jung [Sun, 8 May 2016 10:30:38 +0000 (10:30 +0000)]
Propose another (small) scoreboard/mod_status fix.

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

8 years agoRebuild.
Lucien Gentis [Sat, 7 May 2016 16:32:17 +0000 (16:32 +0000)]
Rebuild.

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

8 years agoXML updates.
Lucien Gentis [Sat, 7 May 2016 16:30:39 +0000 (16:30 +0000)]
XML updates.

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

8 years agoiNo need to set CFLAGS and LDFLAGS for "ab"
Rainer Jung [Thu, 5 May 2016 19:51:53 +0000 (19:51 +0000)]
iNo need to set CFLAGS and LDFLAGS for "ab"
during detection of libnghttp2. "ab" doesn't
yet support http2.

The macros were probably copied over from our
OpenSSL detection, where it actually makes
sense to adjust the "ab" flags.

Backport of r1742460 from trunk.

CTR

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

8 years agoFix two CHANGES typos and remove whitespace
Rainer Jung [Thu, 5 May 2016 15:45:51 +0000 (15:45 +0000)]
Fix two CHANGES typos and remove whitespace
from empty lines.

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

8 years agomod_http2: backport of v1.5.3
Stefan Eissing [Wed, 4 May 2016 13:58:02 +0000 (13:58 +0000)]
mod_http2: backport of v1.5.3

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

8 years agoMerge r1741310, r1741461 from trunk:
Ruediger Pluem [Tue, 3 May 2016 18:57:04 +0000 (18:57 +0000)]
Merge r1741310, r1741461 from trunk:

  Ensure http2 follows http in the meaning of
  status WRITE (meaning 'in the request processing
  phase' even if still consuming the request body,
  not literally in a 'now writing' state).

  Ensure a number of MPMs and the h2 connection io
  no longer clobber the request status line during
  state-only changes.  While at it, clean up some
  very ugly formatting and unnecessary decoration,
  and avoid the wordy _from_conn() flavor when we
  are not passing a connection_rec.

  Ensure the useragent_ip is only used in the case
  where it has been initialized, fall back on the
  connection's remote_ip if the status is accidently
  updated from an uninitialized request_rec.

Revert to 2.4.1 behavior and null the request and vhost as appropriate.
PR: 59333
Submitted by: wrowe
Reviewed by: wrowe, ylavic, rpluem

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

8 years agomove Define/Undefine context issue as stalled as a reminder to
Eric Covener [Tue, 3 May 2016 18:49:08 +0000 (18:49 +0000)]
move Define/Undefine context issue as stalled as a reminder to
figure something out for 2.4.

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

8 years ago* Promote
Ruediger Pluem [Tue, 3 May 2016 18:00:44 +0000 (18:00 +0000)]
* Promote

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

8 years ago* Reverse mergeinfo change
Ruediger Pluem [Tue, 3 May 2016 17:59:41 +0000 (17:59 +0000)]
* Reverse mergeinfo change

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

8 years ago* Vote
Ruediger Pluem [Tue, 3 May 2016 17:57:52 +0000 (17:57 +0000)]
* Vote

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

8 years agoElevate to patch for consideration
William A. Rowe Jr [Tue, 3 May 2016 16:32:42 +0000 (16:32 +0000)]
Elevate to patch for consideration

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

8 years agoDocument an objection
William A. Rowe Jr [Tue, 3 May 2016 16:30:27 +0000 (16:30 +0000)]
Document an objection

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

8 years agoPropose a hack for the borken modperl example server segv
William A. Rowe Jr [Tue, 3 May 2016 16:13:01 +0000 (16:13 +0000)]
Propose a hack for the borken modperl example server segv

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

8 years agodocumentation rebuild
Luca Toscano [Mon, 2 May 2016 19:31:57 +0000 (19:31 +0000)]
documentation rebuild

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

8 years agoFixed wording about the event's doc page after Mike's feedback on dev@
Luca Toscano [Mon, 2 May 2016 19:31:21 +0000 (19:31 +0000)]
Fixed wording about the event's doc page after Mike's feedback on dev@

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

8 years agoRemove useless <br \> in highlight blocks.
Christophe Jaillet [Sun, 1 May 2016 13:46:35 +0000 (13:46 +0000)]
Remove useless <br \> in highlight blocks.

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

8 years agoxforms
Christophe Jaillet [Sun, 1 May 2016 09:13:01 +0000 (09:13 +0000)]
xforms

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

8 years agoRemove useless <br \> in highlight blocks.
Christophe Jaillet [Sun, 1 May 2016 06:36:33 +0000 (06:36 +0000)]
Remove useless <br \> in highlight blocks.

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

8 years agoSynch with trunk (remove trailing spaces)
Christophe Jaillet [Sun, 1 May 2016 06:26:47 +0000 (06:26 +0000)]
Synch with trunk (remove trailing spaces)

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

8 years agoDocumentation rebuild
Luca Toscano [Sat, 30 Apr 2016 20:54:33 +0000 (20:54 +0000)]
Documentation rebuild

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

8 years agoBackport of the "Bugfix checklist" panel from trunk. Each module's page gets
Luca Toscano [Sat, 30 Apr 2016 20:52:47 +0000 (20:52 +0000)]
Backport of the "Bugfix checklist" panel from trunk. Each module's page gets
a new section on the right panel containing three links:
- httpd changelog
- Bugzilla issues related to the module
- Open a bugzilla issue related to the module
This commit also fixes a minor inconsistency for the "comments" link, that is
now always displayed under "See also"

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

8 years agoRebuild.
Lucien Gentis [Sat, 30 Apr 2016 14:43:44 +0000 (14:43 +0000)]
Rebuild.

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

8 years agoXML updates.
Lucien Gentis [Sat, 30 Apr 2016 14:42:58 +0000 (14:42 +0000)]
XML updates.

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

8 years agoDocumentation rebuild
Luca Toscano [Sat, 30 Apr 2016 09:41:28 +0000 (09:41 +0000)]
Documentation rebuild

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

8 years agoAdded a reference to the mpm-event's doc about the fact that it does not require...
Luca Toscano [Sat, 30 Apr 2016 09:41:02 +0000 (09:41 +0000)]
Added a reference to the mpm-event's doc about the fact that it does not require any mpm-accept mutex set.

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

8 years agomake docs
Jeff Trawick [Fri, 29 Apr 2016 11:20:52 +0000 (11:20 +0000)]
make docs

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

8 years agomerge r1741564,r1741446 from trunk
Stefan Eissing [Fri, 29 Apr 2016 08:04:37 +0000 (08:04 +0000)]
merge r1741564,r1741446 from trunk
mod_http2: fixes connection shutdown and updates log tags

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

8 years agovote
Gregg Lewis Smith [Thu, 28 Apr 2016 22:18:24 +0000 (22:18 +0000)]
vote

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

8 years agofollow up to r1741419 since we have these build files now also
Gregg Lewis Smith [Thu, 28 Apr 2016 21:18:43 +0000 (21:18 +0000)]
follow up to r1741419 since we have these build files now also

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

8 years agoVote.
Yann Ylavic [Thu, 28 Apr 2016 20:02:38 +0000 (20:02 +0000)]
Vote.

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

8 years agoNote missing fix to void req/vhost when appropriate
William A. Rowe Jr [Thu, 28 Apr 2016 15:41:17 +0000 (15:41 +0000)]
Note missing fix to void req/vhost when appropriate

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

8 years agomod_http2: backport of 1.5.2 to 2.4.x
Stefan Eissing [Thu, 28 Apr 2016 12:43:02 +0000 (12:43 +0000)]
mod_http2: backport of 1.5.2 to 2.4.x

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

8 years agoAdd scoreboard fix proposal
William A. Rowe Jr [Wed, 27 Apr 2016 19:43:33 +0000 (19:43 +0000)]
Add scoreboard fix proposal

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

8 years agoMerge r1734947, 1735952 from trunk:
Jeff Trawick [Wed, 27 Apr 2016 13:03:00 +0000 (13:03 +0000)]
Merge r1734947, 1735952 from trunk:

(and adjust version info in CHANGES, ap_mmn comment, core.xml)

core: New CGIVar directive can configure REQUEST_URI to represent the
current URI being processed instead of always the original request.

Submitted by: trawick
Reviewed by: ylavic, jim

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

8 years agopromote
Jim Jagielski [Wed, 27 Apr 2016 12:26:25 +0000 (12:26 +0000)]
promote

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

8 years agovote
Jim Jagielski [Wed, 27 Apr 2016 12:26:07 +0000 (12:26 +0000)]
vote

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

8 years agoMerge r1739008, r1739146, r1739151, r1739193 from trunk:
Jim Jagielski [Wed, 27 Apr 2016 12:24:54 +0000 (12:24 +0000)]
Merge r1739008, r1739146, r1739151, r1739193 from trunk:

scoreboard/status: Keep previous worker connection/request data when idle as
prior to 2.4.20.

scoreboard/status: follow up to r1739008.
Restore (completely) pre-2.4.20 behaviour w.r.t. preserved values.
r1739008 was still unnessessarily blanking some values for the time of
BUSY_READ -> BUSY_WRITE (with blocking MPMs).

scoreboard/status: follow up to 1739146.
Comment not needed anymore...

Clarify CHANGES entry, including the correct version for the
restored behaviour.

Submitted by: ylavic
Reviewed/backported by: jim

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

8 years agopromote
Jim Jagielski [Wed, 27 Apr 2016 12:20:57 +0000 (12:20 +0000)]
promote

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

8 years agovote
Jim Jagielski [Wed, 27 Apr 2016 12:20:37 +0000 (12:20 +0000)]
vote

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

8 years ago Replace nonsense statement in the backport proposal (the backport has
William A. Rowe Jr [Tue, 26 Apr 2016 20:45:21 +0000 (20:45 +0000)]
  Replace nonsense statement in the backport proposal (the backport has
  merit, but for an altogether different reason).

  http2-wg has no impact on HTTP/1.1 protocol, and Upgrade: request and
  response in this case is defined by the HTTP/1.1 RFC, alone.  An Upgrade
  header in an HTTP/2.0 stream is entirely under the scope of HTTP/2.0 RFC.

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

8 years agoupdated the /programs/index.xml.es file and changed the a href to program tag
Luis Gil [Tue, 26 Apr 2016 18:41:04 +0000 (18:41 +0000)]
updated the /programs/index.xml.es file and changed the a href to program tag

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

8 years agogit-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1741069 13f79...
Luis Gil [Tue, 26 Apr 2016 18:38:08 +0000 (18:38 +0000)]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1741069 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUpdated the /style/lang/es.xml to the current english version.
Luis Gil [Tue, 26 Apr 2016 17:43:05 +0000 (17:43 +0000)]
Updated the /style/lang/es.xml to the current english version.

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

8 years agoxforms
Christophe Jaillet [Sun, 24 Apr 2016 17:31:54 +0000 (17:31 +0000)]
xforms

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

8 years agoFix doc as spotted by Mike Matthews in online doc
Christophe Jaillet [Sun, 24 Apr 2016 17:29:37 +0000 (17:29 +0000)]
Fix doc as spotted by Mike Matthews in online doc

Fix link to distcache.
http://www.distcache.org/ --> http://distcache.sourceforge.net/

(r1740717 in trunk)

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

8 years agofeedback?
Jeff Trawick [Sat, 23 Apr 2016 15:23:51 +0000 (15:23 +0000)]
feedback?

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

8 years agoError message tweak.
Joe Orton [Fri, 22 Apr 2016 10:40:08 +0000 (10:40 +0000)]
Error message tweak.

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

8 years agoupdated backport of h2 upgrade fix after fix
Stefan Eissing [Wed, 20 Apr 2016 11:41:14 +0000 (11:41 +0000)]
updated backport of h2 upgrade fix after fix

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

8 years agoMerge: r1740108, r1740084, r1739932 from trunk
Stefan Eissing [Wed, 20 Apr 2016 11:14:20 +0000 (11:14 +0000)]
Merge: r1740108, r1740084, r1739932 from trunk

mod_http2: disabling mmap on file buckets, changing r->protocol to HTTP/2.0

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

8 years agobackport proposal for h2 suppression
Stefan Eissing [Wed, 20 Apr 2016 09:29:53 +0000 (09:29 +0000)]
backport proposal for h2 suppression

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

8 years ago* Vote
Ruediger Pluem [Tue, 19 Apr 2016 09:19:44 +0000 (09:19 +0000)]
* Vote

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

8 years agoRebuild.
Lucien Gentis [Sat, 16 Apr 2016 16:37:11 +0000 (16:37 +0000)]
Rebuild.

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

8 years agoXML updates.
Lucien Gentis [Sat, 16 Apr 2016 16:36:26 +0000 (16:36 +0000)]
XML updates.

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

8 years agoUpdate proposal (referrer version, CHANGES entry).
Yann Ylavic [Thu, 14 Apr 2016 21:12:30 +0000 (21:12 +0000)]
Update proposal (referrer version, CHANGES entry).

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

8 years agoAlso provide a standalone patch.
Yann Ylavic [Thu, 14 Apr 2016 18:31:01 +0000 (18:31 +0000)]
Also provide a standalone patch.

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

8 years agoReupdate scoreboard backport proposal with latest commit (hopefully :)
Yann Ylavic [Thu, 14 Apr 2016 18:24:28 +0000 (18:24 +0000)]
Reupdate scoreboard backport proposal with latest commit (hopefully :)

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

8 years agoUpdate scoreboard backport proposal with latest commit.
Yann Ylavic [Thu, 14 Apr 2016 18:17:03 +0000 (18:17 +0000)]
Update scoreboard backport proposal with latest commit.

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

8 years agoPropose.
Yann Ylavic [Thu, 14 Apr 2016 17:29:25 +0000 (17:29 +0000)]
Propose.

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

8 years agoRebuild
Rich Bowen [Thu, 14 Apr 2016 13:38:30 +0000 (13:38 +0000)]
Rebuild

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

8 years agomore broken links
Rich Bowen [Thu, 14 Apr 2016 13:37:01 +0000 (13:37 +0000)]
more broken links

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

8 years agoFixes a few more broken links.
Rich Bowen [Thu, 14 Apr 2016 13:22:12 +0000 (13:22 +0000)]
Fixes a few more broken links.

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

8 years agoFix reference to mod_fcgid as per bz 59316
Rich Bowen [Thu, 14 Apr 2016 12:36:03 +0000 (12:36 +0000)]
Fix reference to mod_fcgid as per bz 59316

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

8 years agoRebuild
Rich Bowen [Thu, 14 Apr 2016 12:32:51 +0000 (12:32 +0000)]
Rebuild

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

8 years agoRemove references to defunct mod_jserv.
Rich Bowen [Thu, 14 Apr 2016 12:29:04 +0000 (12:29 +0000)]
Remove references to defunct mod_jserv.

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

8 years agoxforms
Christophe Jaillet [Thu, 14 Apr 2016 11:02:31 +0000 (11:02 +0000)]
xforms

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

8 years agoAdd some missing hyperlinks
Christophe Jaillet [Thu, 14 Apr 2016 11:01:10 +0000 (11:01 +0000)]
Add some missing hyperlinks
(r1739045 in trunk)

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

8 years agoFix doc as spotted by Mark Brooks in online doc
Christophe Jaillet [Thu, 14 Apr 2016 09:41:17 +0000 (09:41 +0000)]
Fix doc as spotted by Mark Brooks in online doc

Synch with trunk (r1468709 and r1481364)

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

8 years agoxforms
Christophe Jaillet [Tue, 12 Apr 2016 06:25:27 +0000 (06:25 +0000)]
xforms

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

8 years agoSplit long lines
Christophe Jaillet [Tue, 12 Apr 2016 06:24:22 +0000 (06:24 +0000)]
Split long lines
Align examples on the left to be consistent
Add some missing <em> in syntax description
Add some hyperlinks to modules and directives
Fix some bogus <directive type="section"> usage
Fix typo
(r1738690 and r1738693 in trunk)

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

8 years agoDocumentation rebuild
Luca Toscano [Mon, 11 Apr 2016 21:12:02 +0000 (21:12 +0000)]
Documentation rebuild

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

8 years agoBackporting from trunk the latest version of the mod_http2 doc
Luca Toscano [Mon, 11 Apr 2016 21:06:26 +0000 (21:06 +0000)]
Backporting from trunk the latest version of the mod_http2 doc

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

8 years agoDocumentation rebuild
Luca Toscano [Mon, 11 Apr 2016 20:41:59 +0000 (20:41 +0000)]
Documentation rebuild

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

8 years agoBackported the HTTP/2 documentation howto from trunk
Luca Toscano [Mon, 11 Apr 2016 20:38:01 +0000 (20:38 +0000)]
Backported the HTTP/2 documentation howto from trunk

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

8 years agoTranslation updates after last document rebuild
Luca Toscano [Mon, 11 Apr 2016 20:33:40 +0000 (20:33 +0000)]
Translation updates after last document rebuild

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

8 years agodev@ discussion, don't let this get committed prematurely
Eric Covener [Mon, 11 Apr 2016 13:43:19 +0000 (13:43 +0000)]
dev@ discussion, don't let this get committed prematurely

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

8 years agorelease of 2.4.20
Jim Jagielski [Mon, 11 Apr 2016 13:35:26 +0000 (13:35 +0000)]
release of 2.4.20

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

8 years agoDocumentation rebuild
Luca Toscano [Mon, 11 Apr 2016 08:11:34 +0000 (08:11 +0000)]
Documentation rebuild

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

8 years agoClarification of mod_access_compact and mod_authz_host usage.
Luca Toscano [Mon, 11 Apr 2016 08:11:06 +0000 (08:11 +0000)]
Clarification of mod_access_compact and mod_authz_host usage.

A recent email in docs@ brought up an interesting use case, namely mixing
mod_access_compact (Order, Deny, Allow) and mod_authz_host (Require) directives
while migrating from 2.2 to 2.4. This is technically possible but it leads
to a lot of confusion due to how config merge works between these modules. This change adds
some examples on the documentation about things that might go wrong when mixing
old and new directives, stating clearly that mod_access_compact or mod_authz_host
should not be used together.

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

8 years agoRebuil.
Lucien Gentis [Sat, 9 Apr 2016 16:24:33 +0000 (16:24 +0000)]
Rebuil.

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

8 years agoXML update.
Lucien Gentis [Sat, 9 Apr 2016 16:23:18 +0000 (16:23 +0000)]
XML update.

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

8 years agoconfused IRC user hit this in 2.4
Eric Covener [Fri, 8 Apr 2016 19:52:19 +0000 (19:52 +0000)]
confused IRC user hit this in 2.4

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

8 years agoUpdated patch
Jim Jagielski [Fri, 8 Apr 2016 17:24:28 +0000 (17:24 +0000)]
Updated patch

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

8 years agoDocument incompatible API change which happened
Rainer Jung [Thu, 7 Apr 2016 20:04:07 +0000 (20:04 +0000)]
Document incompatible API change which happened
in 2.4.7. The change affects third party modules
using the mod_proxy shared memory structure
proxy_worker_shared. Examples are third party
balancer lbmethod modules.

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

8 years agoClean up embedded abspaths that came along with resource
William A. Rowe Jr [Thu, 7 Apr 2016 15:04:27 +0000 (15:04 +0000)]
Clean up embedded abspaths that came along with resource
compilation on win32 (haven't worked out the clean patch
to apr/build/fixwin32mak.pl for this, yet).

This caused no issues in the 2.4.20 package, and does not
block a release.

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

8 years agoxforms
Christophe Jaillet [Tue, 5 Apr 2016 05:50:45 +0000 (05:50 +0000)]
xforms

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

8 years agoTypo (r1737774 in trunk)
Christophe Jaillet [Tue, 5 Apr 2016 05:50:18 +0000 (05:50 +0000)]
Typo (r1737774 in trunk)

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

8 years agoxforms
Christophe Jaillet [Tue, 5 Apr 2016 05:42:17 +0000 (05:42 +0000)]
xforms

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

8 years agoFix the -H|-h flag as spotted by Pete in the online doc.
Christophe Jaillet [Tue, 5 Apr 2016 05:40:04 +0000 (05:40 +0000)]
Fix the -H|-h flag as spotted by Pete  in the online doc.
Add the missing -ne in RewriteCond
Add some missing hyperlinks to the corresponding directives.
(r1737767 and r1737769 in trunk)

+ synch with trunk (trailing space removal)

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

8 years agoAnd we are 2.4.21-dev
Jim Jagielski [Mon, 4 Apr 2016 16:09:26 +0000 (16:09 +0000)]
And we are 2.4.21-dev

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

8 years agoprep for T&R of 2.4.20
Jim Jagielski [Mon, 4 Apr 2016 16:08:13 +0000 (16:08 +0000)]
prep for T&R of 2.4.20

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

8 years agoxforms
Jim Jagielski [Mon, 4 Apr 2016 12:25:01 +0000 (12:25 +0000)]
xforms

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

8 years agoRebuild.
Lucien Gentis [Sat, 2 Apr 2016 15:32:53 +0000 (15:32 +0000)]
Rebuild.

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

8 years agoXML updates.
Lucien Gentis [Sat, 2 Apr 2016 15:31:45 +0000 (15:31 +0000)]
XML updates.

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

8 years agoProposal
Christophe Jaillet [Sat, 2 Apr 2016 09:09:22 +0000 (09:09 +0000)]
Proposal

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

8 years agoxforms
Christophe Jaillet [Sat, 2 Apr 2016 06:31:16 +0000 (06:31 +0000)]
xforms

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

8 years agoImprove hyperlinks (r1737462 in trunk)
Christophe Jaillet [Sat, 2 Apr 2016 06:30:29 +0000 (06:30 +0000)]
Improve hyperlinks (r1737462 in trunk)

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

8 years agoxforms
Christophe Jaillet [Fri, 1 Apr 2016 20:25:00 +0000 (20:25 +0000)]
xforms

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