]> granicus.if.org Git - apache/log
apache
11 years agoMerge r1429561 from trunk:
Jim Jagielski [Mon, 11 Mar 2013 16:32:55 +0000 (16:32 +0000)]
Merge r1429561 from trunk:

According top my testing 'socache_mc_id2key' is 6x faster with the use 'ap_bin2hex' instead of
apr_snprintf(..., "%02X" for each character.
Output is *not* exactly the same. It was uppercase, now it is lowercase.

According to my understanding, this is not an issue.
Should it be, a call to ap_str_toupper should be added.

The speedup would be less, but still significant.
Submitted by: jailletc36
Reviewed/backported by: jim

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

11 years agoMerge r1439623 from trunk:
Jim Jagielski [Mon, 11 Mar 2013 16:32:28 +0000 (16:32 +0000)]
Merge r1439623 from trunk:

Fix error because of negative rate-limit
PR : 52964
Submitted by: Tianyin Xu <tixu cs ucsd edu>
Submitted by: jailletc36
Reviewed/backported by: jim

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

11 years agoMerge r1364695 from trunk:
Jim Jagielski [Mon, 11 Mar 2013 16:31:57 +0000 (16:31 +0000)]
Merge r1364695 from trunk:

mod_lbmethod_heartbeat, mod_heartmonitor: Respect DefaultRuntimeDir/
DEFAULT_REL_RUNTIMEDIR for the heartbeat storage file.

Submitted by: trawick
Reviewed/backported by: jim

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

11 years agoipromote
Jim Jagielski [Mon, 11 Mar 2013 16:30:40 +0000 (16:30 +0000)]
ipromote

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

11 years agoIt was a busy weekend
Jim Jagielski [Mon, 11 Mar 2013 16:30:03 +0000 (16:30 +0000)]
It was a busy weekend

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

11 years agoMerge r1435811 from trunk:
Jim Jagielski [Mon, 11 Mar 2013 16:28:43 +0000 (16:28 +0000)]
Merge r1435811 from trunk:

Add "mod_macro" as a standard module, compiled in with "most".

This module was created in 1998 and has been distributed independently
ever since. It is hereby donated to the Apache Software Foundation.

There are quite a few comments in the source code to explain how it works,
as well as extensive non regression tests.

Some utilities about array processing could be moved to "core.c".
However, I finally decided against for now so that it stays as an external
and independent module, and thus may be backported with minimal impact
on the source tree.

Details of the addition:

* modules/core/mod_macro.c: module source code
* modules/core/test: non regression tests
  modules/core/test/conf/: configuration files
  modules/core/test/ref/: expected results
* docs/manual/mod/mod_macro.xml: English documentation
* docs/manual/mod/mod_macro.xml.fr: French documentation

Submitted by: fabien
Reviewed/backported by: jim

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

11 years agovote, comment
Igor Galić [Mon, 11 Mar 2013 09:23:59 +0000 (09:23 +0000)]
vote, comment

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

11 years agosome votes
Daniel Gruno [Sun, 10 Mar 2013 23:20:24 +0000 (23:20 +0000)]
some votes

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

11 years agovote + promote
Daniel Gruno [Sun, 10 Mar 2013 23:17:36 +0000 (23:17 +0000)]
vote + promote

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

11 years agosome votes.
Guenter Knauf [Sun, 10 Mar 2013 23:10:52 +0000 (23:10 +0000)]
some votes.

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

11 years agoUpdate.
Lucien Gentis [Sat, 9 Mar 2013 16:43:17 +0000 (16:43 +0000)]
Update.

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

11 years ago2.4.x needs mod_macro :)
Jim Jagielski [Sat, 9 Mar 2013 15:19:56 +0000 (15:19 +0000)]
2.4.x needs mod_macro :)

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

11 years agoPropose
Daniel Gruno [Fri, 8 Mar 2013 16:22:29 +0000 (16:22 +0000)]
Propose

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

11 years agopropose
Daniel Gruno [Thu, 7 Mar 2013 15:44:43 +0000 (15:44 +0000)]
propose

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

11 years agoUse the same word as in the syntax below.
Christophe Jaillet [Thu, 7 Mar 2013 05:57:17 +0000 (05:57 +0000)]
Use the same word as in the syntax below.

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

