]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Silently refuse to add directory entries for Internet addresses already
[citadel.git] / citadel / ChangeLog
index 4ef55bd591e18e4aa611b193fc968957f8d26d48..984535f5f2789d9ab2743b42db435d5829e498d8 100644 (file)
@@ -1,4 +1,18 @@
  $Log$
+ Revision 590.102  2002/02/07 04:42:49  ajc
+ * Silently refuse to add directory entries for Internet addresses already
+   belonging to other users.
+ * cdb_trunc() for CtdlDirectoryInit: implemented for GDBM, stubbed for DB
+
+ Revision 590.101  2002/02/05 05:05:53  ajc
+ * Don't crash when posting if the user doesn't have an Internet directory address
+
+ Revision 590.100  2002/02/03 15:29:03  error
+ * fixed a silly oversight in serv_crypto.c when removing the ETLS command
+
+ Revision 590.99  2002/02/03 15:21:48  error
+ * Remove the ETLS command, it is no longer needed
+
  Revision 590.98  2002/02/02 21:44:04  ajc
  * If a user has at least one valid Internet directory address, stamp it onto
    any outgoing messages.