Add aide message functionality that uses the UT table to protect the user from an...
[citadel.git] / citadel / msgbase.h
2012-08-06 Wilfried GoesgensAdd aide message functionality that uses the UT table...
2012-08-06 Wilfried GoesgensRemove deprecated function.
2012-07-27 Wilfried GoesgensSMTP-Relaying: implement a method to choose a relay...
2012-05-26 Wilfried Goesgens- dump_message() isn't used anymore; remove it.
2012-05-05 Wilfried GoesgensLogging: log the number of messages in room with the...
2012-02-25 Wilfried GoesgensMailinglists: fix reply-to for local posters
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
2011-12-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-25 Wilfried GoesgensStraightn http client generation
2011-09-04 Art CancroRevert "Replaced cached_msglist array with a btree...
2011-09-04 Art CancroReplaced cached_msglist array with a btree persistent...
2011-09-04 Art CancroDisplay PASS/FAIL syslog msgs for the new security...
2011-08-17 Wilfried GoesgensAdd async message reading
2010-11-22 Wilfried Goesgensavoid decoding mime-parts unless we realy need to.
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-14 Art CancroCtdlRoomAccess() can now return a new value UA_REPLYALL...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-03-05 Art Cancro* New parameter to CtdlSaveMsgPointersInRoom() to suppr...
2010-02-25 Wilfried Göesgens* rework imap tokenizer, we no longer copy the stuff...
2010-02-12 Wilfried Göesgens* custom sockets need to work buffered too...
2010-02-10 Wilfried Göesgens* migrate convert_internet_message to StrBuf, the new...
2010-02-09 Wilfried Göesgens* change CtdlReadMessageBody to use StrBuf for concatte...
2010-01-02 Wilfried Göesgens* remove replace part of memfmout(); its not used anymo...
2009-12-30 Art Cancro* Added a new 'MSGS LT' subcommand
2009-10-25 Dave WestA little more with the API coding style.
2009-10-25 Wilfried Göesgens* add outfunction to MSGS that just outputs ID|EUID
2009-10-23 Dave WestFix the Makefile.in to properly clean the user_modules...
2009-10-21 Art Cancro* New API function CtdlDoIHavePermissionToReadMessagesI...
2009-10-12 Art Cancro* Blank out the Envelope-to: header when reading messag...
2009-10-08 Art Cancro* Rolled back the 'MSGS EUID' subcommand introduced...
2009-10-07 Art Cancro* New MSGS subcommand 'EUID' to fetch msgnum of a messa...
2009-06-04 Art Cancro* Eliminated the CtdlCopyMsgsToRoom() function, since...
2009-04-17 Wilfried Göesgens* give all commands their own function
2009-04-14 Art Cancro* Added the ability for callers of CtdlSubmitMsg()...
2009-03-25 Wilfried Göesgens* make some pointers const...
2008-08-11 Art CancroThe CtdlWriteObject() API no longer uses a temp file
2008-05-25 Dave WestNow the escaping of a single dot on a line of its own...
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
2008-04-03 Art CancroKeep track of thread references, in the server and...
2008-02-11 Wilfried Göesgens* allow LMTP posting to all rooms.
2007-12-10 Wilfried Göesgens* give message sender in while evaluating the recipient...
2007-12-09 Wilfried Göesgens* give the flag to the CtdlDoIHavePermissionToPostInThi...
2007-12-03 Wilfried Göesgens* applied Patrick Colemans patch
2007-11-04 Wilfried Göesgens* dump message headers on artv dump
2007-10-14 Dave WestAdded new function calls for aide_message and lprintf.
2007-09-18 Art CancroAggregation of remote POP3 accounts is now working.
2007-04-04 Art Cancrostruct recptypes now uses dynamically allocated
2007-03-22 Art CancroServer-side changes to allow users to submit messages
2007-02-21 Art Cancro* Removed the completely redunant function get_mm()
2006-12-22 Art Cancro* Reference count adjustments are now deferred by queuing
2006-11-01 Wilfried Göesgens* added message subject to all those tiny messages
2006-10-28 Art CancroNew server command DLAT (DownLoad ATtachment) which
2006-10-26 Art CancroVACATION and REJECT messages now appear to come from
2006-10-24 Art CancroAdded a system of weighted preferences to the
2006-08-27 Art CancroMSGS command can now do full text search on the room
2006-08-05 Art CancroRemoved the old CtdlSaveMsgPointerInRoom() API. Everyt...
2006-07-28 Art CancroCtdlDeleteMessages() now has a bulk API. Updated all...
2006-05-18 Art CancroIMAP COPY messages in bulk. I think it works
2006-03-29 Art CancroFixedOutputHooks are now used _strictly_ for the MSG0...
2006-02-28 Art CancroServer hacks to allow non-ASCII characters to be carried in
2006-01-24 Art CancroIn WIKI rooms, clients can supply a message EUID
2005-10-26 Art Cancro* msgbase.c: Yet Another Fix to the handling of embedde...
2005-10-22 Art Cancro* mime_parser.c: recurse into message/rfc822 parts...
2005-10-21 Art Cancro* MSG4 (and CtdlOutputMsg() as well) now accepts an...
2005-10-10 Art Cancrochanged CtdlSetSeen() API
2005-10-04 Art Cancro* CtdlOutputPreLoadedMsg() calling syntax has changed...
2005-10-02 Art Cancro* The EUID index is now built, and replication checks...
2005-09-27 Art Cancro* Auto-add *recipient* addresses to Contacts. This...
2005-09-16 Art Cancro* CC: support for message creation, and IMAP. Not...
2005-09-16 Art Cancro*** empty log message ***
2005-09-16 Art Cancro* Cc: and Bcc: support. Not finished yet.
2005-08-05 Art Cancro* Any "delete message" operation which is synchronous...
2005-06-02 Art Cancro* Set the correct flags in the target room after an...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-01-27 Art Cancro* Renamed the "Extended message ID" field to "Exclusive...
2004-06-16 Art Cancro* Scheduler fix ... added the rescan pipe back in
2004-06-15 Art Cancro* Store the body of any large (>1K) message in a separa...
2004-06-15 Art Cancro* Bumped internal version number to 6.22
2003-11-30 Art Cancro* Support IMAP \Answered flag
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro*** empty log message ***
2003-03-30 Art Cancro* Optimized CtdlReadMessageBody() and also gave it...
2002-11-30 Art Cancro* Started banging out some code to determine when a...
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-08-24 Art Cancro* Bugfixes
2002-08-21 Art Cancro* Completed self-service list subscription via web.
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-05-23 Art Cancro* Added a GTSN (GeT list of SeeN messages) command
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-03-12 Nathan Bryantmore sprintf removals
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-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-10-29 Art Cancro* Renamed "SuppMsgInfo" to "MetaData" because that...
2001-10-16 Nathan Bryant- backed out -export-dynamic, it doesn't do anything...
next