cvs commit: apache/src http_protocol.c

1996-08-19 Thread Alexei Kosut
akosut 96/08/19 10:22:58 Modified:src http_protocol.c Log: Add a missing CRLF. *sigh* Revision ChangesPath 1.39 +1 -1 apache/src/http_protocol.c Index: http_protocol.c === RCS file:

cvs commit: apache/src http_protocol.c

1996-08-19 Thread Alexei Kosut
akosut 96/08/19 11:05:34 Modified:src http_protocol.c Log: Make Apache correctly read continued headers Submitted by: Paul Sutton Reviewed by: Alexei Kosut, Roy T. Fielding Revision ChangesPath 1.40 +36 -8 apache/src/http_protocol.c Index:

cvs commit: apache/src mod_log_config.c

1996-08-19 Thread Alexei Kosut
akosut 96/08/19 11:12:37 Modified:src mod_log_config.c Log: Add CustomLog capability to mod_log_config. Submitted by: Paul Sutton Reviewed by: Alexei Kosut, Mark J Cox Revision ChangesPath 1.9 +231 -75 apache/src/mod_log_config.c Index:

cvs commit: apache/src http_config.c http_core.c http_main.c http_protocol.c httpd.h

1996-08-19 Thread Alexei Kosut
akosut 96/08/19 11:33:03 Modified:src http_config.c http_core.c http_main.c http_protocol.c httpd.h Log: Allow for multiple IP addresses per virtual host. Submitted by: Dean Gaudet Reviewed by: Alexei Kosut, Mark J Cox Revision Changes

cvs commit: apache/src http_main.c

1996-08-19 Thread Ben Laurie
ben 96/08/19 11:44:17 Modified:src http_main.c Log: Add directive listing option. Revision ChangesPath 1.61 +22 -2 apache/src/http_main.c Index: http_main.c === RCS file:

cvs commit: apache/src CHANGES

1996-08-19 Thread Ben Laurie
ben 96/08/19 13:59:22 Modified:src CHANGES Log: Document -h flag. Revision ChangesPath 1.52 +5 -1 apache/src/CHANGES

cvs commit: apache/src util.c

1996-08-19 Thread Ben Laurie
ben 96/08/19 15:58:33 Modified:src util.c Log: Remove strange unused code of unknown provenance. Revision ChangesPath 1.17 +0 -38 apache/src/util.c Index: util.c === RCS file: