]> granicus.if.org Git - apache/log
apache
9 years agoxforms
Eric Covener [Wed, 22 Apr 2015 17:25:47 +0000 (17:25 +0000)]
xforms

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

9 years agotypoes
Eric Covener [Wed, 22 Apr 2015 17:25:09 +0000 (17:25 +0000)]
typoes

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

9 years agoPR57778
Eric Covener [Wed, 22 Apr 2015 17:19:37 +0000 (17:19 +0000)]
PR57778

document legacy AddType/ForceType magic types as Handler names
for the curious.

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

9 years agoApplies patch from bz56214 thanks to Javier Llorente - updates spanish
Rich Bowen [Wed, 22 Apr 2015 17:06:38 +0000 (17:06 +0000)]
Applies patch from bz56214 thanks to Javier Llorente - updates spanish
translation of error docs.

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

9 years agomod_ssl: Make the config parser complain if SSLRandomSeed specifies
Stefan Sperling [Wed, 22 Apr 2015 16:39:20 +0000 (16:39 +0000)]
mod_ssl: Make the config parser complain if SSLRandomSeed specifies
the Entropy Gathering Daemon (EGD) as source while the underlying
SSL library does not support EGD (e.g. in case of LibreSSL).

Suggested and reviewed by: kbrand

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

9 years agoadd PR
Eric Covener [Tue, 21 Apr 2015 12:26:12 +0000 (12:26 +0000)]
add PR

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

9 years agoIf a directory exists but no indexes can be resolved, the fallback resource
Eric Covener [Tue, 21 Apr 2015 12:23:33 +0000 (12:23 +0000)]
If a directory exists but no indexes can be resolved, the fallback resource
should be attempted first before giving up.

Submitted By: Jack <tjerk.meesters gmail.com> , covener
Committed By: covener

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

9 years agoGenerated doc changes
Mike Rumph [Mon, 20 Apr 2015 23:29:57 +0000 (23:29 +0000)]
Generated doc changes

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

9 years agoGrammar improvements in performance tuning doc
Mike Rumph [Mon, 20 Apr 2015 23:20:03 +0000 (23:20 +0000)]
Grammar improvements in performance tuning doc

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

9 years agoGenerated doc changes
Mike Rumph [Mon, 20 Apr 2015 19:44:57 +0000 (19:44 +0000)]
Generated doc changes

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

9 years agompm_event: follow up to r1666468 and r1666618.
Yann Ylavic [Sun, 19 Apr 2015 20:57:13 +0000 (20:57 +0000)]
mpm_event: follow up to r1666468 and r1666618.
We don't need to return 0 in the compare function, but for debugging purpose
which we could implement later if necessary (in a separate function).
For now, keep the function simple as in 2.4.x to ease backport, and add a
comment about why we never return 0 here.

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

9 years agoRebuild.
Lucien Gentis [Sun, 19 Apr 2015 16:46:45 +0000 (16:46 +0000)]
Rebuild.

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

9 years agoXML updates.
Lucien Gentis [Sun, 19 Apr 2015 16:45:41 +0000 (16:45 +0000)]
XML updates.

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

9 years agomod_proxy_wstunnel: Bypass the handler while the connection is not
Yann Ylavic [Sun, 19 Apr 2015 15:51:03 +0000 (15:51 +0000)]
mod_proxy_wstunnel: Bypass the handler while the connection is not
upgraded to WebSocket, so that other modules can possibly take over
the leading HTTP requests.

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

9 years agobuild
Christophe Jaillet [Sun, 19 Apr 2015 11:54:43 +0000 (11:54 +0000)]
build

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

9 years agomotorz: add missing (fix duplicated) APLOGNOs.
Yann Ylavic [Sun, 19 Apr 2015 11:53:07 +0000 (11:53 +0000)]
motorz: add missing (fix duplicated) APLOGNOs.

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

9 years agoFix doc as spotted by Falco Schwarz in online doc
Christophe Jaillet [Sun, 19 Apr 2015 11:50:25 +0000 (11:50 +0000)]
Fix doc as spotted by Falco Schwarz in online doc

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

