cvs commit: apache-site/mirrors index.html mirrors.list

1997-06-29 Thread Randy Terbush
randy 97/06/29 20:58:40 Modified:mirrors index.html mirrors.list Log: Add new co.uk mirror. Revision ChangesPath 1.6 +4 -0 apache-site/mirrors/index.html Index: index.html === RCS file

cvs commit: apache/src CHANGES mod_userdir.c

1997-06-29 Thread Rodent of Unusual Size
coar97/06/29 18:32:25 Modified:src CHANGES mod_userdir.c Log: Added ability to selectively enable/disable usernames for UserDir translation. Reviewed by: Randy Terbush, Marc Slemko, Dean Gaudet Revision ChangesPath 1.311 +5 -0 apache

cvs commit: apache/src CHANGES mod_auth_dbm.c

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 18:28:30 Modified:src CHANGES mod_auth_dbm.c Log: PR#444: tweak to allow people to use netscape dbm files, enabled if NETSCAPE_DBM_COMPAT defined. Why not make it easy for people to upgrade from netscape? Submitted by: Alexander Spohr <[EMAIL PROTECTE

cvs commit: apache/conf srm.conf-dist

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 18:21:15 Modified:conf srm.conf-dist Log: PR#430: srm.conf-dist has a bogus IndexIgnore line. It works, but it's silly to include the paths. mod_dir ignores the path prefix anyhow. Revision ChangesPath 1.13 +1 -1 apache/conf/srm.conf-di

cvs commit: apache/src CHANGES http_bprintf.c

1997-06-29 Thread Marc Slemko
marc97/06/29 17:02:02 Modified:src Tag: APACHE_1_2_X CHANGES http_bprintf.c Log: Workaround AIX 3.x compiler bug. PR: 725 Reviewed by: Dean Gaudet, Jim Jagielski Revision ChangesPath No revision No revision

cvs commit: apache/src CHANGES http_bprintf.c

1997-06-29 Thread Marc Slemko
marc97/06/29 16:54:52 Modified:src CHANGES http_bprintf.c Log: Workaround AIX 3.x compiler bug. PR: 725 Reviewed by: Dean Gaudet, Jim Jagielski Revision ChangesPath 1.309 +3 -0 apache/src/CHANGES Index: CHANGES ===

cvs commit: apache/src/modules/proxy proxy_connect.c

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 12:27:24 Modified:src buff.c conf.h http_main.c src/modules/proxy proxy_connect.c Log: Introduce ap_select to clean up SELECT_NEEDS_CAST #ifdefs everywhere. Revision ChangesPath 1.32 +1 -5 apache/src/buff.c Index: buff

cvs commit: apache/src alloc.c buff.c http_bprintf.c http_log.c http_main.c httpd.h util_script.c

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 12:19:41 Modified:src alloc.c buff.c http_bprintf.c http_log.c http_main.c httpd.h util_script.c Log: Don't redefine assert() since it's frequently, but not always a macro. Use ap_assert. Unix assert does an abort() which causes a co

cvs commit: apache/src http_config.c

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 12:05:21 Modified:src http_config.c Log: Fix BindAddress, I broke it with the listeners change. Revision ChangesPath 1.54 +1 -1 apache/src/http_config.c Index: http_config.c ==

cvs commit: apache/src httpd.h

1997-06-29 Thread Dean Gaudet
tpd.h 1997/06/29 18:51:23 1.111.2.3 *** *** 263,268 --- 263,270 #define SERVER_VERSION SERVER_BASEVERSION #endif + #define APACHE_RELEASE_DATE 19970629 + #define SERVER_PROTOCOL "HTTP/1.1" #define SERVER_SUPPORT "http://www.apache.org/";

cvs commit: apache/src/nt service.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 11:32:00 Modified:src/ntservice.c Log: Make sure create_event gets defined. Revision ChangesPath 1.2 +1 -0 apache/src/nt/service.c Index: service.c === RCS file: /expo

cvs commit: apache/src Configure CHANGES

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 11:28:28 Modified:src Tag: APACHE_1_2_X Configure CHANGES Log: Fix problem with error from hp/ux make when no modules in modules/ dir. Submitted by: Marc Slemko Reviewed by: Dean Gaudet, Alexei Kosut Revision ChangesPath No

cvs commit: apache/src Configure CHANGES

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 11:26:58 Modified:src Configure CHANGES Log: Fix problem with error from hp/ux make when no modules in modules/ dir. Submitted by: Marc Slemko Reviewed by: Dean Gaudet, Alexei Kosut Revision ChangesPath 1.102 +1 -1 apache/src/Config

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

1997-06-29 Thread Ben Laurie
ben 97/06/29 11:25:57 Modified:src apache.mak http_main.c Log: Remove unused variable. Revision ChangesPath 1.3 +50 -266 apache/src/apache.mak Index: apache.mak === RCS file: /expor

