]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Be more aggressive about shutting down when told to. Getting the
[citadel.git] / citadel / ChangeLog
index cb8752c9da7706d7ecbff811b35d66c727d847e5..76fa1548156b281ae8f684d06049a80372c3b314 100644 (file)
@@ -1,4 +1,20 @@
  $Log$
+ Revision 640.8  2005/02/16 17:37:16  ajc
+ * Be more aggressive about shutting down when told to.  Getting the
+   databases closed is the highest priority.
+
+ Revision 640.7  2005/02/16 04:08:42  ajc
+ * newinstall.sh: put the checksum files server-side to avoid
+   unnecessary downloads
+
+ Revision 640.6  2005/02/16 03:02:28  ajc
+ * Applied patches submitted by Kevin Kilbride for TCP_CORK and for
+   turning CitContext into a doubly-linked list.
+
+ Revision 640.5  2005/02/13 04:55:18  ajc
+ * Did the server port hooks etc. for SSL listeners.  For some reason it
+   doesn't work.  :(
+
  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