- Dec 17, 2012
-
-
Jim Jagielski authored
Install cache_common.h as required by mod_cache.h. Allows external modules to use mod_cache. Submitted by Niklas Edmundsson. Submitted by: minfrin Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422880 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
Make <If> sections in virtual host context fill in cmd->path so that other directive notice that they are in a config section. This fixes LogLevel not working in <If> sections that are not in Location/Directory/File sections. Make ap_check_cmd_context() treat <If> sections like <File> sections. This is necessary to properly disallow directives that don't work in <If>. A separate NOT_IN_IF flag may be nicer, but would create much more hassle when being backported to 2.4. Submitted by: sf Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422877 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
*) mod_xml2enc: Fix problems with charset conversion altering the Content-Length. [Micha Lenk <micha lenk info>] Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422871 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422868 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422865 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422864 13f79535-47bb-0310-9956-ffa450edef68
-
Daniel Gruno authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422862 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422858 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422826 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 16, 2012
-
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422711 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422615 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
expression parser docs page. Partial backport of r1422594 from trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422598 13f79535-47bb-0310-9956-ffa450edef68
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422590 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
without adding the name to the Vary header. Submitted by: sf Backported by: rjung Reviewed by: rjung, jailletc36, sf Backport of r1403483 from trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422586 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422584 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422583 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
slot allocation on a specified slot. Allow for clearing of inuse array. trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1386880 http://svn.apache.org/viewvc?view=revision&revision=1387389 http://svn.apache.org/viewvc?view=revision&revision=1388445 http://svn.apache.org/viewvc?view=revision&revision=1394079 Submitted by: jim Reviewed by: rjung, minfrin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422580 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
PR 40841. trunk patch: http://svn.apache.org/viewvc?rev=1404625&view=rev http://svn.apache.org/viewvc?rev=1420223&view=rev 2.4.x patch: http://people.apache.org/~jorton/proxyftpepsv-24.patch Submitted by: jorton Reviewed by: jim, minfrin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422578 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422574 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422571 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
get_form_auth() and get_session_auth(). Makes sure that REMOTE_USER does not vanish during mod_include driven subrequests. trunk patch: http://svn.apache.org/viewvc?rev=1393152&view=rev Submitted by: minfrin Reviewed by: minfrin, jim, gsmith git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422570 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422566 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422533 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422530 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422509 13f79535-47bb-0310-9956-ffa450edef68
-
Gregg Lewis Smith authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422489 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 15, 2012
-
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422380 13f79535-47bb-0310-9956-ffa450edef68
-
https://svn.apache.org/repos/asf/httpd/httpd/trunk/Eric Covener authored
PR54308: aliasmatch ^/foo matches requests for ////foo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422376 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422363 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422325 13f79535-47bb-0310-9956-ffa450edef68
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422298 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422254 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422235 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 14, 2012
-
-
Rainer Jung authored
No showstoppers for 2.4.4 but some of them easy to vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422061 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1421967 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1421947 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1421927 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1421906 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
Remove everything referring to pre 2.1 from 2.4 docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1421892 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1421830 13f79535-47bb-0310-9956-ffa450edef68
-