]>
granicus.if.org Git - apache/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Ken Coar [Wed, 15 Apr 2015 06:01:00 +0000 (06:01 +0000)]
Don't use " in code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1673651 13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Rainer Jung [Sun, 5 Apr 2015 13:12:38 +0000 (13:12 +0000)]
Followup to r1670431,
1670432 ,
1670440
and
1670738 : update max APLOGNO number.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1671394 13f79535 -47bb-0310-9956-
ffa450edef68
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
William A. Rowe Jr [Thu, 2 Apr 2015 01:50:45 +0000 (01:50 +0000)]
Not that hard to explain...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670805 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 1 Apr 2015 17:18:59 +0000 (17:18 +0000)]
Fix issue w/ deterministic ordering and string comparison of "http/1.1." and "h2"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670738 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 1 Apr 2015 10:03:56 +0000 (10:03 +0000)]
http: Add support for RFC2324/RFC7168.
Sample implementation: http://people.apache.org/~minfrin/mod_teapot.c
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670594 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 1 Apr 2015 08:34:31 +0000 (08:34 +0000)]
* ssl_array_index is only used by code inside the HAVE_TLS_ALPN. So silence warnings if don't have it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670578 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 31 Mar 2015 19:23:11 +0000 (19:23 +0000)]
And the lognos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670440 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 31 Mar 2015 19:20:02 +0000 (19:20 +0000)]
Revert r1670436.
Patch was already applied, Jim was quicker.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670439 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 31 Mar 2015 19:15:32 +0000 (19:15 +0000)]
Followup to r1670397+r1670434: even more ALPN goodness.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670436 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 31 Mar 2015 19:12:08 +0000 (19:12 +0000)]
More ALPN goodness
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670434 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 31 Mar 2015 19:09:12 +0000 (19:09 +0000)]
Followup to r1670397: add missing APLOGNO.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670432 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Tue, 31 Mar 2015 19:07:11 +0000 (19:07 +0000)]
Add missing APLOGNOs by running
docs/log-message-tags/update-log-msg-tags.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670431 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 31 Mar 2015 17:12:51 +0000 (17:12 +0000)]
ALPN support, based on mod_spdy/mod_h2 patch set
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1670397 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Mar 2015 15:08:14 +0000 (15:08 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669784 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Mar 2015 15:07:31 +0000 (15:07 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669783 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Mar 2015 15:04:42 +0000 (15:04 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669781 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Mar 2015 15:02:50 +0000 (15:02 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669780 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 27 Mar 2015 20:46:11 +0000 (20:46 +0000)]
Correct MS-DOS check-in crap on text files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669682 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 26 Mar 2015 22:12:14 +0000 (22:12 +0000)]
s/apr_pstrndup/apr_pstrmemdup/ when applicable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669461 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 26 Mar 2015 09:07:54 +0000 (09:07 +0000)]
mod_proxy_wstunnel: Avoid an empty response by failing with 502 (Bad Gateway)
when no response is ever received from the backend.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669299 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 26 Mar 2015 08:28:20 +0000 (08:28 +0000)]
CHANGES: follow up to r1669289.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669292 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 26 Mar 2015 08:15:32 +0000 (08:15 +0000)]
core_filters: restore/disable TCP_NOPUSH option after non-blocking sendfile.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669289 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 25 Mar 2015 18:39:32 +0000 (18:39 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1669202 13f79535 -47bb-0310-9956-
ffa450edef68