cvs commit: apache/src CHANGES

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 11:22:39 Modified:src CHANGES Log: Merge up CHANGES from 1.2.1. Revision ChangesPath 1.307 +11 -3 apache/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apach

cvs commit: apache/src CHANGES

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 11:21:48 Modified:src Tag: APACHE_1_2_X CHANGES Log: We'll get the right some day. Revision ChangesPath No revision No revision 1.286.2.20 +2 -1 apache/src/CHANGES Index: CHANGES =

cvs commit: apache/src CHANGES

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 11:15:25 Modified:src Tag: APACHE_1_2_X CHANGES Log: Correct speeling of Jim's name. Revision ChangesPath No revision No revision 1.286.2.19 +4 -4 apache/src/CHANGES Index: CHANGES ===

cvs commit: apache/htdocs/manual/mod core.html directives.html

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 11:14:07 Modified:htdocs/manual/mod Tag: APACHE_1_2_X core.html directives.html Log: Remove listenbacklog docs. Revision ChangesPath No revision No revision 1.56.2.3 +0 -14

cvs commit: apache/htdocs/manual/mod core.html directives.html

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 11:12:43 Modified:htdocs/manual/mod Tag: APACHE_1_2_X core.html directives.html Log: Merge LockFile docs. Revision ChangesPath No revision No revision 1.56.2.2 +34 -3 apach

cvs commit: apache/src CHANGES conf.h http_conf_globals.h http_config.c http_core.c http_main.c httpd.h

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 11:08:42 Modified:src Tag: APACHE_1_2_X CHANGES conf.h http_conf_globals.h http_config.c http_core.c http_main.c httpd.h Log: LockFile directive and USE_FLOCK changes. Revision ChangesPath No

cvs commit: apache/src http_protocol.c

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 10:56:48 Modified:src http_protocol.c Log: Turn an O(n^2) loop into an O(n) loop. Revision ChangesPath 1.129 +3 -2 apache/src/http_protocol.c Index: http_protocol.c ===

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

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 10:53:05 Modified:src http_core.c http_core.h Log: allow_options_t should be unsigned char, and should be used by set_options. Revision ChangesPath 1.89 +1 -1 apache/src/http_core.c Index: http_core.c ===

cvs commit: apache/src util_snprintf.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 10:49:02 Modified:src util_snprintf.c Log: Fix VC++ warnings. Revision ChangesPath 1.6 +1 -1 apache/src/util_snprintf.c Index: util_snprintf.c === RCS file: /export/

cvs commit: apache/src http_protocol.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 10:43:55 Modified:src http_protocol.c Log: Fix VC++ warnings. Revision ChangesPath 1.128 +1 -1 apache/src/http_protocol.c Index: http_protocol.c === RCS file: /export/

cvs commit: apache/support suexec.c

1997-06-29 Thread Dean Gaudet
dgaudet 97/06/29 10:41:30 Modified:support Tag: APACHE_1_2_X suexec.c Log: PR#773: string.h is ANSI, strings.h isn't. Use string.h. Revision ChangesPath No revision No revision 1.22.2.1 +1 -1 apache/support/sue

cvs commit: apache/src mod_cgi.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 10:39:51 Modified:src mod_cgi.c Log: Fix VC++ warnings. Revision ChangesPath 1.42 +2 -0 apache/src/mod_cgi.c Index: mod_cgi.c === RCS file: /export/home/cvs/apache/sr

cvs commit: apache/src mod_include.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 10:38:03 Modified:src mod_include.c Log: Fix VC++ warnings. Revision ChangesPath 1.38 +5 -3 apache/src/mod_include.c Index: mod_include.c === RCS file: /export/home/c

cvs commit: apache/src mod_imap.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 10:34:35 Modified:src mod_imap.c Log: Fix VC++ warnings. Revision ChangesPath 1.22 +1 -1 apache/src/mod_imap.c Index: mod_imap.c === RCS file: /export/home/cvs/apache

cvs commit: apache/src http_core.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 10:29:18 Modified:src http_core.c Log: Fix warnings in VC++. Revision ChangesPath 1.88 +2 -2 apache/src/http_core.c Index: http_core.c === RCS file: /export/home/cvs/

cvs commit: apache/src util.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 10:27:01 Modified:src util.c Log: Fix VC++ warnings Revision ChangesPath 1.58 +6 -5 apache/src/util.c Index: util.c === RCS file: /export/home/cvs/apache/src/util.c,v

cvs commit: apache/src http_log.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 08:25:22 Modified:src http_log.c Log: Make assert() exit. Submitted by: Marc Slemko Revision ChangesPath 1.17 +1 -0 apache/src/http_log.c Index: http_log.c === RCS

cvs commit: apache/src http_main.c

1997-06-29 Thread Ben Laurie
ben 97/06/29 08:17:49 Modified:src http_main.c Log: Check error code from accept() on Win32 correctly. Submitted by: Paul Sutton Revision ChangesPath 1.167 +1 -1 apache/src/http_main.c Index: http_main.c