]>
granicus.if.org Git - apache/log
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
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
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
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
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
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
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
Graham Leggett [Tue, 28 May 2013 20:30:04 +0000 (20:30 +0000)]
mod_cache: Invalidate cached entities in response to RFC2616 Section
13.10 Invalidation After Updates or Deletions. PR 15868
trunk patch: http://svn.apache.org/r1070179
http://svn.apache.org/r1478140
http://svn.apache.org/r1478173
http://svn.apache.org/r1478798
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-invalidate7.patch
Submitted by: minfrin
Reviewed by: jim, wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1487102 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 28 May 2013 19:24:22 +0000 (19:24 +0000)]
These two have been backported earlier, removing from the list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1487066 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 28 May 2013 16:08:47 +0000 (16:08 +0000)]
Win32 build, proxy RFC behavior voted up
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486986 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 28 May 2013 14:27:32 +0000 (14:27 +0000)]
makefile.win: Adjust makefile to properly detect the need to use devenv
on applicable MSVC versions.
trunk patch: http://svn.apache.org/r1482041
Submitted by: gsmith
Reviewed by: jim, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486938 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 28 May 2013 14:26:00 +0000 (14:26 +0000)]
libhttpd.dsp: Fix Debug build mentioned by fuankg in
http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%
3C519FC54E .901@apache.org%3E.
trunk patch: http://svn.apache.org/r1486490
Submitted by: gsmith
Reviewed by: jim, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486937 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 28 May 2013 14:24:40 +0000 (14:24 +0000)]
Promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486935 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 28 May 2013 14:23:55 +0000 (14:23 +0000)]
Votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486934 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 28 May 2013 14:13:51 +0000 (14:13 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486929 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 28 May 2013 14:09:11 +0000 (14:09 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486928 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 28 May 2013 13:45:52 +0000 (13:45 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486922 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 28 May 2013 11:38:33 +0000 (11:38 +0000)]
ivote !
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486881 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Mon, 27 May 2013 19:14:16 +0000 (19:14 +0000)]
Simple proposals for Windows build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486698 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 20:07:04 +0000 (20:07 +0000)]
mod_dav: Improve error handling in dav_method_put(), add new
dav_join_error() function. PR 54145.
trunk patch: http://svn.apache.org/r1464241
2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_dav-errorhandling.patch
Submitted by: Ben Reser <ben reser.org>
Reviewed by: minfrin, jim, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486464 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 20:01:35 +0000 (20:01 +0000)]
mod_dav: Sending a MERGE request against a URI handled by mod_dav_svn with
the source href (sent as part of the request body as XML) pointing to a
URI that is not configured for DAV will trigger a segfault.
trunk patch: http://svn.apache.org/r1485668
Submitted by: Ben Reser <ben reser.org>
Reviewed by: minfrin, covener, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486461 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 19:58:20 +0000 (19:58 +0000)]
mod_dav: Do not fail PROPPATCH when prop namespace is not known. PR 52559
trunk patch: http://svn.apache.org/r1476644
Submitted by: Diego Santa Cruz <diego.santaCruz spinetix.com>
Reviewed by: minfrin, jim, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486459 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 19:53:59 +0000 (19:53 +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
trunk patch: http://svn.apache.org/r1476642
Submitted by: Diego Santa Cruz <diego.santaCruz spinetix.com>
Reviewed by: minfrin, jim, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486458 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 19:48:45 +0000 (19:48 +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. PR54610
trunk patch: http://svn.apache.org/r1476604
Submitted by: Timothy Wood <tjw omnigroup.com>
Reviewed by: minfrin, jim, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486456 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 19:44:32 +0000 (19:44 +0000)]
Backported.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486455 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 19:43:23 +0000 (19:43 +0000)]
mod_dav: Make sure that when we prepare an If URL for Etag comparison,
we compare unencoded paths. PR 53910
trunk patch: http://svn.apache.org/r1470940
http://svn.apache.org/r1477530
Submitted by: Timothy Wood <tjw omnigroup.com>
Reviewed by: minfrin, jim, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486454 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 19:29:25 +0000 (19:29 +0000)]
Promote another one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486452 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 26 May 2013 19:26:45 +0000 (19:26 +0000)]
Promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486451 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 26 May 2013 18:50:30 +0000 (18:50 +0000)]
http://httpd.apache.org/docs/2.4/install.html#comment_1304
Merge r1486445 from trunk:
link to win_compiling from Install doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486446 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 25 May 2013 14:39:23 +0000 (14:39 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486332 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 25 May 2013 00:38:15 +0000 (00:38 +0000)]
Make AP_SERVER_ADD_STRING define-able from CFLAGS.
backport of r1481955.
Reviewed by: minfrin, humbedooh
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486262 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 25 May 2013 00:31:40 +0000 (00:31 +0000)]
promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486261 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 24 May 2013 23:29:56 +0000 (23:29 +0000)]
vote + promote (with fuzz)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486253 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 24 May 2013 18:35:59 +0000 (18:35 +0000)]
Remove my blocking vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486158 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 24 May 2013 11:58:16 +0000 (11:58 +0000)]
Last but not least...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486025 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 24 May 2013 11:56:14 +0000 (11:56 +0000)]
Withdraw proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486023 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 24 May 2013 11:46:50 +0000 (11:46 +0000)]
mod_dav patch review.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1486021 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 23 May 2013 15:24:47 +0000 (15:24 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485753 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 23 May 2013 15:23:51 +0000 (15:23 +0000)]
mention RewriteLog/RewriteLogLevel going away in 2.4 upgrading doc.
Submitted by: Sean Timmins
Committed by: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485752 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 15:00:37 +0000 (15:00 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485749 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:41:40 +0000 (14:41 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485743 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:35:33 +0000 (14:35 +0000)]
mod_authn_file, mod_authz_groupfile: remove an unused and undocumented
"standard" optional parameter for 'AuthGroupFile' and 'AuthUserFile'
trunk patch: http://svn.apache.org/r1484398
Submitted by: jailletc36
Reviewed by: covener, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485737 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:33:43 +0000 (14:33 +0000)]
Promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485734 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:32:35 +0000 (14:32 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485733 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:28:41 +0000 (14:28 +0000)]
core: Do not over allocate memory within 'ap_rgetline_core' for the common case.
trunk patch: http://svn.apache.org/r1483005
Submitted by: jailletc36
Reviewed by: jim, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485728 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:26:22 +0000 (14:26 +0000)]
Promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485726 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:25:45 +0000 (14:25 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485725 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:17:56 +0000 (14:17 +0000)]
core: speed up (for common cases) and reduce memory usage of ap_escape_logitem
This should save 70-100 bytes in the request pool for a default config.
trunk patch: http://svn.apache.org/r1485409
Submitted by: jailletc36
Reviewed by: jim, covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485723 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 14:14:19 +0000 (14:14 +0000)]
mod_dav: Ensure URI is correctly uriencoded on return. PR 54611
trunk patch: http://svn.apache.org/r1476621
Submitted by: Timothy Wood <tjw omnigroup.com>
Reviewed by: minfrin, jim, covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485721 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 23 May 2013 13:38:34 +0000 (13:38 +0000)]
promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485704 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 23 May 2013 13:37:46 +0000 (13:37 +0000)]
smattering of votes before the dentist...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485702 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 23 May 2013 12:57:38 +0000 (12:57 +0000)]
mod_cache: Fix uninitialized tmppath variable. PR 54949
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485679 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 23 May 2013 12:56:56 +0000 (12:56 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485677 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 23 May 2013 12:54:56 +0000 (12:54 +0000)]
Merge r1481306 from trunk:
PR54948: wildcard name-based vhosts printed twice in apachectl -S
Submitted by: covener
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485675 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 23 May 2013 12:54:09 +0000 (12:54 +0000)]
Merge r1481302, r1481397 from trunk:
mod_proxy: Reject invalid values for Max-Forwards.
Adjust format string
type was changed by r1481302
Submitted by: minfrin, sf
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485673 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 23 May 2013 12:52:59 +0000 (12:52 +0000)]
Merge r1479216 from trunk:
mod_cache: RFC2616 14.9.3 The s-maxage directive also implies the
semantics of the proxy-revalidate directive.
Submitted by: minfrin
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485670 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 23 May 2013 12:52:04 +0000 (12:52 +0000)]
Merge r1425874, r1426850 from trunk:
mod_ssl: add support for subjectAltName-based host name checking in proxy mode
(PR 54030)
factor out code from ssl_engine_init.c:ssl_check_public_cert()
to ssl_util_ssl.c:SSL_X509_match_name()
introduce new SSLProxyCheckPeerName directive, which should eventually
obsolete SSLProxyCheckPeerCN
ssl_engine_io.c:ssl_io_filter_handshake(): avoid code duplication
when aborting with HTTP_BAD_GATEWAY
Fix warning about discarding 'const' qualifier from pointer
Submitted by: kbrand, sf
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485667 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 23 May 2013 12:48:22 +0000 (12:48 +0000)]
ipromote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485666 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 23 May 2013 12:46:37 +0000 (12:46 +0000)]
ivote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485665 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 22 May 2013 20:46:04 +0000 (20:46 +0000)]
Propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1485414 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 21 May 2013 20:04:59 +0000 (20:04 +0000)]
Update the proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484927 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 21 May 2013 15:16:43 +0000 (15:16 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484834 13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Tue, 21 May 2013 11:40:29 +0000 (11:40 +0000)]
Merge r1421851 from trunk:
Fix use of trailing slashes in proxy
balancer and member URLs and add a little
explanation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484766 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 21 May 2013 07:15:16 +0000 (07:15 +0000)]
Be more consistent in wording.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484674 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 20 May 2013 18:25:55 +0000 (18:25 +0000)]
eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484555 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 20 May 2013 18:12:10 +0000 (18:12 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484551 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 20 May 2013 18:04:38 +0000 (18:04 +0000)]
svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484544 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 20 May 2013 17:59:59 +0000 (17:59 +0000)]
add last changed revision.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484542 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Mon, 20 May 2013 13:00:18 +0000 (13:00 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484462 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 20 May 2013 08:37:49 +0000 (08:37 +0000)]
Propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484399 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 19 May 2013 19:33:52 +0000 (19:33 +0000)]
logno
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484344 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 19 May 2013 15:23:40 +0000 (15:23 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484296 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 19 May 2013 15:15:38 +0000 (15:15 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1484292 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 17 May 2013 18:20:07 +0000 (18:20 +0000)]
NetWare build: dont make the svn revision file a dependency.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1483943 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 16 May 2013 04:32:40 +0000 (04:32 +0000)]
this is needed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1483192 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 16 May 2013 04:05:47 +0000 (04:05 +0000)]
add the fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1483189 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 15 May 2013 19:31:06 +0000 (19:31 +0000)]
core: Use the proper macro for HTTP/1.1.
trunk patch: http://svn.apache.org/r1482996
Submitted by: minfrin
Reviewed by: covener, jailletc36
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1483029 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 15 May 2013 19:28:30 +0000 (19:28 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1483028 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 15 May 2013 19:25:54 +0000 (19:25 +0000)]
Propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1483026 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 15 May 2013 19:20:09 +0000 (19:20 +0000)]
vote + promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1483021 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 15 May 2013 18:47:19 +0000 (18:47 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1483001 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 15 May 2013 18:43:03 +0000 (18:43 +0000)]
Propose an easy one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482998 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 15 May 2013 14:14:11 +0000 (14:14 +0000)]
Update comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482860 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 15 May 2013 12:55:18 +0000 (12:55 +0000)]
Comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482798 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 15 May 2013 03:57:28 +0000 (03:57 +0000)]
Fixed eol-style.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482666 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 14 May 2013 20:52:28 +0000 (20:52 +0000)]
Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482584 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 14 May 2013 02:24:37 +0000 (02:24 +0000)]
propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482173 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 14 May 2013 01:24:07 +0000 (01:24 +0000)]
NetWare build: make use of SVN revision optional.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482168 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 14 May 2013 00:51:01 +0000 (00:51 +0000)]
Use SVN revision for NetWare dev builds version info.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482160 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 13 May 2013 19:57:54 +0000 (19:57 +0000)]
no seqfault
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1482052 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 12 May 2013 11:09:23 +0000 (11:09 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481523 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 12 May 2013 10:44:15 +0000 (10:44 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481516 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 12 May 2013 10:38:46 +0000 (10:38 +0000)]
event MPM: Provide error handling for ThreadStackSize. PR 54311
trunk patch: http://svn.apache.org/r1433682
Submitted by: Tianyin Xu <tixu cs.ucsd.edu>
Reviewed by: minfrin, jailletc36, sf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481515 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 12 May 2013 10:26:22 +0000 (10:26 +0000)]
mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
trunk patch: http://svn.apache.org/r1476645
Submitted by: Diego Santa Cruz <diego.santaCruz spinetix.com>
Reviewed by: minfrin, covener, sf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481513 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 12 May 2013 10:21:18 +0000 (10:21 +0000)]
core: Improve error message where client's request-line exceeds LimitRequestLine
PR 54384
trunk patch: http://svn.apache.org/r1433613
Submitted by: jailletc36
Reviewed by: minfrin, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481512 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 11 May 2013 21:31:52 +0000 (21:31 +0000)]
Update proposal as per sf, reset the vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481421 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 11 May 2013 19:59:05 +0000 (19:59 +0000)]
retract vote, comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481399 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 11 May 2013 19:31:49 +0000 (19:31 +0000)]
vote & promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481395 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 11 May 2013 16:15:47 +0000 (16:15 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481369 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 11 May 2013 16:14:28 +0000 (16:14 +0000)]
Merge docs tweaks from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1481368 13f79535 -47bb-0310-9956-
ffa450edef68