]> granicus.if.org Git - apache/log
apache
11 years agopre_htaccess hook is gone
Jeff Trawick [Mon, 19 Aug 2013 19:34:25 +0000 (19:34 +0000)]
pre_htaccess hook is gone

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515574 13f79535-47bb-0310-9956-ffa450edef68

11 years ago'make docs' xforms, adding new mod_authnz_fcgi files
Jeff Trawick [Mon, 19 Aug 2013 13:57:47 +0000 (13:57 +0000)]
'make docs' xforms, adding new mod_authnz_fcgi files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515423 13f79535-47bb-0310-9956-ffa450edef68

11 years agowhitespace tweaks
Jeff Trawick [Mon, 19 Aug 2013 13:56:20 +0000 (13:56 +0000)]
whitespace tweaks

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515421 13f79535-47bb-0310-9956-ffa450edef68

11 years agofollow up to r1515403: fix eol-style on new files
Jeff Trawick [Mon, 19 Aug 2013 13:55:03 +0000 (13:55 +0000)]
follow up to r1515403: fix eol-style on new files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515420 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix validation problem
Jeff Trawick [Mon, 19 Aug 2013 13:47:13 +0000 (13:47 +0000)]
fix validation problem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515413 13f79535-47bb-0310-9956-ffa450edef68

11 years agotweak xml to satisfy 'make docs'
Jeff Trawick [Mon, 19 Aug 2013 13:43:37 +0000 (13:43 +0000)]
tweak xml to satisfy 'make docs'

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515411 13f79535-47bb-0310-9956-ffa450edef68

11 years agomod_authnz_fcgi: New module to enable FastCGI authorizer
Jeff Trawick [Mon, 19 Aug 2013 13:25:55 +0000 (13:25 +0000)]
mod_authnz_fcgi: New module to enable FastCGI authorizer
applications to authenticate and/or authorize clients.

A fair amount of code was taken from or at least based on
mod_proxy_fcgi, with a smaller amount taken from mod_fcgid.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515403 13f79535-47bb-0310-9956-ffa450edef68

11 years agomerged to 2.4.x
Jeff Trawick [Mon, 19 Aug 2013 11:41:29 +0000 (11:41 +0000)]
merged to 2.4.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515371 13f79535-47bb-0310-9956-ffa450edef68

11 years agomerged to 2.4.x
Jeff Trawick [Mon, 19 Aug 2013 11:38:11 +0000 (11:38 +0000)]
merged to 2.4.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515368 13f79535-47bb-0310-9956-ffa450edef68

11 years agoPR 55447: Elaborate on how a type map foo.html.var can be found when
Eric Covener [Mon, 19 Aug 2013 00:28:27 +0000 (00:28 +0000)]
PR 55447: Elaborate on how a type map foo.html.var can be found when
requesting foo.html (this was automatic in 1.3)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515245 13f79535-47bb-0310-9956-ffa450edef68

11 years agoLimit SHMCB_MAX_SIZE to min(UINT_MAX, APR_SIZE_MAX) to match the current code
Stefan Fritsch [Sun, 18 Aug 2013 16:30:21 +0000 (16:30 +0000)]
Limit SHMCB_MAX_SIZE to min(UINT_MAX, APR_SIZE_MAX) to match the current code

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515162 13f79535-47bb-0310-9956-ffa450edef68

