]> granicus.if.org Git - apache/log
apache
10 years agoGrammar. Rebuild other stuff.
Rich Bowen [Thu, 17 Oct 2013 20:42:28 +0000 (20:42 +0000)]
Grammar. Rebuild other stuff.

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

10 years agoBroken markup in example
Rich Bowen [Thu, 17 Oct 2013 18:24:53 +0000 (18:24 +0000)]
Broken markup in example

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

10 years agoCorrect URL for trunk patch
Christophe Jaillet [Thu, 17 Oct 2013 05:08:06 +0000 (05:08 +0000)]
Correct URL for trunk patch

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

10 years agogenerated from "make docs"
Jeff Trawick [Wed, 16 Oct 2013 17:42:35 +0000 (17:42 +0000)]
generated from "make docs"

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

10 years agoMerge r1532816 from trunk:
Jeff Trawick [Wed, 16 Oct 2013 17:23:18 +0000 (17:23 +0000)]
Merge r1532816 from trunk:

Interpolation worked within the scheme portion of URLs for
ProxyPass and ProxyPassReverse until a fix to apr_uri_parse()
in APR-Util 1.5.2 closed the hole that had previously allowed
the necessary {} characters within the scheme.

Lack of support for interpolation within the scheme will be a
permanent limitation.

The mod_proxy documentation is updated to provide an alternate
configuration solution.

PR: 55315
Submitted by: Mike Rumph <mike.rumph oracle.com>
Tweaked by: trawick

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

10 years agohyphenate websocket-aware
Jeff Trawick [Mon, 14 Oct 2013 14:37:03 +0000 (14:37 +0000)]
hyphenate websocket-aware

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

10 years agoPropose.
Graham Leggett [Sun, 13 Oct 2013 13:09:44 +0000 (13:09 +0000)]
Propose.

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

10 years agoPropose.
Graham Leggett [Sun, 13 Oct 2013 12:36:07 +0000 (12:36 +0000)]
Propose.

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

10 years agoPropose.
Graham Leggett [Sun, 13 Oct 2013 12:20:23 +0000 (12:20 +0000)]
Propose.

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

10 years agoVote.
Graham Leggett [Sun, 13 Oct 2013 11:20:36 +0000 (11:20 +0000)]
Vote.

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

10 years ago* STATUS: Nominate changes for PR 55397
Ben Reser [Sat, 12 Oct 2013 16:51:58 +0000 (16:51 +0000)]
* STATUS: Nominate changes for PR 55397

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

10 years agoUpdates.
Lucien Gentis [Sat, 12 Oct 2013 15:07:03 +0000 (15:07 +0000)]
Updates.

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

10 years agoMerge r1526666, r1527220 from trunk:
Jim Jagielski [Thu, 10 Oct 2013 14:34:19 +0000 (14:34 +0000)]
Merge r1526666, r1527220 from trunk:

WinNT MPM: Exit the child if the parent process crashes or is terminated.

Submitted by: Oracle, via trawick

The original modification was made some years ago for Oracle HTTP Server
by an Oracle employee.  trawick made additional changes for style and
for trunk/2.4.x changes.

Follow up to r1526666:

Use SYNCHRONIZE instead of PROCESS_ALL_ACCESS because

a. it is sufficient
b. it avoids an issue where PROCESS_ALL_ACCESS is larger on
   newer SDKs, resulting in a run-time error when running on
   older Windows

Close the handle.

Submitted by: Ivan Zhakov <ivan visualsvn.com>

Submitted by: trawick
Reviewed/backported by: jim

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

10 years agoMerge r1530793 from trunk:
Jim Jagielski [Thu, 10 Oct 2013 14:32:59 +0000 (14:32 +0000)]
Merge r1530793 from trunk:

core: Don't truncate output when sending is interrupted by a signal,
      such as from an exiting CGI process.

PR: 55643

Submitted by: trawick
Reviewed/backported by: jim

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

10 years agopromote
Jim Jagielski [Thu, 10 Oct 2013 14:31:20 +0000 (14:31 +0000)]
promote

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

10 years agovote
Jim Jagielski [Thu, 10 Oct 2013 14:31:00 +0000 (14:31 +0000)]
vote

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

