]> granicus.if.org Git - apache/log
apache
11 years agoupdate transformation
André Malo [Fri, 9 Aug 2013 19:18:53 +0000 (19:18 +0000)]
update transformation

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

11 years agoupdate
Jim Jagielski [Wed, 7 Aug 2013 17:47:14 +0000 (17:47 +0000)]
update

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

11 years agoMerge r1462269, r1463455 from trunk:
Jim Jagielski [Wed, 7 Aug 2013 13:49:44 +0000 (13:49 +0000)]
Merge r1462269, r1463455 from trunk:

* Improve reusage of already resolved addresses to avoid unnecessary DNS lookups.

* Always try to reuse the address looked up for the worker if we are allowed to
  reuse the address. This saves DNS lookups.

Submitted by: rpluem
Reviewed/backported by: jim

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

11 years ago* Vote and promote
Ruediger Pluem [Wed, 7 Aug 2013 13:24:33 +0000 (13:24 +0000)]
* Vote and promote

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

11 years agoPropose patch for testing completeness when building w/ --enable-maintainer-mode
Jim Jagielski [Wed, 7 Aug 2013 12:35:47 +0000 (12:35 +0000)]
Propose patch for testing completeness when building w/ --enable-maintainer-mode

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

11 years agoNote 2.4-specific patch which compiles/applies cleanly
Jim Jagielski [Wed, 7 Aug 2013 12:27:30 +0000 (12:27 +0000)]
Note 2.4-specific patch which compiles/applies cleanly

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

11 years agoMerge r1503990, r1503991 from trunk:
Jim Jagielski [Wed, 7 Aug 2013 11:44:33 +0000 (11:44 +0000)]
Merge r1503990, r1503991 from trunk:

Have static analyser tool happy.
Point 2 of PR 54936

Potential use of uninitialized memory.
Point 3 of PR 54936
Submitted by: jailletc36
Reviewed/backported by: jim

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

11 years agoipromote
Jim Jagielski [Wed, 7 Aug 2013 11:43:57 +0000 (11:43 +0000)]
ipromote

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

11 years agoivote
Jim Jagielski [Wed, 7 Aug 2013 11:43:37 +0000 (11:43 +0000)]
ivote

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

11 years agoeasy votes
Jeff Trawick [Tue, 6 Aug 2013 20:21:05 +0000 (20:21 +0000)]
easy votes

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

11 years agoMerge r1511093 from trunk:
Jeff Trawick [Tue, 6 Aug 2013 19:48:05 +0000 (19:48 +0000)]
Merge r1511093 from trunk:

mention the change of default value for AllowOverride

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

11 years agoMerge r1510842 from trunk:
Eric Covener [Tue, 6 Aug 2013 02:18:00 +0000 (02:18 +0000)]
Merge r1510842 from trunk:

* remove "... and port" references added in http://svn.apache.org/viewvc?rev=1208753&view=rev
while trying to account for mod_remoteip.

* mention mod_remote_ip for %a too.

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

11 years agoab or not ab
Jeff Trawick [Mon, 5 Aug 2013 20:34:22 +0000 (20:34 +0000)]
ab or not ab

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

11 years agofix broken indentation (trunk r1510588)
Jeff Trawick [Mon, 5 Aug 2013 16:19:45 +0000 (16:19 +0000)]
fix broken indentation (trunk r1510588)

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

11 years agoMerge r1510098 from trunk:
Jim Jagielski [Mon, 5 Aug 2013 15:03:08 +0000 (15:03 +0000)]
Merge r1510098 from trunk:

Fix logging of SSL session cache timeout value (at TRACE2 level).
Inadvertent side effect of r907918, where the timeout calculation
in ssl_callback_NewSessionCacheEntry was slightly modified.

Submitted by: kbrand
Reviewed/backported by: jim

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

11 years agoipromote
Jim Jagielski [Mon, 5 Aug 2013 15:02:42 +0000 (15:02 +0000)]
ipromote

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

