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

1997-07-13 Thread Ralf S. Engelschall
rse 97/07/13 02:04:53 Modified:src mod_rewrite.c mod_rewrite.h Log: mod_rewrite gift procedure, phase 1: Incorporation of the latest official release 3.0.9 (cleanup follows the next days in phase 2) Reviewed by: Marc Slemko, Randy Terbush Revision Changes

cvs commit: apache/src/regex regex.h regex.mak regexec.c

1997-07-13 Thread Ben Laurie
ben 97/07/13 12:01:38 Modified:src CHANGES Makefile.nt alloc.c alloc.h apache.mak buff.c buff.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_ma

cvs commit: apache/src mod_cgi.c

1997-07-13 Thread Ben Laurie
ben 97/07/13 12:20:18 Modified:src mod_cgi.c Log: Clear up Win32 debris. Revision ChangesPath 1.46 +2 -2 apache/src/mod_cgi.c Index: mod_cgi.c === RCS file: /export/home/cvs/apach

cvs commit: apache-devsite devnotes.html

1997-07-13 Thread Rodent of Unusual Size
coar97/07/13 13:43:33 Added: . devnotes.html Log: Rough draft/outline/collection of notes about the nitty-gritty details of working on Apache. Revision ChangesPath 1.1 apache-devsite/devnotes.html Index: devnotes.html ==

cvs commit: apache/src http_request.c

1997-07-13 Thread Dean Gaudet
dgaudet 97/07/13 19:32:11 Modified:src http_request.c Log: Deal with chunking when a DONE is returned. Submitted by: Rob Hartill Reviewed by: Jim Jagielski, Randy Terbush Revision ChangesPath 1.61 +5 -2 apache/src/http_request.c Index: http_re

cvs commit: apache/src mod_cgi.c mod_include.c mod_mime_magic.c

1997-07-13 Thread Dean Gaudet
dgaudet 97/07/13 19:38:07 Modified:src mod_cgi.c mod_include.c mod_mime_magic.c Log: Use STD{IN,OUT,ERR}_FILENO as dictated by posix.1. Submitted by: Stanley Gambarin <[EMAIL PROTECTED]> Reviewed by: Dean Gaudet Revision ChangesPath 1.47 +1 -1 apac

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

1997-07-13 Thread Dean Gaudet
dgaudet 97/07/13 20:20:22 Modified:htdocs/manual/misc compat_notes.html Log: PR#861: note the lack of the "optional" keyword in VirtualHost Revision ChangesPath 1.12 +5 -0 apache/htdocs/manual/misc/compat_notes.html Index: compat_notes.html =

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

1997-07-13 Thread Dean Gaudet
dgaudet 97/07/13 20:24:27 Modified:htdocs/manual/misc compat_notes.html Log: PR#862: Apache doesn't implement OnDeny. Revision ChangesPath 1.13 +4 -0 apache/htdocs/manual/misc/compat_notes.html Index: compat_notes.html ===