Commit Graph

24509 Commits

Author SHA1 Message Date
a7a919ad86 The days of 9x, Win2K are long gone. No more need of a stub
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447992 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 04:03:42 +00:00
dd8bdc09d2 ye gods what have I done
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447971 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 23:48:41 +00:00
bec1cf0251 Remove redundant 'directives' list, and use the more-useful
quickreference doc instead.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447968 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 23:42:40 +00:00
0006419eb2 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447930 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 21:32:09 +00:00
b7f024add7 typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447928 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 21:29:45 +00:00
8fee5391ff typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447872 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 19:08:53 +00:00
72f579f5fc ensure positive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447871 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 19:08:24 +00:00
2cb0518d86 Has been backported.
CHANGES in 2.4 not needed, because regression
was never released.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447451 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 19:39:00 +00:00
08b292cec6 Unbreak default case of RewriteBase not being set after r1410681
Contributed By: Evgeny Barsukov
Reviewed By: covener


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447426 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 18:46:23 +00:00
8f5bc367b7 Fix the authn_socache example, as per users@ discussion and
Ben Johnson's comment on the page itself @apache.org..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447192 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 11:08:53 +00:00
688c17ebbc Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446906 13f79535-47bb-0310-9956-ffa450edef68
2013-02-16 15:33:41 +00:00
f24ffba0d0 ap_rgetline_core() now pulls from r->proto_input_filters
for better input filtering behavior during chunked trailer
processing by ap_http_filter().


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446421 13f79535-47bb-0310-9956-ffa450edef68
2013-02-15 01:32:45 +00:00
de8b145ee9 Stuff I want to do
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446033 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 02:41:54 +00:00
9c12e42974 Stuff I want to do
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446032 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 02:29:04 +00:00
80a1a46efa typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446029 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 01:49:16 +00:00
5e19168ce9 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446027 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 01:48:29 +00:00
71134a9a1f Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446016 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 01:27:26 +00:00
e1d38953a1 Missing trailing slash
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446015 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 01:26:01 +00:00
3c25f31b7a Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446009 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 01:06:28 +00:00
7aa0725711 Reconcile contradictory statements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446006 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 01:03:10 +00:00
2aa8e5eb40 r:regex was not returning the last captured group, as we were one off on how many captures to push to the table.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1445609 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 14:02:43 +00:00
bf4e43b340 Fixed a potential NULL pointer deference.
This was brought up on dev list by Christophe Jaillet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1443558 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 15:35:31 +00:00
3798f3bcfc Style fixes - no code changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1443547 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 15:19:53 +00:00
7962e622f5 in 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1443207 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 20:49:31 +00:00
048f9a7bfc In 2.4.4-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1443078 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 17:15:50 +00:00
54c9816667 Change bzero/bcopy into memset/memcpy
PR 54346

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442865 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 08:17:53 +00:00
3f42fb8b49 Can't figure out why we allocate len+2 bytes here. Len+1 should be enough.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442759 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 21:32:51 +00:00
b6b3e8e31a Chop inappropriate detail from my recent CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442439 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 00:09:38 +00:00
78d5fbc8f8 Fix incomplete filename in ErrorLog when trying to access files in non existing directories
PR39944

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442412 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 22:46:10 +00:00
a93d90a531 mod_proxy_html: bugfixes and introduce HTML5 doctype
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442409 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 22:32:25 +00:00
fd1695f766 Improve httxt2dbm doc as proposed in PR51372.
Please backport if usefull.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442400 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 22:18:12 +00:00
d5a372ff78 Fix valgrind warning about uninitialized memory in argument to semctl
PR: 53690
Submitted by: Mikhail T. <mi+apache aldan algebra com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442326 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 20:15:10 +00:00
4b36695126 Don't keepalive the connection to the client if the
backend closes the connection.

PR: 54474
Submitted by: Pavel Mateja <pavel netsafe cz>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442320 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 19:56:39 +00:00
2ed057894d fix valgrind warnings about uninitialized memory in syscall arguments
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442309 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 19:37:18 +00:00
8736e6a6d0 Avoid valgrind warnings in mod_ssl random number generator
We intentionally add uninitialized stack memory. To avoid warnings,
make valgrind believe that the memory is defined.

Add configure option to enable valgrind support


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1442307 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 19:34:08 +00:00
7db330784a xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1441756 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 14:45:23 +00:00
de0b8830b5 fill in the dots for
http://httpd.apache.org/docs/2.4/platform/windows.html#comment_802


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1441750 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 14:10:04 +00:00
b3c747c4cc Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1441746 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 13:51:15 +00:00
57eb463339 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440784 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 01:51:43 +00:00
1acee8ff92 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440766 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 00:46:56 +00:00
c51c859118 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440765 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 00:45:17 +00:00
a281c14dea Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440762 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 00:44:00 +00:00
95ee9abccb "A few hours last week" is kind of strange in a howto that has been
around for most of a decade. Need to scrap this entire example
eventually.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440751 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 00:29:14 +00:00
0f468efdb0 MSIE Mac example is stupid
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440748 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 00:27:04 +00:00
7f9b56db64 Note that v is a shortcut for reqenv
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440055 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 18:51:56 +00:00
4aecaa528f Fix error because of negative rate-limit
PR : 52964
Submitted by: Tianyin Xu <tixu cs ucsd edu>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1439623 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 20:57:10 +00:00
0d13f604c1 ProxyPassInherit directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1439404 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 13:58:24 +00:00
6360d96287 apr dbd and mod dbd have been mixed up in the handle closing function, so let's sort it out.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1439208 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 23:26:43 +00:00
fddcc9c8a1 rpm: Bump the epoch on mod_proxy_html so that older separately packaged
versions of mod_proxy_html don't take precedence over us.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1439114 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 16:32:20 +00:00
813931f717 Add mod_macro to the RPM spec file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1439110 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 16:13:28 +00:00