11 years agoivote
Jim Jagielski [Mon, 5 Aug 2013 15:02:25 +0000 (15:02 +0000)]
ivote

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

11 years agore-propose skiplist to 2.4
Jim Jagielski [Mon, 5 Aug 2013 14:44:29 +0000 (14:44 +0000)]
re-propose skiplist to 2.4

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

11 years agovote for timeout logging fix
Jeff Trawick [Mon, 5 Aug 2013 13:00:27 +0000 (13:00 +0000)]
vote for timeout logging fix

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

11 years agocomment
Stefan Fritsch [Sun, 4 Aug 2013 19:40:06 +0000 (19:40 +0000)]
comment

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

11 years agopropose
Kaspar Brand [Sun, 4 Aug 2013 05:29:10 +0000 (05:29 +0000)]
propose

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

11 years agoMerge r1509872:
Stefan Fritsch [Fri, 2 Aug 2013 21:43:09 +0000 (21:43 +0000)]
Merge r1509872:
Mention ECC support

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

11 years agoRFC 6961 (TLS Multiple Certificate Status Extension)
Kaspar Brand [Thu, 1 Aug 2013 06:58:08 +0000 (06:58 +0000)]
RFC 6961 (TLS Multiple Certificate Status Extension)
has been published in June 2013; replace obsolete I-D reference.

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

11 years agoComment.
Rainer Jung [Mon, 29 Jul 2013 10:32:40 +0000 (10:32 +0000)]
Comment.

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

11 years agoimprove 2.4.7 entry related to mpm-itk, completing the list of
Jeff Trawick [Sun, 28 Jul 2013 21:29:50 +0000 (21:29 +0000)]
improve 2.4.7 entry related to mpm-itk, completing the list of
required hooks and limiting the name to the 1 of 3 people that
implemented the hook that ended up in 2.4.x

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

11 years agoProposals
Christophe Jaillet [Sun, 28 Jul 2013 19:21:17 +0000 (19:21 +0000)]
Proposals

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

11 years agoCorrect version in CHANGES
Christophe Jaillet [Sat, 27 Jul 2013 17:00:49 +0000 (17:00 +0000)]
Correct version in CHANGES

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

11 years agoMerge r1481396, r1502665 from trunk:
Jim Jagielski [Sat, 27 Jul 2013 16:17:07 +0000 (16:17 +0000)]
Merge r1481396, r1502665 from trunk:

update log tags

replace duplicate, add missing

reflow a very long line, no functional change

Submitted by: sf, covener
Reviewed/backported by: jim

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

11 years agoMerge r1506714 from trunk:
Jim Jagielski [Sat, 27 Jul 2013 16:16:01 +0000 (16:16 +0000)]
Merge r1506714 from trunk:

Fix bug #55304 with the provided patch, slightly reformatted.

In short: do not validate conditions of a COPY source's parent since
it is not modified during the operation.

* modules/dav/main/mod_dav.c:
  (dav_method_copymove): adjust params to dav_validate_request()

Submitted by: gstein
Reviewed/backported by: jim

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

11 years agoMerge r1389339, r1498880 from trunk:
Jim Jagielski [Sat, 27 Jul 2013 16:15:28 +0000 (16:15 +0000)]
Merge r1389339, r1498880 from trunk:

add pre_htaccess hook; in conjunction with earlier dirwalk_stat
and post_perdir_config hooks, this should allow mpm-itk to be
used without patches to httpd core

Replace pre_htaccess hook with more flexible open_htaccess hook

Submitted by: trawick, sf
Reviewed/backported by: jim

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

11 years agoUpdates.
Lucien Gentis [Sat, 27 Jul 2013 13:58:40 +0000 (13:58 +0000)]
Updates.

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

11 years agoxforms
Eric Covener [Fri, 26 Jul 2013 14:32:47 +0000 (14:32 +0000)]
xforms

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

11 years agoMerge r1507326 from trunk:
Eric Covener [Fri, 26 Jul 2013 14:27:10 +0000 (14:27 +0000)]
Merge r1507326 from trunk:

