cvs commit: apache-1.3/src ApacheCore.def CHANGES

1999-02-09 Thread fielding
fielding99/02/09 09:17:07 Modified:.STATUS src ApacheCore.def CHANGES Log: Add global symbols missing from ApacheCore.def. Submitted by: Carl Olsen <[EMAIL PROTECTED]> Reviewed by: Roy Fielding Revision ChangesPath 1.615

cvs commit: apache-1.3/src/support apachectl

1999-02-09 Thread fielding
fielding99/02/09 10:00:37 Modified:.STATUS src CHANGES src/support apachectl Log: Prevent apachectl from complaining if the PIDFILE exists but does not contain a process id, as might occur if the server is being rapidly restarted

cvs commit: apache-1.3/src Makefile_win32.txt Makefile_win32_debug.txt

1999-02-09 Thread fielding
fielding99/02/09 10:07:56 Modified:src Makefile_win32.txt Makefile_win32_debug.txt Log: Update the other two Win32 Makefiles for the htpasswd change. Revision ChangesPath 1.2 +3 -0 apache-1.3/src/Makefile_win32.txt Index: Makefile_win32.txt

cvs commit: apache-1.3/src/main http_core.c

1999-02-09 Thread fielding
fielding99/02/09 12:20:27 Modified:.STATUS htdocs/manual/mod core.html directives.html src CHANGES src/main http_core.c Log: Added a sectioning directive that allows the user to assign authentication control to any HTTP

cvs commit: apache-1.3/src CHANGES Configure

1999-02-10 Thread fielding
fielding99/02/10 03:48:46 Modified:.STATUS src CHANGES Configure Log: Tweak modules Makefile generated by Configure so that it handles the test case of no modules being selected. Submitted by: [EMAIL PROTECTED] Reviewed by: Roy Fielding, Jim

cvs commit: apache-1.3/src/helpers install.sh

1999-02-10 Thread fielding
fielding99/02/10 04:09:38 Modified:.Makefile.tmpl STATUS src CHANGES src/helpers install.sh Log: Added -S option to install.sh so that options can be passed to strip on some platforms. Submitted by: Ralf S. Engelschall, Wilfredo

cvs commit: apache-1.3/src/support ab.1 apachectl.1

1999-02-10 Thread fielding
fielding99/02/10 04:27:28 Modified:.Makefile.tmpl STATUS src CHANGES Removed: src/support ab.1 apachectl.1 Log: Moved man pages for ab and apachectrl to section 8. Submitted by: Wilfredo Sanchez, Roy Fielding Reviewed by: Ralf S. Engelschall

cvs commit: apache-1.3/src/test test_parser.c

1999-02-10 Thread fielding
fielding99/02/10 05:36:52 Modified:src/main util.c src/test test_parser.c Log: Change ap_get_list_item to treat comments like a quoted string rather than strip them. This corresponds to the expectation that future HTTP fields will only use comments when they are

cvs commit: apache-1.3/src/test test_find.c test_parser.c

1999-02-11 Thread fielding
fielding99/02/11 08:24:12 Modified:src/main util.c src/test test_parser.c Added: src/test test_find.c Log: Replace the simple implementation of ap_find_list_item() with a much more efficient but complex implementation. Revision ChangesPath 1.152

cvs commit: apache-1.3/src/os/win32 os.h

1999-03-07 Thread fielding
fielding99/03/07 05:13:56 Modified:src CHANGES src/main http_core.c http_request.c src/modules/standard mod_include.c mod_userdir.c src/os/os2 os.h src/os/win32 os.h Log: Replaced use of WIN32 define with

cvs commit: apache-1.3/src/ap ap_execve.c

1999-03-07 Thread fielding
fielding99/03/07 05:51:20 Modified:src/ap ap_execve.c Log: Added error messages for malloc calls. Submitted by: John Bley <[EMAIL PROTECTED]> Reviewed by: Roy Fielding Revision ChangesPath 1.12 +10 -2 apache-1.3/src/ap/ap_execve.c

cvs commit: apache-1.3/src/main alloc.c

1999-03-07 Thread fielding
fielding99/03/07 06:05:34 Modified:src CHANGES src/include alloc.h src/main alloc.c Log: Use proper pid_t type for saving PIDs in alloc.c. Submitted by: John Bley <[EMAIL PROTECTED]> Reviewed by: Roy Fielding Revision Changes