10 years agovotes
Eric Covener [Thu, 10 Oct 2013 12:29:46 +0000 (12:29 +0000)]
votes

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

10 years agopropose a WinNT fix
Jeff Trawick [Thu, 10 Oct 2013 12:03:51 +0000 (12:03 +0000)]
propose a WinNT fix

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

10 years agoPR 55643?
Jeff Trawick [Wed, 9 Oct 2013 23:16:46 +0000 (23:16 +0000)]
PR 55643?

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

10 years agoBreak long lines.
Christophe Jaillet [Wed, 9 Oct 2013 07:14:57 +0000 (07:14 +0000)]
Break long lines.
Add missing <code></code>

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

10 years agoadd a blurb for r1530279 -- null device name on Windows
Jeff Trawick [Tue, 8 Oct 2013 15:36:12 +0000 (15:36 +0000)]
add a blurb for r1530279 -- null device name on Windows

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

10 years agoskiplist v3 :)
Jim Jagielski [Tue, 8 Oct 2013 14:28:32 +0000 (14:28 +0000)]
skiplist v3 :)

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

10 years agoMerge r1524079 from trunk:
Jim Jagielski [Tue, 8 Oct 2013 14:19:55 +0000 (14:19 +0000)]
Merge r1524079 from trunk:

mod_session_crypto: Add support for exec: calls to obtain key similar to
mod_ssl and mod_authnz_ldap. Essentially copypasta from mod_authnz_ldap...

Submitted by: druggeri
Reviewed/backported by: jim

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

10 years agoMerge r1529014 from trunk:
Jim Jagielski [Tue, 8 Oct 2013 14:18:44 +0000 (14:18 +0000)]
Merge r1529014 from trunk:

core: Add missing Reason-Phrase in HTTP response headers.
PR 54946.

Submitted by: rjung
Reviewed/backported by: jim

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

10 years agoMerge r1527008 from trunk:
Jim Jagielski [Tue, 8 Oct 2013 14:17:33 +0000 (14:17 +0000)]
Merge r1527008 from trunk:

Fix the null device name on Windows so that stderr can be sent
to the bit bucket.  (This logic is always hit when using an error
log provider.)

Submitted by: trawick
Reviewed/backported by: jim

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

10 years agopromote
Jim Jagielski [Tue, 8 Oct 2013 14:17:00 +0000 (14:17 +0000)]
promote

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

10 years agovote
Jim Jagielski [Tue, 8 Oct 2013 14:16:00 +0000 (14:16 +0000)]
vote

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

10 years agoFix typo
Christophe Jaillet [Tue, 8 Oct 2013 06:04:52 +0000 (06:04 +0000)]
Fix typo

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

10 years agoMerge r1529449 from trunk:
Gregg Lewis Smith [Mon, 7 Oct 2013 20:02:48 +0000 (20:02 +0000)]
Merge r1529449 from trunk:

  * WinNT MPM: Follow MS docs on AcceptEx/GetAcceptExSockaddrs

Submitted By: trawick
Reviewed By: covener, gsmith

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

10 years agoMerge r1529449 from trunk:
Gregg Lewis Smith [Mon, 7 Oct 2013 19:41:19 +0000 (19:41 +0000)]
Merge r1529449 from trunk:

  * core: Axe MSVC warning for http_protocol.c (issued about 128 times
          with a 2.4.x build)

Submitted By: trawick
Reviewed By: covener, gsmith

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

10 years agovote/promote
Gregg Lewis Smith [Mon, 7 Oct 2013 19:35:52 +0000 (19:35 +0000)]
vote/promote

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

10 years agoMerge r1528556 from trunk:
Eric Covener [Mon, 7 Oct 2013 19:12:57 +0000 (19:12 +0000)]
Merge r1528556 from trunk:

  *) mod_rewrite: Make rewrite websocket aware to allow proxying.
     PR 55598. [Chris Harris <chris.harris kitware com>]

