dgaudet 97/12/26 15:36:27
Modified: . STATUS
Log:
foo
Revision Changes Path
1.36 +8 -2 apachen/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apachen/STATUS,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- STATUS 1997/12/26 23:25:43 1.35
+++ STATUS 1997/12/26 23:36:26 1.36
@@ -63,7 +63,7 @@
* Jim's [PATCH] ap_cpystrn() function (replace strncpy) Take II
<[EMAIL PROTECTED]>
- Status: Jim +1, Dirk +1, Marc wants to think about the name
+ Status: Jim +1, Dirk +1, Marc wants to think about the name, Dean +1
* [PATCH] mod_digest/1599: proxy authentication using the digest auth
scheme never succeeds (fwd)
<[EMAIL PROTECTED]>
@@ -88,7 +88,7 @@
* Marc's [PATCH] PR#1543: suexec logging exec failures
<[EMAIL PROTECTED]>
Status: Marc +1, Dean +1, Jim +1, Martin +1
-
+
* Ben Hyde's [PATCH] WIN32 deserves a pid log file
<[EMAIL PROTECTED]>
Status: Jim +1
@@ -154,6 +154,12 @@
* Paul would like to see a 'gdbm' option because he uses
it a lot. Dean notes that 'gdbm' include 'db' support
so we need to watch the library ordering.
+
+ Dean notes: Check rev 1.72 -> rev 1.73 of
+ src/Configuration.tmpl. I re-ordered mod_auth_dbm and
+ mod_auth_db at this time, and I'm pretty sure it was to
+ deal with this issue. But I think I still ran into
+ troubles if I automatically looked for gdbm.
* What do we call the binary: apache or httpd? Under UNIX
it's httpd, under Win32 it's apache. Maybe rename it