* Changed the format of the euidindex record to contain the record's key.
[citadel.git] / citadel / msgbase.c
2005-10-06 Art Cancro* Changed the format of the euidindex record to contain...
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-10-01 Art Cancro* Began writing code to index messages by euid per...
2005-09-27 Art Cancro* Auto-add *recipient* addresses to Contacts. This...
2005-09-26 Art Cancro* Attempt to save *outgoing* email addresses to the...
2005-09-21 Art Cancro* Don't harvest incoming addresses. A few hours of...
2005-09-21 Art Cancro*** empty log message ***
2005-09-21 Art Cancro* When reading messages in MT_MIME mode from a Citadel...
2005-09-18 Art Cancro* File the auto-generated vCards into the users' addres...
2005-09-18 Art Cancro* Now harvesting addresses, converting them to vCards...
2005-09-18 Art Cancro* When submitting a message, harvest non-local addresse...
2005-09-16 Art Cancro* CC: support for message creation, and IMAP. Not...
2005-09-16 Art Cancro* CC: and BCC: delivery are working (tested using messa...
2005-09-16 Art Cancro*** empty log message ***
2005-09-16 Art Cancro* Cc: and Bcc: support. Not finished yet.
2005-09-09 Art Cancro* New bmstrcasestr() function to perform very fast...
2005-09-09 Art Cancro* Removed the bmstrstr() function, and replaced all...
2005-08-12 Art Cancro* Bounds checking in CtdlDirectoryLookup()
2005-08-08 Art Cancro* Added a new "with header summary" mode to the MSGS...
2005-08-08 Art Cancro* CtdlForEachMessage() -- avoid scanning v_seen sequenc...
2005-08-05 Art Cancro* Any "delete message" operation which is synchronous...
2005-08-02 Art Cancro* Removed instances of hard-coded CTDLDIR; this breaks -h
2005-07-26 Art Cancro* Applied a patch sent in by Wilfried Goesgens which...
2005-07-19 Art Cancro* MSG4 command now outputs content type *and* charset
2005-07-19 Art Cancro* Updated the MIME parser API to include the "charset...
2005-07-06 Art Cancro* Fixed bug #149 (incorrect sequence set optimization...
2005-07-01 Art Cancro* CtdlSetSeen() -- when new vset overflows its size...
2005-06-06 Art Cancro* Made some changes to the calendar/uuid logic to fix...
2005-06-02 Art Cancro* Set the correct flags in the target room after an...
2005-05-24 Art Cancro*** empty log message ***
2005-05-22 Art Cancro* imap optimizations
2005-05-22 Art Cancro* Full text indexer is now switchable on/off
2005-05-18 Art Cancro* Finished the indexer *and* deindexer! The search...
2005-05-18 Art Cancro*** empty log message ***
2005-05-03 Art Cancro*** empty log message ***
2005-04-29 Art Cancro* More IMAP tuning
2005-04-29 Art Cancro* More complex cache handling for IMAP fetch operations...
2005-04-23 Art Cancro* Substantially improved the appearance of mailing...
2005-04-23 Art Cancro* Big performance optimization on CtdlSetSeen()
2005-04-22 Art Cancro* is_msg_is_mset() has been renamed to is_msg_in_sequen...
2005-04-22 Art Cancro* small fix to previous commit
2005-04-21 Art Cancro* msgbase.c: when committing a new message to the store...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-24 Art Cancro* More extermination of the dreaded SIZ moby-buffers.
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-03-23 Art Cancro* Began an effort to eliminate SIZ wherever possible...
2005-03-22 Art Cancro* Fixed a couple of memory allocation bugs
2005-03-18 Art Cancro* Minor bugfix to previous checkin
2005-03-18 Art Cancro* Finished removing all the "dynamic session data"...
2005-03-02 Art Cancro* msgbase.c: fixed a buffer overflow error
2005-03-01 Art Cancro* When saving an RFC822 message, use a less expensive...
2005-02-08 Art Cancro* client_gets(char *buf) has been replaced by
2005-02-05 Art Cancro* msgbase.c: replication checks for Exclusive-ID no...
2005-02-01 Art Cancro* new ENT0 syntax now also outputs EUID
2005-02-01 Art Cancro* Added an SMTP-like calling syntax to ENT0 to allow...
2005-02-01 Art Cancro* Changed CtdlRoomAccess() calling syntax in order...
2005-01-27 Art Cancro* Renamed the "Extended message ID" field to "Exclusive...
2005-01-22 Art Cancro* Each message's metadata now has the ability to cache...
2005-01-19 Art Cancro* Minor fixenbugs after running with Valgrind
2005-01-19 Art Cancro* Minor and/or cosmetic changes made during x64 trouble...
2005-01-18 Art Cancro* Trying to fix IMAP brokenness on Linux-x64. Committi...
2005-01-07 Art Cancro* msgbase.c: fixed an incorrect variable name in the...
2004-09-21 Art Cancro* Tweaks to above
2004-09-16 Art Cancro* CRE8 command: allow setting default view during room...
2004-09-07 Michael Hampton* msgbase.c: cmd_msgs(): Call unbuffer_output() when...
2004-09-06 Michael Hampton* msgbase.c: cmd_ent0(): Fix another unbuffer_output()
2004-09-05 Michael Hampton* Buffered output needs to be flushed in several places...
2004-08-02 Art Cancro* utilsmenu: removed. Because most of the admin functi...
2004-07-25 Michael Hampton* msgbase.c: CtdlCheckInternetMailPermission(): Do...
2004-07-06 Art Cancro* When writing a message body to the CDB_BIGMSGS table...
2004-06-24 Art Cancro* serv_imap.c: when an IMAP socket breaks while a folde...
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
2004-05-31 Art Cancro* Reworked the security checks for move/copy commands...
2004-03-24 Art Cancro* msgbase.c: repaired a memory leak
2004-03-24 Art Cancro* Removed the built-in memory leak checker. It wasn...
2004-03-24 Art Cancro* After initializing the database, chown and chmod...
2004-03-16 Art Cancro* Eliminate EVT_OUTPUTMSG server extensions (don't...
2004-03-15 Michael Hampton* msgbase.c: cmd_move(): Fix the security logic for...
2004-03-05 Art Cancro* Remove the automatic population of A and N fields...
2004-02-27 Michael Hampton* Use syslog-compatible logging levels in lprintf(...
2004-02-24 Art Cancro* Better validation of incoming network messages.
2004-02-16 Michael Hampton* Add specific error codes for every command on the...
2004-01-17 Art Cancro* Changed a diagnostic in msgbase.c to a higher logging...
2004-01-17 Art Cancro* New server command-line option "-l" to send log outpu...
2003-12-09 Art Cancro* Don't give away anonymous poster information in IMAP...
2003-12-07 Michael Hampton* Minor enhancements to a few of the trace file entries
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* 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...
next