Submitted By: [Chris Harris <chris.harris kitware com>
Reviewed By: jim, rjung, covener

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

10 years agovote/promote some small ones
Eric Covener [Mon, 7 Oct 2013 19:09:31 +0000 (19:09 +0000)]
vote/promote some small ones

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

10 years agopropose yet another Windows glitch
Jeff Trawick [Mon, 7 Oct 2013 16:28:43 +0000 (16:28 +0000)]
propose yet another Windows glitch

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

10 years agopropose another Windows fix
Jeff Trawick [Sun, 6 Oct 2013 23:18:43 +0000 (23:18 +0000)]
propose another Windows fix

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

10 years agopropose
Jeff Trawick [Sun, 6 Oct 2013 21:40:03 +0000 (21:40 +0000)]
propose

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

10 years agoUpdates.
Lucien Gentis [Sat, 5 Oct 2013 13:10:01 +0000 (13:10 +0000)]
Updates.

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

10 years agoAdd comment regarding skiplist requirement
Jeff Trawick [Sat, 5 Oct 2013 12:50:21 +0000 (12:50 +0000)]
Add comment regarding skiplist requirement

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

10 years agomerge r1529277 from trunk
Gregg Lewis Smith [Fri, 4 Oct 2013 20:07:57 +0000 (20:07 +0000)]
merge r1529277 from trunk
WebSocket support requires Winsock2

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

10 years agoPropose.
Rainer Jung [Thu, 3 Oct 2013 21:54:42 +0000 (21:54 +0000)]
Propose.

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

10 years ago* mod_ldap: Don't filter subgroups on cn=*
Rainer Jung [Thu, 3 Oct 2013 18:55:16 +0000 (18:55 +0000)]
* mod_ldap: Don't filter subgroups on cn=*

Proposed by: covener
Reviewed by: jim, rjung

Backport of r1528143 from trunk.

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

10 years agoMultiple backports from trunk:
Rainer Jung [Thu, 3 Oct 2013 18:52:55 +0000 (18:52 +0000)]
Multiple backports from trunk:
    - rotatelog: Factor out from doRotate, main; make error handling consistant
                 and print the actual error to stderr
                 PR 45084
                 Backport of r1374247 from trunk.
    - rotatelog: Cleanups, no functional change.  Drop revision history,
                 "svn log" works; use APR_PATH_MAX; constify more
                 Backport of r1409800 from trunk.
    - rotatelog: error[120] is already defined in this function. Just use
                 it instead of shadowing.
                 Backport of r1416121 from trunk.
    - rotatelog: Use apr_snprintf(... "%pm"...) instead of explicit call
                 to apr_strerror
                 Backport of r1463736 from trunk.
    - mod_deflate: style fix (no code change)
                 Backport of r1499679 from trunk.
    - mod_socache_shmcb: Correct the use of the printf formatter.
                 Backport of r1493925 from trunk.
    - mod_cache_socache: Fixed signed<->unsigned compiler warning.
                 Backport of r1490550 from trunk.
    - mod_ssl: add missing space between directive description and syntax
                 Backport of r1509983 from trunk.
    - mpm/winnt: style consistency in winnt's worker_main
                 Backport of r1520760 from trunk.

Proposed by: jailletc36
Reviewed by: jim, rjung

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

10 years agoab: Add wait time, fix processing time, and output write errors only if
Rainer Jung [Thu, 3 Oct 2013 18:44:04 +0000 (18:44 +0000)]
ab: Add wait time, fix processing time, and output write errors only if
they occured.

§rd patch of P45355.

Proposed by: jailletc36
Reviewed by: jim, rjung

Backport of r1488471 from turnk.

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

10 years agoworker MPM: Don't forcibly kill worker threads if the child process is
Rainer Jung [Thu, 3 Oct 2013 18:35:41 +0000 (18:35 +0000)]
worker MPM: Don't forcibly kill worker threads if the child process is
exiting gracefully.

Submitted by: Oracle, via trawick

This modification was made some years ago for Oracle HTTP Server
by an Oracle employee.

Proposed by: trawick
Reviewed by: jim, rjung

Backport of r1526220 from trunk.

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

10 years agoWildcard name-based vhosts printed twice in apachectl -S
Rainer Jung [Thu, 3 Oct 2013 18:31:22 +0000 (18:31 +0000)]
Wildcard name-based vhosts printed twice in apachectl -S

PR54948

Proposed by: covener
Reviewed by: jim, rjung

Backport of r1485675 and r1525000 from trunk.

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

10 years agoAdd AuthBasicUseDigestAlgorithm directive to allow migration of
Rainer Jung [Thu, 3 Oct 2013 18:22:48 +0000 (18:22 +0000)]
Add AuthBasicUseDigestAlgorithm directive to allow migration of
passwords from digest to basic authentication.

Proposed by: chrisd
Reviewed by: jim, rjung

Backport of r1514064 from trunk.

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

10 years agoPromote.
Rainer Jung [Thu, 3 Oct 2013 16:44:47 +0000 (16:44 +0000)]
Promote.

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

10 years agoAdd some love and peace.
Rainer Jung [Thu, 3 Oct 2013 16:42:19 +0000 (16:42 +0000)]
Add some love and peace.

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

10 years agoldap vote
Jim Jagielski [Thu, 3 Oct 2013 11:38:33 +0000 (11:38 +0000)]
ldap vote

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

10 years agoPropose PR 55306 fix.
Ben Reser [Thu, 3 Oct 2013 06:13:11 +0000 (06:13 +0000)]
Propose PR 55306 fix.

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

10 years agofollow up r1528438
Gregg Lewis Smith [Wed, 2 Oct 2013 18:13:35 +0000 (18:13 +0000)]
follow up r1528438
skiplist now in apr 1.5

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

10 years agoBackport PR 55598 fix
Jim Jagielski [Wed, 2 Oct 2013 16:41:24 +0000 (16:41 +0000)]
Backport PR 55598 fix

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

10 years agoSince skiplist is now in apr, adjust patch.
Jim Jagielski [Wed, 2 Oct 2013 12:28:48 +0000 (12:28 +0000)]
Since skiplist is now in apr, adjust patch.

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

10 years agoremove... now in apr 1.5
Jim Jagielski [Wed, 2 Oct 2013 12:20:14 +0000 (12:20 +0000)]
remove... now in apr 1.5

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

10 years agopropose mod_ssl (EC)DH ephemeral keying patch
Kaspar Brand [Tue, 1 Oct 2013 17:27:20 +0000 (17:27 +0000)]
propose mod_ssl (EC)DH ephemeral keying patch

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

10 years agopropose a small mod_ldap contribution
Eric Covener [Tue, 1 Oct 2013 16:44:15 +0000 (16:44 +0000)]
propose a small mod_ldap contribution

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

10 years agoez votes
Jim Jagielski [Tue, 1 Oct 2013 12:00:42 +0000 (12:00 +0000)]
ez votes

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

10 years agothis was also added.... fold into 1 userland change
Jim Jagielski [Tue, 1 Oct 2013 11:55:34 +0000 (11:55 +0000)]
this was also added.... fold into 1 userland change

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

10 years agobackported
Jim Jagielski [Tue, 1 Oct 2013 11:53:33 +0000 (11:53 +0000)]
backported

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

10 years agoMerge r1488644 from trunk:
Jim Jagielski [Tue, 1 Oct 2013 11:52:38 +0000 (11:52 +0000)]
Merge r1488644 from trunk:

Add a new -l parameter in order not to check the length of the responses. This can be usefull with dynamic pages.
PR9945, PR27888, PR42040
Submitted by: jailletc36
Reviewed/backported by: jim

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

10 years agoMerge r1451849 from trunk:
Jim Jagielski [Tue, 1 Oct 2013 11:51:44 +0000 (11:51 +0000)]
Merge r1451849 from trunk:

The 2 first patches from PR45355 have been ported
Submitted by: jailletc36
Reviewed/backported by: jim

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

10 years agoProposal
Christophe Jaillet [Tue, 1 Oct 2013 09:18:13 +0000 (09:18 +0000)]
Proposal

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

10 years agovote/promote/note
Jeff Trawick [Mon, 30 Sep 2013 19:19:18 +0000 (19:19 +0000)]
vote/promote/note

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

10 years agovotes
Jim Jagielski [Mon, 30 Sep 2013 13:47:28 +0000 (13:47 +0000)]
votes

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

10 years agoProposals
Christophe Jaillet [Sun, 29 Sep 2013 07:13:09 +0000 (07:13 +0000)]
Proposals

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

10 years agoUpdates.
Lucien Gentis [Sat, 28 Sep 2013 15:29:47 +0000 (15:29 +0000)]
Updates.

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

10 years agoxforms
Jim Jagielski [Thu, 26 Sep 2013 19:02:33 +0000 (19:02 +0000)]
xforms

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

10 years agoFollow up to r1526598: add missing util_fcgi source files.
Chris Darroch [Thu, 26 Sep 2013 17:54:24 +0000 (17:54 +0000)]
Follow up to r1526598: add missing util_fcgi source files.

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

10 years agoMerge r1513492 from trunk:
Jim Jagielski [Thu, 26 Sep 2013 16:46:28 +0000 (16:46 +0000)]
Merge r1513492 from trunk:

follow up to r1513454: fill in missing log number
Submitted by: trawick
Reviewed/backported by: jim

  * util_fcgi API to 2.4.x (allows mod_proxy_fcgi to be kept in sync, along
        with other less important reasons)
            trunk: http://svn.apache.org/r1513454 and http://svn.apache.org/r1513492
                2.4.x: copy server/util_fcgi.c and include/util_fcgi.h, then apply
                           http://people.apache.org/~trawick/patch-after-copying-util_fcgi-splat.txt
                               +1: trawick, jim, chrisd

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

10 years agoVote and promote.
Chris Darroch [Thu, 26 Sep 2013 16:32:45 +0000 (16:32 +0000)]
Vote and promote.

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

10 years agoMerge r1524158 from trunk:
Jim Jagielski [Thu, 26 Sep 2013 11:15:41 +0000 (11:15 +0000)]
Merge r1524158 from trunk:

More cool info ;)

