]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Added server and client configuration settings to specify port
[citadel.git] / citadel / ChangeLog
index 53011ffd732e78053775b2e5f9d0f6abea7caf71..cb8752c9da7706d7ecbff811b35d66c727d847e5 100644 (file)
@@ -1,4 +1,26 @@
  $Log$
+ Revision 640.4  2005/02/13 04:23:59  ajc
+ * Added server and client configuration settings to specify port
+   numbers for IMAPS, POP3S, and SMTPS (SSL-encrypted services that start
+   SSL upon connect instead of using a STARTTLS command).  These services
+   are not yet implemented, only the port number settings are.
+
+ Revision 640.3  2005/02/13 03:39:21  ajc
+ * IMAP flag twiddling with STORE was broken because of the \Flag leading
+   backslash getting stripped out.  Located problem and worked around.  Said
+   many nasty things about that piece of crap Mark Crispin and his deranged,
+   stupid, moronic idea to put backslashes in a place where they were
+   completely unnecessary.
+
+ Revision 640.2  2005/02/12 16:58:36  ajc
+ * Changes to lprintf() and start_daemon() submitted by Kevin Kilbride
+   for more "true unix" approaches to each.
+
+ Revision 640.1  2005/02/11 03:51:51  ajc
+ * <.A>ide <U>ser-edit is now <.A>ide <U>ser <E>dit
+ * Added a new <.A>ide <U>ser <D>elete command, because it is unintuitive
+   to tell people "delete a user by setting their access level to 0"
+
  Revision 640.0  2005/02/10 16:52:18  ajc
  * THIS IS 6.40