]> granicus.if.org Git - apache/log
apache
11 years agomod_authn_file, mod_authz_groupfile: remove an unused and undocumented
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

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

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

11 years agocore: Do not over allocate memory within 'ap_rgetline_core' for the common case.
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

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

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

11 years agocore: speed up (for common cases) and reduce memory usage of ap_escape_logitem
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

11 years agomod_dav: Ensure URI is correctly uriencoded on return. PR 54611
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

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

11 years agosmattering of votes before the dentist...
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

11 years agomod_cache: Fix uninitialized tmppath variable. PR 54949
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

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

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

11 years agoMerge r1481302, r1481397 from trunk:
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

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

11 years agoMerge r1425874, r1426850 from trunk:
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

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

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

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

11 years agoUpdate the proposal.
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

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

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

11 years agoBe more consistent in wording.
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

11 years agoeol-style = native
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

11 years agoupdate transformation
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

11 years agosvn:eol-style
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

11 years agoadd last changed revision.
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

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

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

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

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

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

11 years agoNetWare build: dont make the svn revision file a dependency.
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

11 years agothis is needed
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

11 years agoadd the fix
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

11 years agocore: Use the proper macro for HTTP/1.1.
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

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

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

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

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

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

11 years agoUpdate comment.
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

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

11 years agoFixed eol-style.
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

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

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

11 years agoNetWare build: make use of SVN revision optional.
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

11 years agoUse SVN revision for NetWare dev builds version info.
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

11 years agono seqfault
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

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

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

11 years agoevent MPM: Provide error handling for ThreadStackSize. PR 54311
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

11 years agomod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
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

11 years agocore: Improve error message where client's request-line exceeds LimitRequestLine
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

11 years agoUpdate proposal as per sf, reset the vote.
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

11 years agoretract vote, comment
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

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

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

11 years agoMerge docs tweaks from trunk
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

11 years agoget some easier votes out of the way
Eric Covener [Sat, 11 May 2013 12:18:57 +0000 (12:18 +0000)]
get some easier votes out of the way

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

11 years agopropose vhost backport
Eric Covener [Sat, 11 May 2013 12:06:40 +0000 (12:06 +0000)]
propose vhost backport

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

11 years agoPropose.
Graham Leggett [Sat, 11 May 2013 11:51:28 +0000 (11:51 +0000)]
Propose.

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

11 years agoPropose.
Graham Leggett [Fri, 10 May 2013 21:55:27 +0000 (21:55 +0000)]
Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1481213 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/branches/2.4.x@1481060 13f79535-47bb-0310-9956-ffa450edef68

11 years agoKill some NetWare build warnings (backport r1481040).
Guenter Knauf [Fri, 10 May 2013 15:29:31 +0000 (15:29 +0000)]
Kill some NetWare build warnings (backport r1481040).

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

11 years agoxforms
Daniel Gruno [Fri, 10 May 2013 08:17:50 +0000 (08:17 +0000)]
xforms

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

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

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

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

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

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

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

11 years agoUpdate proposal.
Graham Leggett [Wed, 8 May 2013 14:17:54 +0000 (14:17 +0000)]
Update proposal.

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

11 years agos/2.5/2.4.5/ since it's been backported
Daniel Gruno [Wed, 8 May 2013 10:00:14 +0000 (10:00 +0000)]
s/2.5/2.4.5/ since it's been backported

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

11 years agoBackport 1480046.
Graham Leggett [Tue, 7 May 2013 19:38:51 +0000 (19:38 +0000)]
Backport 1480046.
Fix spelling mistake, no code change.

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

11 years agoAdding .fr translation for windows platform doc
Vincent Deffontaines [Tue, 7 May 2013 18:36:56 +0000 (18:36 +0000)]
Adding .fr translation for windows platform doc

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

11 years agoPropose.
Graham Leggett [Tue, 7 May 2013 16:20:30 +0000 (16:20 +0000)]
Propose.

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

11 years agoPropose.
Graham Leggett [Tue, 7 May 2013 13:47:55 +0000 (13:47 +0000)]
Propose.

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

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

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

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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1479875 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:08:08 +0000 (12:08 +0000)]
Catch up with the actual modern way of allowing/denying access

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

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

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

11 years agomod_macro is no longer a third party module (even if people need 2.4.5-dev to get...
Daniel Gruno [Tue, 7 May 2013 11:47:59 +0000 (11:47 +0000)]
mod_macro is no longer a third party module (even if people need 2.4.5-dev to get it, it has been backported)

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

11 years agoxforms
Stefan Fritsch [Mon, 6 May 2013 17:52:46 +0000 (17:52 +0000)]
xforms

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

11 years agomention mod_macro in CHANGES and add compatibility note
Stefan Fritsch [Mon, 6 May 2013 17:50:03 +0000 (17:50 +0000)]
mention mod_macro in CHANGES and add compatibility note

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

11 years agoPropose.
Graham Leggett [Mon, 6 May 2013 11:44:28 +0000 (11:44 +0000)]
Propose.

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

11 years agoPropose.
Graham Leggett [Sun, 5 May 2013 22:30:51 +0000 (22:30 +0000)]
Propose.

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

11 years agocomment
Stefan Fritsch [Sun, 5 May 2013 09:50:56 +0000 (09:50 +0000)]
comment

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

11 years ago- Wording improvemennt (I hope so)
Rainer Jung [Sun, 5 May 2013 09:39:33 +0000 (09:39 +0000)]
- Wording improvemennt (I hope so)
- Add forgotten MD5 in apr_expr change.

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

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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1479263 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:37:03 +0000 (08:37 +0000)]
s/deliminator/delimiter/, let's stick to non-Perl jargon here.

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

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

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

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

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

11 years agoPropose.
Graham Leggett [Sun, 5 May 2013 01:21:04 +0000 (01:21 +0000)]
Propose.

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

11 years agoPropose.
Graham Leggett [Sat, 4 May 2013 23:06:01 +0000 (23:06 +0000)]
Propose.

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

11 years agoPropose.
Graham Leggett [Sat, 4 May 2013 15:01:14 +0000 (15:01 +0000)]
Propose.

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

11 years agoVote and promote
Christophe Jaillet [Sat, 4 May 2013 13:00:41 +0000 (13:00 +0000)]
Vote and promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1479094 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:52:00 +0000 (12:52 +0000)]
Change GIF icons to use a different palette, for more smoothness.

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

11 years agoUpdate proposal.
Graham Leggett [Fri, 3 May 2013 15:19:50 +0000 (15:19 +0000)]
Update proposal.

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

11 years agoPropose.
Graham Leggett [Fri, 3 May 2013 12:26:04 +0000 (12:26 +0000)]
Propose.

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

11 years agoPropose.
Graham Leggett [Thu, 2 May 2013 16:56:58 +0000 (16:56 +0000)]
Propose.

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

11 years agoPropose.
Graham Leggett [Thu, 2 May 2013 14:31:05 +0000 (14:31 +0000)]
Propose.

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

11 years agoPropose.
Graham Leggett [Wed, 1 May 2013 20:48:32 +0000 (20:48 +0000)]
Propose.

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