Reviewed/backported by: jim

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

10 years agoMerge r1525931 from trunk:
Jeff Trawick [Thu, 26 Sep 2013 11:12:51 +0000 (11:12 +0000)]
Merge r1525931 from trunk:

APLOG_STARTUP messages shouldn't have custom ErrorLogFormat applied.

Reviewed by: jim, covener

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

10 years agovote/promote
Eric Covener [Wed, 25 Sep 2013 19:00:55 +0000 (19:00 +0000)]
vote/promote

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

10 years agohmmm, "no votes yet" meant I was just proposing and not voting on existing patches yet
Jeff Trawick [Wed, 25 Sep 2013 16:48:25 +0000 (16:48 +0000)]
hmmm, "no votes yet" meant I was just proposing and not voting on existing patches yet

I didn't mean to omit my vote here.

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

10 years agono votes yet
Jeff Trawick [Wed, 25 Sep 2013 16:44:54 +0000 (16:44 +0000)]
no votes yet

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

10 years agovote on backports
Jim Jagielski [Wed, 25 Sep 2013 16:04:50 +0000 (16:04 +0000)]
vote on backports

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

10 years agopropose
Jeff Trawick [Tue, 24 Sep 2013 16:09:38 +0000 (16:09 +0000)]
propose

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

10 years agoMerge r1525588 from trunk:
Eric Covener [Mon, 23 Sep 2013 13:42:44 +0000 (13:42 +0000)]
Merge r1525588 from trunk:

add a note about sub-group searching and large groups.

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

10 years agoRemove grossly outdated browser compatibility column
Rich Bowen [Mon, 23 Sep 2013 01:09:23 +0000 (01:09 +0000)]
Remove grossly outdated browser compatibility column

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

10 years agoVarious rebuilds
Rich Bowen [Mon, 23 Sep 2013 00:25:09 +0000 (00:25 +0000)]
Various rebuilds

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

10 years agoMissing '$' in variable.
Rich Bowen [Mon, 23 Sep 2013 00:21:50 +0000 (00:21 +0000)]
Missing '$' in variable.

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

10 years agoRebuild mod_macro chnages.
Rich Bowen [Mon, 23 Sep 2013 00:19:12 +0000 (00:19 +0000)]
Rebuild mod_macro chnages.

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

10 years agoMerges doc restructure from trunk.
Rich Bowen [Mon, 23 Sep 2013 00:17:51 +0000 (00:17 +0000)]
Merges doc restructure from trunk.

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

10 years agoRebuild
Rich Bowen [Sun, 22 Sep 2013 13:52:10 +0000 (13:52 +0000)]
Rebuild

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

10 years ago2.4 syntax instead of order/allow/deny
Rich Bowen [Sun, 22 Sep 2013 13:50:59 +0000 (13:50 +0000)]
2.4 syntax instead of order/allow/deny

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