add a note that proxy environment variables are either set or unset,
unless specific values are listed.

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

11 years agoMerge r1507320 from trunk:
Eric Covener [Fri, 26 Jul 2013 14:21:35 +0000 (14:21 +0000)]
Merge r1507320 from trunk:

1-arg SetEnv is valid

http://httpd.apache.org/docs/2.2/mod/mod_proxy_http.html#comment_1528

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

11 years agonag
Jeff Trawick [Thu, 25 Jul 2013 12:13:28 +0000 (12:13 +0000)]
nag

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

11 years agovote+promote
Jeff Trawick [Thu, 25 Jul 2013 12:03:54 +0000 (12:03 +0000)]
vote+promote

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

11 years agoConcur
William A. Rowe Jr [Thu, 25 Jul 2013 00:26:15 +0000 (00:26 +0000)]
Concur

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

11 years agopropose r1506714 for backport
Greg Stein [Wed, 24 Jul 2013 21:21:14 +0000 (21:21 +0000)]
propose r1506714 for backport

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

11 years agoAdd missing entry
Christophe Jaillet [Wed, 24 Jul 2013 21:04:45 +0000 (21:04 +0000)]
Add missing entry

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

11 years agoaxe original htaccess proposal for helping mpm-itk; +1 and promote the new one
Jeff Trawick [Wed, 24 Jul 2013 20:03:58 +0000 (20:03 +0000)]
axe original htaccess proposal for helping mpm-itk; +1 and promote the new one

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

11 years agoAdd in mod_proxy_wstunnel
Jim Jagielski [Tue, 23 Jul 2013 16:15:42 +0000 (16:15 +0000)]
Add in mod_proxy_wstunnel

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

11 years agoMerge r1503866 from trunk:
Jim Jagielski [Tue, 23 Jul 2013 16:04:00 +0000 (16:04 +0000)]
Merge r1503866 from trunk:

Fix command line parsing. This was introduced in r1395253 when refactoring the code.
Untested
PR 55264 <jrhett netconsonance com>
Submitted by: jailletc36
Reviewed/backported by: jim

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

11 years agopromote
Jim Jagielski [Tue, 23 Jul 2013 16:03:36 +0000 (16:03 +0000)]
promote

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

11 years agovotes
Jim Jagielski [Tue, 23 Jul 2013 16:03:16 +0000 (16:03 +0000)]
votes

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

11 years agoNote release date
Jim Jagielski [Tue, 23 Jul 2013 16:01:07 +0000 (16:01 +0000)]
Note release date

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

11 years agoMerge r1505986 from trunk:
Eric Covener [Tue, 23 Jul 2013 11:45:39 +0000 (11:45 +0000)]
Merge r1505986 from trunk:

not valid in htaccess,  http://httpd.apache.org/docs/2.4/mod/mod_cache.html#comment_1510

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

11 years agoI am a committer so remove my Email address.
Takashi Sato [Tue, 23 Jul 2013 06:56:43 +0000 (06:56 +0000)]
I am a committer so remove my Email address.

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

11 years agoUpdates.
Lucien Gentis [Sun, 21 Jul 2013 13:48:36 +0000 (13:48 +0000)]
Updates.

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

11 years agoFix typo.
Rainer Jung [Sun, 21 Jul 2013 12:03:54 +0000 (12:03 +0000)]
Fix typo.

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

11 years agoUpdates.
Lucien Gentis [Sat, 20 Jul 2013 16:38:44 +0000 (16:38 +0000)]
Updates.

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

11 years agoUpdate.
Lucien Gentis [Sat, 20 Jul 2013 14:27:53 +0000 (14:27 +0000)]
Update.

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

11 years agosimple proposal
Gregg Lewis Smith [Sat, 20 Jul 2013 01:16:20 +0000 (01:16 +0000)]
simple proposal

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

11 years agoVote
Christophe Jaillet [Fri, 19 Jul 2013 20:01:24 +0000 (20:01 +0000)]
Vote

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