11 years agoTypo (already OK on trunk)
Christophe Jaillet [Tue, 5 Mar 2013 16:16:36 +0000 (16:16 +0000)]
Typo (already OK on trunk)

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

11 years agoxforms
Eric Covener [Tue, 5 Mar 2013 16:02:43 +0000 (16:02 +0000)]
xforms

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

11 years agoMerge r1452865 from trunk:
Eric Covener [Tue, 5 Mar 2013 15:57:39 +0000 (15:57 +0000)]
Merge r1452865 from trunk:

for now, mention that the TTL isn't tracking to the last I/O on the LDAP conn.

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

11 years agoUpdating .fr translation to the latest .en revision
Vincent Deffontaines [Mon, 4 Mar 2013 19:15:21 +0000 (19:15 +0000)]
Updating .fr translation to the latest .en revision

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

11 years ago[2.4][doc]Adding french translation for a number of modules
Vincent Deffontaines [Mon, 4 Mar 2013 18:45:08 +0000 (18:45 +0000)]
[2.4][doc]Adding french translation for a number of modules

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

11 years agoUse define for serverroot with NetWare conf files.
Guenter Knauf [Sat, 2 Mar 2013 19:46:36 +0000 (19:46 +0000)]
Use define for serverroot with NetWare conf files.
(Backport r1451155)

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

11 years agoxforms
Eric Covener [Sat, 2 Mar 2013 16:17:58 +0000 (16:17 +0000)]
xforms

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

11 years agoMerge r1425975 from trunk:
Eric Covener [Sat, 2 Mar 2013 16:17:44 +0000 (16:17 +0000)]
Merge r1425975 from trunk:

Add notes about compiling from Unix sources

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

11 years agoUpdates.
Lucien Gentis [Sat, 2 Mar 2013 14:43:01 +0000 (14:43 +0000)]
Updates.

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

11 years agoSome windows install.log output cosmetics.
Guenter Knauf [Sat, 2 Mar 2013 03:36:47 +0000 (03:36 +0000)]
Some windows install.log output cosmetics.

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

11 years agoPropose
Christophe Jaillet [Fri, 1 Mar 2013 08:56:49 +0000 (08:56 +0000)]
Propose

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

11 years ago2 more proposals to close this serie
Christophe Jaillet [Fri, 1 Mar 2013 08:12:05 +0000 (08:12 +0000)]
2 more proposals to close this serie

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

11 years agoPropose
Christophe Jaillet [Fri, 1 Mar 2013 07:52:27 +0000 (07:52 +0000)]
Propose

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

11 years agofix the wording of a line, as per comment 909 on the site.
Daniel Gruno [Thu, 28 Feb 2013 22:31:08 +0000 (22:31 +0000)]
fix the wording of a line, as per comment 909 on the site.

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

11 years agothis is broken... veto and pull out
Jim Jagielski [Wed, 27 Feb 2013 22:18:10 +0000 (22:18 +0000)]
this is broken... veto and pull out

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

11 years ago2 proposals
Christophe Jaillet [Wed, 27 Feb 2013 17:29:44 +0000 (17:29 +0000)]
2 proposals

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

11 years agobackport overflow css fix
Daniel Gruno [Wed, 27 Feb 2013 01:09:13 +0000 (01:09 +0000)]
backport overflow css fix

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

11 years agoUpdate to be consistent with the rest of the document
Christophe Jaillet [Tue, 26 Feb 2013 11:19:19 +0000 (11:19 +0000)]
Update to be consistent with the rest of the document

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

11 years agoBackport some small documentation tweeks from trunk.
Christophe Jaillet [Tue, 26 Feb 2013 09:19:21 +0000 (09:19 +0000)]
Backport some small documentation tweeks from trunk.

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

11 years agoxforms
Daniel Gruno [Tue, 26 Feb 2013 05:04:29 +0000 (05:04 +0000)]
xforms

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

11 years agofix various typos, thanks to mike rumph as per comment #872
Daniel Gruno [Tue, 26 Feb 2013 04:57:17 +0000 (04:57 +0000)]
fix various typos, thanks to mike rumph as per comment #872

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

