Test for existing BDB files (not used yet)
[citadel.git] / citadel / msgbase.h
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-08-01 Art CancroCtdlGetSysConfig() and CtdlPutSysConfig() now have...
2021-02-04 Art Cancroremove typedef from struct recptypes
2020-12-14 Art CancroRemoved an unused parameter from CtdlSubmitMsg(). ...
2020-08-09 Art CancroRemoved support for 'before read hooks' because there...
2020-07-06 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-05 Art CancroRemoved some leftover dependencies on message fields...
2018-09-03 Art CancroAdjRefCount() now runs synchronously, eliminating the...
2017-04-04 Art CancroInitial version of new room sharing poller. I don...
2017-03-30 Art Cancromore moving to new logging standard
2017-01-06 Art CancroIntroduce new MSGS mode for threads to avoid breaking...
2016-04-09 Art CancroUser profiles (bios) are now stored as MIME in the...
2015-12-20 Wilfried GoesgensImplemnet new message listing mode, that allows to...
2015-12-20 Wilfried GoesgensAdd lookup table for message headers instead of doing...
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-07-27 Wilfried Goesgensconst!
2015-07-24 Wilfried GoesgensModularise msgbase
2015-02-17 Wilfried GoesgensSend crashmessage just once per day.
2014-02-12 Art CancroMerge branch 'master' into nntp
2014-02-12 Art CancroAdded message-id to the list of fields CtdlOutputMsg...
2013-10-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-01 Wilfried GoesgensPut our known stringlength into the mime parser so...
2013-09-30 Wilfried Goesgenspreserve stringlengths when outputting stuff in the...
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-14 Wilfried GoesgensMesages: fix copying of fields; add flush function...
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried Goesgenssplit citadel protocol related functions from msgbase...
2013-09-01 Wilfried Goesgensmove email address related functions oven to internet_a...
2013-09-01 Wilfried GoesgensMove user privileges functions to user_ops.c, room...
2013-09-01 Wilfried GoesgensMove simple subtstitution functions to the message...
2013-09-01 Wilfried Goesgensrefactor naming of core message manipulation funcions
2013-09-01 Wilfried GoesgensReplace all discrete checks for empty message fields...
2013-09-01 Wilfried GoesgensRoute all access to cm_fields[] through api functions
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2013-03-29 Wilfried GoesgensSEEN-Database: refactor database interface for remember...
2013-02-17 Wilfried Goesgensadd utility function to set / replace cm_flield entries.
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-26 Wilfried Goesgensmake it const, baby.
2013-01-20 Wilfried GoesgensAdd function to in-memory duplicate a message.
2012-12-01 Wilfried GoesgensSMTPSRV: migrate to use StrBuf
2012-09-03 Wilfried GoesgensLOGGING: add name to pop3 logging & message writing
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...
next