- Aug 27, 2007
-
-
Roy T. Fielding authored
This is a lot harder than it looks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570020 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
(too bad it is apr_ctime_LEN instead of apr_ctime_SIZE) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569938 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
of the message instead of our shell prompt don't be overprotective of apr_ctime() by giving it more memory than it requires or nuking a newline which isn't there git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569934 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 25, 2007
-
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569719 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
docs too... Have to do that this weekend if I find the cycles, otherwise next week. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569660 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569659 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
PR 43213: Julien Perez git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569622 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 24, 2007
-
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569538 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
simultanious pools until the new stderr pipe logger is completely initialized. This ensures we have a stderr channel from the time we clear the plog in a previous generation through the invocation of the open_logs hook in the next generation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569535 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
and SUBSTITUTE filter name. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569533 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569526 13f79535-47bb-0310-9956-ffa450edef68
-
Vincent Bray authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569402 13f79535-47bb-0310-9956-ffa450edef68
-
Vincent Bray authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569393 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
If we don't, we still need to use the .mak files, when present, because a VC5 user (yes it still works) can't build from .dsp files. But let the user do whatever they like, as trivial as USEMAK=1 to override the presense of .vcproj files, which is a huge improvement over the prior detection. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569352 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569265 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569251 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569249 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569241 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569233 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
access_compat was duplicated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569221 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569220 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569219 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
build target, BuildAll (including modules with no application) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569215 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569214 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Other than identifiers and text, there are no code changes in this commit. Reflow the result (and existing quirks) to 80 columns. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569209 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
but more mod-rewrite like (and using the rewrite pcre parser). Secondly, 'FILTER' in the filter name is redundant. Simplify, by renaming this 'REWRITE' filter. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569204 13f79535-47bb-0310-9956-ffa450edef68
-
Tony Stevenson authored
nobomb set in Cream/WinVim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569202 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569193 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
They are specific to one loadable module. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569192 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 23, 2007
-
-
William A. Rowe Jr authored
from inflicting new fatal errors on the startup error reporting. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569137 13f79535-47bb-0310-9956-ffa450edef68
-
Chris Darroch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569105 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
are policy restrictions, not security restrictions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569000 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568947 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568879 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Supress the warning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568877 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568838 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
cannot be data symbols when mod_ssl is built as a loadable module; using an external string constant in a loadable module is not portable. Also reorganize file and sem to follow their explicit mechanisms, and ensured that the explicit mechansims are listed in order of preference. This raises a question, would [fcntl|file] be a clearer way of indiciating what the file/sem methods devolve to? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568833 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568829 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
we generally only support 'default', the proven event model for windows. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568796 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568794 13f79535-47bb-0310-9956-ffa450edef68
-