cvs commit: apache/src CHANGES Configure conf.h http_main.c

1996-12-27 Thread Randy Terbush
randy 96/12/27 16:09:14 Modified:src CHANGES Configure conf.h http_main.c Log: Changes to allow compilation for Machten 4.0.3 on PowerPC. Reviewed by: Alexei Kosut, Randy Terbush Submitted by: Randal Schwartz Revision ChangesPath 1.104 +3 -0 apache

cvs commit: apache/src CHANGES

1996-12-27 Thread Randy Terbush
randy 96/12/27 16:13:21 Modified:src CHANGES Log: Update CHANGES Revision ChangesPath 1.105 +6 -1 apache/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache/src util_script.c

1996-12-26 Thread Randy Terbush
randy 96/12/26 09:36:24 Modified:src util_script.c Log: Attempt to make this more portable. Use _POSIX_ARG_MAX and include limits.h. Revision ChangesPath 1.33 +2 -2 apache/src/util_script.c Index: util_script.c

cvs commit: apache/src Configure util_script.c util_script.h

1996-12-26 Thread Randy Terbush
randy 96/12/26 11:07:10 Modified:src Configure util_script.c util_script.h Log: Revert to a more sane solution for ARG_MAX define in create_argv(). Include a fixe to Configure which solves incompatibilty with 'awk' on Solaris and I suspect others. (-v was the culprit)

cvs commit: apache/src Configure

1996-12-26 Thread Randy Terbush
randy 96/12/26 11:21:44 Modified:src Configure Log: Thinking in small steps today. Add the same error checking for -file Revision ChangesPath 1.61 +4 -0 apache/src/Configure Index: Configure

cvs commit: apache/src CHANGES http_request.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 10:06:17 Modified:src CHANGES http_request.c Log: Collapse multiple slashes in path URLs to properly apply handlers defined by Location. Reviewed by: Rob Hart[h]ill, Randy Terbush Submitted by: Alexei Kosut Revision ChangesPath 1.92 +3

cvs commit: apache/support suexec.c suexec.h

1996-12-24 Thread Randy Terbush
randy 96/12/24 10:28:54 Modified:src util_script.c util_script.h Log: Change create_argv() to accept variable number of arguments allowing it to be used with suexec enabled requests. Fixes problem where arguments could not be passed via argv[] to the CGI via suexec.

cvs commit: apache/src CHANGES

1996-12-24 Thread Randy Terbush
the following problems: + 1. symlinked homedirs will kill ~userdirs. + 2. initgroups() on Linux 2.0.x clobbers gr-grid. + 3. CGI command lines paramters problems + 4. pw-pwdir for docroot check still the httpd user's pw record. + [Randy Terbush, Jason Dour

cvs commit: apache/src CHANGES mod_auth.c mod_auth_db.c mod_auth_dbm.c

1996-12-24 Thread Randy Terbush
authentication modules. Submitted by: Dirk vanGulik Reviewed by: Chuck Murcko, Randy Terbush Revision ChangesPath 1.96 +7 -0 apache/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache/src

cvs commit: apache/src CHANGES http_main.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 11:17:52 Modified:src CHANGES http_main.c Log: Be more verbose about the error message give for invalded ServerName parameters. Reviewed by: Chuck Murcko, Randy Terbush Submitted by: Dirk vanGulik Revision ChangesPath 1.97 +3 -0

cvs commit: apache/src CHANGES mod_rewrite.c mod_rewrite.h

1996-12-24 Thread Randy Terbush
randy 96/12/24 11:40:20 Modified:src CHANGES mod_rewrite.c mod_rewrite.h Log: Sync mod_rewrite with Patchlevel 10. Submitted by: Ralf Engelschall Revision ChangesPath 1.98 +2 -0 apache/src/CHANGES Index: CHANGES

cvs commit: apache/src CHANGES mod_include.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 11:53:06 Modified:src CHANGES mod_include.c Log: find_string() dereferences a NULL pointer when printing during an error. Reviewed by: Chuck Murcko, Randy Terbush Submitted by: Howard Fear Revision ChangesPath 1.100 +2 -0 apache/src

