]> granicus.if.org Git - apache/log
apache
11 years agoMerge r1491155 from trunk:
Jim Jagielski [Tue, 18 Jun 2013 12:50:05 +0000 (12:50 +0000)]
Merge r1491155 from trunk:

Allow use of strtoul()

It conforms to C89 and we don't support older compilers than that.

PR: 55077

Submitted by: sf
Reviewed/backported by: jim

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

11 years agoUpdate transformations.
Rainer Jung [Mon, 17 Jun 2013 21:15:07 +0000 (21:15 +0000)]
Update transformations.

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

11 years agoAdded new funtions to mod_lua docu.
Rainer Jung [Mon, 17 Jun 2013 21:00:23 +0000 (21:00 +0000)]
Added new funtions to mod_lua docu.

Backport of r1492782 from trunk.

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

11 years agoPropose.
Graham Leggett [Mon, 17 Jun 2013 20:38:31 +0000 (20:38 +0000)]
Propose.

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

11 years agocomment
Stefan Fritsch [Sun, 16 Jun 2013 21:34:41 +0000 (21:34 +0000)]
comment

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

11 years agovote on an easy one-liner
Eric Covener [Fri, 14 Jun 2013 21:53:13 +0000 (21:53 +0000)]
vote on an easy one-liner

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

11 years agovote/promote de-kludgification of strtoul
Jeff Trawick [Fri, 14 Jun 2013 21:41:12 +0000 (21:41 +0000)]
vote/promote de-kludgification of strtoul

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

11 years agoupdate strtoul proposal to include a minor MMN bump. Keep jim's conditional
Stefan Fritsch [Fri, 14 Jun 2013 21:07:19 +0000 (21:07 +0000)]
update strtoul proposal to include a minor MMN bump. Keep jim's conditional
vote

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

11 years ago+1 if we bump
Jim Jagielski [Fri, 14 Jun 2013 17:37:51 +0000 (17:37 +0000)]
+1 if we bump

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

11 years agoAdded missing export symbols to mod_proxy NetWare makefile.
Guenter Knauf [Thu, 13 Jun 2013 22:17:21 +0000 (22:17 +0000)]
Added missing export symbols to mod_proxy NetWare makefile.
Submitted by: normw gknw net.

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

11 years ago* Comment
Ruediger Pluem [Thu, 13 Jun 2013 18:41:54 +0000 (18:41 +0000)]
* Comment

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

11 years agobetter descript
Jim Jagielski [Thu, 13 Jun 2013 16:00:30 +0000 (16:00 +0000)]
better descript

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

11 years agoxforms
Jim Jagielski [Thu, 13 Jun 2013 15:48:19 +0000 (15:48 +0000)]
xforms

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

11 years agomanual (docs are ctr)
Jim Jagielski [Thu, 13 Jun 2013 15:45:18 +0000 (15:45 +0000)]
manual (docs are ctr)

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

11 years agoMerge r1490493, r1490761 from trunk:
Jim Jagielski [Thu, 13 Jun 2013 15:33:13 +0000 (15:33 +0000)]
Merge r1490493, r1490761 from trunk:

rotatelogs: add -n number-of-files option to roate through a number
of fixed-name logfiles.

don't truncate the very first file opened (unless the truncate flag is there too)

Submitted by: covener
Reviewed/backported by: jim

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

11 years agoAgreed... this *does* change the "api"
Jim Jagielski [Thu, 13 Jun 2013 15:31:55 +0000 (15:31 +0000)]
Agreed... this *does* change the "api"

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

11 years agoother possible backports
Jim Jagielski [Thu, 13 Jun 2013 15:30:01 +0000 (15:30 +0000)]
other possible backports

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

11 years agoBring proxy and core up to sync
Jim Jagielski [Thu, 13 Jun 2013 15:19:31 +0000 (15:19 +0000)]
Bring proxy and core up to sync

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

11 years agoMerge r1452911, r1452949, r1452954, r1453022, r1453574, r1453875, r1453876, r1453963...
Jim Jagielski [Thu, 13 Jun 2013 15:09:31 +0000 (15:09 +0000)]
Merge r1452911, r1452949, r1452954, r1453022, r1453574, r1453875, r1453876, r1453963, r1454386, r1454414, r1454415, r1458285, r1458447 from trunk:

