]>
granicus.if.org Git - apache/log
Jim Jagielski [Wed, 30 Jan 2013 16:25:31 +0000 (16:25 +0000)]
Merge r1428184, r1429228 from trunk:
Improve pkg-config usage for mod_ssl/ab:
also use pkg-config for determining the -l flags (and fall back
to a hardcoded default of "-lssl -lcrypto")
add --static to pkg-config invocations, so that libraries for
static linking are also taken into account (PR 54252 - note that
the additional flags will only appear in modules/ssl/modules.mk
and ab_LDFLAGS, so potential side effects are limited)
separate --libs-only-L and --libs-only-other into two invocations
(can't be used concurrently, only the first takes effect)
use --silence-errors where applicable
mod_ssl/ab: only use "--static" for pkg-config when explicity requested
(by adding an "--enable-ssl-staticlib-deps" option to configure)
Submitted by: kbrand
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1440507 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 30 Jan 2013 16:24:33 +0000 (16:24 +0000)]
answer Jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1440505 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Wed, 30 Jan 2013 14:04:18 +0000 (14:04 +0000)]
comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1440422 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 30 Jan 2013 13:26:03 +0000 (13:26 +0000)]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1440402 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 30 Jan 2013 13:23:46 +0000 (13:23 +0000)]
ivote and idemote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1440400 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Tue, 29 Jan 2013 18:53:28 +0000 (18:53 +0000)]
Note that v is a shortcut for reqenv
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1440056 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 28 Jan 2013 14:31:32 +0000 (14:31 +0000)]
PPI patch from dev@ discussion
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439424 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 28 Jan 2013 13:14:01 +0000 (13:14 +0000)]
Merge r1409437 from trunk:
Give the opportunity to the compiler to compute at compile time the strlen of the given
string. Most of the calls to ap_fputs are done with constant strings.
Submitted by: jailletc36
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439393 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 28 Jan 2013 13:13:18 +0000 (13:13 +0000)]
Merge r1384913, r1399687, r1419719, r1419755, r1416278, r1330189 from trunk:
Add a few AP_DEBUG_ASSERT()s for the benefit of clang
style tweak
No need to clear memory that is fully initialized just the line after.
Avoid unnecessary %s substitution
Avoid processing some files twice if APR_INCLUDEDIR and
APU_INCLUDEDIR containin the same path but differing in
doubled slashes.
Fixed position of the NEED_ENHANCED_ESCAPES define.
This define should be outside of the else case so that it
gets also defined if we cross-compile for Win32 or OS2.
Submitted by: sf, trawick, jailletc36, jailletc36, sf, fuankg
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439391 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 28 Jan 2013 13:09:39 +0000 (13:09 +0000)]
Merge r1422549, r1422712 from trunk:
add new ap_bin2hex() utility function
remove unnecessary cast
Submitted by: sf
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439390 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 28 Jan 2013 13:08:40 +0000 (13:08 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439389 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 28 Jan 2013 13:06:55 +0000 (13:06 +0000)]
Merge r1417529 from trunk:
Add useful mod_status info... try to determine last time
a specific vhost was accessed/used.
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439388 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 28 Jan 2013 13:05:55 +0000 (13:05 +0000)]
Lacks 3 votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439387 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Mon, 28 Jan 2013 11:56:09 +0000 (11:56 +0000)]
Added missing part of incomplete backport r1439099.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439357 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Mon, 28 Jan 2013 11:46:05 +0000 (11:46 +0000)]
Added missing exports for NetWare (backport r1422874).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439356 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 27 Jan 2013 23:31:55 +0000 (23:31 +0000)]
Propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439209 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 27 Jan 2013 22:22:34 +0000 (22:22 +0000)]
remove obsolete comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439201 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 27 Jan 2013 16:55:22 +0000 (16:55 +0000)]
Backport r1439114:
rpm: Bump the epoch on mod_proxy_html so that older separately packaged
versions of mod_proxy_html don't take precedence over us.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439117 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 27 Jan 2013 16:32:00 +0000 (16:32 +0000)]
mod_cache does no longer send Content-Type header
for fresh content.
Followup to trunk r1361153+r1373447 resp. 2.4.x
r1373115+r1393191 (PR 53539, wrong Content-Type
for stale content).
Backport of r1439083 from trunk.
No CHANGES needed, because problem was introduced
after 2.4.3.
Submitted by: rjung
Backported by: rjung
Reviewed by: rjung, covener, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439113 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 27 Jan 2013 16:10:28 +0000 (16:10 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439109 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 27 Jan 2013 16:07:50 +0000 (16:07 +0000)]
Backport r1439106:
Clarify more clearly in the examples which configurations are limited
to CacheQuickHandler off and which support both.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439108 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 27 Jan 2013 15:45:11 +0000 (15:45 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439104 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 27 Jan 2013 15:38:55 +0000 (15:38 +0000)]
Vote and promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439102 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 27 Jan 2013 15:31:45 +0000 (15:31 +0000)]
Backport lua dbd bindings to 2.4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439099 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 27 Jan 2013 15:19:43 +0000 (15:19 +0000)]
promotions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439097 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 27 Jan 2013 15:19:01 +0000 (15:19 +0000)]
some relatively easy reviews
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439096 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 27 Jan 2013 14:43:37 +0000 (14:43 +0000)]
Vote + promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439091 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Sun, 27 Jan 2013 14:40:04 +0000 (14:40 +0000)]
Vote, promote, propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439090 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sun, 27 Jan 2013 07:39:16 +0000 (07:39 +0000)]
[Documentation] Adding a number of french translation for some module documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1439038 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 26 Jan 2013 16:23:06 +0000 (16:23 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1438911 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 26 Jan 2013 07:03:10 +0000 (07:03 +0000)]
Propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1438862 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 26 Jan 2013 06:37:35 +0000 (06:37 +0000)]
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1438861 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 26 Jan 2013 03:57:19 +0000 (03:57 +0000)]
Merge r1438838 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/:
try to emphasize that ErrorDocument nnn /foo doesn't send a HTTP redirect.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1438839 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 26 Jan 2013 03:46:42 +0000 (03:46 +0000)]
Merge r1438833 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/:
http://httpd.apache.org/docs/2.4/platform/windows.html#comment_760
Get rid of "SystemRoot" used where ServerRoot was meant, by dropping this
whole part of the sentence.
(use drive letters, unless they're network drives and you're running as
a service ...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1438835 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 25 Jan 2013 22:17:38 +0000 (22:17 +0000)]
Propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1438740 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 24 Jan 2013 02:09:58 +0000 (02:09 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1437840 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 24 Jan 2013 02:08:24 +0000 (02:08 +0000)]
Merge from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1437838 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 24 Jan 2013 02:07:41 +0000 (02:07 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1437837 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 24 Jan 2013 02:01:01 +0000 (02:01 +0000)]
merge from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1437834 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 24 Jan 2013 01:23:56 +0000 (01:23 +0000)]
Tweak phrasing to more closely match what we say in the include section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1437827 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 24 Jan 2013 01:16:44 +0000 (01:16 +0000)]
Adds examples for fsize and clarifies the difference between file and virtual
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1437822 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 24 Jan 2013 00:08:47 +0000 (00:08 +0000)]
Adds example to echo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1437809 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 22 Jan 2013 13:45:55 +0000 (13:45 +0000)]
update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436922 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 22 Jan 2013 13:39:35 +0000 (13:39 +0000)]
Merge r1387110, r1387444, r1387979, r1387607, r1387693, r1407085, r1421953 from trunk:
Persist local balancer-manager changes across restart/graceful.
Use identifying server_rec info when we know we have
unique and useful data :)
fix clang warning (dead initialization)
Log whether or not the restore from shm actually
resulted in a match of shm data, or whether it
was stale.
and this one as well... persist isn't inherited
better logging for re-use/use of shm
Allow for searching w/i shm slots for a specific worker and balancer
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436919 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 22 Jan 2013 13:32:02 +0000 (13:32 +0000)]
Merge r1392120, r1392122, r1392150 from trunk:
Fix shell errors when trying to AC_MSG_RESULT() for --with-module.
(The change to IFS hosed any AC_MSG_foo() invocations.)
It is easy enough to reorder the reset of IFS and the AC_MSG_RESULT()
invocation, but there's a big stretch of shell code where AC_MSG_foo()
might be useful someday, so get rid of the commas at the start and
leave IFS alone and AC_MSG_foo() at will.
fix bug in r1392120: replace ALL commas
--with-module: Fix failure to integrate them into some existing
module directories.
modules/config?.m4 needs to run after the modules/*/config?.m4.
Otherwise, modules.mk as created for --with-module gets wiped
out first.
PR: 40097
Submitted by: trawick
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436908 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 22 Jan 2013 11:50:59 +0000 (11:50 +0000)]
Backport done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436848 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 22 Jan 2013 11:50:45 +0000 (11:50 +0000)]
Merge
1436401 from trunk:
* support/htcacheclean.c (main): Ensure -p was used before attempting
to process URL arguments.
Reviewed by: jorton, rpluem, rjung
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436846 13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 22 Jan 2013 01:42:10 +0000 (01:42 +0000)]
Vote for some backports for 2.4.x. (Not going anywhere near BI. *grin*)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436716 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Mon, 21 Jan 2013 18:40:01 +0000 (18:40 +0000)]
Vote for BalancerInherit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436542 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Mon, 21 Jan 2013 16:22:32 +0000 (16:22 +0000)]
(Easy) vote, promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436454 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 21 Jan 2013 16:16:47 +0000 (16:16 +0000)]
* Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436449 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 21 Jan 2013 16:09:52 +0000 (16:09 +0000)]
Merge r1433988 from trunk:
* A limit of zero means unlimited for LimitRequestBody.
PR: 54435
Submitted by: Pavel Mateja <pavel netsafe.cz>
Reviewed by: rpluem
Submitted by: rpluem
Reviewed by: rpluem, jim, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436443 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Mon, 21 Jan 2013 16:04:58 +0000 (16:04 +0000)]
Add CHANGES for r1436400.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436436 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 21 Jan 2013 15:15:41 +0000 (15:15 +0000)]
Vote, promote, propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436404 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 21 Jan 2013 15:05:55 +0000 (15:05 +0000)]
Merge r1435178 from trunk:
mod_proxy_ajp: Support unknown HTTP methods.
BZ 54416
Forward unknown methods as request attributes
using method id SC_M_JK_STORED=0xFF and
request attribute id SC_A_STORED_METHOD=13.
Code ported from mod_jk (which got it from mod_jk2).
Supported by Tomcat at least since TC 4.1.
Doesn't seem to be supported by Jetty though.
Submitted by: rjung
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436400 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 21 Jan 2013 15:04:43 +0000 (15:04 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436399 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 21 Jan 2013 15:02:23 +0000 (15:02 +0000)]
ipromote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436397 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 21 Jan 2013 14:59:29 +0000 (14:59 +0000)]
preapps and comments/responses
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436396 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 21 Jan 2013 14:58:24 +0000 (14:58 +0000)]
property fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1436393 13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sun, 20 Jan 2013 21:20:49 +0000 (21:20 +0000)]
[Documentation] Adding a number of .fr translation files for 2.4 documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435971 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Sun, 20 Jan 2013 20:56:22 +0000 (20:56 +0000)]
notes and vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435957 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Sat, 19 Jan 2013 16:47:15 +0000 (16:47 +0000)]
Add note to proposal. Thanks for reminder.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435598 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 18 Jan 2013 22:00:57 +0000 (22:00 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435367 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 18 Jan 2013 21:57:28 +0000 (21:57 +0000)]
ErrorLogFormat has different defaults on different MPMs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435365 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 18 Jan 2013 20:27:23 +0000 (20:27 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435333 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 18 Jan 2013 20:22:21 +0000 (20:22 +0000)]
fix "missing" example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435328 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Fri, 18 Jan 2013 15:58:56 +0000 (15:58 +0000)]
* Add proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435208 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 18 Jan 2013 15:31:30 +0000 (15:31 +0000)]
vote/comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435193 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Fri, 18 Jan 2013 15:18:54 +0000 (15:18 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435189 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 18 Jan 2013 13:51:42 +0000 (13:51 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1435134 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Wed, 16 Jan 2013 21:04:57 +0000 (21:04 +0000)]
Propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1434396 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 16 Jan 2013 19:00:26 +0000 (19:00 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1434111 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 16 Jan 2013 18:53:03 +0000 (18:53 +0000)]
fix links
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1434107 13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 16 Jan 2013 09:10:14 +0000 (09:10 +0000)]
Merge r1433861 from trunk (w/updated quickreference.html.en transforms).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433863 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Wed, 16 Jan 2013 06:42:41 +0000 (06:42 +0000)]
vote, propose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433834 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 01:52:58 +0000 (01:52 +0000)]
Rebuild/test
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433795 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 01:48:47 +0000 (01:48 +0000)]
Same typo here. Gah
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433793 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 01:46:45 +0000 (01:46 +0000)]
Adds examples to the <!--#config SSI function
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433791 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 01:12:31 +0000 (01:12 +0000)]
The word 'Basic' is not meaningful here. These are all of the available elements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433786 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 01:08:28 +0000 (01:08 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433783 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 01:02:57 +0000 (01:02 +0000)]
s/element/function/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433781 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 00:43:42 +0000 (00:43 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433776 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 00:42:11 +0000 (00:42 +0000)]
s/Apache/Apache httpd/;'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433774 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 00:37:17 +0000 (00:37 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433771 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 16 Jan 2013 00:34:26 +0000 (00:34 +0000)]
Apply changes from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433769 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 15 Jan 2013 13:19:28 +0000 (13:19 +0000)]
htcacheclean: Fix list options "-a" and "-A".
Without the fix output is empty because there's no filetype
without APR_FINFO_TYPE.
The options are new in 2.4.
Backport of r1433001 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433393 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Tue, 15 Jan 2013 12:54:13 +0000 (12:54 +0000)]
and some promotey.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433385 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Tue, 15 Jan 2013 12:53:04 +0000 (12:53 +0000)]
easy piecy votey.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433384 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 15 Jan 2013 11:20:10 +0000 (11:20 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433358 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 15 Jan 2013 11:03:59 +0000 (11:03 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1433352 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Mon, 14 Jan 2013 12:07:17 +0000 (12:07 +0000)]
update proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432893 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Mon, 14 Jan 2013 11:40:48 +0000 (11:40 +0000)]
revert, not a bug after all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432883 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Mon, 14 Jan 2013 11:38:57 +0000 (11:38 +0000)]
Update proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432882 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 13 Jan 2013 13:46:53 +0000 (13:46 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432613 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 13 Jan 2013 12:26:51 +0000 (12:26 +0000)]
mod_slotmem_shm: Fix mistaken reset of num_free for restored shm
trunk patch: https://svn.apache.org/viewvc?view=revision&revision=
1430869
Submitted by: jim
Reviewed by: humbedooh, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432601 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 13 Jan 2013 12:20:35 +0000 (12:20 +0000)]
mod_proxy: non-existance of byrequests is not an immediate error
trunk patch: https://svn.apache.org/viewvc?view=revision&revision=
1428916
Submitted by: jim
Reviewed by: humbedooh, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432600 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 12 Jan 2013 17:42:16 +0000 (17:42 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432480 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Jan 2013 15:07:12 +0000 (15:07 +0000)]
add default
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432445 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 12 Jan 2013 14:36:29 +0000 (14:36 +0000)]
...and promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432436 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 12 Jan 2013 14:27:21 +0000 (14:27 +0000)]
Votes...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1432432 13f79535 -47bb-0310-9956-
ffa450edef68