cvs commit: apache-1.3/src/support httpd.exp

1999-03-07 Thread fielding
fielding99/03/07 07:05:37 Modified:.STATUS htdocs/manual/misc API.html src ApacheCore.def CHANGES src/include ap_mmn.h http_request.h httpd.h src/main http_request.c src/support httpd.exp Log

cvs commit: apache-1.3/src/main http_core.c

1999-03-07 Thread fielding
fielding99/03/07 07:35:18 Modified:src CHANGES src/main http_core.c Log: Added informative error messages for failed munmap() and fseek() calls in http_core.c. Submitted by: John Bley <[EMAIL PROTECTED]>, Roy Fielding Revision Changes

cvs commit: apache-1.3 STATUS

1999-03-07 Thread fielding
fielding99/03/07 08:56:50 Modified:.STATUS Log: mention my patch Revision ChangesPath 1.638 +7 -1 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3/src/modules/standard mod_cgi.c

1999-03-08 Thread fielding
fielding99/03/08 07:44:04 Modified:src CHANGES src/include ap_mmn.h src/main http_main.c http_protocol.c src/modules/proxy proxy_http.c src/modules/standard mod_cgi.c Log: SIGPIPE is now ignored by the server core

cvs commit: apache-1.3 STATUS

1999-03-08 Thread fielding
fielding99/03/08 07:53:21 Modified:.STATUS Log: Yikes, the sun! Revision ChangesPath 1.640 +12 -25apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3/src CHANGES

1999-03-08 Thread fielding
fielding99/03/08 12:03:21 Modified:.STATUS configure src CHANGES Log: Do not append the target name to the directory path if the path already contains "apache". Submitted by: Ralf S. Engelschall Reviewed by: Roy Fielding, Lars

cvs commit: apache-1.3/src CHANGES

1999-03-08 Thread fielding
fielding99/03/08 12:50:09 Modified:.Makefile.tmpl STATUS src CHANGES Log: Add cgidir, htdocsdir, iconsdir variables to Makefile.tmpl in order to make platform installations easier. Submitted by: Wilfredo Sanchez <[EMAIL PROTECTED]> Revie

cvs commit: apache-1.3/src CHANGES

1999-03-08 Thread fielding
fielding99/03/08 13:07:00 Modified:.STATUS config.layout src CHANGES Log: Add Apple's Mac OS X Server Layout "Rhapsody". Submitted by: Wilfredo Sanchez <[EMAIL PROTECTED]> Reviewed by: Roy Fielding Revision ChangesP

cvs commit: apache-1.3/conf mime.types

1999-03-14 Thread fielding
fielding99/03/14 15:58:59 Modified:conf mime.types Log: Never define a new x-type. Use the type defined by most image viewers on the Win32 platform. Revision ChangesPath 1.23 +1 -1 apache-1.3/conf/mime.types Index: mime.types

cvs commit: apache-site .cvsignore

1999-03-18 Thread fielding
fielding99/03/17 18:25:17 Modified:..cvsignore Log: something Brian added, I guess. Revision ChangesPath 1.8 +1 -0 apache-site/.cvsignore Index: .cvsignore === RCS file: /home/cvs

cvs commit: apache-1.3/src/include ap_mmn.h httpd.h

1999-03-20 Thread fielding
fielding99/03/20 15:43:24 Modified:src CHANGES src/include ap_mmn.h httpd.h Log: M_INVALID needs a value within the scope of METHODS so that unknown methods can be access controlled. MMP must be bumped because this may break binary compatibility for third

cvs commit: apache-1.3 STATUS

1999-03-20 Thread fielding
fielding99/03/20 15:55:09 Modified:.STATUS Log: Stupid bacteria. Revision ChangesPath 1.658 +1 -8 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-apr/include apr_file_io.h apr_general.h

1999-04-08 Thread fielding
fielding99/04/07 19:36:28 Modified:include apr_file_io.h apr_general.h Log: ssize_t is the correct return value for read/write. Default to the ANSI C values instead of a funky fixed bit size. Revision ChangesPath 1.9 +2 -2 apache-apr/include/apr_file_io.h