11 years agoBackport r1449479 from trunk.
Thomas J. Donovan [Tue, 26 Feb 2013 02:18:04 +0000 (02:18 +0000)]
Backport r1449479 from trunk.
mod_include: Use new ap_expr for 'elif'. [PR 54548]

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

11 years ago[ir]rationalize
Jeff Trawick [Mon, 25 Feb 2013 23:52:36 +0000 (23:52 +0000)]
[ir]rationalize

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

11 years agotry again
Jeff Trawick [Mon, 25 Feb 2013 23:41:24 +0000 (23:41 +0000)]
try again

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

11 years agomod_auth_digest/r1371387 was already merged to 2.4.x with r1373081
Jeff Trawick [Mon, 25 Feb 2013 23:27:47 +0000 (23:27 +0000)]
mod_auth_digest/r1371387 was already merged to 2.4.x with r1373081

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

11 years agolet heartmonitor storage file respect DefaultRuntimeDir?
Jeff Trawick [Mon, 25 Feb 2013 23:23:16 +0000 (23:23 +0000)]
let heartmonitor storage file respect DefaultRuntimeDir?

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

11 years agothese were merged from trunk long ago
Jeff Trawick [Mon, 25 Feb 2013 22:59:30 +0000 (22:59 +0000)]
these were merged from trunk long ago

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

11 years agovote
Stefan Fritsch [Mon, 25 Feb 2013 22:40:02 +0000 (22:40 +0000)]
vote

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

