]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* IMAP COPY
[citadel.git] / citadel / ChangeLog
index b317805a16f420d0739a6d8b2f5d24d5af10d18d..c5cc5e329cec6ba7dc37ea102a3d31a519d5d57e 100644 (file)
@@ -1,4 +1,37 @@
  $Log$
+ Revision 573.106  2001/03/05 04:59:31  ajc
+ * IMAP COPY
+
+ Revision 573.105  2001/03/04 23:49:41  ajc
+ * IMAP EXPUNGE responses -should- be correct now
+
+ Revision 573.94  2001/02/20 00:02:56  ajc
+ * IMAP: implemented the STATUS command (sort of).
+
+ Revision 573.93  2001/02/19 22:24:41  ajc
+ * IMAP server: added untagged, unsolicited server messages for newly arrived
+   messages, and messages expunged by another session.
+
+ Revision 573.92  2001/02/17 05:53:35  ajc
+ * Repaired the creation of page log rooms in the wrong namespace when the
+   recipient does not yet have his/her log room created.
+ * Rewrite "EXPI messages" to run in two passes: one to gather messages to
+   purge and the next to delete them.  Works better in transactionland.
+
+ Revision 573.91  2001/02/14 08:11:27  error
+ * citadel.rc: added $Id$ (it's about time!)
+
+ Revision 573.90  2001/02/14 04:23:54  ajc
+ * Fixed POP3 server responses ending in \n instead of \r\n as they should be.
+   This was causing some clients (such as Pine) to lock up.
+
+ Revision 573.89  2001/02/13 04:06:14  ajc
+ * Worked out the remaining bugs in IMAP FETCH for the BODYSTRUCTURE and
+   BODY[n] data items.  I think.  So much protocol crud, so little time...
+
+ Revision 573.88  2001/02/13 01:18:44  ajc
+ * imap fetch
+
  Revision 573.87  2001/02/12 04:31:34  ajc
  * sysdep.c ig_tcp_server() - use IPPROTO_TCP instead of getprotobyname()
 
@@ -2397,3 +2430,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 
+