Rough start for simple, tunneling websocket proxy support.
Compiles at this stage and that's all I know :)

force correct scheme info

We need to ensure a conn_rec

Work around blocking issues...

And now pass the initial request to the backend...

I dislike this duplication of code from mod_proxy_http()
but maybe it's inevitable. I may create ap_proxy_create_headerb()
to create a header brigade that both modules can use.

Pull out duplicated code to proxy_util...

rename extension module... tunnel is more accurate

log nums

"final" rename :)

don't strip these, ensure that they exist.

streamline

bypass reqtimeout for websockets

Keep mod_req clear. Simply scan thru input filters and
remove it within the ws submodule. Nasty, but it keeps
mod_req untouched (for now ;) )
Reviewed/backported by: jim

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

11 years agovote+promote
Jim Jagielski [Thu, 13 Jun 2013 14:47:37 +0000 (14:47 +0000)]
vote+promote

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

11 years agoPropose.
Graham Leggett [Thu, 13 Jun 2013 13:20:11 +0000 (13:20 +0000)]
Propose.

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

11 years agoNote on wstunnel
Gregg Lewis Smith [Wed, 12 Jun 2013 17:50:46 +0000 (17:50 +0000)]
Note on wstunnel

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

11 years agoMention new mod_lua functions.
Guenter Knauf [Wed, 12 Jun 2013 17:29:34 +0000 (17:29 +0000)]
Mention new mod_lua functions.

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

11 years agoupdate transformation
André Malo [Wed, 12 Jun 2013 15:35:32 +0000 (15:35 +0000)]
update transformation

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

11 years agoMerge r1491458 from trunk:
Jim Jagielski [Wed, 12 Jun 2013 13:41:09 +0000 (13:41 +0000)]
Merge r1491458 from trunk:

mod_cache_socache: Use the name of the socache implementation when performing
a lookup rather than using the raw arguments.

Submitted by: minfrin
Reviewed/backported by: jim

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

11 years agoMerge r1491221, r1491479, r1491538 from trunk:
Jim Jagielski [Wed, 12 Jun 2013 13:39:56 +0000 (13:39 +0000)]
Merge r1491221, r1491479, r1491538 from trunk:

Reduce stack usage, 32 bytes are enough here, no need to take 8k in the stack. (19 would be enough, but be safe...)

Use the size of the buffer as opposed to MAX_STRING_LEN.

Reduce stack usage, 32 bytes are enough here, no need to
take 8k in the stack. (19 would be enough, but be safe...)
Use the size of the buffer as opposed to MAX_STRING_LEN.

Followup to r1491221+r1491479: change consistently
the same code used in another place in the same file.

Submitted by: jailletc36, minfrin, rjung
Reviewed/backported by: jim

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

11 years agopromote
Jim Jagielski [Wed, 12 Jun 2013 13:38:57 +0000 (13:38 +0000)]
promote

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

11 years agovote
Jim Jagielski [Wed, 12 Jun 2013 13:38:19 +0000 (13:38 +0000)]
vote

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

11 years agomod_lua: Fully sync 2.4.x with trunk (catch up to r1490700).
Gregg Lewis Smith [Tue, 11 Jun 2013 19:36:59 +0000 (19:36 +0000)]
mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700).
backport r1439027
Expand mod_lua stack size to fit image and readdress the remaining modules

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

11 years agomod_lua: Fully sync 2.4.x with trunk (catch up to r1490700).
Guenter Knauf [Tue, 11 Jun 2013 19:18:33 +0000 (19:18 +0000)]
mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700).
Added missing files from commit r1491468.

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

11 years agocomment
Stefan Fritsch [Mon, 10 Jun 2013 21:41:07 +0000 (21:41 +0000)]
comment

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

11 years agoVote.
Rainer Jung [Mon, 10 Jun 2013 20:02:59 +0000 (20:02 +0000)]
Vote.

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

11 years agoUpdate proposal
Christophe Jaillet [Mon, 10 Jun 2013 19:08:24 +0000 (19:08 +0000)]
Update proposal

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

11 years agoAdd to existing proposal.
Rainer Jung [Mon, 10 Jun 2013 17:50:45 +0000 (17:50 +0000)]
Add to existing proposal.

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