cvs commit: apache/src CHANGES mod_cgi.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 12:03:25 Modified:src CHANGES mod_cgi.c Log: Fix invalid reference to the correct resource pool. This could cause resources not to be properly freed, or freeing of invalid resources. Reviewed by: Chuck Murcko, Randy Terbush Submitted by: Dean Gaudet

cvs commit: apache/src mod_env.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 12:45:26 Modified:src mod_env.c Log: Give a better example of PassEnv SetEnv in the source. Submitted by: Rob Hartill Revision ChangesPath 1.8 +3 -3 apache/src/mod_env.c Index: mod_env.c

cvs commit: apache/src mod_auth_db.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 12:55:27 Modified:src mod_auth_db.c Log: Fix typo Revision ChangesPath 1.8 +1 -1 apache/src/mod_auth_db.c Index: mod_auth_db.c === RCS file:

cvs commit: apache/src mod_auth_msql.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 13:00:53 Modified:src mod_auth_msql.c Log: Clean up some warning in mod_auth_msql.c Revision ChangesPath 1.16 +5 -5 apache/src/mod_auth_msql.c Index: mod_auth_msql.c

cvs commit: apache/src httpd.h

1996-12-24 Thread Randy Terbush
randy 96/12/24 13:30:22 Modified:src httpd.h Log: Ok, here we go for release. Changing SERVER_BASEVERSION to 1.2b3 Revision ChangesPath 1.74 +1 -1 apache/src/httpd.h Index: httpd.h

cvs commit: apache/htdocs/manual expand.pl

1996-12-24 Thread Randy Terbush
randy 96/12/24 13:39:39 Modified:htdocs/manual expand.pl Log: Make the path to Perl5 agree with taz. Revision ChangesPath 1.2 +1 -1 apache/htdocs/manual/expand.pl Index: expand.pl ===

cvs commit: apache/src httpd.h

1996-12-24 Thread Randy Terbush
randy 96/12/24 13:48:29 Modified:src httpd.h Log: Rev'd to b4-dev Revision ChangesPath 1.75 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file:

cvs commit: apache/src httpd.h

1996-12-17 Thread Randy Terbush
randy 96/12/17 12:08:56 Modified:src httpd.h Log: Add flexibility for subversioning Reviewed by: Ben Laurie, Randy Terbush, Chuck Murcko Submitted by: Rob Hartill Revision ChangesPath 1.73 +15 -5 apache/src/httpd.h Index: httpd.h

cvs commit: apache/src Configure

1996-12-17 Thread Randy Terbush
randy 96/12/17 12:21:41 Modified:src Configure Log: Add more flexibility to the configuration process. Reviewed by: Randy Terbush, Sameer Parekh, Ben Laurie Submitted by: Rob Hartill Revision ChangesPath 1.58 +16 -9 apache/src/Configure Index

cvs commit: apache/src CHANGES mod_cgi.c

1996-12-17 Thread Randy Terbush
randy 96/12/17 12:42:40 Modified:src CHANGES mod_cgi.c Log: Reset timeout while reading via get_client_block() in mod_cgi.c Fixes failed file transfer problems for _large_ files. Reviewed by: Randy Terbush Submitted by: Rasmus Lerdorf Revision ChangesPath

cvs commit: apache/src mod_cgi.c

1996-12-17 Thread Randy Terbush
randy 96/12/17 14:13:08 Modified:src mod_cgi.c Log: Make this more clear. Revision ChangesPath 1.25 +5 -2 apache/src/mod_cgi.c Index: mod_cgi.c === RCS file:

cvs commit: apache/src CHANGES conf.h

1996-12-10 Thread Randy Terbush
randy 96/12/10 07:07:44 Modified:src CHANGES conf.h Log: NetBSD apparently doesn't need this typedef for rlim_t. Revision ChangesPath 1.82 +4 -0 apache/src/CHANGES Index: CHANGES ===

cvs commit: apache/src httpd.h

1996-12-09 Thread Randy Terbush
randy 96/12/09 18:10:29 Modified:src httpd.h Log: Continuing the saga. Beta 3-dev Revision ChangesPath 1.72 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file:

cvs commit: apache/src httpd.h

