]> 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 16ccd7b57a6d0961d8fe5b09ce9df15206e6e27c..c2330ad9be2ec151c4cc4deb70dd841028ab91df 100644 (file)
@@ -1,6 +1,37 @@
  $Log$
- Revision 573.69  2001/01/15 20:34:29  ajc
- *** empty log message ***
+ 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