9 years agoFix duplicated APLOGNOs from r1661067 and r1661448.
Yann Ylavic [Sun, 19 Apr 2015 11:42:52 +0000 (11:42 +0000)]
Fix duplicated APLOGNOs from r1661067 and r1661448.

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

9 years agomod_ssl: Check for RAND_egd() at configure time and only use it if present.
Stefan Sperling [Sat, 18 Apr 2015 17:03:47 +0000 (17:03 +0000)]
mod_ssl: Check for RAND_egd() at configure time and only use it if present.
Fixes the build with LibreSSL which does not provide this function.

Submitted by: Bernard Spil <pil.oss gmail com>, stsp
Committed by: stsp

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

9 years agomod_ssl namespacing: Rename ssl_util_ssl.h macros from SSL_foo to MODSSL_foo.
Stefan Sperling [Sat, 18 Apr 2015 16:43:34 +0000 (16:43 +0000)]
mod_ssl namespacing: Rename ssl_util_ssl.h macros from SSL_foo to MODSSL_foo.
For related discussion, see the dev@ thread starting at:
http://mail-archives.apache.org/mod_mbox/httpd-dev/201504.mbox/%3C20150415163613.GC15209%40fintan.stsp.name%3E

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

9 years agoRebuild.
Lucien Gentis [Sat, 18 Apr 2015 16:11:59 +0000 (16:11 +0000)]
Rebuild.

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

9 years agoXML updates.
Lucien Gentis [Sat, 18 Apr 2015 16:10:21 +0000 (16:10 +0000)]
XML updates.

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

9 years agomod_proxy_scgi: ProxySCGIInternalRedirect now allows an alternate
Jeff Trawick [Sat, 18 Apr 2015 13:48:57 +0000 (13:48 +0000)]
mod_proxy_scgi: ProxySCGIInternalRedirect now allows an alternate
response header to be used by the application, for when the application
or framework is unable to return Location in the internal-redirect
form.

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

9 years agorebuild docs with meta element enabled
André Malo [Fri, 17 Apr 2015 20:28:18 +0000 (20:28 +0000)]
rebuild docs with meta element enabled

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

9 years agoThe good thing about standards is that there are so many to choose from.
André Malo [Fri, 17 Apr 2015 19:46:28 +0000 (19:46 +0000)]
The good thing about standards is that there are so many to choose from.

Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=55741

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

9 years agoupdate transformation
André Malo [Fri, 17 Apr 2015 19:39:21 +0000 (19:39 +0000)]
update transformation

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

9 years ago* mod_log_config: Allow using ErrorLog providers for CustomLog.
Jan Kaluža [Fri, 17 Apr 2015 10:14:15 +0000 (10:14 +0000)]
* mod_log_config: Allow using ErrorLog providers for CustomLog.

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

9 years ago* mod_dav_fs: set default value of DavLockDB using installation layout
Jan Kaluža [Fri, 17 Apr 2015 07:28:50 +0000 (07:28 +0000)]
* mod_dav_fs: set default value of DavLockDB using installation layout

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

9 years agotab vs space
Christophe Jaillet [Fri, 17 Apr 2015 05:48:28 +0000 (05:48 +0000)]
tab vs space

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

9 years agoQuote log-sink arguments for {Custom,Error,Transfer}Log directive.
Ken Coar [Fri, 17 Apr 2015 03:10:18 +0000 (03:10 +0000)]
Quote log-sink arguments for {Custom,Error,Transfer}Log directive.
Except syslog and journal, which are keywords.  There's no harm
in quoting those, but no real point to it, either.

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

9 years agoRebuild
Rich Bowen [Thu, 16 Apr 2015 18:30:09 +0000 (18:30 +0000)]
Rebuild

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

9 years agoRebuild
Rich Bowen [Thu, 16 Apr 2015 18:29:27 +0000 (18:29 +0000)]
Rebuild

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

9 years agoApplies fix recommended in bz56346
Rich Bowen [Thu, 16 Apr 2015 18:19:31 +0000 (18:19 +0000)]
Applies fix recommended in bz56346

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

