- Jan 30, 2009
-
-
Roy T. Fielding authored
from core. We now exclude Content-Type from responses for which a media type has not been configured via mime.types, AddType, ForceType, or some other mechanism. MMN major bump to NZ time. PR: 13986 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@739382 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 27, 2009
-
-
Paul Querna authored
Submitted by: Ryan Phillips <ryan-apache trolocsis.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@737973 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 18, 2009
-
-
Rainer Jung authored
trunk and add removal to CHANGES. The module has been removed in r711470. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@735365 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 16, 2009
-
-
Rainer Jung authored
Addon to r734973. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@735056 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734896 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 12, 2009
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733699 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
PR: 46275 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733557 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 11, 2009
-
-
Rainer Jung authored
time and size based rotation for rotatelogs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733531 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733520 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
using HUP and INT signals to the rotatelogs process. This is helpful, when log activity is low, but you want rotatelogs to close the open log files. SIGHUP triggers checking the rules given during startup, SIGINT forces rotate independently form those rules. When the signal triggers a rotation, the open file is closed immediately. The new file is opened when new log data arrives, or in case "-f" was given it is opened immediately. Based on my patch in BZ 44427. Note on Windows: The new functionality is undefined when SIGHUP or SIGINT are not available. Does the use case make sense on Windows? If so, which signals should we use? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733493 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
PR: 46508 Submitted by: <tlhackque yahoo.com> Reviewed by: rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733465 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 10, 2009
-
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733218 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 09, 2009
-
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733134 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
information more clear. PR 46342 [Dan Poirier] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732912 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 08, 2009
-
-
Eric Covener authored
ASCII on EBCDIC systems. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732832 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 07, 2009
-
-
Jeff Trawick authored
configurations with multiple listening sockets. PR: 42829 Submitted by: Joe Orton, with some tweaking and testing from me git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732451 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
setting for epoll that will trip up many prefork users. Write a log message instead of crashing. PR: 46467 As rpluem notes, some Apache doc is in order. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@732414 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 04, 2009
-
-
Graham Leggett authored
set in the global scope. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@731377 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
and add configuration option to abort or continue. PR 41120 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@731358 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 03, 2009
-
-
Graham Leggett authored
apr_crypto API. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@731088 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
until the main request is cleaned up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@731000 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730927 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 01, 2009
-
-
Jim Jagielski authored
with the locations, etc. now... adding getter/setter will be over the weekend and post-2.3.1 but I figured at least do this beforehand... I love trunk :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730597 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 31, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730424 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
it to fix PR#25202: encoding="entity" doesn't work as advertised in mod_include. For backport, this'll need an ABI-preserving version that'll be a minor MMN bump. But if we do that in /trunk/, it'll never change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730296 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
PR#45529 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730274 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 27, 2008
-
-
Nick Kew authored
times out before returning status line/headers. PR 42190 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729586 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
Patch by Masaoki Kobayashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729579 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 26, 2008
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729538 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 24, 2008
-
-
Eric Covener authored
of an otherwise cacheable response. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729316 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 19, 2008
-
-
Eric Covener authored
way that per-directory rewrites append the previous notion of PATH_INFO to each substitution before evaluating subsequent rules. PR38642 [Eric Covener] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728015 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 18, 2008
-
-
Paul J. Reder authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727774 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727770 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727768 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727634 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727602 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 17, 2008
-
-
Paul J. Reder authored
(as documented but not implemented). PR 46066 [Dan Poirier <poirier pobox.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727477 13f79535-47bb-0310-9956-ffa450edef68
-
Paul J. Reder authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727452 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 16, 2008
-
-
Paul J. Reder authored
when result is NULL. This could happen if LDAP initialization failed. PR 45994. [Dan Poirier <poirier pobox.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727053 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 15, 2008
-
-
Ruediger Pluem authored
PR: 46401 Submitted by: Dan Poirier <poirier pobox.com> Reviewed by: rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@726796 13f79535-47bb-0310-9956-ffa450edef68
-