]>
granicus.if.org Git - apache/log
Jim Jagielski [Mon, 15 Jul 2013 11:52:30 +0000 (11:52 +0000)]
2.4.5 is doa
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1503189 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 15 Jul 2013 11:50:50 +0000 (11:50 +0000)]
Revert fix for PR54948 (http://svn.apache.org/viewvc?view=revision&revision=
1485675 )
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1503188 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 14 Jul 2013 14:23:08 +0000 (14:23 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502980 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 13 Jul 2013 16:19:20 +0000 (16:19 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502815 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 13 Jul 2013 11:55:07 +0000 (11:55 +0000)]
comment, vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502780 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sat, 13 Jul 2013 11:15:09 +0000 (11:15 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502774 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 12 Jul 2013 19:38:12 +0000 (19:38 +0000)]
trivial mod_cache msg change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502666 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 12 Jul 2013 12:41:18 +0000 (12:41 +0000)]
Merge r1502532 from trunk:
comment feedback, s/domain/directory/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502534 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 11 Jul 2013 20:48:05 +0000 (20:48 +0000)]
Missing french translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502357 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 11 Jul 2013 18:33:07 +0000 (18:33 +0000)]
And we are at 2.4.6-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502324 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 11 Jul 2013 18:31:02 +0000 (18:31 +0000)]
Get ready to tag 2.4.5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502321 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 11 Jul 2013 13:42:50 +0000 (13:42 +0000)]
CTR backport of r1501423 from trunk:
fix whitespace in AH00766 warning:
s/all of theinput/all of the input/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502225 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 11 Jul 2013 13:00:57 +0000 (13:00 +0000)]
doccos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502212 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 11 Jul 2013 12:24:26 +0000 (12:24 +0000)]
Merge r1406068, r1425777, r1427546, r1462643, r1487530, r1493330 from trunk:
Replace duplicate log tags
Check that AsyncRequestWorkerFactor is not negative
PR :54254
Submitted by: Jackie Zhang <jackie qq zhang gmail com>
remove unneeded include statements
Name pool + concat string at compile time when possible
* modules/filters/mod_ratelimit.c (rate_limit_filter): Log the error
code.
Correct typo in error message
Submitted by: sf, jailletc36, jorton, jailletc36
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502204 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 11 Jul 2013 12:21:19 +0000 (12:21 +0000)]
Merge r1481891, r1482075, r1482170, r1482555 from trunk:
mod_proxy: Ensure we don't attempt to amend a table we are iterating
through, ensuring that all headers listed by Connection are removed.
mod_proxy, mod_proxy_http: Connection headers must be stripped on the way
in and out, support an optional function to handle this.
hunk 1: C89 please;
hunk 2: optional functions are usually declared static.
mod_proxy: Make sure we skip empty tokens when parsing the Connection
header.
Submitted by: minfrin, fuankg, minfrin
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502201 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 11 Jul 2013 12:13:13 +0000 (12:13 +0000)]
Merge r1457471, r1457504, r1462266, r1468581 from trunk:
mod_auth_basic: Add a generic mechanism to fake basic authentication
using the ap_expr parser. This allows the administrator to construct
their own username and password for basic authentication based on their
needs. Alternative fix for PR52616.
Remove the Authorization header should either the username or the password
resolve to an empty string.
* Inherit providers during merging
mod_auth_basic: Allow AuthBasicFake to be switched off for an URL space.
Submitted by: minfrin, rpluem, minfrin
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502199 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 11 Jul 2013 12:11:42 +0000 (12:11 +0000)]
Merge r1483027 from trunk:
mod_proxy_http: Make the proxy-interim-response environment variable
effective by formally overriding origin server behaviour.
Submitted by: minfrin
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502198 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 11 Jul 2013 12:10:17 +0000 (12:10 +0000)]
Merge r1501399 from trunk:
We are no longer pre-grabbing.
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1502196 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 10 Jul 2013 20:46:28 +0000 (20:46 +0000)]
Some votes, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501981 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 10 Jul 2013 20:26:29 +0000 (20:26 +0000)]
drop a stray 8-bit char at end of line in comment (was r1498199 in trunk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501965 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 10 Jul 2013 20:22:44 +0000 (20:22 +0000)]
gratuitous 8-bit char in a comment (was r1498200 in trunk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501963 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 10 Jul 2013 19:20:53 +0000 (19:20 +0000)]
The subject heading above reads "Release history:"
Removing non-historical commentary from this section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501922 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Wed, 10 Jul 2013 19:09:56 +0000 (19:09 +0000)]
Votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501918 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 10 Jul 2013 16:53:22 +0000 (16:53 +0000)]
Question re: casts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501848 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 9 Jul 2013 18:07:58 +0000 (18:07 +0000)]
Note security implication
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501413 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 9 Jul 2013 17:43:20 +0000 (17:43 +0000)]
Bug fix: PREGRAB is no longer used by the balancer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501400 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 9 Jul 2013 16:36:24 +0000 (16:36 +0000)]
Merge r1501369 from trunk:
Ensure balancer runs after proxy for mutex creation
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501370 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 9 Jul 2013 12:53:23 +0000 (12:53 +0000)]
API
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501229 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 9 Jul 2013 12:35:23 +0000 (12:35 +0000)]
Merge r1480627, r1482859, r1483190, r1484343, r1500437 from trunk:
Mod_proxy used the global pool w/o mutex. fix.
mod_proxy: Use a global mutex for handling workers.
add in child_init which is needed
Add in logno's
conf->mutex is not used... Also, ensure that pool
use is protected
Submitted by: jim, minfrin, jim, jim, jim
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501223 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 9 Jul 2013 12:20:44 +0000 (12:20 +0000)]
Oops... that should have been + not -
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1501215 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 8 Jul 2013 20:51:41 +0000 (20:51 +0000)]
vote, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500940 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 8 Jul 2013 20:29:11 +0000 (20:29 +0000)]
remove merge-info accidentally introduced with r1500327
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500931 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 7 Jul 2013 19:43:31 +0000 (19:43 +0000)]
Added another patch to proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500522 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 7 Jul 2013 17:18:33 +0000 (17:18 +0000)]
Added another patch to proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500488 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 7 Jul 2013 14:43:54 +0000 (14:43 +0000)]
Add sf note to recent CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500443 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 7 Jul 2013 14:14:12 +0000 (14:14 +0000)]
comment and vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500439 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 7 Jul 2013 14:04:39 +0000 (14:04 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500435 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 7 Jul 2013 13:51:48 +0000 (13:51 +0000)]
Merge r1484832, r1484914 from trunk:
mod_deflate: Remove assumptions as to when an EOS bucket might arrive.
Gracefully step aside if the body size is zero.
mod_deflate: Make sure we process any EOS bucket in our brigade and
save going the long way round.
Submitted by: minfrin
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500429 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 7 Jul 2013 13:50:54 +0000 (13:50 +0000)]
Merge r1488158, r1488164 from trunk:
mod_session_dbd: Make sure that dirty flag is respected when saving
sessions, and ensure the session ID is changed each time the session
changes.
mod_session_dbd: Update the sql query for sessions updates.
Submitted by: minfrin
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500428 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 7 Jul 2013 09:04:13 +0000 (09:04 +0000)]
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500388 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 6 Jul 2013 21:51:24 +0000 (21:51 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500328 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 6 Jul 2013 21:49:34 +0000 (21:49 +0000)]
Merge r1500323:
add note when default algorithm has been changed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500327 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 6 Jul 2013 15:38:16 +0000 (15:38 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500298 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 6 Jul 2013 14:33:14 +0000 (14:33 +0000)]
Upsdate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500279 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 5 Jul 2013 15:29:41 +0000 (15:29 +0000)]
xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500045 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 5 Jul 2013 15:28:18 +0000 (15:28 +0000)]
Merge r1500042 from trunk:
address comment http://httpd.apache.org/docs/2.4/vhosts/examples.html#comment_1441 by
explicitly mentioning that ServerName may be calculated and inherited.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1500043 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 4 Jul 2013 22:04:57 +0000 (22:04 +0000)]
xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499881 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 4 Jul 2013 22:04:28 +0000 (22:04 +0000)]
add compatibility info for SSLProxyCheckPeerName
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499880 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 4 Jul 2013 22:02:09 +0000 (22:02 +0000)]
add the directive name to the changes entry for SSLProxyCheckPeerName
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499879 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Thu, 4 Jul 2013 20:18:00 +0000 (20:18 +0000)]
Applied.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499856 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Thu, 4 Jul 2013 20:17:22 +0000 (20:17 +0000)]
Avoid including apr_general.h.
The MSVC Resource Compiler truncates macro names at char 31.
Since apr_general.h includes apr.h which in turn includes
system headers we get warnings or errors with the Resource
Compiler with newer system headers (VC10 and later) which
have macro names defined with more than 31 chars.
(backport from trunk r1499742)
Reviewed by: gsmith, sf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499855 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 4 Jul 2013 17:41:19 +0000 (17:41 +0000)]
vote+promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499822 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Thu, 4 Jul 2013 17:14:51 +0000 (17:14 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499810 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 4 Jul 2013 13:32:43 +0000 (13:32 +0000)]
comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499749 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Thu, 4 Jul 2013 13:21:25 +0000 (13:21 +0000)]
propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499745 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 4 Jul 2013 12:44:13 +0000 (12:44 +0000)]
vote/comment/promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499736 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 4 Jul 2013 09:36:12 +0000 (09:36 +0000)]
comment/vote/promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499707 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 3 Jul 2013 13:35:18 +0000 (13:35 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499394 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 3 Jul 2013 12:43:32 +0000 (12:43 +0000)]
propose open_htaccess hook
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499368 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 3 Jul 2013 08:00:45 +0000 (08:00 +0000)]
OCSP fix done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499242 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 3 Jul 2013 08:00:28 +0000 (08:00 +0000)]
Merge
1488296 from trunk:
* modules/ssl/ssl_util_ocsp.c (read_response): Ignore empty buckets in
the brigade, which can be left over from line splitting. Fixes case
where the OCSP response was only partially read from the wire.
Reviewed by: jorton, jim, sf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499241 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 2 Jul 2013 19:41:26 +0000 (19:41 +0000)]
vote+promote, remove duplicate mod_proxy proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499073 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 2 Jul 2013 16:38:24 +0000 (16:38 +0000)]
please review
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1499009 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 1 Jul 2013 13:50:35 +0000 (13:50 +0000)]
2 votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1498454 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 1 Jul 2013 12:04:45 +0000 (12:04 +0000)]
Add OCSP fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1498396 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 1 Jul 2013 09:02:13 +0000 (09:02 +0000)]
Merge r1498310 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1498321 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 30 Jun 2013 21:09:10 +0000 (21:09 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1498183 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 30 Jun 2013 21:07:28 +0000 (21:07 +0000)]
Simplify example (backport r1498176 from trunk).
Fix r.mpm_query() (backport r1498179 from trunk).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1498182 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 28 Jun 2013 05:45:47 +0000 (05:45 +0000)]
Remove line added during the trunk sync in
r1491468. The line never was part of trunk.
CTR (mod_lua).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1497649 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 28 Jun 2013 05:22:38 +0000 (05:22 +0000)]
- Move mod_lua items from trunk CHANGES to 2.4.
- Group mod_lua items in 2.4.4 CHANGES part.
- Remove redundant parts of the short sync with
trunk notice.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1497648 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 28 Jun 2013 04:59:33 +0000 (04:59 +0000)]
Propose easy votes to keep 2.4 in sync with trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1497646 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 27 Jun 2013 23:08:52 +0000 (23:08 +0000)]
Slight clarification of CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1497606 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Thu, 27 Jun 2013 22:31:02 +0000 (22:31 +0000)]
Fix indentation (plus now needed line-wrap).
No functional change.
Followup to r1486454.
Backport of r1497588.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1497590 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 26 Jun 2013 13:01:00 +0000 (13:01 +0000)]
Merge r1496429 from trunk:
core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimization
on Linux kernel versions 3.x and above.
PR: 55121
Submitted by: Bradley Heilbrun <apache heilbrun.org>
Reviewed by: trawick
Submitted by: trawick
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496916 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 26 Jun 2013 13:00:03 +0000 (13:00 +0000)]
Merge r1491564 from trunk:
const goodness with nasty strrchr and strchr functions
(resolve warning in maintainer mode)
Submitted by: trawick
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496914 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 26 Jun 2013 12:59:31 +0000 (12:59 +0000)]
promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496913 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 26 Jun 2013 12:59:06 +0000 (12:59 +0000)]
vote and comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496912 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 26 Jun 2013 07:55:42 +0000 (07:55 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496813 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 25 Jun 2013 14:52:38 +0000 (14:52 +0000)]
Updated doccu.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496503 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 25 Jun 2013 14:25:26 +0000 (14:25 +0000)]
Update doccu.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496485 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 25 Jun 2013 14:19:51 +0000 (14:19 +0000)]
Added new r:touch() function; updated docs.
(Backport r1495270, r1495665, r1495666)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496483 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 25 Jun 2013 13:15:48 +0000 (13:15 +0000)]
whitespace changes only (indentation)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496462 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 25 Jun 2013 13:13:49 +0000 (13:13 +0000)]
note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496460 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 25 Jun 2013 12:12:17 +0000 (12:12 +0000)]
fix stray character
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496438 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 25 Jun 2013 11:59:57 +0000 (11:59 +0000)]
fix some new warnings in 2.4.5-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496433 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 25 Jun 2013 11:56:38 +0000 (11:56 +0000)]
we lost SINGLE_LISTEN_UNSERIALIZED_ACCEPT on Linux 3.x :(
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496432 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 24 Jun 2013 18:15:55 +0000 (18:15 +0000)]
let's roll!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496147 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 24 Jun 2013 18:15:17 +0000 (18:15 +0000)]
Some votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496146 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 24 Jun 2013 18:14:30 +0000 (18:14 +0000)]
Merge r1492663 from trunk:
mod_cache_socache: Make sure the CacheSocacheMaxSize directive is merged
correctly.
Submitted by: minfrin
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1496144 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 23 Jun 2013 18:08:42 +0000 (18:08 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495860 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 23 Jun 2013 16:57:55 +0000 (16:57 +0000)]
mention addoutputfilterbytype moving to mod_filter
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495845 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 23 Jun 2013 05:44:00 +0000 (05:44 +0000)]
Fix typo (trunk r1491610)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495794 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 22 Jun 2013 16:47:04 +0000 (16:47 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495754 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 22 Jun 2013 05:01:27 +0000 (05:01 +0000)]
Vote + promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495663 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 Jun 2013 20:41:43 +0000 (20:41 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495591 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 Jun 2013 20:02:24 +0000 (20:02 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495569 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 Jun 2013 19:57:43 +0000 (19:57 +0000)]
fix properties.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495567 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 21 Jun 2013 16:47:34 +0000 (16:47 +0000)]
merge r1495501 from trunk:
fix doc for ap_pregsub_ex() return code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495502 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 20 Jun 2013 21:35:50 +0000 (21:35 +0000)]
fix strange wording
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1495198 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 20 Jun 2013 12:31:24 +0000 (12:31 +0000)]
Merge r1494952 from trunk:
Document apxs -p paramter.
Submitted by: Jan Kaluža <jkaluza@redhat.com>
Reviewed by: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1494953 13f79535 -47bb-0310-9956-
ffa450edef68