cvs commit: apache-apr/pthreads/src/os/unix os.h

1999-04-08 Thread fielding
fielding99/04/08 15:42:21 Modified:pthreads/src/os/unix os.h Log: Add prototypes for ap_spawnvp(). Revision ChangesPath 1.4 +2 -0 apache-apr/pthreads/src/os/unix/os.h Index: os.h === RCS

cvs commit: apache-apr/apr/network_io/unix sendrecv.c

1999-04-19 Thread fielding
fielding99/04/18 19:57:49 Modified:apr/network_io/unix sendrecv.c Log: Fix the algorithm for apr_send. The same needs to be done for apr_read. Why are these functions called send and recv when they have no relation to the UNIX system functions send and recv

cvs commit: apache-apr/pthreads/src Configure

1999-04-20 Thread fielding
fielding99/04/19 22:29:42 Modified:pthreads/src Configure Log: CFLAGS and library needed to compile pthreads on Solaris. Revision ChangesPath 1.9 +2 -2 apache-apr/pthreads/src/Configure Index: Configure

cvs commit: apache-site .cvsignore

1999-04-24 Thread fielding
fielding99/04/23 17:41:16 Modified:..cvsignore Log: subdirs are fun Revision ChangesPath 1.9 +1 -0 apache-site/.cvsignore Index: .cvsignore === RCS file: /home/cvs/apache-site

cvs commit: apache-site top.html

1999-06-26 Thread fielding
fielding99/06/26 03:01:42 Added: .top.html Log: This is a first draft of a new top-level that will encompass all of the Apache projects. This will be moved to index.html on June 29. Please do not discuss it outside the Apache mailing lists until June 30

cvs commit: apache-site top.html

1999-06-29 Thread fielding
fielding99/06/29 02:58:57 Modified:.top.html Log: Be consistent in docs. Revision ChangesPath 1.2 +7 -5 apache-site/top.html Index: top.html === RCS file: /export/home/cvs/apache

cvs commit: apache-1.3/htdocs/manual/misc FAQ-A.html FAQ-E.html FAQ-F.html FAQ-I.html

1999-07-03 Thread fielding
fielding99/07/03 15:12:51 Modified:htdocs/manual/misc FAQ-A.html FAQ-E.html FAQ-F.html FAQ-I.html Log: Some answers to problems that often come up on the www.servers.unix newsgroup. Submitted by: Joshua Slive <[EMAIL PROTECTED]> Reviewed by

cvs commit: apache-1.3/htdocs/manual/misc FAQ-E.html

1999-07-04 Thread fielding
fielding99/07/03 18:51:16 Modified:htdocs/manual/misc FAQ-E.html Log: Missed closing tag Submitted by: Joshua Slive <[EMAIL PROTECTED]> Reviewed by: Roy Fielding Revision ChangesPath 1.3 +2 -2 apache-1.3/htdocs/manual/misc/FAQ-E.html Inde

cvs commit: apache-1.3/src/main http_protocol.c

1999-07-19 Thread fielding
fielding99/07/19 03:16:04 Modified:src CHANGES src/main http_protocol.c Log: Fix handling of case when a client has sent "Expect: 100-continue" and we are going to respond with an error, but get stuck waiting to discard the body in the pointle

cvs commit: apache-1.3/src/main http_protocol.c

1999-07-31 Thread fielding
fielding99/07/30 17:37:27 Modified:src CHANGES src/main http_protocol.c Log: Fix SIGSEGV on some systems because the Vary fixup included a call to table_do with a variable argument list that was not NULL terminated. Other optimizations will follow

cvs commit: apache-1.3/src/main http_protocol.c

1999-07-31 Thread fielding
fielding99/07/30 20:30:19 Modified:src CHANGES src/main http_protocol.c Log: Replace the Vary fixup code with a single-pass, single-copy implementation that only adds the cost of a single ap_make_array when there is no Vary field. Revision Changes

cvs commit: apache/conf mime.types

1996-08-04 Thread Roy Fielding
fielding96/08/04 02:26:08 Modified:conf mime.types Log: Submitted by: Roy Fielding Removed extensions from x-compress and x-gzip so that they won't conflict with the AddEncoding directives in srm.conf. Revision ChangesPath 1.5 +2 -2 apache

