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.
Thu, 27 Sep 2012 02:55:14 +0300 Timo Sirainen mdbox: Don't crash in storage rebuild if mail's "original mailbox" metadata is missing.
Thu, 27 Sep 2012 00:19:41 +0300 Timo Sirainen doveadm altmove: Make sure all storages get purged (and not more than once)
Wed, 26 Sep 2012 21:14:23 +0300 Timo Sirainen i_getpwnam(): Ignore EINVAL errors silently.
Wed, 26 Sep 2012 21:12:37 +0300 Timo Sirainen lazy-expunge: Fixed handling non-default namespace separator.
Mon, 29 Oct 2012 16:51:46 +0200 Timo Sirainen lib-fs: Compile fix for OSes that don't support posix_fadvise(POSIX_FADV_WILLNEED)
Mon, 29 Oct 2012 15:32:44 +0200 Timo Sirainen TODO updated
Mon, 29 Oct 2012 15:30:59 +0200 Timo Sirainen lib-storage: Handle better when attempting to access shared mailboxes for nonexistent users.
Mon, 29 Oct 2012 15:29:52 +0200 Timo Sirainen lib-storage: Added struct mail_user.nonexistent flag, which is filled by userdb lookup.
Mon, 29 Oct 2012 15:18:34 +0200 Timo Sirainen lib-storage: Fixes to handling separation of private/shared attributes.
Mon, 29 Oct 2012 15:17:17 +0200 Timo Sirainen lib-index: Fixes to replacing message's keywords.
Mon, 29 Oct 2012 15:13:54 +0200 Timo Sirainen lib-storage: Crashfix to previous stream error checking change.
Mon, 29 Oct 2012 14:50:11 +0200 Timo Sirainen lib-storage: Moved mail attribute dict to struct mail_storage.
Mon, 29 Oct 2012 14:31:04 +0200 Timo Sirainen Treat modseq updates explicitly instead of as if they were flag changes.
Mon, 29 Oct 2012 14:19:53 +0200 Timo Sirainen lib-storage: Mailbox list indexes are now enabled also for shared/public mailboxes.
Mon, 29 Oct 2012 14:19:24 +0200 Timo Sirainen lib-storage: Allow calling mailbox_get_private_flags_mask() without mailbox being open.
Mon, 29 Oct 2012 14:16:02 +0200 Timo Sirainen imap: Commit temporary mail's transaction before finishing sync.
Mon, 29 Oct 2012 14:17:40 +0200 Timo Sirainen lib-storage: Avoid assert-crashing when updating mailbox list index.
Mon, 29 Oct 2012 13:23:30 +0200 Timo Sirainen lib-storage: Check and log stream errors when parsing/searching messages.
Mon, 29 Oct 2012 13:01:37 +0200 Timo Sirainen lib-storage: Make sure mailbox was synced at least once when getting status/metadata.
Mon, 29 Oct 2012 13:00:36 +0200 Timo Sirainen dsync: Make sure we're not trying to use uidvalidity=0 for existing mailboxes.
Mon, 29 Oct 2012 12:44:43 +0200 Timo Sirainen lib-index: MAIL_INDEX_TRANSACTION_FLAG_AVOID_FLAG_UPDATES didn't work well enough for keywords.
Mon, 29 Oct 2012 12:43:29 +0200 Timo Sirainen lib-index: Avoid assert-crashing when syncing an old "keyword reset" from transaction log.
Mon, 29 Oct 2012 12:40:14 +0200 Timo Sirainen acl: Avoid assert-crashing when trying to access shared namespace root "mailboxes".
Fri, 26 Oct 2012 11:12:36 +0300 Timo Sirainen dbox: Log a better error if we have external attachments, but mail_attachment_dir is unset.
Fri, 26 Oct 2012 11:07:43 +0300 Timo Sirainen doveadm backup: Don't assert-crash trying to delete noselect-mailboxes too early.
Fri, 26 Oct 2012 10:36:43 +0300 Timo Sirainen lib-index: mail_index_transaction_lookup_latest_keywords() didn't work properly.
Wed, 24 Oct 2012 15:05:40 +0300 Timo Sirainen doveadm backup: Revert all local changes.
Wed, 24 Oct 2012 15:05:15 +0300 Timo Sirainen dsync: Crashfix for scanning keyword changes in transaction log.
Wed, 24 Oct 2012 13:04:38 +0300 Timo Sirainen NEWS updated
Wed, 24 Oct 2012 12:47:34 +0300 Timo Sirainen lib-storage: When mkdir()ing home, copy permissions from parent if it has setgid-bit and we're using %h/~.