10 years agoRebuild
Rich Bowen [Sun, 22 Sep 2013 13:47:39 +0000 (13:47 +0000)]
Rebuild

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

10 years agoUpdates.
Lucien Gentis [Sat, 21 Sep 2013 14:23:50 +0000 (14:23 +0000)]
Updates.

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

10 years agopropose 2.4 patch for removing duplicate NVH entries for wildcard/default
Eric Covener [Fri, 20 Sep 2013 15:17:27 +0000 (15:17 +0000)]
propose 2.4 patch for removing duplicate NVH entries for wildcard/default
servers.

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

10 years agovotes and stuff
Jim Jagielski [Wed, 18 Sep 2013 11:30:24 +0000 (11:30 +0000)]
votes and stuff

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

10 years agobackport mod_lua changes(r1524321): check for big endian and don't fiddle with bits...
Daniel Gruno [Wed, 18 Sep 2013 08:08:58 +0000 (08:08 +0000)]
backport mod_lua changes(r1524321): check for big endian and don't fiddle with bits if so.

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

10 years agoEasy and quick vote
Daniel Ruggeri [Tue, 17 Sep 2013 22:42:29 +0000 (22:42 +0000)]
Easy and quick vote

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

10 years agorebuild
Rich Bowen [Tue, 17 Sep 2013 22:28:05 +0000 (22:28 +0000)]
rebuild

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

10 years agosubject/verb
Rich Bowen [Tue, 17 Sep 2013 22:26:05 +0000 (22:26 +0000)]
subject/verb

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

10 years agoRebuild
Rich Bowen [Tue, 17 Sep 2013 22:16:43 +0000 (22:16 +0000)]
Rebuild

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

10 years agoquickreference and directives contain the same list but quickreference is more useful.
Rich Bowen [Tue, 17 Sep 2013 22:14:18 +0000 (22:14 +0000)]
quickreference and directives contain the same list but quickreference is more useful.

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

10 years ago * mod_cache: Correct LOGNO which has not been updated when r1481396 was backported
Jim Jagielski [Tue, 17 Sep 2013 18:48:06 +0000 (18:48 +0000)]
  * mod_cache: Correct LOGNO which has not been updated when r1481396 was backported
      trunk: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/cache/mod_cache.c?r1=1481396&r2=1481395&pathrev=1481396
          2.4.x: http://people.apache.org/~jailletc36/1481396.patch
              +1: jailletc36, druggeri, jim

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

10 years agoMerge r1523239 from trunk:
Jim Jagielski [Tue, 17 Sep 2013 18:47:19 +0000 (18:47 +0000)]
Merge r1523239 from trunk:

mod_auth_digest: Be more specific when the realm mismatches because the
realm has not been specified.

Submitted by: minfrin
Reviewed/backported by: jim

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

10 years agoMerge r1524101 from trunk:
Jim Jagielski [Tue, 17 Sep 2013 18:45:38 +0000 (18:45 +0000)]
Merge r1524101 from trunk:

Add note to balancer manager whether changes will/will not survive a restart
Submitted by: druggeri
Reviewed/backported by: jim

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

10 years agoapplied
Jim Jagielski [Tue, 17 Sep 2013 18:43:43 +0000 (18:43 +0000)]
applied

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

10 years agoMerge r1523235 from trunk:
Jim Jagielski [Tue, 17 Sep 2013 18:43:30 +0000 (18:43 +0000)]
Merge r1523235 from trunk:

mod_cache: Avoid a crash with strcmp() when the hostname is not provided.

Submitted by: minfrin
Reviewed/backported by: jim

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