]>
granicus.if.org Git - apache/log
Rich Bowen [Tue, 7 Jun 2016 10:40:52 +0000 (10:40 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1747186 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 7 Jun 2016 10:34:59 +0000 (10:34 +0000)]
The -l option requires a filename argument.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1747185 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Tue, 7 Jun 2016 10:31:55 +0000 (10:31 +0000)]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1747184 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Tue, 7 Jun 2016 10:30:27 +0000 (10:30 +0000)]
Translated to match english revision.
Reviewed. build the html file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1747183 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 7 Jun 2016 08:54:02 +0000 (08:54 +0000)]
mod_http2: fixes a mem corruption when streams/connections terminated before tasks returned
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1747170 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 6 Jun 2016 12:54:47 +0000 (12:54 +0000)]
mod_http2: updated CHANGES and version bump after backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746988 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 5 Jun 2016 09:17:33 +0000 (09:17 +0000)]
Delay a table lookup until we know that we can handle the request.
Concat a string at compile time, rather than run time.
Some various style fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746884 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 5 Jun 2016 08:40:20 +0000 (08:40 +0000)]
No need to scan the first 5 bytes, they are already correct (i.e. HTTP_)
Fix indentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746878 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 4 Jun 2016 15:50:20 +0000 (15:50 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746839 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 4 Jun 2016 15:49:29 +0000 (15:49 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746838 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 3 Jun 2016 20:33:14 +0000 (20:33 +0000)]
Add some links and improve highlight
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746754 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 2 Jun 2016 22:31:35 +0000 (22:31 +0000)]
Correct the behavior and interaction between SSLProxyCheckPeer[CN|Name],
such that disabling either disables both, and that enabling either will
trigger the more comprehensive SSLProxyCheckPeerName behavior.
Only a single configuration remains to enable the legacy behavior, which
is to explicitly disable SSLProxyCheckPeerName and enable SSLProxyCheckPeerCN.
Changes to the proxy config directives leads us to a different 2.4 fix...
https://github.com/wrowe/patches/blob/master/fix_proxy_check_peer-2.4.x.patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746647 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 30 May 2016 22:38:23 +0000 (22:38 +0000)]
mod_dav: Add support for childtags to dav_error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746207 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 30 May 2016 21:08:56 +0000 (21:08 +0000)]
Off by one "make dox" warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746206 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 30 May 2016 20:22:37 +0000 (20:22 +0000)]
Fix r1746183
(when you rename a parameter, make sure to update places where it is used...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746193 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 30 May 2016 20:19:41 +0000 (20:19 +0000)]
Fix some doxygen warning.
Make the use of 'pfds' and 'pds' consistent
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746189 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 30 May 2016 19:56:14 +0000 (19:56 +0000)]
Fix some obvious doxygen warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746183 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 30 May 2016 19:24:34 +0000 (19:24 +0000)]
Off by one "make dox" warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746171 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 29 May 2016 13:10:45 +0000 (13:10 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746003 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 29 May 2016 13:03:11 +0000 (13:03 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746002 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 29 May 2016 12:56:04 +0000 (12:56 +0000)]
XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1746000 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 28 May 2016 15:02:03 +0000 (15:02 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745885 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 28 May 2016 14:50:46 +0000 (14:50 +0000)]
Send them to the auth'ed area on success, as expected.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745883 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 28 May 2016 14:40:24 +0000 (14:40 +0000)]
Rebuild new working example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745879 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 28 May 2016 14:37:43 +0000 (14:37 +0000)]
Make this example actually, y'know, work.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745878 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 28 May 2016 14:20:39 +0000 (14:20 +0000)]
The example doesn't do anything at all without a Require directive,
which is very confusing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745877 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 28 May 2016 10:45:53 +0000 (10:45 +0000)]
Fix comment typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745864 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 28 May 2016 10:45:18 +0000 (10:45 +0000)]
Fix segfault with logresolve -c and IPv6
Due to a logic error, there could be a NULL pointer dereference.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823259
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745863 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 28 May 2016 05:54:19 +0000 (05:54 +0000)]
Constify and save a few bytes in the conf pool when parsing "UserDir" directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745835 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 27 May 2016 20:39:13 +0000 (20:39 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745813 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 27 May 2016 20:38:44 +0000 (20:38 +0000)]
Improve example layout
Synch with 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745812 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 27 May 2016 20:25:49 +0000 (20:25 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745811 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 27 May 2016 20:25:04 +0000 (20:25 +0000)]
Fix broken link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745810 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Fri, 27 May 2016 15:47:23 +0000 (15:47 +0000)]
PR59630: include OpenSSL_Applink when compiling on Visual Studio 2015 and up
Submitted By: Jan Ehrhardt <phpdev ehrhardt.nl>
Committed By: gsmith
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745767 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 27 May 2016 05:48:32 +0000 (05:48 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745712 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 27 May 2016 05:47:43 +0000 (05:47 +0000)]
Improve highlight
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745711 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Wed, 25 May 2016 16:27:59 +0000 (16:27 +0000)]
_setargv will not compile on _MSC_VER > 1700 MS documentation's example simply does not work. Disabe for now, Apachemonitor still works.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745516 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 23 May 2016 15:41:18 +0000 (15:41 +0000)]
Translated to match english revision.
Reviewed. build the html file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745221 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 23 May 2016 14:55:42 +0000 (14:55 +0000)]
xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745207 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 23 May 2016 14:55:13 +0000 (14:55 +0000)]
add a -R example, I had to ask for help to figure out the single quotes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745206 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 23 May 2016 13:45:33 +0000 (13:45 +0000)]
minor fixes fixed the first example not displaying correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745196 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 23 May 2016 13:12:43 +0000 (13:12 +0000)]
modified the revision number
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745191 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 23 May 2016 13:11:15 +0000 (13:11 +0000)]
Fixed the time in the line previouse to the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745189 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 23 May 2016 13:05:58 +0000 (13:05 +0000)]
Translated to match english revision.
Reviewed. Added the xml file to repo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745188 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Mon, 23 May 2016 12:37:53 +0000 (12:37 +0000)]
mod_http2: fix possible null pointer deref in bucket beams on receive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745175 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Mon, 23 May 2016 12:14:50 +0000 (12:14 +0000)]
Documentation Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745170 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Mon, 23 May 2016 12:14:19 +0000 (12:14 +0000)]
Adding a note to mod_proxy documentation to clarify DNS resolution with origin servers. Follow up from a question on users@.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745169 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 23 May 2016 11:38:58 +0000 (11:38 +0000)]
Translated to match english revision.
Reviewed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745149 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 22 May 2016 14:46:25 +0000 (14:46 +0000)]
Phrasing assumed you're converting from auth_basic.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745060 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 22 May 2016 13:11:11 +0000 (13:11 +0000)]
include the scheme in the error message about missing a
mod_proxy_submodule (mod_proxy_$usually_a_scheme)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745039 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 22 May 2016 12:03:21 +0000 (12:03 +0000)]
PR59612: Print the ap_expr() error message when an expression cannot
be evaluated in forward-dns provider.
Submitted By: Tianyin Xu <tixu cs.ucsd.edu>
Committed By: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745034 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 22 May 2016 12:00:33 +0000 (12:00 +0000)]
PR59611: Fix AH02633 require type
Submitted By: Tianyin Xu <tixu cs.ucsd.edu>
Commited By: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1745033 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 21 May 2016 21:01:21 +0000 (21:01 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744984 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 21 May 2016 20:59:25 +0000 (20:59 +0000)]
Clarify the meaning of the file-group syntax, as per bz59610
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744983 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 21 May 2016 20:39:59 +0000 (20:39 +0000)]
Save a few bytes in the conf pool.
The directive's names don't need to be duplicated in this pool when parsing the configuration file.
Either they match a known directive name and we can use it directly if needed. Otherwise, it is still possible to make a copy afterwards.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744980 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 May 2016 16:50:44 +0000 (16:50 +0000)]
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744964 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 May 2016 16:49:54 +0000 (16:49 +0000)]
XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744963 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 21 May 2016 15:16:41 +0000 (15:16 +0000)]
update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744952 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 21 May 2016 15:12:59 +0000 (15:12 +0000)]
backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744950 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Sat, 21 May 2016 07:10:51 +0000 (07:10 +0000)]
re build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744854 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Sat, 21 May 2016 06:58:40 +0000 (06:58 +0000)]
re build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744853 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 20:11:41 +0000 (20:11 +0000)]
Support build files for mod_proxy_http2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744792 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 17:41:41 +0000 (17:41 +0000)]
Add mod_proxy_http2 based on CMakeLists.txt prereqs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744778 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 17:11:07 +0000 (17:11 +0000)]
Correct line endings / these are text files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744772 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 17:08:17 +0000 (17:08 +0000)]
Yes this is text, as well as an image/* mime-type.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744771 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 20 May 2016 16:59:56 +0000 (16:59 +0000)]
Not sure how these came to be checked in as non-text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744767 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 20 May 2016 14:37:39 +0000 (14:37 +0000)]
mod_http2: fixing re-entrancy problems with new master event dispatching
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744751 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 20 May 2016 11:18:37 +0000 (11:18 +0000)]
mod_http2: improved resume/response/window update handling on master connection
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744712 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 20 May 2016 04:18:48 +0000 (04:18 +0000)]
Remove out-dated comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744655 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 19 May 2016 14:03:11 +0000 (14:03 +0000)]
add availability to rewriteoption too
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744580 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 19 May 2016 14:01:14 +0000 (14:01 +0000)]
using context info for rewritebase was not until 2.4.16
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744578 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 18 May 2016 21:54:09 +0000 (21:54 +0000)]
Avoid memory allocation before making sure that this handler can handle the URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744460 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 18 May 2016 21:46:42 +0000 (21:46 +0000)]
Avoid memory allocation before making sure that this handler can handle the URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744459 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 18 May 2016 21:41:02 +0000 (21:41 +0000)]
Avoid memory allocation before making sure that this handler can handle the URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744458 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 18 May 2016 15:10:53 +0000 (15:10 +0000)]
CHANGES update and version bump after backport of mod_http2 v1.5.5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744421 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 18 May 2016 14:39:33 +0000 (14:39 +0000)]
mod_http2: fixes timeout vs. keepalive timeout use when closing streams on flush, adding pseudo header length check against limit_req_line
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744415 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Wed, 18 May 2016 09:49:53 +0000 (09:49 +0000)]
Translated to match english revision.
Reviewed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744373 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 17 May 2016 17:58:52 +0000 (17:58 +0000)]
avoid a copy/paste trap. Similar style used elsewhere in INSTALL.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744297 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 17 May 2016 14:33:15 +0000 (14:33 +0000)]
mod_http2: checking configured Limit* values against header fields
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744283 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 17 May 2016 08:24:10 +0000 (08:24 +0000)]
mod_rewrite: adding h2:// and h2c:// proxy schemes to absolute uri detection, patch by Evgeny Kotkov
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744206 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 17 May 2016 08:08:53 +0000 (08:08 +0000)]
mod_http2: adding export to netware build, thanks normw
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744204 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Tue, 17 May 2016 08:03:32 +0000 (08:03 +0000)]
mod_http2: fixing c->current_thread on slave connections, addresses PR 59542
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1744203 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 15 May 2016 21:07:24 +0000 (21:07 +0000)]
Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743974 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 15 May 2016 21:03:03 +0000 (21:03 +0000)]
documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743970 13f79535 -47bb-0310-9956-
ffa450edef68
Luca Toscano [Sun, 15 May 2016 21:02:10 +0000 (21:02 +0000)]
Updated broken link and added a clarification example for mod_authn_dbm. PR: 59558
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743967 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Sat, 14 May 2016 11:49:58 +0000 (11:49 +0000)]
update after backport of latest http2 changes, version bump
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743816 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 09:00:34 +0000 (09:00 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743799 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 09:00:16 +0000 (09:00 +0000)]
Add a link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743798 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 07:17:33 +0000 (07:17 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743790 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 07:16:30 +0000 (07:16 +0000)]
Fix typo in doc as spotted by Pete Edwards in online doc.
Improve layout.
Synchronize with 2.4.x for relevant parts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743789 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 14 May 2016 06:23:25 +0000 (06:23 +0000)]
Fix NULL pointer dereference
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743788 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 13 May 2016 16:52:33 +0000 (16:52 +0000)]
Avoid truncating the_request line when there is no request to 'W'rite.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743699 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 12 May 2016 15:12:59 +0000 (15:12 +0000)]
fix for handling invalid proxy uris and code cleanup provided by Evgeny Kotkov
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743517 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Thu, 12 May 2016 15:04:18 +0000 (15:04 +0000)]
applied mod_proxy_http2 related cmake biuld changes as proposed by Evgeny Kotkov
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743512 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 12 May 2016 14:50:09 +0000 (14:50 +0000)]
Revert
1742822 , incorrect assumptions here
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743511 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 11 May 2016 11:03:41 +0000 (11:03 +0000)]
adjusteing changes after backport, mod_http2: version bump, adding modified patch for c->aborted by Michael Kaufmann
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743335 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Tue, 10 May 2016 21:26:31 +0000 (21:26 +0000)]
minor fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743260 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Tue, 10 May 2016 19:16:11 +0000 (19:16 +0000)]
minor fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743251 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 9 May 2016 17:21:14 +0000 (17:21 +0000)]
Fixed words
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743009 13f79535 -47bb-0310-9956-
ffa450edef68
Luis Gil [Mon, 9 May 2016 16:56:45 +0000 (16:56 +0000)]
Fixed misspelled word
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1743005 13f79535 -47bb-0310-9956-
ffa450edef68