Mailing list header changes (fuck you Google)
[citadel.git] / citadel / msgbase.c
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2013-08-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-03 Wilfried GoesgensMESSAGES: store 1 & 2 field to db - it has to be permanent.
2013-06-08 Wilfried GoesgensLOG: add separating blanks in debug messages.
2013-06-06 Wilfried Goesgensfix buffer overrun by 1
2013-03-29 Wilfried GoesgensSEEN-Database: refactor database interface for remember...
2013-03-25 Wilfried GoesgensMSG: log if we don't find a requested message in the db
2013-02-25 Wilfried Goesgensmime_download(): missed CC -> CCC in one place.
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-29 Wilfried GoesgensMSG: fix size to copy for message copying
2013-01-26 Wilfried Goesgensmake it const, baby.
2013-01-20 Wilfried GoesgensMSG: fix duplication of messages.
2013-01-20 Wilfried GoesgensAdd function to in-memory duplicate a message.
2013-01-01 Wilfried GoesgensNetworkConfig: move to RoomNetworkConfig; move NTT...
2012-12-05 Wilfried GoesgensChoose default sender email address by envelope recipient
2012-12-01 Wilfried GoesgensSMTPSRV: migrate to use StrBuf
2012-12-01 Wilfried GoesgensFix memory leak when doing floodprotected system messages
2012-08-06 Wilfried GoesgensAdd aide message functionality that uses the UT table...
2012-08-06 Wilfried GoesgensRemove deprecated function.
2012-08-05 Wilfried Goesgensqp_encode_email_addrs(): only backtrace if message...
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-31 Art CancroChanging the name of the 'Aide' access level to 'Admin'
2012-07-27 Wilfried GoesgensSMTP-Relaying: implement a method to choose a relay...
2012-06-06 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-06 Art CancroField 'K' is now 'rep2=' in the citadel headers
2012-05-31 Wilfried Goesgenswhen failing by OOM, don't loose any more memory.
2012-05-26 Wilfried Goesgens- dump_message() isn't used anymore; remove it.
2012-05-26 Wilfried GoesgensCtdlOutputMsg(): if we found that the attachment which...
2012-05-26 Wilfried GoesgensAfter checking for NULL-Pointer exit with failure.
2012-05-25 Wilfried Goesgensvalidate_recipients(): just remember the mailtype we...
2012-05-17 Art CancroReverted most of e40ba85133cf6401bda3d6b81a1d144d73d250...
2012-05-05 Wilfried GoesgensLogging: log the number of messages in room with the...
2012-04-29 Wilfried GoesgensLogging: configure message logging
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-20 Wilfried Goesgensfix memleak
2012-03-05 Wilfried GoesgensCtdlSaveMsgPointersInRoom() also call AdjRefCountList...
2012-03-05 Wilfried GoesgensAdjRefCountList(): we de/increase the refcount of a...
2012-03-05 Wilfried GoesgensCtdlDeleteMessages(): deploy smarter logic to check...
2012-02-26 Wilfried GoesgensCtdlForEachMessage(): abort when server is sutting...
2012-02-25 Wilfried GoesgensMailinglists: fix reply-to for local posters
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
2012-02-06 Wilfried GoesgensMailq: add a special subject to the mailq messages...
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroRandom chmod() and chown() calls to help things out...
2012-01-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-14 Wilfried Goesgenswhen we fail to preserve the temporary file for mime...
2011-12-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-25 Wilfried GoesgensStraightn http client generation
2011-12-06 Art CancroIMPORTANT FIX TO VCARD / GLOBAL ADDRESS BOOK ROOM....
2011-12-06 Art Cancroadded some temporary logging
2011-12-03 Wilfried Goesgensdon't buffer underrun if string is empty
2011-11-22 Wilfried Goesgenswork on a way to output the success / failure state...
2011-09-20 Art Cancroserv_extnotify now uses field '2' instead of field...
2011-09-19 Wilfried Goesgensfix possible leaks around 'W'; the funambol code abuses it.
2011-09-19 Wilfried GoesgensFix indention; its broken in some places which seems...
2011-09-08 Wilfried GoesgensNetworker reordering; remove / change dependencies
2011-09-07 Wilfried GoesgensFix warnings all over citserver; handle function replie...
2011-09-04 Wilfried GoesgensDon't add brackets <> to the reply to; it should be...
2011-09-04 Wilfried GoesgensFix envelope-to header.
2011-09-04 Art CancroFixed a bug in the 'only replies are allowed in this...
2011-09-04 Art CancroAttempting to fix a segfault generated in Removecontext()
2011-09-04 Art CancroGenerate Message-ID's that will not be reused/repeated...
2011-09-04 Art CancroReplace the temporary log message with a permanent one
2011-09-04 Art CancroOk this is it, the best of both worlds.
2011-09-04 Art CancroRevert "Updating cmd_euid() to use the CtdlForEachMessa...
2011-09-04 Art CancroRevert "Replaced cached_msglist array with a btree...
2011-09-04 Art CancroRevert "arrgh"
2011-09-04 Art CancroRevert "xxx"
2011-09-04 Art Cancroxxx
2011-09-04 Art Cancroarrgh
2011-09-04 Art CancroReplaced cached_msglist array with a btree persistent...
2011-09-04 Art CancroUpdating cmd_euid() to use the CtdlForEachMessage(...
2011-09-04 Art CancroUse a binary search to locate msgnum in cached_msglist
2011-09-04 Art CancroDisplay PASS/FAIL syslog msgs for the new security...
2011-09-04 Art CancroDisplay PASS/FAIL syslog msgs for the new security...
2011-09-04 Art CancroCache the most recently fetched msglist in CtdlForEachM...
2011-09-04 Art CancroRemoved the MESSAGE_IN_ROOM sections in order to make...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-08-31 Wilfried GoesgensWhen sending chunks in a loop, terminate imemdiately...
2011-08-24 Wilfried GoesgensAdd IODebugging to CtdlReadMessageBodyAsync
2011-08-17 Wilfried GoesgensAdd async message reading
2011-01-30 Wilfried GoesgensMerge branch 'libevent' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried Goesgensby jimcuclamath: use defines instead of numbers for...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Wilfried GoesgensPerformance improvement / Bugfix Mime handling while...
2010-11-22 Wilfried Goesgensavoid decoding mime-parts unless we realy need to.
2010-11-15 Wilfried GoesgensMemleak: CtdlMakeMessage(): don't forget about the...
2010-11-06 Wilfried Goesgenshave flexible timouts while reading lines in our client...
2010-10-04 Wilfried Goesgens* check whether we need to QP-Encode our from in case...
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-10 Art CancroApplied samjam's CtdlMessageInRoom() patch but wrapped...
2010-09-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-07 samjamAllow save-to-drafts without recipients
2010-09-03 Art Cancrocmd_msg*() now work properly in guest mode. This compl...
2010-09-03 Art CancroAllow MSGS command to operate in guest mode.
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-08-28 Wilfried Göesgens* do typedef the visit struct, remove all those 'struct...
2010-07-28 Art Cancro* When outputting legacy Citadel format messages, stop...
next