cvs commit: apache/src mod_auth.c

1996-08-13 Thread Roy Fielding
fielding96/08/13 21:43:22 Modified:src mod_auth.c Log: Fixed warning on systems that HAVE_CRYPT_H. Submitted by: Roy Fielding Revision ChangesPath 1.4 +3 -0 apache/src/mod_auth.c Index: mod_auth.c

cvs commit: apache/src conf.h

1996-08-13 Thread Roy Fielding
fielding96/08/13 22:08:08 Modified:src conf.h Log: Added prototype of gethostname for SOLARIS2. Submitted by: Roy Fielding Revision ChangesPath 1.33 +1 -0 apache/src/conf.h Index: conf.h

cvs commit: apache/src http_main.c

1996-08-13 Thread Roy Fielding
fielding96/08/13 22:18:46 Modified:src http_main.c Log: Removed global static declaration of wait_or_timeout_retval that was never used (because it is overridden by a local declaration of wait_or_timeout_retval in the only routine where it is used). Revision Changes

cvs commit: apache/conf mime.types

1996-09-19 Thread Roy Fielding
fielding96/09/19 10:13:13 Modified:conf mime.types Log: Removed reference to CGI type in mime.types -- that should only be set by a specific AddHandler directive. Revision ChangesPath 1.8 +1 -2 apache/conf/mime.types Index: mime.types

cvs commit: apache/src http_main.c

1996-09-30 Thread Roy Fielding
fielding96/09/30 17:12:28 Modified:src http_main.c Log: Fixed printf of null variable during "httpd -h". Reviewed by: Ben Laurie ([EMAIL PROTECTED]) Revision ChangesPath 1.74 +3 -2 apache/src/http_main.c Index: h

cvs commit: apache/src http_config.h http_config.c http_main.c

1996-10-05 Thread Roy Fielding
fielding96/10/05 19:25:06 Modified:src http_config.h http_config.c http_main.c Log: Enhanced the httpd -h option's output to make it readable by normal users and to improve internal documentation of override mask. Reviewed by: Ben Laurie <[EMAIL PROTECTED]>

cvs commit: apache/src .indent.pro

1996-10-08 Thread Roy Fielding
fielding96/10/08 17:30:28 Added: src .indent.pro Log: Added indent profile for Apache style

cvs commit: apache/src httpd.h http_protocol.c