9 years agoPer bz57584, ensure that this isn't just .cgi, ..cgi, ...cgi, and so on.
Rich Bowen [Thu, 16 Apr 2015 15:46:03 +0000 (15:46 +0000)]
Per bz57584, ensure that this isn't just .cgi, ..cgi, ...cgi, and so on.

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

9 years agoRebuild a crapload of xdocs
Rich Bowen [Thu, 16 Apr 2015 15:04:17 +0000 (15:04 +0000)]
Rebuild a crapload of xdocs

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

9 years agomod_proxy_ajp: Rename output_failed to client_failed in ap_proxy_ajp_request().
Yann Ylavic [Thu, 16 Apr 2015 12:08:25 +0000 (12:08 +0000)]
mod_proxy_ajp: Rename output_failed to client_failed in ap_proxy_ajp_request().
Since any read/write error is caught by this flag, it really means "dialog with
client <ip:port> failed" (as per the associated log message), whereas write to
client (output) errors need not be handled differently than any error occuring
after some bytes have already been sent to the client, which is the purpose of
the data_sent flag.

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

9 years agoRemove entries for fixes/features already merged to 2.4.x branch
Jeff Trawick [Thu, 16 Apr 2015 11:48:36 +0000 (11:48 +0000)]
Remove entries for fixes/features already merged to 2.4.x branch

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

9 years agoslight improvement to wording
Jeff Trawick [Wed, 15 Apr 2015 23:07:58 +0000 (23:07 +0000)]
slight improvement to wording

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

9 years agoCorrect a regex so that it doesn't match the file named '.cgi'
Rich Bowen [Wed, 15 Apr 2015 20:56:55 +0000 (20:56 +0000)]
Correct a regex so that it doesn't match the file named '.cgi'

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

9 years agoResolves bz55123 - spaces around emdashes.
Rich Bowen [Wed, 15 Apr 2015 20:52:31 +0000 (20:52 +0000)]
Resolves bz55123 - spaces around emdashes.

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

9 years agoSimply remove trailing whitespace.
Ken Coar [Wed, 15 Apr 2015 20:16:24 +0000 (20:16 +0000)]
Simply remove trailing whitespace.

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

9 years ago* Remove trailing whitespace from a bunch of *.xml files
Ken Coar [Wed, 15 Apr 2015 20:04:05 +0000 (20:04 +0000)]
* Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}.

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

9 years agoBreak <highlight language="commit">foo</highlight> into separate lines.
Ken Coar [Wed, 15 Apr 2015 19:10:38 +0000 (19:10 +0000)]
Break <highlight language="commit">foo</highlight> into separate lines.

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

9 years agoQuote path/URL arguments to Proxy* directives.
Ken Coar [Wed, 15 Apr 2015 18:51:11 +0000 (18:51 +0000)]
Quote path/URL arguments to Proxy* directives.

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

9 years agoQuote ScriptAlias and DocumentRoot arguments.
Ken Coar [Wed, 15 Apr 2015 18:17:34 +0000 (18:17 +0000)]
Quote ScriptAlias and DocumentRoot arguments.

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

9 years agoQuote {Alias,Redirect,ScriptAlias}{,Match} arguments.
Ken Coar [Wed, 15 Apr 2015 18:04:39 +0000 (18:04 +0000)]
Quote {Alias,Redirect,ScriptAlias}{,Match} arguments.

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

9 years agoEnclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
Ken Coar [Wed, 15 Apr 2015 17:46:53 +0000 (17:46 +0000)]
Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers.

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

9 years agoMention which indexoptions need fancyindexing. Rsesolves bz56985
Rich Bowen [Wed, 15 Apr 2015 17:05:20 +0000 (17:05 +0000)]
Mention which indexoptions need fancyindexing. Rsesolves bz56985

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

9 years agoWe need moar emails - format change
Daniel Ruggeri [Wed, 15 Apr 2015 17:01:33 +0000 (17:01 +0000)]
We need moar emails - format change

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

9 years agoFlip directives and topics sections after discussion around ordering
Daniel Ruggeri [Wed, 15 Apr 2015 16:51:57 +0000 (16:51 +0000)]
Flip directives and topics sections after discussion around ordering

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

