log

age author description
Thu, 15 Sep 2011 13:45:35 +0300 Timo Sirainen lib-sql: If MySQL connect takes more than 1 sec, don't try to reconnect for that many secs.
Thu, 15 Sep 2011 13:41:03 +0300 Timo Sirainen lib-sql: If MySQL connect fails, update ioloop times so later timeouts get added properly.
Thu, 15 Sep 2011 13:38:54 +0300 Timo Sirainen liblib: Added io_loop_time_refresh()
Thu, 15 Sep 2011 13:09:50 +0300 Timo Sirainen auth: Don't assert-crash if login client disconnects during multi-reply mechanism.
Thu, 15 Sep 2011 12:34:03 +0300 Timo Sirainen mbox: mailbox_get_guid() works now without trying to sync the opened mailbox.
Thu, 15 Sep 2011 11:54:11 +0300 Timo Sirainen doveadm altmove: Added -r parameter to move mails back to primary storage.
Tue, 13 Sep 2011 02:09:02 +0300 Timo Sirainen Removed unnecessary code.
Tue, 13 Sep 2011 02:08:15 +0300 Timo Sirainen dsync: Ignore SIGHUP
Tue, 13 Sep 2011 02:07:30 +0300 Timo Sirainen lib-index: mail_index_view_clone() didn't properly clear all fields in the destination view.
Mon, 12 Sep 2011 16:32:20 +0300 Timo Sirainen dsync: If mailbox can't be opened, log an error but continue anyway.
Mon, 12 Sep 2011 14:27:46 +0300 Timo Sirainen mbox: Fixed fetching last message from compressed mboxes.
Mon, 12 Sep 2011 14:01:36 +0300 Timo Sirainen quota-dirsize: Get the quota from "mail root dir", not "mailboxes dir".
Mon, 12 Sep 2011 14:02:30 +0300 Timo Sirainen ldap: Fixed auth binds for nonexistent users with some LDAP servers.
Thu, 08 Sep 2011 16:24:18 +0300 Timo Sirainen lib-storage: Error handling fix for key+=value when key isn't of string type.
Thu, 08 Sep 2011 13:41:20 +0300 Timo Sirainen lmtp: Improved "DATA output timeout" error message.
Thu, 08 Sep 2011 11:51:18 +0300 Timo Sirainen lib-lda: Log message improvement to differentiate mailbox open vs. save error.
Thu, 08 Sep 2011 11:50:23 +0300 Timo Sirainen lib-storage: Fixed mail_storage_copy() error handling.
Thu, 08 Sep 2011 11:16:55 +0300 Timo Sirainen lib-storage: Minor error handling cleanups.
Thu, 01 Sep 2011 19:33:22 +0300 Timo Sirainen lib-index: Make sure mail_index_sync_record() doesn't waste data stack.
Tue, 30 Aug 2011 04:32:55 +0300 Timo Sirainen lib-storage: Added MAILBOX_TRANSACTION_FLAG_NO_CACHE_DEC and use it when precaching.
Tue, 30 Aug 2011 04:31:00 +0300 Timo Sirainen lib-index: Added mail_cache_view_update_cache_decisions()
Fri, 16 Sep 2011 16:14:14 +0300 Timo Sirainen TODO updated
Fri, 16 Sep 2011 16:01:53 +0300 Timo Sirainen acl: Fixed listing multiple shared namespaces.
Fri, 16 Sep 2011 16:01:29 +0300 Timo Sirainen lib-storage: Don't try to use the same mail_storage for shared storages.
Fri, 16 Sep 2011 14:52:29 +0300 Timo Sirainen Fixes to listing mailboxes/subscriptions in shared namespaces.
Fri, 16 Sep 2011 12:40:19 +0300 Timo Sirainen quota: When matching mailbox names in quota rules, unalias namespaces first.
Fri, 16 Sep 2011 12:39:19 +0300 Timo Sirainen lib-storage: Added mail_namespace_find_unalias()
Thu, 15 Sep 2011 23:39:33 +0300 Timo Sirainen stats: Export also username for commands.
Thu, 15 Sep 2011 12:20:55 +0300 Timo Sirainen lib-storage: Fixed listing subscriptions in shared namespaces.
Tue, 13 Sep 2011 12:42:30 +0300 Timo Sirainen auth: Use auth-worker(pid) prefix for auth processes.
Tue, 13 Sep 2011 11:55:25 +0300 Timo Sirainen lib-storage: Make sure status/metadata structs are cleared when they're looked up.
Tue, 13 Sep 2011 11:38:49 +0300 Timo Sirainen imapc: Handle \Noselect flag properly for untagged LSUB replies.
Tue, 13 Sep 2011 11:34:21 +0300 Timo Sirainen lib-storage: Fixed handling subscriptions when they were saved to prefix!="" namespace.
Tue, 13 Sep 2011 10:32:11 +0300 Timo Sirainen imapc: Crashfix when sometimes closing mailbox.
Mon, 12 Sep 2011 18:29:17 +0300 Timo Sirainen stats: Track [rw]char and sysc[rw] fields in /proc/self/io (with Linux).
Mon, 12 Sep 2011 18:26:29 +0300 Timo Sirainen stats: Added mail_ prefix to mail transaction statistics.
Mon, 12 Sep 2011 16:30:51 +0300 Timo Sirainen dsync: If mailbox can't be opened, log an error but continue anyway.
Mon, 12 Sep 2011 16:23:21 +0300 Timo Sirainen fts-squat: Crashfixes on indexing.
Mon, 12 Sep 2011 16:18:56 +0300 Timo Sirainen fts-solr: Don't break when there are duplicate From/To/Subject/etc. fields.
Mon, 12 Sep 2011 14:44:01 +0300 Timo Sirainen stats: Increased idle timeout to 15 minutes.
Mon, 12 Sep 2011 14:43:31 +0300 Timo Sirainen stats: Avoid duplicate "Couldn't find session GUID" warnings.
Mon, 12 Sep 2011 14:40:49 +0300 Timo Sirainen virtual: Compile fix for recent mailbox_exists() change.
Mon, 12 Sep 2011 14:32:37 +0300 Timo Sirainen indexer: Fixed assert-crash when number of indexed messages was divisible by 100.
Mon, 12 Sep 2011 14:27:46 +0300 Timo Sirainen mbox: Fixed fetching last message from compressed mboxes.
Mon, 12 Sep 2011 14:01:36 +0300 Timo Sirainen quota-dirsize: Get the quota from "mail root dir", not "mailboxes dir".
Mon, 12 Sep 2011 13:14:26 +0300 Timo Sirainen imapc: Fixed mailbox_exists() to actually work.
Mon, 12 Sep 2011 13:13:35 +0300 Timo Sirainen lib-storage: Handle INBOX in the common mailbox_exists() code.
Mon, 12 Sep 2011 12:41:09 +0300 Timo Sirainen imapc: Fixes to handling non-empty imapc namespace prefix.
Mon, 12 Sep 2011 12:40:34 +0300 Timo Sirainen lib-storage: Fixed mailbox_list_mailbox() for backends without get_mailbox_flags().
Mon, 12 Sep 2011 12:38:04 +0300 Timo Sirainen lib-storage: Finished previous get_mailbox_flags() change.
Mon, 12 Sep 2011 12:02:33 +0300 Timo Sirainen lib-storage: Removed unused struct stat parameter from mailbox_list.get_mailbox_flags()
Fri, 09 Sep 2011 13:14:07 +0300 Timo Sirainen imapc: More fixes to listing mailbox names.
Fri, 09 Sep 2011 13:05:33 +0300 Timo Sirainen imapc: Another try at fixing mUTF-7 mailbox names.
Fri, 09 Sep 2011 12:57:36 +0300 Timo Sirainen imapc: Use mUTF-7 for mailbox names.
Thu, 08 Sep 2011 16:52:32 +0300 Timo Sirainen imapc: If mail prefetching fails because of disconnection, don't log about it again.
Thu, 08 Sep 2011 16:51:51 +0300 Timo Sirainen imapc: If NOOP fails with disconnection, set "internal error" to storage.
Thu, 08 Sep 2011 16:37:56 +0300 Timo Sirainen fts-solr: Fixed indexing messages with multiple MIME body parts.
Thu, 08 Sep 2011 12:39:13 +0300 Timo Sirainen imapc: Send NOOP command every 29 minutes to remote server.
Thu, 08 Sep 2011 12:14:54 +0300 Timo Sirainen lib-ssl-iostream: If plain stream disconnects, disconnect SSL stream also.
Thu, 08 Sep 2011 11:51:18 +0300 Timo Sirainen lib-lda: Log message improvement to differentiate mailbox open vs. save error.