- Jun 12, 2008
-
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@667134 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
and optional .mak dbd IDE build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@667133 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 11, 2008
-
-
Thomas J. Donovan authored
Windows manifests are ;1 for .exe, ;2 for .dll and .so - ref: http://msdn.microsoft.com/en-us/library/ms235591.aspx git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666726 13f79535-47bb-0310-9956-ffa450edef68
-
Thomas J. Donovan authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666676 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666508 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 10, 2008
-
-
William A. Rowe Jr authored
build user. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666351 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
Docs bug pointed out by nicerobot on IRC git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666349 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666291 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
since r344971(trunk) and r421100(2.2) are the same. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666219 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666180 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666154 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 09, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664706 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
about non-cached item by adding the required _cv_ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664701 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 08, 2008
-
-
Jeff Trawick authored
by attempting to set up an IPv4 listener which overlaps with an existing IPv6 listener. The failure occurred on the second pass of the open-logs hook in a configuration such as the following: Listen 8080 Listen 0.0.0.0:8081 Listen [::]:8081 During the first pass, the two port 8081 listen recs were adjacent and existing logic prevented binding to 0.0.0.0:8081. On the second pass, they were not adjacent and we then tried to bind to 0.0.0.0:8081, leading to failure on some platforms (seen on SLES 9 and Ubuntu 7.10, not seen on many other Unix-ish platforms). Leave a note about other unhandled configurations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664535 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Temme authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664442 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 07, 2008
-
-
Takashi Sato authored
* whitespace fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664361 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664334 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
given. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664333 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
to enable secure. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664330 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
conditionally build DBD_LIST members. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664253 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664241 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664240 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664239 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664238 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664237 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664235 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
in the general include\ directory git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664232 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
serious problem. The len and form_size of size_t should be adaquate, clean up the rest of the size/off mismatches. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664230 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664227 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
when using optional fn's and hooks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664224 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664217 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664214 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 06, 2008
-
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664177 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664173 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
declared in the function prototype of the c/b arg. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664172 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664170 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
the serverwide include/'s. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664169 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
various subdirectories if you will consume it in the core (server/*.c). server/request.c needs mod_request (similar to mod_core.h) so this never belonged in the subdir. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664167 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Replace the nonsense (see modules such as mod_dav, mod_cache etc for similar examples). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664165 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
and therefore the wrong declspec. But why is the question, and this should be reviewed before release. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664160 13f79535-47bb-0310-9956-ffa450edef68
-