cvs commit: apache-1.3/src Configure

1998-03-09 Thread pcs
pcs 98/03/09 00:41:59 Modified:src Configure Log: This patch lets modules append themselves to SERVER_SUBVERSION at configure time without interfering with other modules doing the same. It is used like this in .module files or CONFIG_START/END sections:

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

1998-03-09 Thread Ralf S. Engelschall
rse 98/03/09 03:35:42 Modified:src/modules/standard mod_so.c Log: Cosmetics and completion of module structure Revision ChangesPath 1.6 +5 -2 apache-1.3/src/modules/standard/mod_so.c Index: mod_so.c

cvs commit: apache-1.3/src/os/win32 mod_dll.c

1998-03-09 Thread Ralf S. Engelschall
rse 98/03/09 03:38:57 Modified:src/os/win32 mod_dll.c Log: typo Revision ChangesPath 1.7 +1 -1 apache-1.3/src/os/win32/mod_dll.c Index: mod_dll.c === RCS file:

cvs commit: apache-1.3/src Configure

1998-03-09 Thread Ralf S. Engelschall
rse 98/03/09 04:52:06 Modified:src Configure Log: ConfigStart/End sections were totally ignored for SharedModule Revision ChangesPath 1.197 +9 -5 apache-1.3/src/Configure Index: Configure

cvs commit: apache-1.3/src CHANGES Configuration.tmpl Configure

1998-03-09 Thread Ralf S. Engelschall
rse 98/03/09 08:47:10 Modified:src CHANGES Configuration.tmpl Configure Log: Various Enhancements to the Shared Object support - 1. Shared object support is compiler-dependend, so we have to move the XXX_SHLIB

cvs commit: apache-1.3/src/os/win32 ApacheModuleRewrite.dsp ApacheModuleRewrite.mak ApacheModuleStatus.mak

1998-03-09 Thread ben
ben 98/03/09 14:43:07 Modified:src ApacheCore.dsp ApacheCore.mak buildmark.c src/include alloc.h httpd.h src/main alloc.c util.c src/modules/proxy proxy_util.c src/modules/standard mod_rewrite.c mod_usertrack.c