cvs commit: apachen/src/main http_log.c

1997-08-25 Thread Dean Gaudet
dgaudet 97/08/25 01:24:16 Modified:src/main http_log.c Log: not everything has LOG_FTP Revision ChangesPath 1.23 +2 -0 apachen/src/main/http_log.c Index: http_log.c === RCS file:

cvs commit: apachen/src/main http_log.c

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 07:26:31 Modified:src/main http_log.c Log: #ifdef LOG_AUTHPRIV, since it isn't available on Digital UNIX 3.2. Revision ChangesPath 1.24 +2 -0 apachen/src/main/http_log.c Index: http_log.c

cvs commit: apachen/src/main http_log.c

1997-08-25 Thread Randy Terbush
randy 97/08/25 07:53:41 Modified:src/main http_log.c Log: Comment out syslog support temporarily until I can come up with a more portable option. Revision ChangesPath 1.25 +2 -0 apachen/src/main/http_log.c Index: http_log.c

cvs commit: apache-devsite mmn.txt

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 08:21:29 Modified:.mmn.txt Log: Update Ye Historie of Ye Module Magick Number to reflect the last few changes. Revision ChangesPath 1.3 +3 -0 apache-devsite/mmn.txt Index: mmn.txt

cvs commit: apachen/src/modules/standard mod_setenvif.c

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 08:39:21 Modified:src/modules/standard mod_setenvif.c Log: Revert the UnSetIfZero directive that was added when mod_setenvif was made a standard module. It isn't broad enough in scope; it only affects those envariables set with the SetEnvIf*

cvs commit: apachen/src/main http_request.c http_request.h http_config.h

1997-08-25 Thread Rodent of Unusual Size
+++ http_config.h 1997/08/25 16:02:28 1.46 @@ -246,7 +246,7 @@ * handle it back-compatibly, or at least signal an error). */ -#define MODULE_MAGIC_NUMBER 19970818 +#define MODULE_MAGIC_NUMBER 19970825 #define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1, __FILE__, NULL

cvs commit: apachen/htdocs/manual/misc FAQ.html

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 09:13:18 Modified:htdocs/manual/misc FAQ.html Log: Update FAQ #35 (where's the dump?) to mention the new-for-1.3 CoreDumpDirectory directive. Submitted by: Lars Eilebrecht [EMAIL PROTECTED] Revision ChangesPath 1.87 +13 -8

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

1997-08-25 Thread Brian Behlendorf
brian 97/08/25 12:26:06 Modified:htdocs/manual/mod core.html Log: Submitted by: Martin Kraemer [EMAIL PROTECTED] Directive had been moved. Revision ChangesPath 1.75 +1 -1 apachen/htdocs/manual/mod/core.html Index: core.html

cvs commit: apachen/src/helpers TestCompile

1997-08-25 Thread Jim Jagielski
jim 97/08/25 17:13:52 Modified:src/helpers TestCompile Log: Document 'func' option of TestCompile and make it consistant as far as handling verbose and silent options Revision ChangesPath 1.6 +9 -2 apachen/src/helpers/TestCompile Index: TestCompile

cvs commit: apachen/src Configure

1997-08-25 Thread Jim Jagielski
jim 97/08/25 17:59:44 Modified:src Configure Log: LIBS only needs -lpthread with Solaris 2.5.x Revision ChangesPath 1.141 +6 -1 apachen/src/Configure Index: Configure === RCS file:

cvs commit: apachen/src Configure

1997-08-25 Thread Jim Jagielski
jim 97/08/25 18:02:53 Modified:src Configure Log: Oops... -lpthread is needed for 2.5.0 _and later_... Allow for Solaris 2.9.x right now :) Revision ChangesPath 1.142 +1 -1 apachen/src/Configure Index: Configure

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

1997-08-25 Thread Brian Behlendorf
brian 97/08/25 18:20:38 Modified:htdocs/manual/mod core.html directives.html Log: Submitted by: Lars Eilebrecht [EMAIL PROTECTED] Reviewed by: Brian Behlendorf Document ContentDigest. Revision ChangesPath 1.76 +31 -0 apachen/htdocs/manual/mod/core.html

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

1997-08-25 Thread Brian Behlendorf
brian 97/08/25 18:51:34 Modified:htdocs/manual/mod core.html Log: Document the type of responses which contain content-md5. Revision ChangesPath 1.77 +5 -1 apachen/htdocs/manual/mod/core.html Index: core.html