- Dec 04, 1999
-
-
Wilfredo Sanchez authored
current version (and the patched older version) doesn't need this any more. We don't want to delete the code from unix/os.c, however, because OpenStep's dyld needs it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84220 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 03, 1999
-
-
Manoj Kasichainula authored
explicit #include for it back in. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84217 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 02, 1999
-
-
Ryan Bloom authored
This patch allows us to set if both sides of the pipes are nonblocking, both sides are blocking, just the parent side blocks, or just the child side blocks for all three of the pipes created during create_process. I have also modified Apache to take advantage of this change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84215 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
Submitted by: Paul Reder Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84214 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
Blaaaah git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84213 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 01, 1999
-
-
Ken Coar authored
Add the long-awaited IndexOptions DescriptionWidth keyword. It was waiting for a way to avoid breaking HTML tags, but that's already been done as much as possible -- we can't do anything about breaking HTML elements without putting a full parser in. PR: 2324 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84210 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Add a FoldersFirst keyword to the IndexOptions directive, which causes subdirectories to always appear first in FancyIndexed listings. Reviewed by: Ryan Bloom, Martin Kraemer, Jim Jagielski git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84205 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84203 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
but it does now. *shrug* git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84202 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
that need it if the autoconf check for it was cached. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84201 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
is used instead, and autoconf's configure script will check for everything else. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84200 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
away there. It's a TPF-specific piece that will likely go into a TPF MPM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84199 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
though. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84198 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 30, 1999
-
-
Manoj Kasichainula authored
completely compile, but it looks a little better. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84197 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84196 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84194 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
!HAVE_TIMES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84193 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84192 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
ISC UNIX" or MINIX if someone ever tries to do it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84191 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
Makefile. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84190 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84189 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84188 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 29, 1999
-
-
Manoj Kasichainula authored
building to the tree. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84187 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
NEED_* macros with HAVE_* macros to be more consistent with autoconf. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84186 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84185 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 28, 1999
-
-
Ralf S. Engelschall authored
for AllowCONNECT and ProxyDomain. Submitted by: Patrik Grip-Jansson <patrikj@gnulix.org>, Ralf S. Engelschall Reviewed by: Ralf S. Engelschall PR: 5319 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84171 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
Submitted by: Chris Pepper <pepper@tgg.com> PR: 5360 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84168 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 24, 1999
-
-
David Reid authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84151 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 23, 1999
-
-
Ryan Bloom authored
apr/include. Basically just finish some cleanup from some changes I've been making over the last two days. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84147 13f79535-47bb-0310-9956-ffa450edef68
-
Manoj Kasichainula authored
only applies to the wireless transceiver. Oh well, I guess select() will have to do... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84146 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 22, 1999
-
-
rasmus authored
any official Apache documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84144 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
and changing the names in the getopt.c file so that we are sure there is no namespace collision between regular getopt's, and APR's getopt. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84143 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 21, 1999
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84142 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 20, 1999
-
-
David Reid authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84139 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 19, 1999
-
-
Ryan Bloom authored
being called anywhere, and I have compiled dexter, mpmt_pthread, and prefork without it. Away it goes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84138 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
thoroughly and cleanup up a bit, but it does execute CGI's currently. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84137 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84136 13f79535-47bb-0310-9956-ffa450edef68
-
Ryan Bloom authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84135 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 18, 1999
-
-
Ryan Bloom authored
I defined APLOG_STARTUP, which refrains from printing the date string and the log level information in log_error_core. I then changed all the fprintf(stderr calls to ap_log_error, and used APLOG_STARTUP. log_error_core on Unix takes care of creating a log file and directing it to stderr if a log file isn't already active. I will continue to make these changes tomorrow. Currently, the main code and the dexter mpm have been modified. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84134 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 17, 1999
-
-
Ryan Bloom authored
because it is no longer used. Finally, I updated the dependancies to compile cleanly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84131 13f79535-47bb-0310-9956-ffa450edef68
-