9 years agoRebuilds Daniel's change to the order of directictives vs topics in
Rich Bowen [Wed, 15 Apr 2015 16:33:41 +0000 (16:33 +0000)]
Rebuilds Daniel's change to the order of directictives vs topics in
manual docs.

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

9 years agoAdjust template to align page content with table of contents
Daniel Ruggeri [Wed, 15 Apr 2015 16:21:28 +0000 (16:21 +0000)]
Adjust template to align page content with table of contents

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

9 years agoRebuild
Rich Bowen [Wed, 15 Apr 2015 15:53:30 +0000 (15:53 +0000)]
Rebuild

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

9 years agoRevert r1672014 - doesn't work as advertised (would break configs
Kaspar Brand [Wed, 15 Apr 2015 15:53:00 +0000 (15:53 +0000)]
Revert r1672014 - doesn't work as advertised (would break configs
where the per-vhost log level is different from the global level)

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

9 years agoResolves bz56695 - %O can in fact be zero sometimes.
Rich Bowen [Wed, 15 Apr 2015 15:47:42 +0000 (15:47 +0000)]
Resolves bz56695 - %O can in fact be zero sometimes.

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

9 years agoApplies patch from bz57189, thanks go to Tom Fredrik Blenning. Adds
Rich Bowen [Wed, 15 Apr 2015 15:23:27 +0000 (15:23 +0000)]
Applies patch from bz57189, thanks go to Tom Fredrik Blenning. Adds
Norwegin translations of error pages.

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

9 years agoRebuild HTML from various changes yesterday.
Rich Bowen [Wed, 15 Apr 2015 15:02:08 +0000 (15:02 +0000)]
Rebuild HTML from various changes yesterday.

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

9 years agoRebuild
Rich Bowen [Wed, 15 Apr 2015 15:01:25 +0000 (15:01 +0000)]
Rebuild

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

9 years agoAs per bz53530, a brief explanation of when you may and must use quotes
Rich Bowen [Wed, 15 Apr 2015 14:59:51 +0000 (14:59 +0000)]
As per bz53530, a brief explanation of when you may and must use quotes
in directory paths.

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

9 years agoFollow-up to r1520445:
Jeff Trawick [Wed, 15 Apr 2015 13:55:46 +0000 (13:55 +0000)]
Follow-up to r1520445:

Tweak error message for clarity

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

9 years agoQuote filesystem paths.
Ken Coar [Wed, 15 Apr 2015 06:36:51 +0000 (06:36 +0000)]
Quote filesystem paths.

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

9 years agoPut individual items in quotation marks.
Ken Coar [Wed, 15 Apr 2015 06:31:40 +0000 (06:31 +0000)]
Put individual items in quotation marks.

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

9 years agoPut quotation marks around the <Location> path.
Ken Coar [Wed, 15 Apr 2015 06:29:14 +0000 (06:29 +0000)]
Put quotation marks around the <Location> path.

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

9 years agoA little syntax fixup, and put quotation marks around
Ken Coar [Wed, 15 Apr 2015 06:10:07 +0000 (06:10 +0000)]
A little syntax fixup, and put quotation marks around
patterns and expressions.

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

9 years agoQuote DocumentRoot filesystem paths.
Ken Coar [Wed, 15 Apr 2015 06:04:39 +0000 (06:04 +0000)]
Quote DocumentRoot filesystem paths.

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

9 years agoDon't use &quot; in code.
Ken Coar [Wed, 15 Apr 2015 06:01:00 +0000 (06:01 +0000)]
Don't use &quot; in code.

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

9 years agoFollowing up on BZ 53530.. putting quotation marks around
Ken Coar [Tue, 14 Apr 2015 23:35:26 +0000 (23:35 +0000)]
Following up on BZ 53530.. putting quotation marks around
arbitrary-text, complex, and/or filesystem directive arguments.
More to do..

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

9 years agoRebuild HTML docs
Rich Bowen [Tue, 14 Apr 2015 19:39:38 +0000 (19:39 +0000)]
Rebuild HTML docs

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

9 years agoClarify order of operations - some variables aren't accessible to If.
Rich Bowen [Tue, 14 Apr 2015 19:37:47 +0000 (19:37 +0000)]
Clarify order of operations - some variables aren't accessible to If.
See bz 53349 for context.

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

