log

age author description
Tue, 08 Feb 2011 22:54:14 +0200 Timo Sirainen lib-storage: Mailbox list indexes now refresh the index on create/delete/rename.
Tue, 08 Feb 2011 22:18:14 +0200 Timo Sirainen lib-index: sync_stamp and sync_size fields are unused, mark them as such.
Tue, 08 Feb 2011 22:17:44 +0200 Timo Sirainen mbox: No longer try to preserve sync stamps from v1.0 mbox index files.
Tue, 08 Feb 2011 01:36:19 +0200 Timo Sirainen lib-index: Removed the old "mailbox list" type index, which is no longer used.
Tue, 08 Feb 2011 01:35:45 +0200 Timo Sirainen lib-storage: Initial commit for rewritten mailbox list indexes code.
Tue, 08 Feb 2011 00:08:38 +0200 Timo Sirainen lib-index: Avoid writing tail offset unnecessarily to transaction log file.
Tue, 08 Feb 2011 00:06:28 +0200 Timo Sirainen lib-storage: Crashfix to layout=fs.
Sat, 05 Feb 2011 04:43:49 +0200 Timo Sirainen lib-storage: Crashfix.
Wed, 02 Feb 2011 05:33:04 +0200 Timo Sirainen lib-storage: Cleaned up subscription listing internally.
Wed, 02 Feb 2011 05:31:46 +0200 Timo Sirainen IMAP LIST: Never return subscribed children state if RECURSIVEMATCH isn't specified.
Wed, 02 Feb 2011 01:43:08 +0200 Timo Sirainen imapc: Support IDLE even if remote IMAP server doesn't support it.
Wed, 02 Feb 2011 01:27:50 +0200 Timo Sirainen autocreate: Redesigned autocreate plugin to create/subscribe mailboxes lazily.
Wed, 02 Feb 2011 01:17:59 +0200 Timo Sirainen lib-storage: Fixed mailbox listing with Maildir++ layout
Wed, 02 Feb 2011 01:14:57 +0200 Timo Sirainen lib-storage: Made struct mailbox_list_iterate_context usable for plugins.
Tue, 01 Feb 2011 21:07:27 +0200 Timo Sirainen maildir: Avoid stat()ing dovecot-shared unnecessarily.