]>
granicus.if.org Git - apache/log
Yann Ylavic [Thu, 21 May 2015 20:20:08 +0000 (20:20 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680949 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 21 May 2015 19:38:42 +0000 (19:38 +0000)]
switch mod_log_config %{foo}D proposal to the %{foo}T update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680945 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 21 May 2015 15:19:40 +0000 (15:19 +0000)]
Add a syntax fix for the docs.
Patch has been replaced in place, I guess noone
has yet reviewed it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680901 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 21 May 2015 15:08:55 +0000 (15:08 +0000)]
Propose correction to new millisecond duration
feature in mod_log_config.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680897 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 21 May 2015 10:32:49 +0000 (10:32 +0000)]
Remove outdated block.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680811 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 19 May 2015 13:32:14 +0000 (13:32 +0000)]
propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680287 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 19 May 2015 12:02:39 +0000 (12:02 +0000)]
note release date
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680262 13f79535 -47bb-0310-9956-
ffa450edef68
Jan Kaluža [Tue, 19 May 2015 07:46:25 +0000 (07:46 +0000)]
Vote and propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680196 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 18 May 2015 16:54:56 +0000 (16:54 +0000)]
Makes more sense to join these proposals and comments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680055 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 18 May 2015 13:54:38 +0000 (13:54 +0000)]
Passes all tests, vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680033 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 18 May 2015 12:23:00 +0000 (12:23 +0000)]
Remove duplicated proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680006 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 18 May 2015 12:20:13 +0000 (12:20 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680004 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 18 May 2015 12:08:37 +0000 (12:08 +0000)]
Question.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1680000 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 18 May 2015 12:04:40 +0000 (12:04 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679999 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 18 May 2015 11:57:18 +0000 (11:57 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679997 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 18 May 2015 11:07:54 +0000 (11:07 +0000)]
Merge r1679620 from trunk:
revert r1675103 because it [at least] causes FallBackResource to kick
in before mod_autoindex might have kicked in.
Submitted by: covener
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679991 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 18 May 2015 11:07:07 +0000 (11:07 +0000)]
Merge r1679470 from trunk:
mod_ssl: follow up to r1527291.
Always prepend "!aNULL:!eNULL:" to SSL_DEFAULT_CIPHER_LIST (default for
SSL[Proxy]CipherSuite) since we support OpenSSL versions where this was
not yet included by default.
Submitted by: ylavic
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679989 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 18 May 2015 11:06:36 +0000 (11:06 +0000)]
Merge r1679428, r1679432 from trunk:
Conform to RFC 7525, with additional suggestion to drop RSA Kx ciphers
Document RFC 7525 changes
Submitted by: wrowe
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679987 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 18 May 2015 11:02:55 +0000 (11:02 +0000)]
promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679985 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 18 May 2015 11:02:16 +0000 (11:02 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679984 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 17 May 2015 15:18:41 +0000 (15:18 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679874 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 17 May 2015 15:17:40 +0000 (15:17 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679873 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sat, 16 May 2015 10:17:05 +0000 (10:17 +0000)]
SO_REUSEPORT with (part of) wrowe's concerns.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679718 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Fri, 15 May 2015 20:09:35 +0000 (20:09 +0000)]
vote on reverting FallbackResource patch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679639 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 15 May 2015 18:59:53 +0000 (18:59 +0000)]
be normal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679628 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 15 May 2015 18:47:15 +0000 (18:47 +0000)]
pull out half-baked fallbackresource patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679622 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 15 May 2015 18:32:00 +0000 (18:32 +0000)]
fix bld, still SSL_LIBRARY_NAME in this branch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679617 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 15 May 2015 15:08:45 +0000 (15:08 +0000)]
Redundancy here is not a bad thing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679591 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 14 May 2015 22:50:08 +0000 (22:50 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679472 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 14 May 2015 19:15:40 +0000 (19:15 +0000)]
Propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679434 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 14 May 2015 17:41:59 +0000 (17:41 +0000)]
Raise minor objections, easily tweaked
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679412 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 13 May 2015 12:48:13 +0000 (12:48 +0000)]
Merge r1674542, r1675410, r1676842 from trunk:
mod_ssl: Check for RAND_egd() at configure time and only use it if present.
Fixes the build with LibreSSL which does not provide this function.
Submitted by: Bernard Spil <pil.oss gmail com>, stsp
Committed by: stsp
mod_ssl: Make the config parser complain if SSLRandomSeed specifies
the Entropy Gathering Daemon (EGD) as source while the underlying
SSL library does not support EGD (e.g. in case of LibreSSL).
Suggested and reviewed by: kbrand
Follow up to r1674542 and r1675410: CHANGES entry.
Submitted by: stsp, ylavic
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679199 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 13 May 2015 12:47:02 +0000 (12:47 +0000)]
change vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679198 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Wed, 13 May 2015 11:42:26 +0000 (11:42 +0000)]
Propose fix for PR 46421.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1679183 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 11 May 2015 10:25:35 +0000 (10:25 +0000)]
Add CHANGES entries for backports r1677187 and r1678235 (like 2.2.30's).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678717 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 10 May 2015 20:56:26 +0000 (20:56 +0000)]
Vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678642 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 10 May 2015 20:08:07 +0000 (20:08 +0000)]
make docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678601 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 10 May 2015 16:59:29 +0000 (16:59 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678582 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 10 May 2015 16:58:38 +0000 (16:58 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678581 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 10 May 2015 15:38:52 +0000 (15:38 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678568 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 10 May 2015 15:38:45 +0000 (15:38 +0000)]
sync note with trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678567 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 8 May 2015 15:41:35 +0000 (15:41 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678386 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 8 May 2015 15:40:32 +0000 (15:40 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678385 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 8 May 2015 15:14:03 +0000 (15:14 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678375 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 8 May 2015 15:12:05 +0000 (15:12 +0000)]
apply change from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678373 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 8 May 2015 11:17:07 +0000 (11:17 +0000)]
So far, looks OK. Revised patch applies cleanly and completely to 2.4 HEAD
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678333 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 May 2015 16:28:38 +0000 (16:28 +0000)]
Merge r1585609 from trunk:
Allow Require expr to work when the expression is quoted.
For example as appears in our documentation:
Require expr "%{TIME_HOUR} -ge 9 && %{TIME_HOUR} -le 17"
PR: 56235
Submitted by: breser
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678236 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 May 2015 16:28:19 +0000 (16:28 +0000)]
Merge r1677462 from trunk:
mod_dav: Avoid doing the walk on a COPY source for handling preconditions if
there are no preconditions provided.
* modules/dav/main/util.c:
(dav_validate_request): avoid validating locks and ETags when there are
no If headers providing them on a resource we aren't modifying.
Submitted by: breser
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678235 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 May 2015 16:27:39 +0000 (16:27 +0000)]
i ProxySCGIInternalRedirect with alternate response header
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678234 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 May 2015 16:26:43 +0000 (16:26 +0000)]
Merge r1676085 from trunk:
consistently output SSLCertificateChainFile deprecation warnings
Submitted by: kbrand
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678233 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 May 2015 16:25:55 +0000 (16:25 +0000)]
Merge r1664133, r1643284, r1621417 from trunk:
* Fix typo in error message
mpm_event(opt): zero is immutable.
Fix printf format spotted by cppcheck.
Untested.
Submitted by: rpluem, ylavic, jailletc36
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678232 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 7 May 2015 15:18:48 +0000 (15:18 +0000)]
Propose real HEAD responses with zero C-L fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678228 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 7 May 2015 13:21:02 +0000 (13:21 +0000)]
Vote hence promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678191 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 7 May 2015 12:00:14 +0000 (12:00 +0000)]
a few votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678172 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 May 2015 10:38:26 +0000 (10:38 +0000)]
easy vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678161 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 7 May 2015 06:12:23 +0000 (06:12 +0000)]
Easy proposals (synch with trunk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1678132 13f79535 -47bb-0310-9956-
ffa450edef68
Ben Reser [Sun, 3 May 2015 18:14:48 +0000 (18:14 +0000)]
* STATUS: Nominate r1677462
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677466 13f79535 -47bb-0310-9956-
ffa450edef68
Ben Reser [Sun, 3 May 2015 18:10:18 +0000 (18:10 +0000)]
* STATUS: Vote for PR 56235 nomination.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677465 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 3 May 2015 16:35:52 +0000 (16:35 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677447 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 3 May 2015 16:34:52 +0000 (16:34 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677446 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 2 May 2015 16:40:21 +0000 (16:40 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677333 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 2 May 2015 16:39:20 +0000 (16:39 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677332 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 1 May 2015 18:59:36 +0000 (18:59 +0000)]
Follow up to r1677187.
Add compatibility note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677211 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 May 2015 17:03:35 +0000 (17:03 +0000)]
Merge r1675533 from trunk:
mod_log_config: Add %M format to output request duration in milliseconds.
Submitted by: breser
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677187 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 May 2015 17:02:08 +0000 (17:02 +0000)]
Merge r1675103 from trunk:
If a directory exists but no indexes can be resolved, the fallback resource
should be attempted first before giving up.
Submitted By: Jack <tjerk.meesters gmail.com> , covener
Committed By: covener
Submitted by: covener
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677186 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 May 2015 17:01:21 +0000 (17:01 +0000)]
promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677185 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 May 2015 17:00:19 +0000 (17:00 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677184 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 1 May 2015 16:54:54 +0000 (16:54 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677181 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 1 May 2015 16:53:13 +0000 (16:53 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677180 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 1 May 2015 11:57:08 +0000 (11:57 +0000)]
Fix typo. PR57879
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677117 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Fri, 1 May 2015 04:10:58 +0000 (04:10 +0000)]
merge r1677096 from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1677097 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 30 Apr 2015 08:31:57 +0000 (08:31 +0000)]
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676925 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Wed, 29 Apr 2015 20:48:17 +0000 (20:48 +0000)]
Working on it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676855 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Wed, 29 Apr 2015 20:13:08 +0000 (20:13 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676844 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Wed, 29 Apr 2015 02:09:22 +0000 (02:09 +0000)]
merge r1676654 from trunk
The increased use of UuidCreate() in APR 1.5.2+ introduces an unresolved
reference to UuidCreate() to these support applications that link with
apr-1.lib and do not already link rpcrt4.lib.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676655 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 26 Apr 2015 16:49:30 +0000 (16:49 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676125 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 26 Apr 2015 16:46:14 +0000 (16:46 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676124 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Sun, 26 Apr 2015 07:38:25 +0000 (07:38 +0000)]
remove mod_ssl proposals which have been in the STALLED category for 20+ months
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676090 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Sun, 26 Apr 2015 07:16:35 +0000 (07:16 +0000)]
adjust link to SSL_CONF_cmd man page on www.openssl.org, again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676088 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Sun, 26 Apr 2015 07:03:31 +0000 (07:03 +0000)]
Merge r1650047 from trunk:
Add support for extracting subjectAltName entries of type
rfc822Name and dNSName into SSL_{CLIENT,SERVER}_SAN_{Email,DNS}_n
variables.
* docs/manual/mod/mod_ssl.xml: add SSL_*_SAN_*_n entries to the
environment variables table
* modules/ssl/ssl_engine_kernel.c: in ssl_hook_Fixup, add extraction
of subjectAltName entries for the "StdEnvVars" case
* modules/ssl/ssl_engine_vars.c: add support for retrieving the
SSL_{CLIENT,SERVER}_SAN_{Email,DNS}_n variables, either with
individual on-demand lookup (ssl_var_lookup_ssl_cert_san),
or with full-list extraction to the environment ("StdEnvVars")
* modules/ssl/ssl_private.h: add modssl_var_extract_san_entries prototype
* modules/ssl/ssl_util_ssl.c: implement SSL_X509_getSAN and
SSL_ASN1_STRING_to_utf8 helper functions, with factoring out common
code from SSL_X509_getIDs and SSL_X509_NAME_ENTRY_to_string where
suitable. Limit SSL_X509_getSAN to the two most common subjectAltName
entry types appearing in user or server certificates (i.e., rfc822Name
and dNSName), for the time being.
* modules/ssl/ssl_util_ssl.h: add SSL_ASN1_STRING_to_utf8
and SSL_X509_getSAN prototypes
Proposed by: kbrand
Reviewed by: ylavic, druggeri
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676087 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Sun, 26 Apr 2015 06:48:31 +0000 (06:48 +0000)]
promote, and add a tiny mod_ssl proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676086 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Sat, 25 Apr 2015 18:56:23 +0000 (18:56 +0000)]
Votes all around
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1676054 13f79535 -47bb-0310-9956-
ffa450edef68
Ben Reser [Sat, 25 Apr 2015 00:38:00 +0000 (00:38 +0000)]
* STATUS: Nominate r1675533.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675986 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 24 Apr 2015 19:41:21 +0000 (19:41 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675938 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 23 Apr 2015 23:16:19 +0000 (23:16 +0000)]
mod_proxy_scgi: ProxySCGIInternalRedirect with alternate response header
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675733 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Thu, 23 Apr 2015 00:28:24 +0000 (00:28 +0000)]
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675525 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Thu, 23 Apr 2015 00:22:05 +0000 (00:22 +0000)]
Grammar improvements in performance tuning doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675524 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Wed, 22 Apr 2015 23:58:49 +0000 (23:58 +0000)]
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675523 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Apr 2015 19:08:29 +0000 (19:08 +0000)]
Merge r1675455 from trunk:
fix syntax
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675456 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Apr 2015 17:50:43 +0000 (17:50 +0000)]
Merge r1675441 from trunk:
no --with-perl since 1.3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675442 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Apr 2015 17:44:49 +0000 (17:44 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675439 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Apr 2015 17:44:42 +0000 (17:44 +0000)]
Merge r1675436 from trunk:
add a prominent caveat about the effect of caching.
PR55089
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675438 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Apr 2015 17:27:13 +0000 (17:27 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675433 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Apr 2015 17:26:46 +0000 (17:26 +0000)]
Merge r1675426, r1675429 from trunk:
PR57778
document legacy AddType/ForceType magic types as Handler names
for the curious.
typoes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675432 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 22 Apr 2015 17:10:17 +0000 (17:10 +0000)]
Applies (updated) patch from bz56214 from Javier Llorente. Updates
spanish translations of error documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675421 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 21 Apr 2015 12:25:58 +0000 (12:25 +0000)]
propose fallbackresource PR
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675104 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Tue, 21 Apr 2015 00:53:04 +0000 (00:53 +0000)]
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675016 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Tue, 21 Apr 2015 00:49:14 +0000 (00:49 +0000)]
Grammar improvements in performance tuning doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675015 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Mon, 20 Apr 2015 23:55:40 +0000 (23:55 +0000)]
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1675007 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 20 Apr 2015 15:18:24 +0000 (15:18 +0000)]
comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1674923 13f79535 -47bb-0310-9956-
ffa450edef68