* Renamed:
[citadel.git] / citadel / msgbase.c
2003-06-29 Art Cancro* Renamed:
2003-06-29 Art Cancro*** empty log message ***
2003-05-28 Art Cancro* msgbase.c: validate_recipients() now rejects Internet...
2003-03-30 Art Cancro* Optimized CtdlReadMessageBody() and also gave it...
2003-03-12 Art Cancro* More changes to the handling of RFC822 headers with...
2003-03-10 Art Cancro* Tweaks to msgbase.c and imap_fetch.c to fix slightly...
2003-03-01 Art Cancro* Fix missing protocol header when outputing messages...
2003-01-16 Michael Hampton* ENT0 command: changed post-as username from arg 4...
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2002-12-09 Art Cancro* Finished the code to accept incoming calendar REPLY...
2002-11-30 Art Cancro* Started banging out some code to determine when a...
2002-11-29 Art Cancro* CC->cs_inet_email is now a string buffer, not a pointer
2002-11-28 Art Cancro* Added the ISME command (find out if some arbitrary...
2002-11-25 Art Cancro* Allow set/clear of per-user Internet mail privilege
2002-11-11 Art Cancro* More work on reply to meeting invitation
2002-10-18 Art Cancro* Fixed a bug in CtdlRenameRoom() that caused the old...
2002-10-17 Michael Hampton* Bug fixes: Fix numerous char array size mismatches...
2002-10-16 Art Cancro* CtdlWriteObject() encode in memory instead of on...
2002-10-15 Art Cancro* Numerous warning fixes and cleanups for compile on...
2002-08-31 Art Cancro* Set version number to 6.00 in documentation and heade...
2002-08-24 Art Cancro* Bugfixes and cosmetic changes to listsub system
2002-08-24 Art Cancro* Bugfixes
2002-08-21 Art Cancro* Completed self-service list subscription via web.
2002-08-16 Art Cancro* quickie_message() null handling
2002-08-13 Art Cancro* Added email capability to quickie_message()
2002-07-28 Art Cancro* Augmented the "headers only" functionality of the...
2002-07-23 Art Cancro* Completed the MSGP and MSG4 commands to set the clien...
2002-07-13 Art Cancro* Don't lie about format types in MSG0 anymore. We...
2002-07-13 Art Cancro* CtdlOutputMsg() caches the most recently fetched...
2002-07-11 Art Cancro* When outputting a multipart MIME message, supply...
2002-06-16 Michael Hampton* BASEROOM and AIDEROOM are now almost completely editable.
2002-05-23 Art Cancro* fix for above
2002-05-23 Art Cancro* Added a GTSN (GeT list of SeeN messages) command
2002-05-17 Art Cancro* When doing fixed_output() of converted HTML, output...
2002-05-16 Art Cancro* Reduce the number of socket writes when doing fixed_o...
2002-05-13 Art Cancro* usergoto() can now be supplied a NULL room name to...
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-04-30 Art Cancro* When sending a page that results in the receiver...
2002-03-25 Nathan Bryant * compatibility with Berkeley DB < 3.3
2002-03-12 Nathan Bryantsprintf bashing
2002-03-12 Nathan Bryantmore sprintf removals
2002-03-11 Nathan Bryantremoved all references to sprintf from several files...
2002-03-07 Art Cancro* Force recipient only in Mail>, not in all mailbox...
2002-03-02 Art Cancro* Properly implemented the network filter list. Finish...
2002-03-01 Art Cancro* CtdlReadMessageBody() -- fixed bug that caused the...
2002-02-08 Art Cancro* Changed the logic for printing RFC822 addresses ...
2002-02-08 Art Cancro* Added client and server side support for entering...
2002-02-08 Art Cancro* When outputting a message in non-RFC822 format, don...
2002-02-05 Art Cancro* Don't crash when posting if the user doesn't have...
2002-02-02 Art Cancro* If a user has at least one valid Internet directory...
2002-01-30 Art Cancro* Added a new DeleteFunctionHook type of thing. These...
2002-01-26 Art Cancro* More internet addressing and global directory stuff...
2002-01-26 Art Cancro* smtp FROM command now validates sender using the...
2002-01-11 Michael Hampton* Allow users to move/copy messages between personal...
2002-01-11 Art Cancro* Finished most of the work for the Global Address...
2002-01-11 Art Cancro* More code for the Global Address Book
2002-01-10 Art Cancro* Minor changes for global directory service
2002-01-03 Art Cancro* Fixed mail to "sysop"
2002-01-02 Art Cancro* More message submission queue stuff
2002-01-01 Art Cancro* Finished the updates to serv_smtp.c, although I think...
2001-12-31 Art Cancro* mail stuff
2001-12-30 Art Cancro* CtdlSaveMsg() is now CtdlSubmitMsg() and can accept...
2001-12-14 Art Cancro* Hi from Stu
2001-12-03 Art Cancro* quick fix
2001-12-03 Art Cancro* Began implementing some code to handle multiple recip...
2001-12-03 Art Cancro* When sending mail, copy to the sender's "Sent Items...
2001-11-13 Art Cancro* Re-introduced the ability to enter IGnet mail into...
2001-10-29 Art Cancro* More of the same
2001-10-29 Art Cancro* Renamed "SuppMsgInfo" to "MetaData" because that...
2001-10-17 Nathan Bryantfurther format string cleanups (for i686-linux type...
2001-10-17 Nathan Bryant - declare *printf format specifiers if gcc detected
2001-10-17 Nathan Bryantwarning fixes and cleanups for 64-bit machines
2001-10-16 Nathan Bryant - further configure tweaks for FreeBSD and Tru64 Unix
2001-10-10 Art Cancro* Comments & cosmetics for previous update
2001-10-10 Art Cancro* Bugfix for MSG0 command to properly handle multipart...
2001-10-06 Art Cancro* Stripped the build of obsolete parts of the old netwo...
2001-10-03 Art Cancro* Implemented BOUNCE BOUNCE BOUNCE
2001-09-06 Art Cancro* A few more updates to the networker
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-06-06 Art Cancro* msgbase.c: output extra newline at end of RFC822...
2001-04-28 Art Cancro*** empty log message ***
2001-04-26 Art Cancro* Finished the implementation of per-message seen/unsee...
2001-04-21 Art Cancro* Began implementation of per-message seen/unseen attribute
2001-04-10 Art Cancro* Finished coding IMAP APPEND. It works, but there...
2001-03-10 Art Cancro* Implement proper access control for deleting messages...
2001-03-05 Art Cancro*** empty log message ***
2001-03-05 Art Cancro* IMAP COPY
2001-02-28 Art Cancro* Backed out the variable-length string changes.
2001-02-22 Stu MarkMostly made changes to allow client_gets to handle...
2001-02-08 Art Cancro* Fixed namespace problems resulting from the automatic...
2001-02-06 Art Cancro* citadel.rc: changed the default for local_screen_dime...
2001-01-16 Art Cancro* Changed the MIME parser API *again* because we now...
2001-01-15 Art Cancro * "Path:" removed for now because it confuses brain...
2001-01-13 Nathan Bryantmerged remaining changes from TRANSACTIONS (using cvs...
2000-12-30 Art Cancro* more buffer size stuff
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-12-26 Art Cancro* More IMAP tweaks
2000-12-20 Art Cancro* Don't crash when a zero-length message is delivered.
2000-11-26 Art Cancro* msgbase.c: Added new API function CtdlOutputPreLoaded...
next