11 years agoVote.
Graham Leggett [Mon, 10 Jun 2013 15:12:01 +0000 (15:12 +0000)]
Vote.

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

11 years agoComment.
Graham Leggett [Mon, 10 Jun 2013 14:51:13 +0000 (14:51 +0000)]
Comment.

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

11 years agocore: Add dirwalk_stat hook.
Graham Leggett [Mon, 10 Jun 2013 14:46:37 +0000 (14:46 +0000)]
core: Add dirwalk_stat hook.

trunk patch: http://svn.apache.org/r1388447
Submitted by: trawick
Reviewed by: minfrin, jim, sf

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

11 years agocore: Add post_perdir_config hook.
Graham Leggett [Mon, 10 Jun 2013 14:41:34 +0000 (14:41 +0000)]
core: Add post_perdir_config hook.

trunk patch: http://svn.apache.org/r1368121
Submitted by: minfrin
Reviewed by: jim, sf

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

11 years agomod_lua: Fully sync 2.4.x with trunk (catch up to r1490700):
Graham Leggett [Mon, 10 Jun 2013 14:36:56 +0000 (14:36 +0000)]
mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700):

2.4.x patch: http://www.humbedooh.com/mod_lua_2013_06_07.patch
Submitted by: humbedooh
Reviewed by: fuankg, minfrin

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

11 years agoVote, promote.
Graham Leggett [Mon, 10 Jun 2013 14:34:59 +0000 (14:34 +0000)]
Vote, promote.

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

11 years agoproxy_util: NULL terminate the right buffer in 'send_http_connect'
Graham Leggett [Mon, 10 Jun 2013 14:28:08 +0000 (14:28 +0000)]
proxy_util: NULL terminate the right buffer in 'send_http_connect'

trunk patch: http://svn.apache.org/r1490994
Submitted by: jailletc36
Reviewed by: covener, minfrin

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

11 years agoVote, promote.
Graham Leggett [Mon, 10 Jun 2013 14:26:32 +0000 (14:26 +0000)]
Vote, promote.

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

11 years agomod_remoteip: close file in error path
Graham Leggett [Mon, 10 Jun 2013 14:24:33 +0000 (14:24 +0000)]
mod_remoteip: close file in error path

trunk patch: http://svn.apache.org/r1491234
Submitted by: jailletc36
Reviewed by: covener, minfrin

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

11 years agoVote, promote.
Graham Leggett [Mon, 10 Jun 2013 14:22:57 +0000 (14:22 +0000)]
Vote, promote.

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

11 years agoPropose.
Graham Leggett [Mon, 10 Jun 2013 14:12:03 +0000 (14:12 +0000)]
Propose.

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

11 years agovote.
André Malo [Mon, 10 Jun 2013 07:09:26 +0000 (07:09 +0000)]
vote.

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

11 years agovote
Eric Covener [Mon, 10 Jun 2013 00:43:55 +0000 (00:43 +0000)]
vote

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

11 years agoMerge r1490446 from trunk:
Eric Covener [Mon, 10 Jun 2013 00:40:06 +0000 (00:40 +0000)]
Merge r1490446 from trunk:

PR55069 include line number in 'AH00113: cannot use a full URL in a 401 ErrorDocument'

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

11 years agoPropose
Christophe Jaillet [Sun, 9 Jun 2013 17:45:37 +0000 (17:45 +0000)]
Propose

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

11 years agovote, promote
Stefan Fritsch [Sun, 9 Jun 2013 10:00:04 +0000 (10:00 +0000)]
vote, promote

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

11 years agopropose
Stefan Fritsch [Sun, 9 Jun 2013 08:22:13 +0000 (08:22 +0000)]
propose

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

11 years agoUpdates.
Lucien Gentis [Sat, 8 Jun 2013 15:39:48 +0000 (15:39 +0000)]
Updates.

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

11 years agoTypo
Rich Bowen [Fri, 7 Jun 2013 18:22:08 +0000 (18:22 +0000)]
Typo

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

11 years agotypo
Rich Bowen [Fri, 7 Jun 2013 18:21:28 +0000 (18:21 +0000)]
typo

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

11 years agoadd a rev and reset vote
Eric Covener [Fri, 7 Jun 2013 18:12:59 +0000 (18:12 +0000)]
add a rev and reset vote

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

11 years agopromote.
Guenter Knauf [Fri, 7 Jun 2013 16:42:45 +0000 (16:42 +0000)]
promote.

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

11 years agovote.
Guenter Knauf [Fri, 7 Jun 2013 16:38:35 +0000 (16:38 +0000)]
vote.

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

11 years agoPropose
Daniel Gruno [Fri, 7 Jun 2013 16:16:42 +0000 (16:16 +0000)]
Propose

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

11 years agoMinor typo fix
Daniel Gruno [Fri, 7 Jun 2013 13:35:38 +0000 (13:35 +0000)]
Minor typo fix

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

11 years agoMerge r1490630 from trunk:
Eric Covener [Fri, 7 Jun 2013 13:20:30 +0000 (13:20 +0000)]
Merge r1490630 from trunk:

speling, pointed out by sluggr on freenode.

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

11 years agoivote
Jim Jagielski [Fri, 7 Jun 2013 13:02:06 +0000 (13:02 +0000)]
ivote

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

11 years agomod_lua: Sync 2.4 branch with trunk. This includes (but is not limited to)
Graham Leggett [Fri, 7 Jun 2013 11:51:28 +0000 (11:51 +0000)]
mod_lua: Sync 2.4 branch with trunk. This includes (but is not limited to)
Server pools, new apr functions for the request_rec table, input/output filters,
LuaCodeCache, LuaMapHandler and multipart form data handling. This is long
overdue, and has become too spaghetti-ish to propose in chunks :|

trunk patch: http://svn.apache.org/r1366890
             http://svn.apache.org/r1367025
             http://svn.apache.org/r1367040
             http://svn.apache.org/r1367048
             http://svn.apache.org/r1383024
             http://svn.apache.org/r1383028
             http://svn.apache.org/r1383037
             http://svn.apache.org/r1367725
             http://svn.apache.org/r1367875
             http://svn.apache.org/r1368109
             http://svn.apache.org/r1369656
             http://svn.apache.org/r1369793
             http://svn.apache.org/r1369800
             http://svn.apache.org/r1370158
             http://svn.apache.org/r1433967
             http://svn.apache.org/r1429169
             http://svn.apache.org/r1425450
             http://svn.apache.org/r1425243
             http://svn.apache.org/r1422552
             http://svn.apache.org/r1422548
             http://svn.apache.org/r1422531
             http://svn.apache.org/r1422373
             http://svn.apache.org/r1422072
             http://svn.apache.org/r1421784
             http://svn.apache.org/r1421780
             (the list goes on...)
    2.4.x patch: http://www.humbedooh.com/mod_lua_sync.patch (+CHANGES)

Submitted by: humbedooh
Reviewed by: jim, covener, fuankg

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

11 years agocore: make the "default" parameter of the "ErrorDocument" option case insensitive.
Graham Leggett [Fri, 7 Jun 2013 11:36:15 +0000 (11:36 +0000)]
core: make the "default" parameter of the "ErrorDocument" option case insensitive.
PR 54419

trunk patch: http://svn.apache.org/r1465190
Submitted by: Tianyin Xu <tixu cs ucsd edu>
Reviewed by: jailletc36, fuankg, minfrin

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

11 years agoVote, promote.
Graham Leggett [Fri, 7 Jun 2013 11:29:07 +0000 (11:29 +0000)]
Vote, promote.

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

11 years agomod_proxy_html: make the "ProxyHTMLFixups" options case insensitive.
Graham Leggett [Fri, 7 Jun 2013 11:20:06 +0000 (11:20 +0000)]
mod_proxy_html: make the "ProxyHTMLFixups" options case insensitive.
PR 54420

trunk patch: http://svn.apache.org/r1464762
Submitted by: Tianyin Xu <tixu cs ucsd edu>
Reviewed by: jailletc36, fuankg, minfrin

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

11 years agoVote, promote.
Graham Leggett [Fri, 7 Jun 2013 11:15:46 +0000 (11:15 +0000)]
Vote, promote.

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

11 years agomod_cache: Make option "CacheDisable" in mod_cache case insensitive PR 54462
Graham Leggett [Fri, 7 Jun 2013 10:56:02 +0000 (10:56 +0000)]
mod_cache: Make option "CacheDisable" in mod_cache case insensitive PR 54462

