* More SMTP implementation
[citadel.git] / citadel / msgbase.h
1999-12-14 Art Cancro* More SMTP implementation
1999-10-21 Art Cancro* header change
1999-10-21 Art Cancro* Finished up the flags and replication checks in CtdlS...
1999-10-20 Art Cancro* More code shuffle. Added some flags to CtdlSaveMessa...
1999-10-16 Art Cancro* Replication fixes
1999-10-13 Art Cancro* Added search-by-header-fields to CtdlForEachMessage...
1999-10-08 Art Cancro* More vCard-related debugging
1999-09-29 Art Cancro* CtdlWriteObject() can now store objects in personal...
1999-09-24 Art Cancro* "read my vCard" and "write my vCard" are written...
1999-09-19 Art Cancro* migrated cmd_ent3() to CtdlSaveMessage()
1999-09-16 Art Cancro* Did most of the migration from save_message() to...
1999-09-07 Art Cancro* cmd_msg3() now uses serialize_message() for its outpu...
1999-09-02 Art Cancro* msgbase.c: new function serialize_message() for futur...
1999-08-31 Art Cancro* Handle multipart/alternative properly during legacy...
1999-07-30 Art Cancro* Added strdoop(), a leak-checked version of strdup()
1999-07-28 Art Cancro* serv_expire.c: expire-by-age now calls CtdlFetchMessa...
1999-07-27 Art Cancro* Implemented new data type "CtdlMessage" which will...
1999-07-23 Art CancroAdded CtdlWriteObject() to store generic data in the...
1999-07-23 Art CancroMoved message deletion into new API function CtdlDelete...
1999-07-21 Art Cancro Moved the actual work done in cmd_msgs() into a new...
1999-07-12 Art Cancro * Added supplementary message info records...
1999-02-01 Art CancroAdded the OPNA command for downloading attachments
1999-01-15 Art Cancro * Brought over the mime_parser from WebCit...
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1998-12-07 Art Cancro * Ripped most of the "attachments" stuff out...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-11-02 Art Cancro * Implemented message expiry by date (this...
1998-09-23 Art Cancro * More changes to support attachments. They...
1998-09-22 Art Cancro * msgbase.c: began laying the groundwork to...
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...