9 years agoRebuild HTML
Rich Bowen [Tue, 14 Apr 2015 19:22:27 +0000 (19:22 +0000)]
Rebuild HTML

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

9 years agoClarifies (I hope) what RewriteRule patterns are matched against. See
Rich Bowen [Tue, 14 Apr 2015 19:19:01 +0000 (19:19 +0000)]
Clarifies (I hope) what RewriteRule patterns are matched against. See
bz53153 for context.

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

9 years agorebuild
Rich Bowen [Tue, 14 Apr 2015 19:08:14 +0000 (19:08 +0000)]
rebuild

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

9 years agoClarify regex so that it matches /icons or /icons/ but not /iconsFOO (as
Rich Bowen [Tue, 14 Apr 2015 19:03:00 +0000 (19:03 +0000)]
Clarify regex so that it matches /icons or /icons/ but not /iconsFOO (as
per bz53483

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

9 years agoClarifies FilesMatch and LocationMatch examples, as per bz53483
Rich Bowen [Tue, 14 Apr 2015 18:39:15 +0000 (18:39 +0000)]
Clarifies FilesMatch and LocationMatch examples, as per bz53483

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

9 years agorebuild html docs
Rich Bowen [Tue, 14 Apr 2015 18:25:58 +0000 (18:25 +0000)]
rebuild html docs

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

9 years agoClarifies both the regular expression and the explanation of it, to
Rich Bowen [Tue, 14 Apr 2015 18:19:57 +0000 (18:19 +0000)]
Clarifies both the regular expression and the explanation of it, to
avoid unintentionally matching other things. (See bz 53483)

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

9 years agoRebuild
Rich Bowen [Tue, 14 Apr 2015 17:20:42 +0000 (17:20 +0000)]
Rebuild

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

9 years agoHTML encoding
Rich Bowen [Tue, 14 Apr 2015 17:12:00 +0000 (17:12 +0000)]
HTML encoding

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

9 years agoAdd "pre-compressed content" recipe, as per
Rich Bowen [Tue, 14 Apr 2015 17:06:10 +0000 (17:06 +0000)]
Add "pre-compressed content" recipe, as per
https://bz.apache.org/bugzilla/show_bug.cgi?id=51336

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

9 years agolibressl fix for removed ENGINE_CTRL_CHIL_SET_FORKCHECK
Eric Covener [Tue, 14 Apr 2015 15:56:30 +0000 (15:56 +0000)]
libressl fix for removed ENGINE_CTRL_CHIL_SET_FORKCHECK

Submitted By: Stuart Henderson <sthen openbsd.org>
Commited By: covener

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

9 years agoRemove some spaces between some return statements and ';' + fix a strange formating...
Christophe Jaillet [Tue, 14 Apr 2015 06:03:13 +0000 (06:03 +0000)]
Remove some spaces between some return statements  and ';' + fix a strange formating in a 'for' loop

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

9 years agoFix CGIPassAuth built-in directive documentation,
Jeff Trawick [Mon, 13 Apr 2015 10:50:02 +0000 (10:50 +0000)]
Fix CGIPassAuth built-in directive documentation,
Get compatibility line in doc ready for backport

Pointed out by: rjung (who perhaps wasn't so positive about the eventual 2.4.x release)

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

9 years agoUse 'unsigned int' in bitfield
Christophe Jaillet [Mon, 13 Apr 2015 05:59:26 +0000 (05:59 +0000)]
Use 'unsigned int' in bitfield

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

9 years agoAdd CHANGES entry before backport proposal
Christophe Jaillet [Sun, 12 Apr 2015 07:52:22 +0000 (07:52 +0000)]
Add CHANGES entry before backport proposal

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

9 years agoTweak log message
Christophe Jaillet [Sun, 12 Apr 2015 06:57:07 +0000 (06:57 +0000)]
Tweak log message

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

9 years agoTypo.
Lucien Gentis [Sat, 11 Apr 2015 16:38:34 +0000 (16:38 +0000)]
Typo.

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

9 years agomod_proxy_wstunnel isn't limited to Unix
Jeff Trawick [Fri, 10 Apr 2015 20:35:59 +0000 (20:35 +0000)]
mod_proxy_wstunnel isn't limited to Unix

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

9 years agoMore followon to r1671397 for proxy server-status
Rainer Jung [Fri, 10 Apr 2015 06:55:48 +0000 (06:55 +0000)]
More followon to r1671397 for proxy server-status
in auto mode:
- remove remaining HTML markup

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

9 years agoomit the period after the example lest it get copied
Jeff Trawick [Thu, 9 Apr 2015 20:41:12 +0000 (20:41 +0000)]
omit the period after the example lest it get copied

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

9 years agoSetEnv doesn't work for proxy-scgi-pathinfo
Jeff Trawick [Thu, 9 Apr 2015 20:38:17 +0000 (20:38 +0000)]
SetEnv doesn't work for proxy-scgi-pathinfo

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

9 years agoFollowon to r1671397 for proxy server-status
Rainer Jung [Thu, 9 Apr 2015 19:20:14 +0000 (19:20 +0000)]
Followon to r1671397 for proxy server-status
in auto mode:
- don't show HTML legend
- Show correct worker name

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

9 years agoFollowon to r1671396: add misiing newline in
Rainer Jung [Thu, 9 Apr 2015 18:59:43 +0000 (18:59 +0000)]
Followon to r1671396: add misiing newline in
new server-status output.

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

9 years agoFollowon to r1671396:
Rainer Jung [Thu, 9 Apr 2015 10:54:26 +0000 (10:54 +0000)]
Followon to r1671396:
Remove unwanted redundant output introduced
by that commit.

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

9 years agoUNSET the VirtualHost's LogLevel just before calling ap_merge_log_config(),
Kaspar Brand [Wed, 8 Apr 2015 07:33:39 +0000 (07:33 +0000)]
UNSET the VirtualHost's LogLevel just before calling ap_merge_log_config(),
to make sure that the DEFAULT_LOGLEVEL (APLOG_WARNING) is also in effect
when ap_process_config_tree() in main.c:main() walks through the
VirtualHost sections.

See https://mail-archives.apache.org/mod_mbox/httpd-dev/201404.mbox/%3C535CC85B.80501%40velox.ch%3E
for one case this is addressing. This reverts the change from r1024427 on
the one hand, but still ensures correct LogLevel merging on the other hand.

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

9 years agoallow time to first byte (of response headers)
Eric Covener [Tue, 7 Apr 2015 19:01:16 +0000 (19:01 +0000)]
allow time to first byte (of response headers)
to be logged by mod_logio.

mod_logio was just a conveninent place to do this
w/o writing a new filter or complicating an existing
important one.

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

9 years agoCHANGES: remove entries merged into 2.4.x.
Yann Ylavic [Sun, 5 Apr 2015 19:22:24 +0000 (19:22 +0000)]
CHANGES: remove entries merged into 2.4.x.

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

9 years agoAdd output for "?auto" version of server-status
Rainer Jung [Sun, 5 Apr 2015 13:54:22 +0000 (13:54 +0000)]
Add output for "?auto" version of server-status
to proxy status, mod_ssl session cache info,
mod_cache_socache and the status hook of the
individual socache implementations.

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

9 years agoAdd more data to "?auto" view of server-status.
Rainer Jung [Sun, 5 Apr 2015 13:34:01 +0000 (13:34 +0000)]
Add more data to "?auto" view of server-status.

Although mod_status source code calls this the
"short_report", the docs and the API flag call
it "Machine Readable" resp. "STAT_OPT_AUTO".
So IMHO the data shown should be on par with
the html version.

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

9 years agoFollowup to r1670431, 1670432, 1670440
Rainer Jung [Sun, 5 Apr 2015 13:12:38 +0000 (13:12 +0000)]
Followup to r1670431, 16704321670440
and 1670738: update max APLOGNO number.

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

9 years agoMention the cmake/OpenSSL compatibility issue
Jeff Trawick [Sun, 5 Apr 2015 01:10:37 +0000 (01:10 +0000)]
Mention the cmake/OpenSSL compatibility issue

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