log

age author description
Thu, 18 Oct 2012 05:22:36 +0300 Timo Sirainen lib-index: Added MAIL_INDEX_OPEN_FLAG_SAVEONLY to do only minimal reads from cache file.
Thu, 18 Oct 2012 05:16:54 +0300 Timo Sirainen lib-index: Code cleanup: Removed mail_cache.data
Thu, 18 Oct 2012 05:10:29 +0300 Timo Sirainen lib-index: mail_cache_map() API cleanup
Tue, 16 Oct 2012 03:34:51 +0300 Timo Sirainen dict quota: Fixed a potential crash if quota recalculation was triggered at deinit.
Tue, 16 Oct 2012 03:08:21 +0300 Timo Sirainen lib-master: Fixed -i <instance name> parameter handling.
Fri, 12 Oct 2012 23:05:43 +0300 Timo Sirainen configure: Make sure MYSQL_LIBS has -lmysqlclient even if it's not explicitly found.
Fri, 12 Oct 2012 08:48:25 +0300 Timo Sirainen lib-storage: Fixed crash when attempting to remove subscriptions for nonexistent shared users.
Fri, 12 Oct 2012 08:31:15 +0300 Timo Sirainen lib-index: Log a warning if locking transaction log takes longer than 30 secs.
Fri, 12 Oct 2012 00:30:23 +0300 Timo Sirainen sdbox: Make sure mail_attachment_fs=sis-queue isn't attempted to be used.
Fri, 12 Oct 2012 00:29:41 +0300 Timo Sirainen sdbox: Class didn't have MAIL_STORAGE_CLASS_FLAG_FILE_PER_MSG set
Mon, 08 Oct 2012 08:53:54 +0300 Timo Sirainen master: If service { protocol } is set and not included in "protocols", ignore its settings
Mon, 08 Oct 2012 03:14:12 +0300 Timo Sirainen fts-lucene: doveadm fts rescan crashed with mailbox_list_index=yes
Fri, 05 Oct 2012 00:15:01 +0300 Timo Sirainen lib-storage: Don't crash when searching multiple keywords.
Wed, 03 Oct 2012 05:43:27 +0300 Timo Sirainen lib-storage: Fixed potential memory leak when mailbox_transaction_commit_get_changes() failed
Wed, 03 Oct 2012 05:42:55 +0300 Timo Sirainen lib-storage: When configuring mailbox INBOX {}, make sure INBOX is uppercased.
Wed, 03 Oct 2012 05:41:46 +0300 Timo Sirainen lib-index: Fix for handling view syncing for already deleted transaction logs.
Wed, 03 Oct 2012 05:20:29 +0300 Timo Sirainen imap: LIST (SPECIAL-USE) shouldn't send INBOX reply.
Wed, 03 Oct 2012 01:38:20 +0300 Timo Sirainen sdbox: Fix to handling transactions with partially failed saves.
Wed, 03 Oct 2012 01:26:42 +0300 Timo Sirainen mdbox: Fix to handling transactions with partially failed saves.
Wed, 03 Oct 2012 01:20:22 +0300 Timo Sirainen lib-storage: mailbox_save_cancel() now makes sure that dest_mail is reset.
Wed, 03 Oct 2012 01:19:19 +0300 Timo Sirainen lib-storage: struct mail.close() now clears all of its data.
Wed, 03 Oct 2012 01:12:13 +0300 Timo Sirainen dbox: Small code cleanup.
Tue, 02 Oct 2012 23:24:10 +0300 Timo Sirainen lib-storage: When index mkdir() fails with EPERM, create the dir anyway with 0700 mode.
Tue, 02 Oct 2012 23:12:07 +0300 Timo Sirainen lib-master: Fixed crashes with settings cache.
Tue, 02 Oct 2012 22:37:49 +0300 Timo Sirainen doveadm: Fixed printing large input from doveadm-server.
Tue, 02 Oct 2012 21:56:09 +0300 Timo Sirainen mbox: Fixed getting filesystem permissions when parent dir has setgid-bit enabled.
Tue, 02 Oct 2012 21:36:43 +0300 Timo Sirainen lmtp: Fixed hanging on proxying if remote server was down.
Fri, 28 Sep 2012 15:12:28 +0300 Timo Sirainen Compiling fix for HURD
Fri, 28 Sep 2012 15:11:30 +0300 Timo Sirainen Avoid using PATH_MAX.
Fri, 28 Sep 2012 15:07:11 +0300 Timo Sirainen Avoid using PATH_MAX.