11 years agofix DefaultRuntimeDir revision list (including mod_slotmem_plain that
Jeff Trawick [Mon, 25 Feb 2013 22:20:37 +0000 (22:20 +0000)]
fix DefaultRuntimeDir revision list (including mod_slotmem_plain that
jim asked about)

don't forget tweaks to API migration docs, which can be migrated
independently

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

11 years agoWithdraw the vote. While fixing PR52616 is good, we need a more generic way
Graham Leggett [Mon, 25 Feb 2013 10:26:26 +0000 (10:26 +0000)]
Withdraw the vote. While fixing PR52616 is good, we need a more generic way
of faking basic auth that doesn't need to be baked into every auth module.

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

11 years agoThat's a separate doc now.
Rich Bowen [Sun, 24 Feb 2013 18:22:22 +0000 (18:22 +0000)]
That's a separate doc now.

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

11 years agorebuild
Rich Bowen [Sun, 24 Feb 2013 18:14:28 +0000 (18:14 +0000)]
rebuild

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

11 years agoThose are separate docs now.
Rich Bowen [Sun, 24 Feb 2013 18:14:19 +0000 (18:14 +0000)]
Those are separate docs now.

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

11 years agotwo easy votes
Eric Covener [Sun, 24 Feb 2013 15:19:13 +0000 (15:19 +0000)]
two easy votes

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

11 years agomove the windows CGI issue to the stalled section -- it's awfully long.
Eric Covener [Sun, 24 Feb 2013 15:16:25 +0000 (15:16 +0000)]
move the windows CGI issue to the stalled section -- it's awfully long.

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

11 years agopropose backport PR54548/r1449479 to 2.4 branch
Thomas J. Donovan [Sun, 24 Feb 2013 15:00:11 +0000 (15:00 +0000)]
propose backport PR54548/r1449479 to 2.4 branch

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

11 years agoUpdates.
Lucien Gentis [Sat, 23 Feb 2013 13:59:51 +0000 (13:59 +0000)]
Updates.

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

11 years agoAdding .fr translation for 2.4 mod_mime documentation
Vincent Deffontaines [Fri, 22 Feb 2013 19:21:23 +0000 (19:21 +0000)]
Adding .fr translation for 2.4 mod_mime documentation

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

11 years agoAdding .fr translation for a number of 2.4 documentation files.
Vincent Deffontaines [Fri, 22 Feb 2013 18:38:46 +0000 (18:38 +0000)]
Adding .fr translation for a number of 2.4 documentation files.

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

11 years agoCompilation fix
Vincent Deffontaines [Fri, 22 Feb 2013 18:29:31 +0000 (18:29 +0000)]
Compilation fix

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

11 years agofold into 2...
Jim Jagielski [Thu, 21 Feb 2013 13:29:18 +0000 (13:29 +0000)]
fold into 2...

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

11 years agowhitespace
Jim Jagielski [Thu, 21 Feb 2013 13:24:39 +0000 (13:24 +0000)]
whitespace

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

11 years agoxforms
Daniel Gruno [Thu, 21 Feb 2013 11:45:28 +0000 (11:45 +0000)]
xforms

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

11 years agoadd SSL_TLS_SNI to the list of variables
Daniel Gruno [Thu, 21 Feb 2013 11:39:57 +0000 (11:39 +0000)]
add SSL_TLS_SNI to the list of variables

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

11 years agoxforms
Daniel Gruno [Thu, 21 Feb 2013 11:31:43 +0000 (11:31 +0000)]
xforms

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

11 years agoHard coded ThreadLimit for event is 100,000.
Daniel Gruno [Thu, 21 Feb 2013 11:21:07 +0000 (11:21 +0000)]
Hard coded ThreadLimit for event is 100,000.

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

11 years agoFix link to the END flag detailed docs.
Rich Bowen [Thu, 21 Feb 2013 04:16:04 +0000 (04:16 +0000)]
Fix link to the END flag detailed docs.

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

11 years agoPropose to quiet FIPS mode
William A. Rowe Jr [Wed, 20 Feb 2013 04:18:36 +0000 (04:18 +0000)]
Propose to quiet FIPS mode

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

11 years agoxforms
Daniel Gruno [Tue, 19 Feb 2013 21:33:30 +0000 (21:33 +0000)]
xforms

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

11 years agotypo fixes
Daniel Gruno [Tue, 19 Feb 2013 21:30:12 +0000 (21:30 +0000)]
typo fixes

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

11 years agoAnd we are at 2.4.5-dev
Jim Jagielski [Mon, 18 Feb 2013 20:24:08 +0000 (20:24 +0000)]
And we are at 2.4.5-dev

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

11 years agoGet ready to tag 2.4.4
Jim Jagielski [Mon, 18 Feb 2013 20:20:14 +0000 (20:20 +0000)]
Get ready to tag 2.4.4

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

11 years agoFix typo
William A. Rowe Jr [Mon, 18 Feb 2013 20:20:13 +0000 (20:20 +0000)]
Fix typo

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

11 years agoxforms
Jim Jagielski [Mon, 18 Feb 2013 20:14:08 +0000 (20:14 +0000)]
xforms

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

11 years agomod_ldap was CVE-2012-3499
Jim Jagielski [Mon, 18 Feb 2013 20:06:30 +0000 (20:06 +0000)]
mod_ldap was CVE-2012-3499

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

11 years agoNote that these are/were CVEs
Jim Jagielski [Mon, 18 Feb 2013 19:37:43 +0000 (19:37 +0000)]
Note that these are/were CVEs

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

11 years agoContributed By: Evgeny Barsukov
Eric Covener [Mon, 18 Feb 2013 19:33:18 +0000 (19:33 +0000)]
Contributed By: Evgeny Barsukov
Reviewed By: covener, humbedooh, rjung

Merge r1447426 from trunk:

Unbreak default case of RewriteBase not being set after r1410681

Contributed By: Evgeny Barsukov
Reviewed By: covener

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

11 years agovote + promote
Daniel Gruno [Mon, 18 Feb 2013 19:30:26 +0000 (19:30 +0000)]
vote + promote

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

11 years agoComment, vote.
Rainer Jung [Mon, 18 Feb 2013 18:53:33 +0000 (18:53 +0000)]
Comment, vote.

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

11 years agopropose rewrite fix for backported regression
Eric Covener [Mon, 18 Feb 2013 18:48:56 +0000 (18:48 +0000)]
propose rewrite fix for backported regression

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

11 years agoAdding .fr translation for mod_ssl
Vincent Deffontaines [Sun, 17 Feb 2013 22:19:34 +0000 (22:19 +0000)]
Adding .fr translation for mod_ssl

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

11 years agoUpdates.
Lucien Gentis [Sat, 16 Feb 2013 15:34:21 +0000 (15:34 +0000)]
Updates.

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

11 years agoTypo
Rich Bowen [Thu, 14 Feb 2013 01:49:04 +0000 (01:49 +0000)]
Typo

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

11 years agoTypo
Rich Bowen [Thu, 14 Feb 2013 01:48:18 +0000 (01:48 +0000)]
Typo

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

11 years agoRebuild
Rich Bowen [Thu, 14 Feb 2013 01:27:34 +0000 (01:27 +0000)]
Rebuild

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

11 years agoThat should have a trailing slash
Rich Bowen [Thu, 14 Feb 2013 01:25:25 +0000 (01:25 +0000)]
That should have a trailing slash

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

11 years agorebuild
Rich Bowen [Thu, 14 Feb 2013 01:06:42 +0000 (01:06 +0000)]
rebuild

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

11 years agoReconcile contradictory statements.
Rich Bowen [Thu, 14 Feb 2013 01:03:26 +0000 (01:03 +0000)]
Reconcile contradictory statements.

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

11 years agoAdd missing CHANGES entry.
Rainer Jung [Tue, 12 Feb 2013 12:22:41 +0000 (12:22 +0000)]
Add missing CHANGES entry.

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

11 years agoPropose a cgi-examples/ compromise?
William A. Rowe Jr [Tue, 12 Feb 2013 05:17:06 +0000 (05:17 +0000)]
Propose a cgi-examples/ compromise?

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

11 years agoUpdate.
Lucien Gentis [Sat, 9 Feb 2013 15:21:49 +0000 (15:21 +0000)]
Update.

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

11 years agoFixed a potential NULL pointer deference.
Guenter Knauf [Thu, 7 Feb 2013 15:35:31 +0000 (15:35 +0000)]
Fixed a potential NULL pointer deference.
This was brought up on dev list by Christophe Jaillet.

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

11 years agoStyle fixes - no code changes.
Guenter Knauf [Thu, 7 Feb 2013 15:19:53 +0000 (15:19 +0000)]
Style fixes - no code changes.

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

11 years agoThis is in there
Jim Jagielski [Wed, 6 Feb 2013 20:49:18 +0000 (20:49 +0000)]
This is in there

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

11 years agoxforms
Jim Jagielski [Wed, 6 Feb 2013 20:43:02 +0000 (20:43 +0000)]
xforms

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

11 years agoMerge r1442412 from trunk:
Jim Jagielski [Wed, 6 Feb 2013 17:15:16 +0000 (17:15 +0000)]
Merge r1442412 from trunk:

Fix  incomplete filename in ErrorLog when trying to access files in non existing directories
PR39944
Submitted by: jailletc36
Reviewed/backported by: jim

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

11 years agoMerge r1442320 from trunk:
Jim Jagielski [Wed, 6 Feb 2013 17:13:59 +0000 (17:13 +0000)]
Merge r1442320 from trunk:

Don't keepalive the connection to the client if the
backend closes the connection.

PR: 54474
Submitted by: Pavel Mateja <pavel netsafe cz>

Submitted by: sf
Reviewed/backported by: jim

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

11 years agoipromote
Jim Jagielski [Wed, 6 Feb 2013 17:12:53 +0000 (17:12 +0000)]
ipromote

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

11 years agoEasy votes.
Rainer Jung [Wed, 6 Feb 2013 13:09:01 +0000 (13:09 +0000)]
Easy votes.

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

11 years agovote+promote
Jeff Trawick [Wed, 6 Feb 2013 12:52:47 +0000 (12:52 +0000)]
vote+promote

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

11 years agoivote
Jim Jagielski [Wed, 6 Feb 2013 12:42:26 +0000 (12:42 +0000)]
ivote

and

this backport appears stalled

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

11 years agoivote
Jim Jagielski [Tue, 5 Feb 2013 14:50:29 +0000 (14:50 +0000)]
ivote

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

11 years agoPropose
Christophe Jaillet [Mon, 4 Feb 2013 23:05:00 +0000 (23:05 +0000)]
Propose

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

11 years agopropose
Stefan Fritsch [Mon, 4 Feb 2013 20:01:36 +0000 (20:01 +0000)]
propose

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

11 years agoxml fix
Daniel Gruno [Mon, 4 Feb 2013 11:43:07 +0000 (11:43 +0000)]
xml fix

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