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

1998-09-25 Thread coar
coar98/09/25 05:27:06 Modified:.STATUS src/main http_log.c http_protocol.c Log: Put back the default server status pages, with no inclusion of error-notes, except for HTTP_INTERNAL_SERVER_ERROR, LENGTH_REQUIRED, and HTTP_BAD_REQUEST.

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

1998-09-25 Thread jim
jim 98/09/25 08:26:06 Modified:src CHANGES src/main http_config.c Log: Submitted by: Roy Fielding Reviewed by: Jim Jagielski Revision ChangesPath 1.1078+3 -0 apache-1.3/src/CHANGES Index: CHANGES =

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

1998-09-25 Thread jim
jim 98/09/25 08:42:13 Modified:src/main http_config.c Log: Change the order... Always allow valid 'f' Revision ChangesPath 1.130 +2 -5 apache-1.3/src/main/http_config.c Index: http_config.c ==

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

1998-09-25 Thread manoj
manoj 98/09/25 10:17:55 Modified:src CHANGES src/modules/standard mod_speling.c Log: Undo my earlier hack to override error-notes. The real fix has now been applied. Revision ChangesPath 1.1079+0 -3 apache-1.3/src/CHANGES Index: CHANG

cvs commit: apache-1.3 STATUS

1998-09-25 Thread coar
coar98/09/25 12:33:39 Modified:.STATUS Log: Add notice of an available patch for +/- keywords on IndexOptions. Revision ChangesPath 1.494 +4 -0 apache-1.3/STATUS Index: STATUS ==

cvs commit: apache-2.0 STATUS

1998-09-25 Thread coar
coar98/09/25 12:45:01 Modified:.STATUS Log: Add another item for 2.0, that Great White Hope for Whirled Peas. Revision ChangesPath 1.41 +7 -1 apache-2.0/STATUS Index: STATUS ===

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

1998-09-25 Thread fielding
fielding98/09/25 15:45:01 Modified:src/main http_config.c http_protocol.c Log: Fix warnings and add error-notes to HTTP_REQUEST_URI_TOO_LARGE. Revision ChangesPath 1.131 +4 -1 apache-1.3/src/main/http_config.c Index: http_config.c =

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

1998-09-25 Thread fielding
fielding98/09/25 15:49:39 Modified:src/main http_config.c Log: Ooops. Friday it is. Undo last unintended commit. Revision ChangesPath 1.132 +1 -4 apache-1.3/src/main/http_config.c Index: http_config.c ==

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

1998-09-25 Thread jim
jim 98/09/25 16:01:55 Modified:src/main alloc.c util.c Log: Maintain state of errno in ap_pcfg_openfile and the functions that it calls. Needed when parsing .htaccess Revision ChangesPath 1.100 +6 -1 apache-1.3/src/main/alloc.c Index: alloc.c ===

cvs commit: apache-1.3/src CHANGES

1998-09-25 Thread fielding
fielding98/09/25 16:24:19 Modified:src CHANGES Log: Add log entry for the save errno fix that we both committed at the same time. Revision ChangesPath 1.1080+4 -2 apache-1.3/src/CHANGES Index: CHANGES

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

1998-09-25 Thread jim
jim 98/09/25 16:39:51 Modified:src/main http_config.c Log: On further thought, it really doesn't make sense to return non-existant if access_name[0] is NULL, unless it's also what ap_pcfg_openfile "returns" so we should back this out as well Revision ChangesPath 1