]> granicus.if.org Git - apache/log
apache
11 years agomod_proxy: Reject invalid values for Max-Forwards.
Graham Leggett [Sat, 11 May 2013 11:47:17 +0000 (11:47 +0000)]
mod_proxy: Reject invalid values for Max-Forwards.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1481302 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: If a 304 response indicates an entity not currently cached, then
Graham Leggett [Fri, 10 May 2013 21:40:54 +0000 (21:40 +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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1481197 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFixed NetWare default versions.
Guenter Knauf [Fri, 10 May 2013 15:40:25 +0000 (15:40 +0000)]
Fixed NetWare default versions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1481060 13f79535-47bb-0310-9956-ffa450edef68

11 years agoKill some NetWare build warnings.
Guenter Knauf [Fri, 10 May 2013 14:58:20 +0000 (14:58 +0000)]
Kill some NetWare build warnings.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1481040 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms (coincidentally, this is my 1111th commit, yay for palindromes!)
Daniel Gruno [Fri, 10 May 2013 08:20:58 +0000 (08:20 +0000)]
xforms (coincidentally, this is my 1111th commit, yay for palindromes!)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480926 13f79535-47bb-0310-9956-ffa450edef68

11 years agosome more typos
Daniel Gruno [Fri, 10 May 2013 08:09:55 +0000 (08:09 +0000)]
some more typos

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480915 13f79535-47bb-0310-9956-ffa450edef68

11 years agotypo and grammar fixes
Daniel Gruno [Fri, 10 May 2013 07:53:01 +0000 (07:53 +0000)]
typo and grammar fixes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480904 13f79535-47bb-0310-9956-ffa450edef68

11 years agos/uppser/upper/
Daniel Gruno [Fri, 10 May 2013 07:47:43 +0000 (07:47 +0000)]
s/uppser/upper/

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480901 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRevert part of r1476482 which disabled fractions of seconds with r.sleep().
Guenter Knauf [Fri, 10 May 2013 03:37:06 +0000 (03:37 +0000)]
Revert part of r1476482 which disabled fractions of seconds with r.sleep().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480871 13f79535-47bb-0310-9956-ffa450edef68

11 years agoMod_proxy used the global pool w/o mutex. fix.
Jim Jagielski [Thu, 9 May 2013 13:33:02 +0000 (13:33 +0000)]
Mod_proxy used the global pool w/o mutex. fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480627 13f79535-47bb-0310-9956-ffa450edef68

11 years agoEnsure that Warning headers are correctly handled as per RFC2616.
Graham Leggett [Wed, 8 May 2013 14:06:48 +0000 (14:06 +0000)]
Ensure that Warning headers are correctly handled as per RFC2616.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480283 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_proxy: Ensure network errors detected by the proxy are returned as
Graham Leggett [Tue, 7 May 2013 20:27:37 +0000 (20:27 +0000)]
mod_proxy: Ensure network errors detected by the proxy are returned as
504 Gateway Timout as opposed to 502 Bad Gateway, in order to be
compliant with RFC2616 14.9.4 Cache Revalidation and Reload Controls.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480058 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix spelling mistake, no code change.
Graham Leggett [Tue, 7 May 2013 19:36:33 +0000 (19:36 +0000)]
Fix spelling mistake, no code change.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480046 13f79535-47bb-0310-9956-ffa450edef68

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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479966 13f79535-47bb-0310-9956-ffa450edef68

11 years agocore, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()
Graham Leggett [Tue, 7 May 2013 13:42:31 +0000 (13:42 +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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479905 13f79535-47bb-0310-9956-ffa450edef68

11 years agoupdate french translation to reflect the current auth syntax
Daniel Gruno [Tue, 7 May 2013 13:27:15 +0000 (13:27 +0000)]
update french translation to reflect the current auth syntax

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479902 13f79535-47bb-0310-9956-ffa450edef68

11 years agobring perf scaling into the 21st century (s/allow from all/require all granted/).
Daniel Gruno [Tue, 7 May 2013 13:23:44 +0000 (13:23 +0000)]
bring perf scaling into the 21st century (s/allow from all/require all granted/).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479900 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Tue, 7 May 2013 12:13:43 +0000 (12:13 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479876 13f79535-47bb-0310-9956-ffa450edef68

11 years agoCatch up with the actual modern way of allowing/denying access
Daniel Gruno [Tue, 7 May 2013 12:07:03 +0000 (12:07 +0000)]
Catch up with the actual modern way of allowing/denying access

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479872 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Tue, 7 May 2013 11:51:45 +0000 (11:51 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479868 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_macro is no longer a third party module.
Daniel Gruno [Tue, 7 May 2013 11:44:15 +0000 (11:44 +0000)]
mod_macro is no longer a third party module.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479865 13f79535-47bb-0310-9956-ffa450edef68

11 years agolua header update part 1: EDOESNOTBUILD.
Rainer Jung [Mon, 6 May 2013 23:23:43 +0000 (23:23 +0000)]
lua header update part 1: EDOESNOTBUILD.

First include mod_lua which sets LUA_COMPAT_ALL,
then lua.h which uses it.

Needed at least to build with lua 5.2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479718 13f79535-47bb-0310-9956-ffa450edef68

11 years agocore: Add the ability to do explicit matching on weak and strong ETags
Graham Leggett [Mon, 6 May 2013 11:41:10 +0000 (11:41 +0000)]
core: Add the ability to do explicit matching on weak and strong ETags
as per RFC2616 Section 13.3.3.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479528 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: Ensure that updated responses to HEAD requests don't get
Graham Leggett [Sun, 5 May 2013 22:27:31 +0000 (22:27 +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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479411 13f79535-47bb-0310-9956-ffa450edef68

11 years agotypo fix
Daniel Gruno [Sun, 5 May 2013 08:42:39 +0000 (08:42 +0000)]
typo fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479264 13f79535-47bb-0310-9956-ffa450edef68

11 years agos/deliminator/delimiter/, let's stick to non-Perl jargon here.
Daniel Gruno [Sun, 5 May 2013 08:36:01 +0000 (08:36 +0000)]
s/deliminator/delimiter/, let's stick to non-Perl jargon here.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479261 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Sun, 5 May 2013 08:26:54 +0000 (08:26 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479258 13f79535-47bb-0310-9956-ffa450edef68

11 years agotypo fix
Daniel Gruno [Sun, 5 May 2013 08:21:18 +0000 (08:21 +0000)]
typo fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479255 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Sun, 5 May 2013 08:07:11 +0000 (08:07 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479254 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRemove all the stuff that has been ported to mod_lua, and add an example load balancer.
Daniel Gruno [Sun, 5 May 2013 08:04:21 +0000 (08:04 +0000)]
Remove all the stuff that has been ported to mod_lua, and add an example load balancer.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479253 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: Honour Cache-Control: no-store in a request.
Graham Leggett [Sun, 5 May 2013 01:12:48 +0000 (01:12 +0000)]
mod_cache: Honour Cache-Control: no-store in a request.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479222 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: RFC2616 14.9.3 The s-maxage directive also implies the
Graham Leggett [Sat, 4 May 2013 23:03:13 +0000 (23:03 +0000)]
mod_cache: RFC2616 14.9.3 The s-maxage directive also implies the
semantics of the proxy-revalidate directive.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479216 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: Make sure that contradictory entity headers present in a 304
Graham Leggett [Sat, 4 May 2013 14:55:03 +0000 (14:55 +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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479117 13f79535-47bb-0310-9956-ffa450edef68

11 years agoChange GIF icons to use a different palette, for more smoothness.
Daniel Gruno [Sat, 4 May 2013 12:51:33 +0000 (12:51 +0000)]
Change GIF icons to use a different palette, for more smoothness.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479091 13f79535-47bb-0310-9956-ffa450edef68

11 years ago* Minor bump as documented (missed in r1478140)
Ruediger Pluem [Sat, 4 May 2013 08:49:12 +0000 (08:49 +0000)]
* Minor bump as documented (missed in r1478140)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479058 13f79535-47bb-0310-9956-ffa450edef68

11 years agoSilent no-prototype compiler warning.
Guenter Knauf [Fri, 3 May 2013 14:05:01 +0000 (14:05 +0000)]
Silent no-prototype compiler warning.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1478798 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: Make sure Vary processing handles multivalued Vary headers and
Graham Leggett [Fri, 3 May 2013 12:19:26 +0000 (12:19 +0000)]
mod_cache: Make sure Vary processing handles multivalued Vary headers and
multivalued headers referred to via Vary.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1478748 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: When serving from cache, only the last header of a multivalued
Graham Leggett [Thu, 2 May 2013 16:51:27 +0000 (16:51 +0000)]
mod_cache: When serving from cache, only the last header of a multivalued
header was taken into account. Fixed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1478441 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: Ignore response headers specified by no-cache=header and
Graham Leggett [Thu, 2 May 2013 14:24:26 +0000 (14:24 +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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1478382 13f79535-47bb-0310-9956-ffa450edef68

11 years agoApply log message tags to messages.
Graham Leggett [Wed, 1 May 2013 20:06:57 +0000 (20:06 +0000)]
Apply log message tags to messages.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1478173 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_cache: Invalidate cached entities in response to RFC2616 Section
Graham Leggett [Wed, 1 May 2013 18:49:04 +0000 (18:49 +0000)]
mod_cache: Invalidate cached entities in response to RFC2616 Section
13.10 Invalidation After Updates or Deletions. PR 15868

Resolves outstanding issue with r1070179 as per
http://www.gossamer-threads.com/lists/apache/dev/395830?do=post_view_threaded#395830

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1478140 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Wed, 1 May 2013 11:24:11 +0000 (11:24 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477949 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981.
Graham Leggett [Tue, 30 Apr 2013 15:28:57 +0000 (15:28 +0000)]
mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477687 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: Make sure the URI length is calculated correctly.
Graham Leggett [Tue, 30 Apr 2013 10:15:23 +0000 (10:15 +0000)]
mod_dav: Make sure the URI length is calculated correctly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477530 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdate the docs to note that SSL now works with the event MPM as per r1470679.
Graham Leggett [Mon, 29 Apr 2013 14:19:19 +0000 (14:19 +0000)]
Update the docs to note that SSL now works with the event MPM as per r1470679.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477094 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Mon, 29 Apr 2013 12:34:32 +0000 (12:34 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477003 13f79535-47bb-0310-9956-ffa450edef68

11 years agoNote that parseargs and parsebody actually returns two tables, not one.
Daniel Gruno [Mon, 29 Apr 2013 12:30:29 +0000 (12:30 +0000)]
Note that parseargs and parsebody actually returns two tables, not one.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477000 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Mon, 29 Apr 2013 12:21:44 +0000 (12:21 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476989 13f79535-47bb-0310-9956-ffa450edef68

11 years agoExpand on how to set context specific directives.
Daniel Gruno [Mon, 29 Apr 2013 12:19:14 +0000 (12:19 +0000)]
Expand on how to set context specific directives.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476984 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFixed the base64 functions.
Guenter Knauf [Sun, 28 Apr 2013 14:59:46 +0000 (14:59 +0000)]
Fixed the base64 functions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476785 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Sun, 28 Apr 2013 13:32:13 +0000 (13:32 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476765 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_proxy: Clarify the usage suggestion for BalancerInherit and ProxyPassInherit.
Graham Leggett [Sat, 27 Apr 2013 21:46:57 +0000 (21:46 +0000)]
mod_proxy: Clarify the usage suggestion for BalancerInherit and ProxyPassInherit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476680 13f79535-47bb-0310-9956-ffa450edef68

11 years agoNote that the buffer size is set to a maximum of 65536 when AJP is used as
Graham Leggett [Sat, 27 Apr 2013 18:23:16 +0000 (18:23 +0000)]
Note that the buffer size is set to a maximum of 65536 when AJP is used as
per http://www.mail-archive.com/dev@httpd.apache.org/msg41843.html.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476652 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
Graham Leggett [Sat, 27 Apr 2013 17:52:03 +0000 (17:52 +0000)]
mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
Submitted by: Diego Santa Cruz <diego.santaCruz spinetix.com>
Tested by William Lewis <wiml omnigroup com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476645 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: Do not fail PROPPATCH when prop namespace is not known. PR 52559
Graham Leggett [Sat, 27 Apr 2013 17:44:36 +0000 (17:44 +0000)]
mod_dav: Do not fail PROPPATCH when prop namespace is not known. PR 52559
Submitted by: Diego Santa Cruz <diego.santaCruz spinetix.com>
Tested by William Lewis <wiml omnigroup com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476644 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: When a PROPPATCH attempts to remove a non-existent dead
Graham Leggett [Sat, 27 Apr 2013 17:38:45 +0000 (17:38 +0000)]
mod_dav: When a PROPPATCH attempts to remove a non-existent dead
property on a resource for which there is no dead property in the same
namespace httpd segfaults. PR 52559
Submitted by Diego Santa Cruz <diego.santaCruz spinetix.com>
Tested by William Lewis <wiml omnigroup com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476642 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: PROPPATCH delete (svn propdel) silently discards errors. PR 53525
Graham Leggett [Sat, 27 Apr 2013 17:08:22 +0000 (17:08 +0000)]
mod_dav: PROPPATCH delete (svn propdel) silently discards errors. PR 53525
Submitted by Arwin Arni <arwin collab.net>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476627 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: Ensure URI is correctly uriencoded on return. PR 54611
Graham Leggett [Sat, 27 Apr 2013 16:55:44 +0000 (16:55 +0000)]
mod_dav: Ensure URI is correctly uriencoded on return. PR 54611
Patch submitted by Timothy Wood <tjw omnigroup com>
Tested by William Lewis <wiml omnigroup com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476621 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: Sending an If or If-Match header with an invalid ETag doesn't
Graham Leggett [Sat, 27 Apr 2013 15:40:18 +0000 (15:40 +0000)]
mod_dav: Sending an If or If-Match header with an invalid ETag doesn't
result in a 412 Precondition Failed for a COPY operation.

PR: 54610
Submitted by: Timothy Wood <tjw omnigroup.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476604 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAdded function to get all entries of a directory.
Guenter Knauf [Sat, 27 Apr 2013 15:26:08 +0000 (15:26 +0000)]
Added function to get all entries of a directory.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476601 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix comment
Stefan Fritsch [Sat, 27 Apr 2013 08:37:36 +0000 (08:37 +0000)]
fix comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476530 13f79535-47bb-0310-9956-ffa450edef68

11 years agoReduce compiler warnings.
Guenter Knauf [Sat, 27 Apr 2013 03:23:55 +0000 (03:23 +0000)]
Reduce compiler warnings.
Fixed some types, added casts, or changed to proper function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476482 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdate.
Lucien Gentis [Fri, 26 Apr 2013 15:03:34 +0000 (15:03 +0000)]
Update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476244 13f79535-47bb-0310-9956-ffa450edef68

11 years ago* Backported
Ruediger Pluem [Fri, 26 Apr 2013 11:39:00 +0000 (11:39 +0000)]
* Backported

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476148 13f79535-47bb-0310-9956-ffa450edef68

11 years agoDone.
Rainer Jung [Fri, 26 Apr 2013 08:22:20 +0000 (08:22 +0000)]
Done.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476095 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRebuild
Rich Bowen [Fri, 26 Apr 2013 01:45:19 +0000 (01:45 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476019 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRebuild urlmapping doc
Rich Bowen [Fri, 26 Apr 2013 01:40:09 +0000 (01:40 +0000)]
Rebuild urlmapping doc

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476017 13f79535-47bb-0310-9956-ffa450edef68

11 years agoMention DirectoryIndex and mod_autoindex
Rich Bowen [Fri, 26 Apr 2013 01:34:16 +0000 (01:34 +0000)]
Mention DirectoryIndex and mod_autoindex

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476013 13f79535-47bb-0310-9956-ffa450edef68

11 years agohtdigest: Fix buffer overflow when reading digest
Rainer Jung [Thu, 25 Apr 2013 18:02:48 +0000 (18:02 +0000)]
htdigest: Fix buffer overflow when reading digest
password file with very long lines.

PR 54893.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1475878 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Thu, 25 Apr 2013 14:10:13 +0000 (14:10 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1475784 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Thu, 25 Apr 2013 11:24:12 +0000 (11:24 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1475705 13f79535-47bb-0310-9956-ffa450edef68

11 years agoNote that ProxyPass[Match] doesn't work within a <Directory> context.
Daniel Gruno [Thu, 25 Apr 2013 11:21:26 +0000 (11:21 +0000)]
Note that ProxyPass[Match] doesn't work within a <Directory> context.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1475703 13f79535-47bb-0310-9956-ffa450edef68

11 years ago* Fix null pointer dereference in case SetEnvif and SetEnvIfExpr are used
Ruediger Pluem [Wed, 24 Apr 2013 14:58:10 +0000 (14:58 +0000)]
* Fix null pointer dereference in case SetEnvif and SetEnvIfExpr are used
  together.

PR: 54881

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1471449 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_dav: Make sure that when we prepare an If URL for Etag comparison,
Graham Leggett [Tue, 23 Apr 2013 13:14:34 +0000 (13:14 +0000)]
mod_dav: Make sure that when we prepare an If URL for Etag comparison,
we compare unencoded paths. PR 53910
Patch submitted by Timothy Wood <tjw omnigroup com>
Tested by William Lewis <wiml omnigroup com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470940 13f79535-47bb-0310-9956-ffa450edef68

11 years agosimple MPM: Lift the restriction that prevents mod_ssl taking
Graham Leggett [Mon, 22 Apr 2013 19:50:25 +0000 (19:50 +0000)]
simple MPM: Lift the restriction that prevents mod_ssl taking
full advantage of the event MPM. Enable the ability for a module
to reverse the sense of a poll event from a read to a write or vice
versa.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470683 13f79535-47bb-0310-9956-ffa450edef68

11 years agocore, mod_ssl: Lift the restriction that prevents mod_ssl taking
Graham Leggett [Mon, 22 Apr 2013 19:48:25 +0000 (19:48 +0000)]
core, mod_ssl: Lift the restriction that prevents mod_ssl taking
full advantage of the event MPM. Enable the ability for a module
to reverse the sense of a poll event from a read to a write or vice
versa.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470679 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRebiuld
Rich Bowen [Mon, 22 Apr 2013 14:14:22 +0000 (14:14 +0000)]
Rebiuld

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470532 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAdds note about enclosing arguments in quotes, as per
Rich Bowen [Mon, 22 Apr 2013 13:50:30 +0000 (13:50 +0000)]
Adds note about enclosing arguments in quotes, as per
https://issues.apache.org/bugzilla/show_bug.cgi?id=54866

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470510 13f79535-47bb-0310-9956-ffa450edef68

11 years agoelaborate a bit about what ivm does, and add an example script
Daniel Gruno [Sun, 21 Apr 2013 07:12:27 +0000 (07:12 +0000)]
elaborate a bit about what ivm does, and add an example script

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470271 13f79535-47bb-0310-9956-ffa450edef68

11 years agoremove backported item
Stefan Fritsch [Sun, 21 Apr 2013 06:26:56 +0000 (06:26 +0000)]
remove backported item

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470269 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAdd workaround for gcc bug on sparc/64bit
Stefan Fritsch [Sat, 20 Apr 2013 16:23:57 +0000 (16:23 +0000)]
Add workaround for gcc bug on sparc/64bit

PR: 52900

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470183 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Sat, 20 Apr 2013 15:38:39 +0000 (15:38 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470178 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix typos, expand on how r:flush works
Daniel Gruno [Sat, 20 Apr 2013 12:38:32 +0000 (12:38 +0000)]
fix typos, expand on how r:flush works

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470158 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFixed r.started value to return seconds.
Guenter Knauf [Sat, 20 Apr 2013 12:32:08 +0000 (12:32 +0000)]
Fixed r.started value to return seconds.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470157 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUse a mutex to control read/write for IVM values, so we can reuse the existing struct...
Daniel Gruno [Sat, 20 Apr 2013 12:26:05 +0000 (12:26 +0000)]
Use a mutex to control read/write for IVM values, so we can reuse the existing structures without running into race conditions.
This should get rid of the need to have MaxConnectionsPerChild set to > 0.

If a new value is set and is a string, we either use the existing varbuf or grow it accordingly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470156 13f79535-47bb-0310-9956-ffa450edef68

11 years agouse ap_varbuf instead of allocating new strings each time we override an old one.
Daniel Gruno [Sat, 20 Apr 2013 11:20:22 +0000 (11:20 +0000)]
use ap_varbuf instead of allocating new strings each time we override an old one.
This uses leaks less memory, but it's still not perfect (but it's a start - maybe I need to use a mutex for this, to override the original object without running into race conditions)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470155 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Sat, 20 Apr 2013 11:01:04 +0000 (11:01 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470153 13f79535-47bb-0310-9956-ffa450edef68

11 years agotypo fixes
Daniel Gruno [Sat, 20 Apr 2013 10:57:40 +0000 (10:57 +0000)]
typo fixes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470152 13f79535-47bb-0310-9956-ffa450edef68

11 years agoscrap r:started from the list of functions, as it's just a variable.
Daniel Gruno [Sat, 20 Apr 2013 07:19:10 +0000 (07:19 +0000)]
scrap r:started from the list of functions, as it's just a variable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470119 13f79535-47bb-0310-9956-ffa450edef68

11 years agor.started already exists as a built in variable, so let's not make it a function...
Daniel Gruno [Sat, 20 Apr 2013 07:18:23 +0000 (07:18 +0000)]
r.started already exists as a built in variable, so let's not make it a function as well.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470117 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Sat, 20 Apr 2013 07:13:04 +0000 (07:13 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470116 13f79535-47bb-0310-9956-ffa450edef68

11 years agominor bug in a C example.
Daniel Gruno [Sat, 20 Apr 2013 07:10:23 +0000 (07:10 +0000)]
minor bug in a C example.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470115 13f79535-47bb-0310-9956-ffa450edef68

11 years agos/r:/r./
Daniel Gruno [Sat, 20 Apr 2013 07:08:42 +0000 (07:08 +0000)]
s/r:/r./

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470114 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAdds an anchor on LA-U for convenience.
Rich Bowen [Fri, 19 Apr 2013 17:16:14 +0000 (17:16 +0000)]
Adds an anchor on LA-U for convenience.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469957 13f79535-47bb-0310-9956-ffa450edef68

11 years agos/r:/r./
Daniel Gruno [Fri, 19 Apr 2013 14:31:51 +0000 (14:31 +0000)]
s/r:/r./

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469852 13f79535-47bb-0310-9956-ffa450edef68

11 years agoexists_config_define should return a boolean, not a number, or it will always evaluat...
Daniel Gruno [Fri, 19 Apr 2013 14:28:25 +0000 (14:28 +0000)]
exists_config_define should return a boolean, not a number, or it will always evaluate to true.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469844 13f79535-47bb-0310-9956-ffa450edef68

11 years agoremove redundant code
Daniel Gruno [Fri, 19 Apr 2013 09:04:52 +0000 (09:04 +0000)]
remove redundant code

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469751 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRemove lua_ap_banner, as it's no longer being used.
Daniel Gruno [Fri, 19 Apr 2013 08:46:28 +0000 (08:46 +0000)]
Remove lua_ap_banner, as it's no longer being used.
Add ivm_get/ivm_set for Inter-VM data transfer. This allows multiple VMs across a process to share data without having to resort to external databases or filesystems. This is a work in progress, and I have yet to work out a proper way of resetting a variable without causing a memory leak (this could be done by allocating a new pool for each object, but I'm trying to see if there's a more efficient way). Comments, ideas etc are most welcome.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469744 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Thu, 18 Apr 2013 16:15:59 +0000 (16:15 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469404 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix typo
Daniel Gruno [Thu, 18 Apr 2013 16:11:02 +0000 (16:11 +0000)]
fix typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469398 13f79535-47bb-0310-9956-ffa450edef68