1996-10-10 Thread Roy Fielding
fielding96/10/10 02:02:46 Modified:src httpd.h http_protocol.c Log: Added definitions and status lines for all HTTP/1.1 status codes. Improved the speed of the index_of_response() routine. Reviewed by: Brian Behlendorf, Chuck Murcko Submitted by: Tom Tromey (with major

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

1996-10-10 Thread Roy Fielding
fielding96/10/10 05:12:03 Modified:src http_core.h http_core.c http_protocol.c Log: Fixed add-by-one errors in usage of RESPONSE_CODES, probably leftover from an earlier use of that symbol. Revision ChangesPath 1.12 +2 -2 apache/src/http_core.h

cvs commit: apache/src http_protocol.c

1996-10-16 Thread Roy Fielding
fielding96/10/16 13:56:20 Modified:src http_protocol.c Log: Added new error messages for HTTP/1.1 status codes. Reviewed by: Chuck Murcko Revision ChangesPath 1.56 +60 -18apache/src/http_protocol.c Index: http_protocol.c

cvs commit: apache/src httpd.h http_protocol.c http_request.c mod_asis.c

1996-10-16 Thread Roy Fielding
fielding96/10/16 16:24:37 Modified:src httpd.h http_protocol.c http_request.c mod_asis.c Log: Reduced dependency on magic number status codes in server core and removed artificial restrictions on range of codes used by server, particularly in mod_asis where flexibility is

cvs commit: apache/src Configuration.tmpl

1996-10-25 Thread Roy Fielding
fielding96/10/25 20:47:48 Modified:src Configuration.tmpl Log: Just fixed an old comment. Revision ChangesPath 1.47 +2 -3 apache/src/Configuration.tmpl Index: Configuration.tmpl

cvs commit: apache/src util.c

1996-10-27 Thread Roy Fielding
fielding96/10/27 00:23:22 Modified:src util.c Log: Fixed some comments and removed a redundant include. Revision ChangesPath 1.28 +3 -6 apache/src/util.c Index: util.c === RCS file

cvs commit: apache/src util_date.h util_date.c

1996-10-27 Thread Roy Fielding
fielding96/10/27 02:36:30 Added: src util_date.h util_date.c Log: I extracted the HTTP date parsing routines from proxy_util.c, added the asctime format to those being parsed, modified the interface to only include what was actually being used, and made a bunch of

cvs commit: apache/src util_date.c

1996-10-30 Thread Roy Fielding
fielding96/10/30 04:44:04 Modified:src util_date.c Log: Removed restriction on 2038 for systems with better-than-32bit representations of time_t variables. Revision ChangesPath 1.2 +16 -23apache/src/util_date.c Index: util_date.c

cvs commit: apache/src Makefile.tmpl http_protocol.c util.c

1996-11-06 Thread Roy Fielding
fielding96/11/06 02:30:40 Modified:src Makefile.tmpl http_protocol.c util.c Log: Replaced existing code for If-Modified-Since, If-Unmodified-Since, If-Match, and If-None-Match in order to correct the order of preference regarding ETags and to make use of the parseHTTPdate

cvs commit: apache/src http_protocol.c

1996-11-06 Thread Roy Fielding
fielding96/11/06 03:23:09 Modified:src http_protocol.c Log: Its a good thing to handle error condition from time system call. Doh! Revision ChangesPath 1.72 +3 -0 apache/src/http_protocol.c Index: http_protocol.c

cvs commit: apache/src http_protocol.c

1996-11-07 Thread Roy Fielding
fielding96/11/07 18:51:36 Modified:src http_protocol.c Log: More tweaks to the ordering of conditional request headers. If If-None-Match is included and fails, then If-Modified-Since should not be checked. Likewise for If-Match and If-Unmodified-Since. This allows the

cvs commit: apache/src buff.h buff.c http_protocol.c

1996-11-10 Thread Roy Fielding
fielding96/11/10 01:16:12 Modified:src buff.h buff.c http_protocol.c Log: Fixed a bug in the header parsing code triggered when a continuation line is a single space: the entire header field above it was ignored and the message terminated. This would normally only occur

cvs commit: apache/src Configure http_config.h http_config.c http_core.c http_main.c mod_info.c

1996-11-11 Thread Roy Fielding
fielding96/11/11 21:22:10 Modified:src Configure http_config.h http_config.c http_core.c http_main.c mod_info.c Log: Removed the module_names[] and preloaded_module_names[] arrays. All functions now get the name from the module structure and either

cvs commit: apache/src util_script.c

1996-11-11 Thread Roy Fielding
fielding96/11/11 22:02:56 Modified:src util_script.c Log: Added REMOTE_PORT to the environment variables set for scripts, with the value being the client's TCP port. This allows CGI scripts to independently check the client's Ident (RFC 1413) witho

cvs commit: apache/src http_config.c

1996-11-12 Thread Roy Fielding
fielding96/11/12 10:06:45 Modified:src http_config.c Log: I remembered this line of code while in the shower this morning. I think I need a vacation. Revision ChangesPath 1.34 +1 -1 apache/src/http_config.c Index: http_config.c

cvs commit: apache/src util.c

1996-11-12 Thread Roy Fielding
fielding96/11/12 10:24:40 Modified:src util.c Log: Fixed test for value of unsigned -1 to be less system-dependent. Revision ChangesPath 1.30 +1 -1 apache/src/util.c Index: util.c

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

1996-11-17 Thread Roy Fielding
fielding96/11/17 19:38:07 Modified:src http_core.c mod_access.c Log: Reversed earlier patch for satisfy directive since it doesn't work, causes warnings when compiled, and will be replaced by a better patch from somewhere else. Revision ChangesPath 1.48

cvs commit: apache/src Configure

1996-11-19 Thread Roy Fielding
fielding96/11/19 22:04:31 Modified:src Configure Log: Removed another pesky Id line Revision ChangesPath 1.37 +0 -1 apache/src/Configure Index: Configure === RCS file: /export/home

cvs commit: apache/src http_main.c

1996-11-21 Thread Roy Fielding
fielding96/11/21 19:17:09 Modified:src http_main.c Log: Fixed the problems with kill -USR1 leaving children around too long and causing server crash at next kill -HUP. I.e., fixed graceful restarts. Submitted by: Ben Laurie ([EMAIL PROTECTED]) Reviewed by: Roy Fielding

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

1996-11-24 Thread Roy Fielding
fielding96/11/24 01:37:08 Modified:support suexec.c Added: support suexec.h Log: Removed HAVE_RLIMIT and related rlimit code now that the server handles the functionality. Moved user-defined code to suexec.h. Added "DON'T EDIT" warning in code. No

cvs commit: apache/src/modules/proxy mod_proxy.c proxy_http.c

1996-11-25 Thread Roy Fielding
fielding96/11/25 03:22:06 Modified:src httpd.h http_config.h http_protocol.h http_protocol.c mod_cgi.c mod_fastcgi.c util_script.c src/modules/proxy mod_proxy.c proxy_http.c Log: Added ability for modules to

cvs commit: apache/src http_protocol.c

1996-11-30 Thread Roy Fielding
fielding96/11/30 21:34:12 Modified:src http_protocol.c Log: We need to allow HEAD wherever GET is allowed. Reviewed by: Alexei Kosut, Randy Terbush Revision ChangesPath 1.78 +1 -1 apache/src/http_protocol.c Index: http_protocol.c

cvs commit: apache/src util.c

1996-12-01 Thread Roy Fielding
fielding96/12/01 05:44:23 Modified:src util.c Log: Fixed escape_uri so that it will escape the right set of characters, including all controls, space, and url delimiters. Reviewed by: Randy Terbush, Chuck Murcko Revision ChangesPath 1.33 +3 -2 apache

cvs commit: apache/src mod_access.c

1996-12-01 Thread Roy Fielding
fielding96/12/01 05:48:23 Modified:src mod_access.c Log: Fix bug reported by Dean Gaudet regarding hostnames which begin with a digit being improperly treated as IP addresses in find_allowdeny. Reviewed by: Randy Terbush, Chuck Murcko Revision ChangesPath 1.11

cvs commit: apache/src http_request.c

1996-12-01 Thread Roy Fielding
fielding96/12/01 06:33:50 Modified:src http_request.c Log: On an internal redirect (particularly for an ErrorDocument handler), store the original method in the subprocess environment so that it will be noted as REDIRECT_REQUEST_METHOD for any subprocess script. This is

cvs commit: apache/src mod_access.c

1996-12-01 Thread Roy Fielding
fielding96/12/01 06:49:10 Modified:src mod_access.c Log: Remove an unnecessary expression in the conditional for is_ip(). Revision ChangesPath 1.12 +2 -1 apache/src/mod_access.c Index: mod_access.c

cvs commit: apache/support dbmmanage.new

1996-12-01 Thread Roy Fielding
fielding96/12/01 06:54:42 Modified:support dbmmanage.new Log: Expand on the "Too few arguments" message you get when invoking dbmmanage with less than two args. Submitted by: Skip Montanaro ([EMAIL PROTECTED]) Reviewed by: Rob Hartill, Randy Terbush, Chuck M

cvs commit: apache/src httpd.h util.c

1996-12-02 Thread Roy Fielding
fielding96/12/02 07:35:03 Modified:src httpd.h util.c Log: escape_uri is replaced with a macro calling the newer, spiffier, improved version of this routine called os_escape_path(). Reviewed by: Rob Hartill, Brian Behlendorf, Randy Terbush Revision ChangesPath

cvs commit: apache/src http_request.c

1996-12-02 Thread Roy Fielding
fielding96/12/02 07:48:28 Modified:src http_request.c Log: An internal redirect which results in a 304 Not Modified being sent to the client gets logged as a 200, because the final response code of the redirect is not propagated to the request structure that is logged

cvs commit: apache/src conf.h httpd.h

1996-12-02 Thread Roy Fielding
fielding96/12/02 08:07:25 Modified:src conf.h httpd.h Log: It seemed like a bug to Randy that when compiled with defaults, Apache fails on systems that don't support the notion of negative group/user ids. So he fixed it. Submitted by: Randy Terbush Review

cvs commit: apache/src CHANGES

1996-12-02 Thread Roy Fielding
fielding96/12/02 08:26:48 Modified:src CHANGES Log: typos and spelling Revision ChangesPath 1.73 +11 -11apache/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache/src

cvs commit: apache/src README

1996-12-02 Thread Roy Fielding
fielding96/12/02 08:48:22 Modified:src README Log: Minimal changes to avoid confusion. This file really needs to be updated during the beta cycle. Revision ChangesPath 1.18 +7 -2 apache/src/README Index: README

cvs commit: apache/htdocs index.html

1996-12-02 Thread Roy Fielding
fielding96/12/02 08:59:45 Modified:htdocsindex.html Log: Cleanup, remove Id line Revision ChangesPath 1.4 +3 -15 apache/htdocs/index.html Index: index.html === RCS file: /export/home

cvs commit: apache/htdocs/manual LICENSE

1996-12-02 Thread Roy Fielding
fielding96/12/02 09:21:26 Modified:htdocs/manual LICENSE Log: Crikey, how did this one slip by for so long? Revision ChangesPath 1.2 +51 -48apache/htdocs/manual/LICENSE Index: LICENSE

cvs commit: apache CHANGES

1996-12-02 Thread Roy Fielding
fielding96/12/02 10:23:29 Modified:. CHANGES Log: Spelling and truth in advertising Revision ChangesPath 1.7 +14 -12apache/CHANGES Index: CHANGES === RCS file: /export/home/cvs

cvs commit: apache/htdocs/manual new_features_1_2.html

1996-12-02 Thread Roy Fielding
fielding96/12/02 10:42:06 Modified:htdocs/manual new_features_1_2.html Log: Spelling and truth in advertising (same as CHANGES) Revision ChangesPath 1.15 +11 -8 apache/htdocs/manual/new_features_1_2.html Index: new_features_1_2.html

cvs commit: apache/src TODO

1996-12-02 Thread Roy Fielding
fielding96/12/02 10:45:31 Removed: src TODO Log: Remove out-of-date (pre-1.0) TODO file.

cvs commit: apache/src Configure

1996-12-02 Thread Roy Fielding
fielding96/12/02 17:06:12 Modified:src Configure Log: Add what is needed to compile Apache on SunOS 4. Revision ChangesPath 1.38 +2 -1 apache/src/Configure Index: Configure === RCS

cvs commit: apache/src http_protocol.c

1996-12-03 Thread Roy Fielding
fielding96/12/03 10:43:23 Modified:src http_protocol.c Log: Flag a side-effect. Ugh. Revision ChangesPath 1.80 +5 -0 apache/src/http_protocol.c Index: http_protocol.c === RCS file

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

1996-12-04 Thread Roy Fielding
fielding96/12/04 16:33:29 Modified:src http_config.c http_main.c Log: Replaced non-portable use of 0x with portable INADDR_NONE like we did for the bug in util.c. Revision ChangesPath 1.36 +1 -1 apache/src/http_config.c Index: http_config.c

cvs commit: apache/src CHANGES

1996-12-04 Thread Roy Fielding
fielding96/12/04 19:47:07 Modified:src CHANGES Log: Well, here's a start at least, based on the cvs diffs. I can't remember some of the acks, so please fill them in if you do. Revision ChangesPath 1.75 +38 -0 apache/src/CHANGES Inde

cvs commit: apache/src http_main.c

1996-12-05 Thread Roy Fielding
fielding96/12/05 13:39:44 Modified:src http_main.c Log: Corrected magic number mistaken identity problem by replacing the old magic number (which looked like a bug) with DEFAULT_VHOST_ADDR and an appropriate comment. Revision ChangesPath 1.94 +6 -1

cvs commit: apache/src http_request.c mod_log_config.c

1996-12-10 Thread Roy Fielding
fielding96/12/10 21:16:10 Modified:src http_request.c mod_log_config.c Log: Prior change from 1.1 to promote the status on an internal redirect was the wrong fix. The real error was in the default log format in mod_log_config which was not really CLF. Submitted by

cvs commit: apache/src CHANGES

1996-12-10 Thread Roy Fielding
fielding96/12/10 21:21:40 Modified:src CHANGES Log: proper status logged on internal redirect. Revision ChangesPath 1.84 +4 -0 apache/src/CHANGES Index: CHANGES === RCS file: /export

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

1997-01-23 Thread Roy Fielding
fielding97/01/23 16:32:49 Modified:htdocs/manual/mod mod_alias.html Log: Fix type "perm" --> "permanent". Reported by [EMAIL PROTECTED] Revision ChangesPath 1.8 +1 -1 apache/htdocs/manual/mod/mod_alias.html

cvs commit: apache/src http_core.c

1997-01-23 Thread Roy Fielding
fielding97/01/23 17:49:17 Modified:src http_core.c Log: The code for ErrorDocument did not take into account the pre-1.2 changes to how index_of_response handles errors. This patch fixes that as well as removing the reported problem of stripping a trailing double-quote

cvs commit: apache/src CHANGES

1997-01-23 Thread Roy Fielding
fielding97/01/23 17:53:34 Modified:src CHANGES Log: Document fix to ErrorDocument directive. Revision ChangesPath 1.128 +4 -0 apache/src/CHANGES Index: CHANGES === RCS file: /export

cvs commit: apache/src http_main.c

1997-01-23 Thread Roy Fielding
fielding97/01/23 18:49:58 Modified:src http_main.c Log: Multiple fixes to the lingering_close code in order to avoid being interrupted by a stray timeout, to avoid lingering on a connection that has already been aborted or never really existed, to ensure that we stop

cvs commit: apache/src CHANGES

1997-01-24 Thread Roy Fielding
fielding97/01/24 15:33:42 Modified:src CHANGES Log: document lingering_close and initialized sigaction fixes. Revision ChangesPath 1.129 +10 -0 apache/src/CHANGES Index: CHANGES

cvs commit: apache/src CHANGES http_main.c

1997-01-25 Thread Roy Fielding
fielding97/01/25 12:12:51 Modified:src CHANGES http_main.c Log: <[EMAIL PROTECTED]> notified us of a problem with children for the httpd dump core on SIGSEGV regularly, HPUX, version: 10.10, Apache 1.2b4. Ben mentioned that the symptoms looked like a stack corr

cvs commit: apache/src CHANGES http_main.c

1997-01-25 Thread Roy Fielding
fielding97/01/25 12:28:21 Modified:src CHANGES http_main.c Log: Fixed condition where, if a child fails to fork, the scoreboard would continue to say SERVER_STARTING forever. Eventually, the main process would refuse to start new children because count_idle_servers() will

cvs commit: apache/src buff.h buff.c http_main.c http_protocol.c

1997-01-25 Thread Roy Fielding
fielding97/01/25 14:37:17 Modified:src buff.h buff.c http_main.c http_protocol.c Log: Fixed bug in bcwrite regarding failure to account for partial writes. Avoids calling bflush() when the client is pipelining requests. Remove unnecessary flushes from http_protocol

cvs commit: apache/src CHANGES

1997-01-25 Thread Roy Fielding
fielding97/01/25 14:42:58 Modified:src CHANGES Log: doc bflush and status changes Revision ChangesPath 1.135 +7 -0 apache/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs

cvs commit: apache/htdocs/manual/misc fin_wait_2.html

1997-01-29 Thread Roy Fielding
fielding97/01/29 16:48:33 Modified:htdocs/manual/misc fin_wait_2.html Log: Adjusted some of the explanations of the FIN_WAIT_2 problems to accurately reflect the current status, reasons why it occurs, and what client authors should be doing. Also reformatted my mail message

cvs commit: apache/src CHANGES http_protocol.c

1997-01-29 Thread Roy Fielding
fielding97/01/29 18:27:09 Modified:src CHANGES http_protocol.c Log: Allow keep_alive to continue if the response is 304 Not Modified even though there is no body. Submitted by: Dean Gaudet Reviewed by: Alexei Kosut, Randy Terbush, Jim Jagielski, Roy Fielding

cvs commit: apache/src CHANGES buff.h buff.c http_main.c http_protocol.c

1997-01-29 Thread Roy Fielding
fielding97/01/29 18:43:02 Modified:src CHANGES buff.h buff.c http_main.c http_protocol.c Log: Improved buffered output to the client by delaying the flush decision until the BUFF code is actually about to read the next request. This fixes a problem introduced in 1.2b5 with

<    1   2   3   4   5   >