- Dec 20, 1999
-
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84325 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84324 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 19, 1999
-
-
Lars Eilebrecht authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84322 13f79535-47bb-0310-9956-ffa450edef68
-
Lars Eilebrecht authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84320 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84319 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84318 13f79535-47bb-0310-9956-ffa450edef68
-
Lars Eilebrecht authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84316 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
Also add a default MPM_METHOD for BeOS. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84315 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 17, 1999
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84312 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 16, 1999
-
-
Ryan Bloom authored
work properly on Linux. We will be testing this change on Win32 momentarily, but because we are relying on APR for the dirty work, I have no fears. :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84309 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
Submitted by: Allan Edwards Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84307 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
about the same time. Since the work was duplicated, I am putting both names on the patch. Submitted by: Allan Edwards and Paul Reder Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84306 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 15, 1999
-
-
Martin Kraemer authored
In September, there was discussion of mod_log_config and some need to break the client request "%r" into its separate components. A patch was committed to the 1.3 dev tree that exposed the method and protocol request members as "%m" and "%H". It was noted that "%m %U %H" was not the same as "%r" because %U does not include query string information. The attached patches add support for logging query string in such a way that "%m %U%q %H" is the same as "%r". I would like to see this committed to take care of the unfinished business begun with "%m" and "%H". Thanks, -Peter PR: 5174 Submitted by: Peter Watkins <peterw@usa.net> Reviewed by: Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84301 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84297 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
and they have been bothering me. This is my first attempt at generating a Makefile for Windows, but it seems to have worked for me. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84296 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
of BeOS. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84295 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
code. Still won't compile cleanly, but we are closer. I am hoping for a clean Windows compile by Friday. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84294 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 14, 1999
-
-
Ryan Bloom authored
argument list to be the program name. This is exactly what POSIX requires, and what Windows wants, but Apache 1.3 would create the arg list, and then have another function squeeze the program name in later. This patch fixes that by having mod_cgi put the program name the correct place. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84293 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84292 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 13, 1999
-
-
Ryan Bloom authored
ap_start_(shutdown|restart) are no longer static in dexter, because we explicitly state we are creating them to be called from places other than the parent. This is the first in a series of patches to get the 2.0 code to compile cleanly again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84290 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84288 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84286 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
dependant code. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84283 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 11, 1999
-
-
Ryan Bloom authored
code that has been bothering me. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84281 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
be finishing the cleansing of these interim variables over the next few days. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84279 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 10, 1999
-
-
Ryan Bloom authored
has MMAP. If APR_HAS_MMAP is true then USE_MMAP_FILES is true. We also no longer check for MMAP in autoconf within Apache. Apache relies on APR to give us MMAP functionality, and therefore doesn't need to check for itself. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84278 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
emulation breaks with 64-bit compiles of Apache and AIX DSO support is broken in releases prior to 4.3. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84277 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Add a note about DNS being required on Windows. PR: 5451 Submitted by: Hank Laskey <CAMResearch@aol.com> Reviewed by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84275 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 09, 1999
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84269 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84268 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Add the AddCharset functionality to mod_mime. Submitted by: Youichirou Koga <y-koga@isoternet.org> Reviewed by: Ken Coar, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84265 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Submitted by: Ovies Brabson <oviesb@us.ibm.com> Reviewed by: Martin Kraemer, Paul Gilmartin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84262 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
it isn't indented. Submitted by: Ralf Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84252 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 08, 1999
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84251 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84249 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Add ability to handle arbitrary methods to Script directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84247 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84244 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 07, 1999
-
-
Wilfredo Sanchez authored
Otherwise, you can't install a module into a package root. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84240 13f79535-47bb-0310-9956-ffa450edef68
-
Wilfredo Sanchez authored
overrides for CFG_SBINDIR and CFG_TARGET have been evaluated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84239 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 06, 1999
-
-
Manoj Kasichainula authored
config tests to run if they are enabled. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84231 13f79535-47bb-0310-9956-ffa450edef68
-