1996-12-05 Thread Randy Terbush
randy 96/12/05 07:36:51 Modified:src httpd.h Log: Reality check.. Revision ChangesPath 1.70 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file:

cvs commit: apache/src conf.h

1996-12-03 Thread Randy Terbush
randy 96/12/03 07:58:54 Modified:src conf.h Log: Make this change more portable. Revision ChangesPath 1.50 +2 -2 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src http_core.c http_main.c

1996-12-01 Thread Randy Terbush
randy 96/12/01 08:09:42 Modified:src http_core.c http_main.c Log: Print a warning when User/Group is used in VirtualHost without a properly configured SUEXEC. Reviewed by: Chuck Murcko, Brian Behlendorf, Roy Fielding Revision ChangesPath 1.50 +20 -14

cvs commit: apache/htdocs/manual/mod core.html

1996-12-01 Thread Randy Terbush
randy 96/12/01 09:07:36 Modified:htdocs/manual index.html Added: htdocs/manual suexec.html Removed: htdocs/manual howto.html Log: First step to adding docs for SUEXEC. Relocate a missing file, etc. Revision ChangesPath 1.5 +1 -0

cvs commit: apache LICENSE

1996-12-01 Thread Randy Terbush
randy 96/12/01 12:37:44 Modified:. LICENSE Log: Copyright updates Revision ChangesPath 1.5 +1 -1 apache/LICENSE Index: LICENSE === RCS file: /export/home/cvs/apache/LICENSE,v

cvs commit: apache/src/modules/proxy Makefile

1996-12-01 Thread Randy Terbush
randy 96/12/01 12:32:17 Modified:src alloc.c alloc.h conf.h http_conf_globals.h http_config.c http_config.h http_core.c http_core.h http_log.c http_log.h http_main.c http_main.h http_protocol.c

cvs commit: apache/htdocs/manual/mod directives.html

1996-12-01 Thread Randy Terbush
randy 96/12/01 15:38:57 Modified:htdocs/manual/mod directives.html Log: Add missing directives Revision ChangesPath 1.6 +3 -0 apache/htdocs/manual/mod/directives.html Index: directives.html

cvs commit: apache/support log_server_status

1996-12-01 Thread Randy Terbush
randy 96/12/01 16:09:44 Modified:support log_server_status Log: Nuke another Id tag. Revision ChangesPath 1.5 +0 -1 apache/support/log_server_status Index: log_server_status === RCS

cvs commit: apache/htdocs/manual/mod core.html directives.html

1996-11-30 Thread Randy Terbush
randy 96/11/30 22:57:36 Modified:htdocs/manual new_features_1_2.html htdocs/manual/mod core.html directives.html Log: Added docs for RLimit directives. Revision ChangesPath 1.10 +2 -2 apache/htdocs/manual/new_features_1_2.html Index:

cvs commit: apache/src httpd.h

1996-11-25 Thread Randy Terbush
randy 96/11/25 09:18:21 Modified:src httpd.h Log: Preparing for first internal Beta 1.2b0 Revision ChangesPath 1.64 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file:

cvs commit: apache/src CHANGES http_conf_globals.h http_core.c http_main.c httpd.h util_script.c

1996-08-02 Thread Randy Terbush
of the + virtualhost, or as the owner of the UserDir through ~user. + The wrapper program (suexec) is detected and configured at + startup. [Randy Terbush, Jason Dour] + *) Supplemental POSIX regex package included in source for those platforms that require/want

cvs commit: apache/support suexec.c

1996-08-02 Thread Randy Terbush
randy 96/08/02 14:03:22 Added: support suexec.c Log: setuid()/setgid() wrapper progam for use with Apache 1.2.x Reviewed by: Robert Thau Submitted by: Jason Dour ([EMAIL PROTECTED])

cvs commit: apache/src CHANGES

1996-08-02 Thread Randy Terbush
at startup. [Randy Terbush, Jason Dour] + *) Centralize exec() code + Changed as a first step toward handling setuid()/setgid() + execution with a setuid wrapper program directly from Apache. + Modules requiring the use of exec() should probably do so

cvs commit: apache/src CHANGES

