cvs commit: apache/logs .cvsignore

1997-08-24 Thread Roy Fielding
fielding97/08/24 19:38:27 Added: logs Tag: APACHE_1_2_X .cvsignore Log: Adding a .cvsignore file here has the added benefit of creating a logs directory automatically during a cvs export. Revision ChangesPath No revision No

cvs commit: apachen/logs .cvsignore

1997-08-24 Thread Roy Fielding
fielding97/08/24 19:35:02 Added: logs .cvsignore Log: Adding a .cvsignore file here has the added benefit of creating a logs directory automatically during a cvs export. Revision ChangesPath 1.1 apachen/logs/.cvsignore Index: .cvsignore ===

cvs commit: apachen/src/main http_config.c

1997-08-24 Thread Marc Slemko
marc97/08/24 19:26:58 Modified:src CHANGES src/main http_config.c Log: If a htaccess file is unreadable, deny access with a HTTP_FORBIDDEN error. The previous behavior of ignoring it if it could not be read is not good from a security viewpoint. The ENOT

cvs commit: apachen/src Makefile.tmpl

1997-08-24 Thread Marc Slemko
marc97/08/24 19:19:53 Modified:src Makefile.tmpl Log: Add CFLAGS to buildmark compilation. Don't laugh, some platforms need it. Revision ChangesPath 1.60 +1 -1 apachen/src/Makefile.tmpl Index: Makefile.tmpl ==

cvs commit: apachen/src .cvsignore

1997-08-24 Thread Marc Slemko
marc97/08/24 19:12:28 Modified:src .cvsignore Log: Add autogenerated buildmark.c and sort list. Revision ChangesPath 1.9 +9 -9 apachen/src/.cvsignore Index: .cvsignore === RCS fil

cvs commit: apachen/src/main http_core.c http_core.h http_log.c http_log.h

1997-08-24 Thread Randy Terbush
randy 97/08/24 19:00:43 Modified:src CHANGES src/main http_core.c http_core.h http_log.c http_log.h Log: Add LogLevels functionality through the addition of aplog_error(). This change also provides the ability to log errors via syslogd. Reviewed by: Dean Ga

cvs commit: apachen/src .cvsignore

1997-08-24 Thread Ben Laurie
ben 97/08/24 11:47:00 Modified:src .cvsignore Log: A couple more bits of Win32 gubbins. Revision ChangesPath 1.8 +1 -0 apachen/src/.cvsignore Index: .cvsignore === RCS file: /expo

cvs commit: apachen/src CHANGES

1997-08-24 Thread Ben Laurie
ben 97/08/24 11:46:18 Modified:src CHANGES Log: Document name canonicalisation. Revision ChangesPath 1.417 +5 -0 apachen/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/ap

cvs commit: apachen/src/main http_main.c

1997-08-24 Thread Ben Laurie
ben 97/08/24 11:41:31 Modified:src/main http_main.c Log: Remove do-nothing cruft. Revision ChangesPath 1.209 +0 -30 apachen/src/main/http_main.c Index: http_main.c === RCS file: /export/h

cvs commit: apachen/src/main conf.h

1997-08-24 Thread Jim Jagielski
jim 97/08/24 11:24:04 Modified:src CHANGES Configure src/helpers GuessOS src/main conf.h Log: Two new ports: Acorn RISCiX and Encore UMAX V Revision ChangesPath 1.416 +4 -0 apachen/src/CHANGES Index: CHANGES =

cvs commit: apachen/src/main http_main.c

1997-08-24 Thread Ben Laurie
ben 97/08/24 10:10:22 Modified:src/main http_main.c Log: Add child_{init,exit} to Win32. Revision ChangesPath 1.208 +6 -0 apachen/src/main/http_main.c Index: http_main.c === RCS file: /e

cvs commit: apachen/src/modules/standard mod_auth_db.module mod_auth_dbm.c

1997-08-24 Thread Jim Jagielski
jim 97/08/24 09:43:27 Modified:src/modules/standard mod_auth_db.module mod_auth_dbm.c Log: Not all shells support 'if !' format so we do the normal work around... Revision ChangesPath 1.4 +3 -1 apachen/src/modules/standard/mod_auth_db.module Index: m