trunk patch: http://svn.apache.org/r1464721
Submitted by: Tianyin Xu <tixu cs ucsd edu>
Reviewed by: jailletc36, fuankg, minfrin

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

11 years agoVote, promote.
Graham Leggett [Fri, 7 Jun 2013 10:51:59 +0000 (10:51 +0000)]
Vote, promote.

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

11 years agosupport: Do not use free for memory allocated in a pool (regression introduced in...
Graham Leggett [Fri, 7 Jun 2013 10:09:44 +0000 (10:09 +0000)]
support: Do not use free for memory allocated in a pool (regression introduced in r1476674)

trunk patch: http://svn.apache.org/r1490507
Submitted by: jailletc36
Reviewed by: fuankg, minfrin

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

11 years agoVote, promote.
Graham Leggett [Fri, 7 Jun 2013 10:04:32 +0000 (10:04 +0000)]
Vote, promote.

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

11 years agoFixed wording.
Guenter Knauf [Fri, 7 Jun 2013 08:51:10 +0000 (08:51 +0000)]
Fixed wording.

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

11 years agovote.
Guenter Knauf [Fri, 7 Jun 2013 08:46:22 +0000 (08:46 +0000)]
vote.

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

11 years agoPropose
Christophe Jaillet [Fri, 7 Jun 2013 05:26:08 +0000 (05:26 +0000)]
Propose

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

11 years agobackport fix of a comment used by doxygen (was part of r1086071)
Christophe Jaillet [Fri, 7 Jun 2013 05:14:23 +0000 (05:14 +0000)]
backport fix of a comment used by doxygen (was part of r1086071)

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

11 years agopropose rotatelogs feature
Eric Covener [Fri, 7 Jun 2013 01:54:30 +0000 (01:54 +0000)]
propose rotatelogs feature

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

11 years agopropose an error message enhancement
Eric Covener [Thu, 6 Jun 2013 21:21:00 +0000 (21:21 +0000)]
propose an error message enhancement

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

11 years agoAdd apachehaus. order alpha.
Rich Bowen [Thu, 6 Jun 2013 20:18:03 +0000 (20:18 +0000)]
Add apachehaus. order alpha.

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

11 years agoForgot to mention Apache Lounge.
Rich Bowen [Thu, 6 Jun 2013 20:12:52 +0000 (20:12 +0000)]
Forgot to mention Apache Lounge.

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

11 years agoVarious other rebuilds.
Rich Bowen [Thu, 6 Jun 2013 20:09:39 +0000 (20:09 +0000)]
Various other rebuilds.

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

11 years agoRebuild html, metafiles.
Rich Bowen [Thu, 6 Jun 2013 20:09:10 +0000 (20:09 +0000)]
Rebuild html, metafiles.

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

11 years agoDownload locations, from trunk
Rich Bowen [Thu, 6 Jun 2013 20:06:15 +0000 (20:06 +0000)]
Download locations, from trunk

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

11 years agoUpdate.
Lucien Gentis [Sat, 1 Jun 2013 13:01:50 +0000 (13:01 +0000)]
Update.

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

11 years agovote&promote Lua trunk synch
Eric Covener [Sat, 1 Jun 2013 02:28:40 +0000 (02:28 +0000)]
vote&promote Lua trunk synch

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

11 years agoUpdate proposal.
Graham Leggett [Fri, 31 May 2013 11:22:16 +0000 (11:22 +0000)]
Update proposal.

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

11 years agoPropose.
Graham Leggett [Fri, 31 May 2013 11:18:09 +0000 (11:18 +0000)]
Propose.

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

11 years agoBackport r1488022
Gregg Lewis Smith [Thu, 30 May 2013 21:40:59 +0000 (21:40 +0000)]
Backport r1488022
Add missing LoadModule line for mod_auth_form

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

11 years agoMerge r1454888:
Stefan Fritsch [Wed, 29 May 2013 21:28:41 +0000 (21:28 +0000)]
Merge r1454888:

  Typo

No code change

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

11 years ago'make docs' xforms
Jeff Trawick [Wed, 29 May 2013 12:32:06 +0000 (12:32 +0000)]
'make docs' xforms

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

11 years agograb r1487451 from trunk:
Jeff Trawick [Wed, 29 May 2013 12:30:11 +0000 (12:30 +0000)]
grab r1487451 from trunk:

s/proxy image/proxy/

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

11 years agomod_cache: If a 304 response indicates an entity not currently cached, then
Graham Leggett [Tue, 28 May 2013 21:32:01 +0000 (21:32 +0000)]
mod_cache: If a 304 response indicates an entity not currently cached, then
the cache MUST disregard the response and repeat the request without the
conditional.

trunk patch: http://svn.apache.org/r1481197
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-uncacheable304-2.4.patch

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agomod_cache: Ensure that we don't attempt to replace a cached response
Graham Leggett [Tue, 28 May 2013 21:29:03 +0000 (21:29 +0000)]
mod_cache: Ensure that we don't attempt to replace a cached response
with an older response as per RFC2616 13.12.

trunk patch: http://svn.apache.org/r1479966
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-olderdate2.4.patch

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agocore, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()
Graham Leggett [Tue, 28 May 2013 21:22:00 +0000 (21:22 +0000)]
core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()
with weak validation combined with If-Range and Range headers. Break
out explicit conditional header checks to be useable elsewhere in the
server. Ensure weak validation RFC compliance in the byteranges filter.
Ensure RFC validation compliance when serving cached entities. PR 16142

trunk patch: http://svn.apache.org/r1479905
2.4.x patch: http://people.apache.org/~minfrin/httpd-if-range-fix2.4.patch

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agocore: Add the ability to do explicit matching on weak and strong ETags
Graham Leggett [Tue, 28 May 2013 21:17:53 +0000 (21:17 +0000)]
core: Add the ability to do explicit matching on weak and strong ETags
as per RFC2616 Section 13.3.3.

trunk patch: http://svn.apache.org/r1479528

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agomod_cache: Ensure that updated responses to HEAD requests don't get
Graham Leggett [Tue, 28 May 2013 21:12:19 +0000 (21:12 +0000)]
mod_cache: Ensure that updated responses to HEAD requests don't get
mistakenly paired with a previously cached body. Ensure that any existing
body is removed when a HEAD request is cached.

trunk patch: http://svn.apache.org/r1479411

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agomod_cache: Honour Cache-Control: no-store in a request.
Graham Leggett [Tue, 28 May 2013 21:09:34 +0000 (21:09 +0000)]
mod_cache: Honour Cache-Control: no-store in a request.

trunk patch: http://svn.apache.org/r1479222
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-nostore2.4.patch

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agomod_cache: Make sure that contradictory entity headers present in a 304
Graham Leggett [Tue, 28 May 2013 21:02:17 +0000 (21:02 +0000)]
mod_cache: Make sure that contradictory entity headers present in a 304
Not Modified response are caught and cause the entity to be removed.

trunk patch: http://svn.apache.org/r1479117
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-304sanity.patch2.4.patch

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agomod_cache: Make sure Vary processing handles multivalued Vary headers and
Graham Leggett [Tue, 28 May 2013 20:55:01 +0000 (20:55 +0000)]
mod_cache: Make sure Vary processing handles multivalued Vary headers and
multivalued headers referred to via Vary.

trunk patch: http://svn.apache.org/r1478748

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agoBackported.
Graham Leggett [Tue, 28 May 2013 20:50:34 +0000 (20:50 +0000)]
Backported.

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

11 years agomod_cache: When serving from cache, only the last header of a multivalued
Graham Leggett [Tue, 28 May 2013 20:49:52 +0000 (20:49 +0000)]
mod_cache: When serving from cache, only the last header of a multivalued
header was taken into account. Fixed. Ensure that Warning headers are correctly
handled as per RFC2616.

trunk patch: http://svn.apache.org/r1478441
             http://svn.apache.org/r1480283
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-multipleheaders2.4.patch

Submitted by: minfrin
Reviewed by: jim, wrowe

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

11 years agomod_cache: Ignore response headers specified by no-cache=header and
Graham Leggett [Tue, 28 May 2013 20:34:12 +0000 (20:34 +0000)]
mod_cache: Ignore response headers specified by no-cache=header and
private=header as specified by RFC2616 14.9.1 What is Cacheable. Ensure
that these headers are still processed when multiple Cache-Control
headers are present in the response. PR 54706

trunk patch: http://svn.apache.org/r1478382
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-nocacheheader2.4.patch

Submitted by: minfrin
Reviewed by: jim, wrowe

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