- May 30, 1998
-
-
pcs authored
correctly at install time, like the Unix configuration files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81432 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81430 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
that file for the details. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81429 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
current in the installation. So make it correct if the next release is a non-beta 1.3.0 by giving non-beta installation info and by not referring to 1.3b8. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81428 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81426 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Act defensively. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81425 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
to a spelling-fixed redirection. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81424 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Add a note to the FAQ about something that should maybe be added at some point. (Hidden in an HTML comment.) PR: 2300 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81423 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81420 13f79535-47bb-0310-9956-ffa450edef68
-
- May 29, 1998
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81419 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
and nawk in APACI's configure script. Submitted by: Dave Dykstra <dwd@bell-labs.com> and Ralf S. Engelschall Reviewed by: Ralf S. Engelschall PR: 2319 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81417 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81416 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
ap_md5.h movement. The complete dependecy list is now correct, Brian. I've checked it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81415 13f79535-47bb-0310-9956-ffa450edef68
-
Randy Terbush authored
Submitted by: Randy Terbush <randy@covalent.net> Reviewed by: Brian Behlendorf, Dirk-Willem van Gulik git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81414 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
instead of the bogus and incorrect method we suggested before git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81413 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81411 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81410 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81409 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
ap_log_error() variants. Same Brian has done for the other modules, BTW. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81408 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
ap_log_error() because ap_log_error() adds itself a newline when logging to files and wants to add nothing when logging to syslog. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81407 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
is of type [path/to/]mod_xxx.c because all calculations inside configure and src/Configure depend on this. PR: 2307 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81406 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81405 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81404 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Missed one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81402 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Place a "default" configuration for the root dir which is very restrictive. Thanks to Dean for the hint. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81401 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Usage of printf(stderr, ...) is now ap_log_error, which is more resiliant in the face of certain failures. Thanks to Ralf & Dean for the hints. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81400 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
various OS/2 cleanups. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81399 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
This was causing warnings in some compilation environments, and is the correct set of arguments for the function, even though pinfo never ends up getting used. See error_log_child for a similar situation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81398 13f79535-47bb-0310-9956-ffa450edef68
-
- May 28, 1998
-
-
dgaudet authored
serialized accept to handle multiple sockets. PR: 2295, 2296 Submitted by: Rob Saccoccio <robs@InfiniteTechnology.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81397 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
bookkeeping. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81396 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Submitted by: W G Stoddard <wgstodda@us.ibm.com> Reviewed by: Dean Gaudet, Brian Behlendorf Have NT properly set the directory for CGI scripts (& other spawned children) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81395 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Comment my last two commits. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81394 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Submitted by: W G Stoddard <wgstodda@us.ibm.com> Reviewed by: Brian Behlendorf The environment variables were not properly being passed to the spawned process, now they are. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81393 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
In the interests of some API cleanup: I converted all occurances of spawn_child to ap_spawn_child_err, and removed the spawn_child macro (actually moved it to compat.h) I then changed ap_spawn_child_err to simply ap_spawn_child, and ap_spawn_child_err_buff to ap_bspawn_child. These are all cosmetic and should not change functionality, but I think this will be of assistance to module authors trying to learn by examples we set in our code (lord help them!). Approved in concept by dgaudet & rse. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81392 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
structure. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81391 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Added link to dso.html from sourcereorg.html for clarity. Also, Paul's windows.html recent update was excellent. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81390 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Reflect fixup in mod_rewrite. yay! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81389 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81388 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Make the evolution of the BrowserMatch* directives more clear. PR: 2147 Submitted by: Daniel Ryde <ryde@tripnet.se> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81387 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Remove an errant reference to an un-featured feature. Submitted by: Chia-liang Kao <clkao@oneway.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81384 13f79535-47bb-0310-9956-ffa450edef68
-