cvs commit: apachen/src Configuration.tmpl Configure

1997-08-24 Thread Jim Jagielski
jim 97/08/24 09:40:01 Modified:src Configuration.tmpl Configure Log: Configuration suite: We now simply note when a module has ConfigStart/End lines. We only print them out if we've set the (newly added) Rule PARANOID to 'yes' Revision ChangesPath 1.74 +

cvs commit: apachen/src/main http_main.c

1997-08-24 Thread Ben Laurie
ben 97/08/24 09:12:29 Modified:src Apache.dsp src/main http_main.c Log: Fix Listen on Win32 (and no, I don't know what the change to the .DSP means, or where it came from). Revision ChangesPath 1.5 +1 -0 apachen/src/Apache.dsp In

cvs commit: apachen/htdocs/manual/mod core.html

1997-08-24 Thread Paul Sutton
pcs 97/08/24 07:16:05 Modified:htdocs/manual/mod core.html Added: htdocs/manual sections.html Log: Add document explaining how Directory, Location and Files sections are merged. Based on Dean's explanation from PR#586. Link to this doc from the directive descriptions

cvs commit: apachen/htdocs/manual/mod core.html

1997-08-24 Thread Paul Sutton
pcs 97/08/24 06:17:57 Modified:htdocs/manual/mod core.html Log: Attempt to clarify relationship between VirtualHost and Listen/BindAddress/Port. PR: 1046 Revision ChangesPath 1.73 +53 -6 apachen/htdocs/manual/mod/core.html Index: core.html =

cvs commit: apachen CHANGES

1997-08-24 Thread Paul Sutton
pcs 97/08/24 06:16:29 Modified:.CHANGES Log: Fix accidental commit Revision ChangesPath 1.15 +1 -1 apachen/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apachen/CHANGES,

cvs commit: apachen CHANGES

1997-08-24 Thread Paul Sutton
pcs 97/08/24 06:15:16 Modified:.CHANGES Log: Revision ChangesPath 1.14 +1 -1 apachen/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apachen/CHANGES,v retrieving revisi

cvs commit: apachen/htdocs/manual install.html

1997-08-24 Thread Paul Sutton
pcs 97/08/24 05:55:10 Modified:htdocs/manual install.html Log: Update sample output from Configure to something more like what it generates now. Revision ChangesPath 1.14 +6 -1 apachen/htdocs/manual/install.html Index: install.html =

cvs commit: apachen/src CHANGES

1997-08-24 Thread Paul Sutton
pcs 97/08/24 05:44:31 Modified:src CHANGES Log: Update changes note about re-org to reflect later core -> main rename Revision ChangesPath 1.415 +1 -1 apachen/src/CHANGES Index: CHANGES =

cvs commit: apachen/htdocs/manual sourcereorg.html

1997-08-24 Thread Paul Sutton
pcs 97/08/24 05:33:37 Modified:htdocs/manual sourcereorg.html Log: Document core -> main rename Revision ChangesPath 1.4 +1 -1 apachen/htdocs/manual/sourcereorg.html Index: sourcereorg.html

cvs commit: apachen/htdocs/manual sourcereorg.html

1997-08-24 Thread Paul Sutton
pcs 97/08/24 05:32:38 Modified:htdocs/manual sourcereorg.html Log: Fix typos Submitted by: Martin Kraemer <[EMAIL PROTECTED]> Revision ChangesPath 1.3 +13 -13apachen/htdocs/manual/sourcereorg.html Index: sourcereorg.html =

cvs commit: apachen/src/modules/standard Makefile.tmpl

1997-08-24 Thread Paul Sutton
pcs 97/08/24 05:27:44 Modified:src/modules/standard Makefile.tmpl Log: Add dependencies for mod_unique_id Revision ChangesPath 1.2 +4 -0 apachen/src/modules/standard/Makefile.tmpl Index: Makefile.tmpl =