cvs commit: apache-2.0/mpm/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_autoindex.c mod_dir.c mod_echo.c mod_env.c mod_imap.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c

1999-08-14 Thread ben
ben 99/08/14 16:46:50 Modified:mpm/src/include http_config.h http_request.h mpm/src/main http_config.c http_core.c http_request.c mpm/src/modules/mpm/prefork prefork.c mpm/src/modules/standard mod_access.c mod_actions.c

cvs commit: apache-1.3 STATUS

1999-08-14 Thread fielding
fielding99/08/14 02:36:37 Modified:.STATUS Log: bedtime Revision ChangesPath 1.741 +53 -58apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v retrieving revi

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

1999-08-14 Thread fielding
fielding99/08/14 02:31:05 Modified:src/ap ap_md5c.c Log: Quiet warning -- strange that gcc doesn't auto-cast the literal string to match the argument type. Revision ChangesPath 1.30 +1 -1 apache-1.3/src/ap/ap_md5c.c Index: ap_md5c.c ==

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

1999-08-14 Thread fielding
fielding99/08/14 02:21:20 Modified:src CHANGES src/main http_protocol.c Log: Remove bogus error message when a redirect doesn't set Location. Instead, use an empty string to avoid coredump if the error message was supposed to include a location but doesn't.

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

1999-08-14 Thread fielding
fielding99/08/14 01:53:49 Modified:src/include ap_mmn.h Log: Minor MMN bump to note the addition of all the 1.3.6-9 functions. Revision ChangesPath 1.41 +10 -4 apache-1.3/src/include/ap_mmn.h Index: ap_mmn.h

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

1999-08-14 Thread fielding
fielding99/08/14 01:35:55 Modified:src ApacheCore.def ApacheCoreOS2.def CHANGES Configuration.tmpl src/ap ap_base64.c ap_checkpass.c ap_md5c.c ap_sha1.c src/include ap_md5.h ap_sha1.h httpd.h src/main http_protoc

cvs commit: apache-1.3 configure

1999-08-14 Thread fielding
fielding99/08/14 01:29:06 Modified:.configure Log: Don't include mod_auth_digest unless explicitly requested, even if they asked for all modules. Revision ChangesPath 1.102 +2 -1 apache-1.3/configure Index: configure =

cvs commit: apache-1.3/src CHANGES

1999-08-14 Thread fielding
fielding99/08/13 18:24:31 Modified:src CHANGES Log: Update to reflect the reality of changes since first 1.3.8. Revision ChangesPath 1.1420+59 -13apache-1.3/src/CHANGES Index: CHANGES ===