]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* serv_ical.c: now creates a My Calendar> personal room, sets attributes
[citadel.git] / citadel / ChangeLog
index 5e36d394424b737057f9c9638983988a1cd26d19..c2330ad9be2ec151c4cc4deb70dd841028ab91df 100644 (file)
@@ -1,4 +1,44 @@
  $Log$
+ Revision 573.79  2001/02/03 09:30:46  error
+ * serv_ical.c: now creates a My Calendar> personal room, sets attributes
+
+ Revision 573.78  2001/02/03 08:21:00  error
+ * serv_ical.c and serv_ical.h added; skeleton code for now
+
+ Revision 573.77  2001/02/02 20:18:18  ajc
+ * Changed the error message in cdb_delete() to actually *say* cdb_delete
+   instead of cdb_store.  Useful to know which function failed...
+
+ Revision 573.76  2001/02/01 04:08:03  ajc
+ * IMAP minor change to mailbox name output
+ * Increased size of buffer in lprintf()
+
+ Revision 573.75  2001/01/28 09:50:02  error
+ * sysdep.c: lprintf() now generates timestamps
+
+ Revision 573.74  2001/01/28 07:35:04  error
+  * serv_bio.c: RBIO now also returns stats about a user, see session.txt
+
+ Revision 573.73  2001/01/16 04:03:13  ajc
+ * yeesh ... more on the IMAP BODYSTRUCTURE
+
+ Revision 573.72  2001/01/16 01:51:12  ajc
+ * imap bodystructure
+
+ Revision 573.71  2001/01/16 00:46:40  ajc
+ * Changed the MIME parser API *again* because we now need the ability to
+   supply callback functions to be executed before and/or after parsing a
+   multipart.  (Need this for IMAP BODYSTRUCTURE output.  Crispin sucks.)
+
+ Revision 573.70  2001/01/15 23:59:26  ajc
+ * user_ops.c: reject NULL password in CtdlTryPassword() instead of crashing
+
+ Revision 573.68  2001/01/15 20:34:04  ajc
+ * "Path:" removed for now because it confuses brain-dead Microsoft shitware
+   into thinking that mail messages are newsgroup messages instead.  When we
+   add NNTP support back into Citadel we'll have to add code to only output
+   this field when appropriate.
+
  Revision 573.67  2001/01/15 16:30:31  ajc
  * temporary implementation of 901 asynchronous express messages
 
@@ -2321,4 +2361,3 @@ 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 
-