log

age author description
Wed, 28 Jun 2017 13:45:19 +0300 Aki Tuomi virtual: Fix keywords handling
Tue, 27 Jun 2017 14:19:16 +0300 Aki Tuomi virtual: Fix recent flag updates
Thu, 29 Jun 2017 13:46:06 +0300 Aki Tuomi virtual: Call mailbox_save_context_deinit before freeing context
Tue, 27 Jun 2017 12:51:51 +0300 Aki Tuomi virtual: Use mailbox_notify_list API when mailbox_list_index is enabled
Tue, 27 Jun 2017 10:54:08 +0300 Aki Tuomi virtual: Generate GUID for virtual folder
Tue, 27 Jun 2017 12:42:27 +0300 Aki Tuomi lib-storage: Add type checking for mailbox_list_notify_wait
Thu, 06 Jul 2017 11:24:35 +0300 Timo Sirainen virtual: Avoid assert-crash if backend mailbox's have_guid lookup fails
Thu, 18 May 2017 14:59:51 +0300 Aki Tuomi virtual: Match any metadata condition
Mon, 17 Jul 2017 14:05:45 +0300 Timo Sirainen imapc: Fix caching >= 32 kB mail bodies
Fri, 14 Jul 2017 02:11:56 +0300 Timo Sirainen lib-storage: When index dir rmdir() fails with ENOTEMPTY, retry it for 1 second
Fri, 14 Jul 2017 01:54:31 +0300 Timo Sirainen lib-index: If refreshing finds dovecot.index.log gone, assume the mailbox was deleted
Thu, 13 Jul 2017 03:15:36 +0300 Timo Sirainen quota: Fix negative storage-based quota_warnings to work with count backend
Thu, 13 Jul 2017 02:56:33 +0300 Timo Sirainen quota: When setting auto_updating to transaction, skip invisible quota roots
Tue, 11 Jul 2017 10:45:16 +0300 Aki Tuomi lib-storage: Remove user namespaces on hook error
Tue, 11 Jul 2017 10:26:38 +0300 Aki Tuomi lib-storage: Ensure list index is present
Wed, 12 Jul 2017 16:18:42 +0300 Timo Sirainen lib-storage: mailbox_create_missing_dir() - Handle mailbox delete race condition
Wed, 12 Jul 2017 16:15:13 +0300 Timo Sirainen lib-storage: Improve MAILBOX_LIST_PROP_AUTOCREATE_DIRS related comments
Tue, 11 Jul 2017 14:14:47 +0300 Timo Sirainen sdbox: Create missing mail directory on resync if index directory exists
Wed, 12 Jul 2017 17:54:44 +0300 Timo Sirainen lib-index: Fix compiler warning with 32bit time_t
Tue, 11 Jul 2017 15:35:16 +0300 Timo Sirainen lib-index: Track .log.2 rotation time in index header
Tue, 11 Jul 2017 15:33:56 +0300 Timo Sirainen lib-index: Check .log.2 rotation only when syncing
Tue, 11 Jul 2017 15:32:33 +0300 Timo Sirainen doveadm dump: Include "last temp file scan" in index header dump
Tue, 11 Jul 2017 14:31:10 +0300 Timo Sirainen lib-index: Use nfs_safe_stat() to avoid having to handle stat() ESTALE error
Mon, 10 Jul 2017 16:11:48 +0300 Timo Sirainen lib-storage: Fix mailbox_update() to always update mailbox list index.
Mon, 10 Jul 2017 15:54:07 +0300 Timo Sirainen lib-storage: Don't use mailbox list index if it has refresh_flag set
Mon, 10 Jul 2017 13:34:17 +0300 Timo Sirainen lib-storage: Track INBOX UIDVALIDITY and GUID in mailbox list index
Thu, 06 Jul 2017 19:00:35 +0300 Timo Sirainen lib-storage: Avoid index refresh with mailbox_list_index_very_dirty_syncs=yes
Thu, 06 Jul 2017 17:48:19 +0300 Timo Sirainen lib-storage: Refresh mailbox list index if mailbox's existence differs from index
Thu, 06 Jul 2017 17:45:02 +0300 Timo Sirainen lib-storage: Set mailbox list index to be refreshed after changes, not before
Thu, 06 Jul 2017 17:36:28 +0300 Timo Sirainen lib-storage: Add mailbox_list_last_error_push/pop()