log src/lib-storage/index/maildir/maildir-uidlist.h @ 6410:e4eb71ae8e96 HEAD

age author description
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Sun, 16 Sep 2007 11:07:42 +0300 Timo Sirainen Changed *_deinit() APIs to take ** pointer and set it to NULL. HEAD
Mon, 16 Jul 2007 09:48:02 +0300 Timo Sirainen Recent flag handling rewrite. Still not perfect with maildir. HEAD
Mon, 16 Jul 2007 01:22:49 +0300 Timo Sirainen Fixed reassigning new UIDs to more than one message. HEAD
Thu, 12 Jul 2007 02:42:32 +0300 Timo Sirainen Added support for updating uidlist record extensions. HEAD
Tue, 10 Jul 2007 22:30:51 +0300 Timo Sirainen Created a new extensible version 3 dovecot-uidlist file. HEAD
Tue, 10 Jul 2007 22:29:21 +0300 Timo Sirainen maildir_uidlist_iter_next() should return bool, not int. HEAD
Mon, 09 Jul 2007 04:40:54 +0300 Timo Sirainen Handle next_uid changes better. HEAD
Mon, 09 Jul 2007 00:13:51 +0300 Timo Sirainen Added maildir_uidlist_sync_remove() HEAD
Sun, 08 Jul 2007 23:19:14 +0300 Timo Sirainen cleanup: s/maildir_uidlist_update()/maildir_uidlist_refresh()/ HEAD
Wed, 04 Jul 2007 05:10:21 +0300 Timo Sirainen Removed unused MAILDIR_UIDLIST_SYNC_ORDERED flag. HEAD
Fri, 23 Mar 2007 22:23:24 +0200 Timo Sirainen When saving/copying mails, we must not do any sorting based on the filename HEAD
Wed, 21 Mar 2007 21:22:39 +0200 Timo Sirainen If uidlist is deleted and we set the uidvalidity from the index file, set HEAD
Thu, 22 Feb 2007 14:50:14 +0200 Timo Sirainen If pop3_lock_session=yes, update maildir/dbox uidlist lock file every 10 HEAD
Fri, 22 Dec 2006 16:20:36 +0200 Timo Sirainen Added maildir_copy_preserve_filename setting. HEAD
Sat, 17 Jun 2006 16:55:30 +0300 Timo Sirainen Don't go fixing duplicate maildir filenames without properly checking that HEAD
Tue, 02 May 2006 14:11:05 +0300 Timo Sirainen Adding mail to index while saving it had a race condition. Fixing it HEAD
Fri, 13 Jan 2006 22:25:57 +0200 Timo Sirainen Added "bool" type and changed all ints that were used as booleans to bool. HEAD
Sun, 14 Aug 2005 22:02:54 +0300 Timo Sirainen Recursive maildir uidlist syncs caused assert crashes. Also did some HEAD
Thu, 30 Jun 2005 23:28:20 +0300 Timo Sirainen Keywords are stored in maildir filename and maildir-keywords file HEAD
Fri, 08 Apr 2005 16:13:45 +0300 Timo Sirainen Moved mbox/maildir-specific variables from struct index_mailbox to HEAD
Mon, 12 Jul 2004 00:04:46 +0300 Timo Sirainen Recent flags should be fully working now with maildir. HEAD
Sat, 03 Jul 2004 13:57:52 +0300 Timo Sirainen UIDs for appended messages can now be assigned all at once. Maildir now HEAD
Mon, 14 Jun 2004 08:48:23 +0300 Timo Sirainen locking fixes HEAD
Mon, 24 May 2004 05:47:23 +0300 Timo Sirainen race condition fixes HEAD
Mon, 24 May 2004 05:29:43 +0300 Timo Sirainen Some more UIDVALIDITY issues fixed. HEAD
Mon, 24 May 2004 04:50:16 +0300 Timo Sirainen Index header changes now go through transaction log. Removed the kludgy HEAD
Mon, 10 May 2004 02:52:13 +0300 Timo Sirainen syncing fixes HEAD
Mon, 10 May 2004 02:06:27 +0300 Timo Sirainen syncing fixes HEAD
Thu, 06 May 2004 04:22:25 +0300 Timo Sirainen mbox code compiles again, but syncing is only partially implemented so HEAD
Sun, 02 May 2004 21:07:24 +0300 Timo Sirainen Syncing optimizations. HEAD
Sat, 01 May 2004 21:30:52 +0300 Timo Sirainen Recent-flag should work now HEAD
Tue, 27 Apr 2004 23:25:52 +0300 Timo Sirainen importing new index code. mbox still broken. HEAD