11 years agofcgistarter: Specify SO_REUSEADDR to allow starting a server
Jeff Trawick [Sun, 18 Aug 2013 00:35:33 +0000 (00:35 +0000)]
fcgistarter: Specify SO_REUSEADDR to allow starting a server
with old connections in TIME_WAIT.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515050 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Sat, 17 Aug 2013 16:17:16 +0000 (16:17 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515008 13f79535-47bb-0310-9956-ffa450edef68

11 years agoDoxygen fix
Jeff Trawick [Sat, 17 Aug 2013 12:40:30 +0000 (12:40 +0000)]
Doxygen fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514987 13f79535-47bb-0310-9956-ffa450edef68

11 years agoadjust log level
Stefan Fritsch [Fri, 16 Aug 2013 08:53:45 +0000 (08:53 +0000)]
adjust log level

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514624 13f79535-47bb-0310-9956-ffa450edef68

11 years agoMake the statement about the poll sense change less strong
Stefan Fritsch [Fri, 16 Aug 2013 08:40:18 +0000 (08:40 +0000)]
Make the statement about the poll sense change less strong

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514617 13f79535-47bb-0310-9956-ffa450edef68

11 years agotweak syntax strings for ServerTokens
Jeff Trawick [Thu, 15 Aug 2013 13:37:08 +0000 (13:37 +0000)]
tweak syntax strings for ServerTokens

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514267 13f79535-47bb-0310-9956-ffa450edef68

11 years agofollow-up to r813376:
Jeff Trawick [Thu, 15 Aug 2013 13:18:50 +0000 (13:18 +0000)]
follow-up to r813376:

finish reverting r808965 (ServerTokens set foo)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514255 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Stefan Fritsch [Thu, 15 Aug 2013 09:22:02 +0000 (09:22 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514216 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix typo in include guard
Stefan Fritsch [Thu, 15 Aug 2013 09:18:48 +0000 (09:18 +0000)]
fix typo in include guard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514215 13f79535-47bb-0310-9956-ffa450edef68

11 years agoTry to document the current behavior of MPM event with filters like mod_ssl,
Stefan Fritsch [Thu, 15 Aug 2013 09:17:10 +0000 (09:17 +0000)]
Try to document the current behavior of MPM event with filters like mod_ssl,
mod_deflate, or mod_include

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514214 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdate transformations.
Chris Darroch [Wed, 14 Aug 2013 21:59:10 +0000 (21:59 +0000)]
Update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514065 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAdd AuthBasicUseDigestAlgorithm directive to allow migration of
Chris Darroch [Wed, 14 Aug 2013 21:57:21 +0000 (21:57 +0000)]
Add AuthBasicUseDigestAlgorithm directive to allow migration of
passwords from digest to basic authentication.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514064 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Jeff Trawick [Wed, 14 Aug 2013 20:54:15 +0000 (20:54 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514041 13f79535-47bb-0310-9956-ffa450edef68

11 years agoMention the DumpIOLogLevel change
Jeff Trawick [Wed, 14 Aug 2013 20:53:58 +0000 (20:53 +0000)]
Mention the DumpIOLogLevel change

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514039 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Wed, 14 Aug 2013 16:23:55 +0000 (16:23 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513948 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUDS subsequent request on a connection fix
Daniel Ruggeri [Tue, 13 Aug 2013 14:35:47 +0000 (14:35 +0000)]
UDS subsequent request on a connection fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513508 13f79535-47bb-0310-9956-ffa450edef68

11 years agofollow up to r1513454: fill in missing log number
Jeff Trawick [Tue, 13 Aug 2013 13:49:50 +0000 (13:49 +0000)]
follow up to r1513454: fill in missing log number

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513492 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix Doxygen warnings/comments
Jeff Trawick [Tue, 13 Aug 2013 12:36:27 +0000 (12:36 +0000)]
fix Doxygen warnings/comments

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513461 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix Doxygen warnings/comments
Jeff Trawick [Tue, 13 Aug 2013 12:28:31 +0000 (12:28 +0000)]
fix Doxygen warnings/comments

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513458 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAdd util_fcgi.h and associated definitions and support
Jeff Trawick [Tue, 13 Aug 2013 12:16:39 +0000 (12:16 +0000)]
Add util_fcgi.h and associated definitions and support
routines for FastCGI, based largely on mod_proxy_fcgi.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513454 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAdd ap_log_data(), ap_log_rdata(), etc. for logging buffers.
Jeff Trawick [Sat, 10 Aug 2013 19:50:58 +0000 (19:50 +0000)]
Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1512819 13f79535-47bb-0310-9956-ffa450edef68

11 years agorestore.
André Malo [Fri, 9 Aug 2013 18:57:53 +0000 (18:57 +0000)]
restore.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1512447 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRebuilds other older changes.
Rich Bowen [Fri, 9 Aug 2013 18:33:18 +0000 (18:33 +0000)]
Rebuilds other older changes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1512436 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRebuild
Rich Bowen [Fri, 9 Aug 2013 18:32:01 +0000 (18:32 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1512434 13f79535-47bb-0310-9956-ffa450edef68

11 years agoLink to wiki for more detail on troubleshooting this.
Rich Bowen [Fri, 9 Aug 2013 18:10:43 +0000 (18:10 +0000)]
Link to wiki for more detail on troubleshooting this.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1512426 13f79535-47bb-0310-9956-ffa450edef68

11 years agoaccess_checker_ex runs immediately after access_checker,
Eric Covener [Thu, 8 Aug 2013 17:06:48 +0000 (17:06 +0000)]
access_checker_ex runs immediately after access_checker,
which both must run well before auth_checker. No other contrast is possible so
assuming this doc is just a typo.

access_checker vs. access_checker_ex is discussed here:

    Subject: svn commit: r964156 - in /httpd/httpd/trunk: docs/manual/developer/ include/ modules/aaa/ server/
    http://svn.apache.org/viewvc?rev=964156&view=rev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1511878 13f79535-47bb-0310-9956-ffa450edef68

11 years agomention the change of default value for AllowOverride
Jeff Trawick [Tue, 6 Aug 2013 19:45:16 +0000 (19:45 +0000)]
mention the change of default value for AllowOverride

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1511093 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAdd support for systemd socket activation to listener sockets.
Paul Querna [Tue, 6 Aug 2013 16:51:15 +0000 (16:51 +0000)]
Add support for systemd socket activation to listener sockets.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1511033 13f79535-47bb-0310-9956-ffa450edef68

11 years agotweak indentation
Jeff Trawick [Tue, 6 Aug 2013 15:21:52 +0000 (15:21 +0000)]
tweak indentation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510993 13f79535-47bb-0310-9956-ffa450edef68

11 years ago* remove "... and port" references added in http://svn.apache.org/viewvc?rev=1208753...
Eric Covener [Tue, 6 Aug 2013 02:16:51 +0000 (02:16 +0000)]
* remove "... and port" references added in http://svn.apache.org/viewvc?rev=1208753&view=rev
while trying to account for mod_remoteip.

* mention mod_remote_ip for %a too.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510842 13f79535-47bb-0310-9956-ffa450edef68

11 years agoab: Fix potential buffer overflows when processing the T and X
Jeff Trawick [Mon, 5 Aug 2013 20:24:39 +0000 (20:24 +0000)]
ab: Fix potential buffer overflows when processing the T and X
    command-line options.

PR: 55360
Submitted by: Mike Rumph <mike.rumph oracle.com>
Reviewed by: trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510707 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix broken indentation
Jeff Trawick [Mon, 5 Aug 2013 16:17:37 +0000 (16:17 +0000)]
fix broken indentation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510588 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix odd wording
Jeff Trawick [Mon, 5 Aug 2013 11:01:47 +0000 (11:01 +0000)]
fix odd wording

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510426 13f79535-47bb-0310-9956-ffa450edef68

11 years agoadd high trace level log messages for debugging buffering and write completion
Stefan Fritsch [Sun, 4 Aug 2013 18:21:24 +0000 (18:21 +0000)]
add high trace level log messages for debugging buffering and write completion

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510295 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix logging of SSL session cache timeout value (at TRACE2 level).
Kaspar Brand [Sun, 4 Aug 2013 05:21:25 +0000 (05:21 +0000)]
Fix logging of SSL session cache timeout value (at TRACE2 level).
Inadvertent side effect of r907918, where the timeout calculation
in ssl_callback_NewSessionCacheEntry was slightly modified.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510098 13f79535-47bb-0310-9956-ffa450edef68

11 years agoremove nested retry loop, uldap_connection_open retries.
Eric Covener [Sun, 4 Aug 2013 01:24:25 +0000 (01:24 +0000)]
remove nested retry loop, uldap_connection_open retries.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510086 13f79535-47bb-0310-9956-ffa450edef68

11 years agoadd TRACE5 messages around each LDAP retry
Eric Covener [Sun, 4 Aug 2013 01:23:41 +0000 (01:23 +0000)]
add TRACE5 messages around each LDAP retry

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510085 13f79535-47bb-0310-9956-ffa450edef68

11 years agoretry during a timeout in uldap_cache_checkuserid(), like other paths that check
Eric Covener [Sun, 4 Aug 2013 01:02:57 +0000 (01:02 +0000)]
retry during a timeout in uldap_cache_checkuserid(), like other paths that check
server down and TIMEOUT together.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510084 13f79535-47bb-0310-9956-ffa450edef68

11 years agodon't retry if uldap_connection_open() fails, because it has already
Eric Covener [Sun, 4 Aug 2013 01:00:28 +0000 (01:00 +0000)]
don't retry if uldap_connection_open() fails, because it has already
retried internally

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510083 13f79535-47bb-0310-9956-ffa450edef68

11 years agoSSLCompression help text:
Jeff Trawick [Sat, 3 Aug 2013 13:17:37 +0000 (13:17 +0000)]
SSLCompression help text:
add missing space between directive description and syntax

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1509983 13f79535-47bb-0310-9956-ffa450edef68

11 years agoMention ECC support
Stefan Fritsch [Fri, 2 Aug 2013 21:40:51 +0000 (21:40 +0000)]
Mention ECC support

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1509872 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRebuilds recent changes
Rich Bowen [Fri, 2 Aug 2013 12:31:21 +0000 (12:31 +0000)]
Rebuilds recent changes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1509655 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix a couple of grammar problems
Jeff Trawick [Thu, 1 Aug 2013 17:36:11 +0000 (17:36 +0000)]
fix a couple of grammar problems

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1509341 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRFC 6961 (TLS Multiple Certificate Status Extension)
Kaspar Brand [Thu, 1 Aug 2013 06:58:08 +0000 (06:58 +0000)]
RFC 6961 (TLS Multiple Certificate Status Extension)
has been published in June 2013; replace obsolete I-D reference.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1509098 13f79535-47bb-0310-9956-ffa450edef68

11 years agos/seperate/separate/g
Jeff Trawick [Tue, 30 Jul 2013 12:33:12 +0000 (12:33 +0000)]
s/seperate/separate/g

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1508416 13f79535-47bb-0310-9956-ffa450edef68

11 years agoremove pre_htaccess/open_htaccess noise now that open_htaccess hook
Jeff Trawick [Sun, 28 Jul 2013 21:30:56 +0000 (21:30 +0000)]
remove pre_htaccess/open_htaccess noise now that open_htaccess hook
is in 2.4.x branch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507853 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Sat, 27 Jul 2013 13:59:33 +0000 (13:59 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507645 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Eric Covener [Fri, 26 Jul 2013 14:30:18 +0000 (14:30 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507330 13f79535-47bb-0310-9956-ffa450edef68

11 years agoadd a note that proxy environment variables are either set or unset,
Eric Covener [Fri, 26 Jul 2013 14:25:27 +0000 (14:25 +0000)]
add a note that proxy environment variables are either set or unset,
unless specific values are listed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507326 13f79535-47bb-0310-9956-ffa450edef68

11 years ago1-arg SetEnv is valid
Eric Covener [Fri, 26 Jul 2013 14:21:07 +0000 (14:21 +0000)]
1-arg SetEnv is valid

http://httpd.apache.org/docs/2.2/mod/mod_proxy_http.html#comment_1528

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507320 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix bug #55304 with the provided patch, slightly reformatted.
Greg Stein [Wed, 24 Jul 2013 21:09:38 +0000 (21:09 +0000)]
Fix bug #55304 with the provided patch, slightly reformatted.

In short: do not validate conditions of a COPY source's parent since
it is not modified during the operation.

* modules/dav/main/mod_dav.c:
  (dav_method_copymove): adjust params to dav_validate_request()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1506714 13f79535-47bb-0310-9956-ffa450edef68

11 years agouse IANA registered mime type application/font-woff for woff fonts
Stefan Fritsch [Wed, 24 Jul 2013 19:42:53 +0000 (19:42 +0000)]
use IANA registered mime type application/font-woff for woff fonts

PR: 55293

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1506674 13f79535-47bb-0310-9956-ffa450edef68

11 years ago* server/core.c (set_document_root): Improve error message for
Joe Orton [Wed, 24 Jul 2013 09:51:14 +0000 (09:51 +0000)]
* server/core.c (set_document_root): Improve error message for
  inaccessible docroot.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1506474 13f79535-47bb-0310-9956-ffa450edef68

11 years agonot valid in htaccess, http://httpd.apache.org/docs/2.4/mod/mod_cache.html#comment_1510
Eric Covener [Tue, 23 Jul 2013 11:45:09 +0000 (11:45 +0000)]
not valid in htaccess,  http://httpd.apache.org/docs/2.4/mod/mod_cache.html#comment_1510

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1505986 13f79535-47bb-0310-9956-ffa450edef68

11 years agoCorrect the behaviour of CheckCaseOnly in mod_speling, according to the doc.
Christophe Jaillet [Sun, 21 Jul 2013 06:21:23 +0000 (06:21 +0000)]
Correct the behaviour of CheckCaseOnly in mod_speling, according to the doc.
PR 44221 [Rainer Perske <perske uni-muenster de>]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1505279 13f79535-47bb-0310-9956-ffa450edef68

11 years agoIncrease stack size for mod_cache and mod_ldap and readdress
Gregg Lewis Smith [Sat, 20 Jul 2013 18:14:43 +0000 (18:14 +0000)]
Increase stack size for mod_cache and mod_ldap and readdress
VC11 reporting image size exceeds specified maximum

Reported by Steffen <info apachelounge com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1505178 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Sat, 20 Jul 2013 16:38:10 +0000 (16:38 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1505164 13f79535-47bb-0310-9956-ffa450edef68

11 years agoInstall proper pcre DLL filename for debug build
Gregg Lewis Smith [Sat, 20 Jul 2013 00:50:11 +0000 (00:50 +0000)]
Install proper pcre DLL filename for debug build
PR 55235
Submitted by Ben Reser <ben reser org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1505073 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix some spaces
Christophe Jaillet [Thu, 18 Jul 2013 21:26:28 +0000 (21:26 +0000)]
Fix some spaces

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1504669 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix some spaces
Christophe Jaillet [Thu, 18 Jul 2013 21:10:31 +0000 (21:10 +0000)]
Fix some spaces

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1504663 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUnlikely potential memory leak.
Christophe Jaillet [Wed, 17 Jul 2013 20:51:18 +0000 (20:51 +0000)]
Unlikely potential memory leak.
Point 12 of PR 54936

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1504276 13f79535-47bb-0310-9956-ffa450edef68

11 years agoPotential use of uninitialized memory.
Christophe Jaillet [Wed, 17 Jul 2013 04:54:49 +0000 (04:54 +0000)]
Potential use of uninitialized memory.
Point 3 of PR 54936

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1503991 13f79535-47bb-0310-9956-ffa450edef68

11 years agoHave static analyser tool happy.
Christophe Jaillet [Wed, 17 Jul 2013 04:43:43 +0000 (04:43 +0000)]
Have static analyser tool happy.
Point 2 of PR 54936

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1503990 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix command line parsing. This was introduced in r1395253 when refactoring the code.
Christophe Jaillet [Tue, 16 Jul 2013 20:16:58 +0000 (20:16 +0000)]
Fix command line parsing. This was introduced in r1395253 when refactoring the code.
Untested
PR 55264 <jrhett netconsonance com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1503866 13f79535-47bb-0310-9956-ffa450edef68

11 years agomaintainer-mode should auto-enable mod_bucketeer
Jim Jagielski [Tue, 16 Jul 2013 12:18:35 +0000 (12:18 +0000)]
maintainer-mode should auto-enable mod_bucketeer

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1503680 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Sat, 13 Jul 2013 16:20:03 +0000 (16:20 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1502816 13f79535-47bb-0310-9956-ffa450edef68

11 years agoImprove error detection when decompressing
Rainer Jung [Sat, 13 Jul 2013 11:04:58 +0000 (11:04 +0000)]
Improve error detection when decompressing
request bodies with trailing garbage:
- handle case where trailing bytes are in
  the same bucket.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1502772 13f79535-47bb-0310-9956-ffa450edef68

11 years agoreflow a very long line, no functional change
Eric Covener [Fri, 12 Jul 2013 19:33:19 +0000 (19:33 +0000)]
reflow a very long line, no functional change

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1502665 13f79535-47bb-0310-9956-ffa450edef68

11 years agoaddress comment
Eric Covener [Fri, 12 Jul 2013 12:38:30 +0000 (12:38 +0000)]
address comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1502532 13f79535-47bb-0310-9956-ffa450edef68

11 years agoIn 2.4.x
Jim Jagielski [Thu, 11 Jul 2013 12:27:51 +0000 (12:27 +0000)]
In 2.4.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1502205 13f79535-47bb-0310-9956-ffa450edef68

11 years agoNote about new UDS support
Daniel Ruggeri [Wed, 10 Jul 2013 19:03:34 +0000 (19:03 +0000)]
Note about new UDS support

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1501913 13f79535-47bb-0310-9956-ffa450edef68

11 years ago* modules/metadata/mod_unique_id.c: Replace use of hostname + pid with
Joe Orton [Wed, 10 Jul 2013 16:20:31 +0000 (16:20 +0000)]
* modules/metadata/mod_unique_id.c: Replace use of hostname + pid with
  PRNG output.

Submitted by: Jan Kaluza <jkaluza redhat.com>
Reviewed by: sf, jorton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1501827 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix whitespace in AH00766 warning:
Eric Covener [Tue, 9 Jul 2013 18:21:43 +0000 (18:21 +0000)]
fix whitespace in AH00766 warning:
s/all of theinput/all of the input/

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1501423 13f79535-47bb-0310-9956-ffa450edef68

11 years agoWe are no longer pre-grabbing.
Jim Jagielski [Tue, 9 Jul 2013 17:41:33 +0000 (17:41 +0000)]
We are no longer pre-grabbing.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1501399 13f79535-47bb-0310-9956-ffa450edef68

11 years agoEnsure balancer runs after proxy for mutex creation
Jim Jagielski [Tue, 9 Jul 2013 16:30:54 +0000 (16:30 +0000)]
Ensure balancer runs after proxy for mutex creation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1501369 13f79535-47bb-0310-9956-ffa450edef68

11 years agorestore "core_output_filter: writing data to the network" message
Eric Covener [Tue, 9 Jul 2013 14:37:39 +0000 (14:37 +0000)]
restore "core_output_filter: writing data to the network" message
when c->aborted is set in the core output filter, but now at TRACE1.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1501294 13f79535-47bb-0310-9956-ffa450edef68

11 years agoKilled another warning.
Guenter Knauf [Sun, 7 Jul 2013 19:39:09 +0000 (19:39 +0000)]
Killed another warning.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500519 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFixed some Windows warnings.
Guenter Knauf [Sun, 7 Jul 2013 16:57:16 +0000 (16:57 +0000)]
Fixed some Windows warnings.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500483 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRemove backported items.
Rainer Jung [Sun, 7 Jul 2013 14:47:39 +0000 (14:47 +0000)]
Remove backported items.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500444 13f79535-47bb-0310-9956-ffa450edef68

11 years agoconf->mutex is not used... Also, ensure that pool
Jim Jagielski [Sun, 7 Jul 2013 14:05:37 +0000 (14:05 +0000)]
conf->mutex is not used... Also, ensure that pool
use is protected

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500437 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix some compiler warnings.
Guenter Knauf [Sun, 7 Jul 2013 13:04:39 +0000 (13:04 +0000)]
Fix some compiler warnings.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500423 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix some compiler warnings.
Guenter Knauf [Sun, 7 Jul 2013 03:12:52 +0000 (03:12 +0000)]
Fix some compiler warnings.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500362 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFixed type.
Guenter Knauf [Sat, 6 Jul 2013 23:46:16 +0000 (23:46 +0000)]
Fixed type.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500345 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Stefan Fritsch [Sat, 6 Jul 2013 21:48:19 +0000 (21:48 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500326 13f79535-47bb-0310-9956-ffa450edef68

11 years agoadd note when default algorithm has been changed
Stefan Fritsch [Sat, 6 Jul 2013 21:40:00 +0000 (21:40 +0000)]
add note when default algorithm has been changed

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500323 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Sat, 6 Jul 2013 15:34:52 +0000 (15:34 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500297 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdate.
Lucien Gentis [Sat, 6 Jul 2013 14:34:57 +0000 (14:34 +0000)]
Update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500280 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxform
Eric Covener [Fri, 5 Jul 2013 15:29:35 +0000 (15:29 +0000)]
xform

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500044 13f79535-47bb-0310-9956-ffa450edef68

11 years agoaddress comment http://httpd.apache.org/docs/2.4/vhosts/examples.html#comment_1441 by
Eric Covener [Fri, 5 Jul 2013 15:27:39 +0000 (15:27 +0000)]
address comment http://httpd.apache.org/docs/2.4/vhosts/examples.html#comment_1441 by
explicitly mentioning that ServerName may be calculated and inherited.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500042 13f79535-47bb-0310-9956-ffa450edef68