log

age author description
Tue, 27 Jun 2017 16:55:34 +0300 Timo Sirainen sdbox: Don't create index directory when trying to open nonexistent mailboxes
Fri, 30 Jun 2017 13:56:54 +0300 Timo Sirainen lib-storage: Fix mailbox delete to not delete childrens' INDEX or CONTROL dirs
Tue, 27 Jun 2017 15:39:12 +0300 Timo Sirainen lib-storage: mailbox_list_delete_mailbox_nonrecursive() - Fix error handling
Tue, 27 Jun 2017 16:56:08 +0300 Timo Sirainen lib-storage: mailbox_list_delete_trash() - Don't ignore errors
Tue, 27 Jun 2017 16:37:16 +0300 Timo Sirainen lib-storage: Use mailbox_list_delete_finish_ret() for fs & maildir++ layout
Tue, 27 Jun 2017 16:36:56 +0300 Timo Sirainen lib-storage: Add mailbox_list_delete_finish_ret()
Tue, 27 Jun 2017 16:13:34 +0300 Timo Sirainen lib-storage: mailbox_list_delete_finish() - Return whether anything was deleted
Tue, 27 Jun 2017 16:16:21 +0300 Timo Sirainen lib-storage: Add mailbox_list_get_last_mail_error()
Tue, 27 Jun 2017 15:57:10 +0300 Timo Sirainen lib-storage: Add comments to mailbox-list-delete.h
Wed, 28 Jun 2017 23:37:22 +0300 Timo Sirainen lib: Fix file_create_locked() unit test to delete temp file afterwards
Thu, 22 Jun 2017 01:28:57 +0300 Timo Sirainen lib-storage: Add VOLATILEDIR setting to mail_location
Thu, 22 Jun 2017 02:44:12 +0300 Timo Sirainen lib-storage: Move autoexpunge lock creation to a generic mail_user_lock_file_create()
Thu, 22 Jun 2017 02:33:03 +0300 Timo Sirainen lib-storage: mailbox_autoexpunge_lock() - Don't hide ENOENT error
Thu, 22 Jun 2017 02:32:10 +0300 Timo Sirainen lib-storage: mailbox_autoexpunge_lock() - small cleanup
Thu, 22 Jun 2017 02:24:08 +0300 Timo Sirainen lib-storage: Use file_lock_set_*_on_free() for dovecot.autoexpunge.lock
Thu, 22 Jun 2017 02:19:18 +0300 Timo Sirainen lib-storage: Move .vsize.lock creation to a generic mailbox_lock_file_create()
Thu, 22 Jun 2017 02:07:16 +0300 Timo Sirainen lib-storage: Move .vsize.lock creation to its own function
Thu, 22 Jun 2017 02:05:16 +0300 Timo Sirainen lib-storage: Use file_lock_set_*_on_free() for .vsize.lock
Thu, 22 Jun 2017 01:56:18 +0300 Timo Sirainen lib-storage: Fix error logging for failing to create .vsize.lock
Wed, 28 Jun 2017 17:48:01 +0300 Timo Sirainen lib: file_create_locked() - Add settings to mkdir() missing parent directories
Wed, 28 Jun 2017 17:40:20 +0300 Timo Sirainen lib: Add unit test for file_create_locked()
Thu, 22 Jun 2017 01:52:29 +0300 Timo Sirainen lib: Add file_lock_set_close_on_free()
Thu, 22 Jun 2017 01:47:51 +0300 Timo Sirainen lib: Add file_lock_set_unlink_on_free()
Thu, 22 Jun 2017 10:35:16 +0300 Timo Sirainen lib: file_create_locked() - update lock path after link()
Thu, 22 Jun 2017 09:05:06 +0300 Timo Sirainen lib: Add file_lock_set_path()
Thu, 22 Jun 2017 01:42:56 +0300 Timo Sirainen lib: Add file_lock_get_path()
Wed, 28 Jun 2017 15:50:11 +0300 Timo Sirainen pop3-migration: Drop lines with only spaces or tabs from comparison
Fri, 23 Jun 2017 11:15:32 +0300 Timo Sirainen dsync: Use header hashing version 3
Fri, 23 Jun 2017 11:02:24 +0300 Timo Sirainen pop3-migration: Replace trailing whitespace removal with new header hashing version
Fri, 23 Jun 2017 11:00:37 +0300 Timo Sirainen lib-mail: message_header_hash_more() - add v3 that strips spaces