Re: cvs commit: apache/src mod_cern_meta.c

1996-06-30 Thread Brian Behlendorf
On Sun, 30 Jun 1996, Robert S. Thau wrote: > Ummm... Brian... isn't this patch a bit *big* for 1.1? Eek, okay, I deserve that. My defense: 1) It's entirely in one module, mod_cern_meta.c, and not a part of the core, and with the author's name very firmly planted in the source code in case there

cvs commit: apache/src mod_auth_msql.c

1996-06-30 Thread Brian Behlendorf
brian 96/06/30 15:36:59 Modified:src mod_auth_msql.c Log: Submitted by: "Dirk.vanGulik" <[EMAIL PROTECTED]> Updated module from Dirk - more backwards-Vitek-compatibility issues addressed. Revision ChangesPath 1.9 +25 -19apache/src/mod_auth_msql.c

Re: cvs commit: apache/src mod_cern_meta.c

1996-06-30 Thread Robert S. Thau
Ummm... Brian... isn't this patch a bit *big* for 1.1? rst

cvs commit: apache/src mod_cern_meta.c

1996-06-30 Thread Brian Behlendorf
brian 96/06/30 15:13:49 Modified:src mod_cern_meta.c Log: Submitted by: Andrew Wilson Andrew wrote: > This is the cern module rewritten for per-directory configuration > and now with the MetaFiles directive. Revision ChangesPath 1.3 +76 -31apach

cvs commit: apache/src http_log.c

1996-06-30 Thread Brian Behlendorf
brian 96/06/30 14:48:04 Modified:src http_log.c Log: Reviewed by: Brian Behlendorf Submitted by: Howard Fear <[EMAIL PROTECTED]> Flushes the output, important in error recovery. Revision ChangesPath 1.5 +1 -0 apache/src/http_log.c Index: ht