1996-08-02 Thread Randy Terbush
via RLimitCPU, RLimitNPROC and RLimitMEM directives. Each directive takes 1|2 arguments to set the soft/hard limit values for each system limit. Setting the hard limit requires the ! server to be running as root. [Randy Terbush, Ben Laurie] *) Centralize

cvs commit: apache/src CHANGES

1996-08-02 Thread Randy Terbush
at startup. [Randy Terbush, Jason Dour] + *) Add RLimit??? resource control + For systems supporting the setrlimit() functionality, it is + now possible to limit system resource usage of CGI programs + via RLimitCPU, RLimitNPROC and RLimitMEM directives. Each

cvs commit: apache/src conf.h http_core.c http_core.h

1996-07-27 Thread Randy Terbush
randy 96/07/27 09:21:21 Modified:src conf.h http_core.c http_core.h Log: Further setrlimit cleanup. Revert to existing HAVE_RESOURCE mechanism. Added rlim_t type for FreeBSD, BSDI, SUNOS4 and NetBSD Revision ChangesPath 1.27 +13 -8 apache/src/conf.h

cvs commit: apache/src http_config.c

1996-07-27 Thread Randy Terbush
randy 96/07/27 09:59:44 Modified:src http_config.c Log: Initialize server_rec-error_log to STDERR_FILENO so we can safely use the system log routines before the configured error logs are open. Revision ChangesPath 1.16 +1 -0 apache/src/http_config.c

cvs commit: apache/src http_core.c http_core.h util_script.c

1996-07-26 Thread Randy Terbush
randy 96/07/26 19:49:40 Modified:src http_core.c http_core.h util_script.c Log: Add resource limiting directives, RLimitCPU, RLimitMEM and RLimitNPROC. Reviewed by: Alexei Kosut, Ben Laurie and Robert Thau Revision ChangesPath 1.20 +151 -0

cvs commit: apache/src http_main.c

1996-07-26 Thread Randy Terbush
randy 96/07/26 21:09:05 Modified:src http_main.c Log: Disable Nagle algorithm. HTTP != telnet Reviewed by: Chuck Murko, Ben Laurie, Robert Thau and a cast of thousands Submitted by: John Heidemann [EMAIL PROTECTED] Revision ChangesPath 1.55 +26 -1

cvs commit: apache/src http_protocol.c

1996-07-26 Thread Randy Terbush
randy 96/07/26 21:35:07 Modified:src http_protocol.c Log: set_content_length() needs to use the value passed in. Reviewed by: Brian Behlendorf, Alexei Kosut Submitted by: Paul Sutton [EMAIL PROTECTED] Revision ChangesPath 1.29 +1 -1

cvs commit: apache/src mod_include.c

1996-07-26 Thread Randy Terbush
randy 96/07/26 21:43:24 Modified:src mod_include.c Log: Fix problem where closing an invalid file descriptor causes core a coredump. Reported on Linux. Reviewed by: Randy Terbush, Howard Fear Submitted by: Howard Fear Revision ChangesPath 1.11 +1 -1

cvs commit: apache/src mod_cgi.c mod_include.c util_script.c util_script.h

1996-07-21 Thread Randy Terbush
randy 96/07/21 13:03:51 Modified:src mod_cgi.c mod_include.c util_script.c util_script.h Log: Centralize exec() functionality. Reviewed by: Robert Thau, Ben Laurie Revision ChangesPath 1.11 +1 -42 apache/src/mod_cgi.c

cvs commit: apache/src httpd.h

1996-07-08 Thread Randy Terbush
randy 96/07/08 21:35:34 Branch: src RELEASE_1_1_X Modified:src httpd.h Log: Change version to 1.1.2-dev Revision ChangesPath 1.36.2.3 +1 -1 apache/src/httpd.h Index: httpd.h

Re: cvs commit: apache/src mod_auth_msql.c

1996-07-01 Thread Randy Terbush
I think it is a bad idea to reverse these changes since they fix real bugs. Without these changes, it will likely break all existing sites using this module. brian 96/07/01 12:04:11 Modified:src mod_auth_msql.c Log: Reverse mod_auth_msql.c changes, back to version

<    1   2