11 years agoEasy vote
Daniel Ruggeri [Fri, 19 Jul 2013 19:39:32 +0000 (19:39 +0000)]
Easy vote

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

11 years agoFix some spaces
Christophe Jaillet [Thu, 18 Jul 2013 21:26:54 +0000 (21:26 +0000)]
Fix some spaces

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

11 years agoFix some spaces
Christophe Jaillet [Thu, 18 Jul 2013 21:09:49 +0000 (21:09 +0000)]
Fix some spaces

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

11 years agoreboot a confusing yet simple proposal
Eric Covener [Thu, 18 Jul 2013 13:26:00 +0000 (13:26 +0000)]
reboot a confusing yet simple proposal

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

11 years agocompat note for AuthBasicFake
Eric Covener [Wed, 17 Jul 2013 14:29:25 +0000 (14:29 +0000)]
compat note for AuthBasicFake

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

11 years agoretcon AuthBasicFake into the CHANGES file
Eric Covener [Wed, 17 Jul 2013 14:27:43 +0000 (14:27 +0000)]
retcon AuthBasicFake into the CHANGES file

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

11 years agovote + comment
Christophe Jaillet [Tue, 16 Jul 2013 22:29:42 +0000 (22:29 +0000)]
vote + comment

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

11 years agoProposal
Christophe Jaillet [Tue, 16 Jul 2013 22:20:43 +0000 (22:20 +0000)]
Proposal

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

11 years agoand we are at 2.4.7-dev
Jim Jagielski [Mon, 15 Jul 2013 16:42:58 +0000 (16:42 +0000)]
and we are at 2.4.7-dev

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

11 years agoGet ready to tag 2.4.6
Jim Jagielski [Mon, 15 Jul 2013 16:41:05 +0000 (16:41 +0000)]
Get ready to tag 2.4.6

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

11 years agoDocco changes
Jim Jagielski [Mon, 15 Jul 2013 16:02:07 +0000 (16:02 +0000)]
Docco changes

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

11 years ago2.4.5 is doa
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

11 years agoRevert fix for PR54948 (http://svn.apache.org/viewvc?view=revision&revision=1485675)
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

11 years agoUpdates.
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

11 years agoUpdates.
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

11 years agocomment, vote.
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

11 years agoPropose.
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

11 years agotrivial mod_cache msg change
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

11 years agoMerge r1502532 from trunk:
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

11 years agoMissing french translation
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

11 years agoAnd we are at 2.4.6-dev
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

11 years agoGet ready to tag 2.4.5
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

11 years agoCTR backport of r1501423 from trunk:
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

11 years agodoccos
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

11 years agoMerge r1406068, r1425777, r1427546, r1462643, r1487530, r1493330 from trunk:
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

11 years agoMerge r1481891, r1482075, r1482170, r1482555 from trunk:
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

11 years agoMerge r1457471, r1457504, r1462266, r1468581 from trunk:
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

11 years agoMerge r1483027 from trunk:
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

11 years agoMerge r1501399 from trunk:
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

11 years agoSome votes, promote
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

11 years agodrop a stray 8-bit char at end of line in comment (was r1498199 in trunk)
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

11 years agogratuitous 8-bit char in a comment (was r1498200 in trunk)
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

11 years ago The subject heading above reads "Release history:"
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

11 years agoVotes
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

11 years agoQuestion re: casts
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

11 years agoNote security implication
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

11 years agoBug fix: PREGRAB is no longer used by the balancer
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

11 years agoMerge r1501369 from trunk:
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

11 years agoAPI
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

11 years agoMerge r1480627, r1482859, r1483190, r1484343, r1500437 from trunk:
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

11 years agoOops... that should have been + not -
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

11 years agovote, promote
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

11 years agoremove merge-info accidentally introduced with r1500327
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

11 years agoAdded another patch to proposal.
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

11 years agoAdded another patch to proposal.
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

11 years agoAdd sf note to recent CHANGES entry.
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

11 years agocomment and vote
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