]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Sysconfig commands for specifying where the LDAP server lives
[citadel.git] / citadel / ChangeLog
index 38747b75abcd0b162e72a906a64df9d175dc5a7f..029ac20ae99c0e987c72dbdabaa26f58a2e8e244 100644 (file)
@@ -1,4 +1,36 @@
  $Log$
+ Revision 614.4  2004/01/17 04:23:28  ajc
+ * Sysconfig commands for specifying where the LDAP server lives
+
+ Revision 614.3  2004/01/17 03:26:17  ajc
+ * Changed a diagnostic in msgbase.c to a higher logging level so it doesn't
+   make as much noise.
+ * Setup now adds "-x3 -llocal4" to the default inittab line.
+
+ Revision 614.2  2004/01/17 03:17:34  ajc
+ * New server command-line option "-l" to send log output to the host
+   computer's syslog facility instead of to a trace file.
+
+ Revision 614.1  2004/01/02 22:13:59  ajc
+ * Link to OpenLDAP client library (-lldap) and set HAVE_LDAP if present.
+
+ Revision 614.0  2003/12/30 04:13:40  ajc
+ * THIS IS 6.14
+
+ Revision 613.12  2003/12/30 04:13:31  ajc
+ * Commented out one of the supplied .RU commands in citadel.rc
+
+ Revision 613.11  2003/12/24 05:02:49  ajc
+ * Allow a separate default message expire policy for mailbox rooms.  The
+   floor default setting is now ignored for mailboxes.  Updated client and
+   documentation to match.
+
+ Revision 613.10  2003/12/23 03:53:49  ajc
+ * Expanded the size of all string fields in "struct CtdlIPCMessage" to
+   the standard SIZ length, in order to accomodate "weird" messages
+   without crashing.  Also converted many strcpy()'s to safestrncpy()'s
+   while populating this data structure, to avoid overruns.
+
  Revision 613.9  2003/12/22 16:49:36  error
  * Add Preview for Mac OS X as an image viewer option in citadel.rc
 
@@ -5193,3 +5225,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+