log

age author description
Tue, 28 Sep 2010 16:05:40 +0100 Timo Sirainen quota: Don't crash if user has quota disabled.
Mon, 27 Sep 2010 19:53:07 +0100 Timo Sirainen sdbox: Fixed memory leak when copying messages with hard links.
Mon, 27 Sep 2010 19:34:08 +0100 Timo Sirainen config: Verify settings plugins' versions are valid if they're specified.
Mon, 27 Sep 2010 16:46:26 +0100 Timo Sirainen doveconf: Expand "key=$key" variable even without -x parameter.
Mon, 27 Sep 2010 15:50:43 +0100 Timo Sirainen lib-storage: Buffer writes to subscriptions file.
Mon, 27 Sep 2010 15:40:02 +0100 Timo Sirainen lib-storage: Avoid fsyncing subscriptions file when it doesn't change or if mail_fsync=never.
Mon, 27 Sep 2010 13:45:24 +0100 Timo Sirainen zlib: Avoid using hardcoded storage name strings.
Mon, 27 Sep 2010 13:44:49 +0100 Timo Sirainen zlib: dbox storage is now called sdbox.
Sun, 26 Sep 2010 18:47:56 +0100 Timo Sirainen Added signature for changeset 7f5c5778c4b9
Sun, 26 Sep 2010 18:47:51 +0100 Timo Sirainen Added tag 2.0.4 for changeset 7f5c5778c4b9
Sun, 26 Sep 2010 18:47:51 +0100 Timo Sirainen Released v2.0.4.
Sun, 26 Sep 2010 18:36:14 +0100 Timo Sirainen Maildir: Fixed accessing INBOX whose tmp/ directory was lost.
Sun, 26 Sep 2010 18:05:25 +0100 Timo Sirainen imap: Give better error message for "Unknown namespace"
Fri, 24 Sep 2010 22:32:03 +0100 Timo Sirainen module_dir_load(): Make it clearer that "Skipping module" debug message is normal.
Fri, 24 Sep 2010 19:39:41 +0100 Timo Sirainen mdbox: Removed unused code.
Fri, 24 Sep 2010 18:36:22 +0100 Timo Sirainen pgsql: Avoid epoll_ctl() errors when closing connection.
Fri, 24 Sep 2010 18:14:16 +0100 Timo Sirainen maildir: Another assert for saving messages.
Fri, 24 Sep 2010 17:35:51 +0100 Timo Sirainen sdbox: Use "sdbox" name in the internal storage structure.
Fri, 24 Sep 2010 17:02:08 +0100 Timo Sirainen maildir: Added extra asserts.
Fri, 24 Sep 2010 16:59:44 +0100 Timo Sirainen maildir: Don't waste time stat()ing if generated filename is in tmp/.
Fri, 24 Sep 2010 11:48:57 +0100 Timo Sirainen lib-storage: Check valid subscriptions list entries with _is_valid_existing_name()
Thu, 23 Sep 2010 20:04:40 +0100 Timo Sirainen quota: When logging about obsolete rule, log the full rule string.
Thu, 23 Sep 2010 20:00:41 +0100 Timo Sirainen quota: When logging about obsolete rule, log also the quota root name.
Thu, 23 Sep 2010 19:54:26 +0100 Timo Sirainen config: Added conversion support for obsolete sieve/sieve_storage settings.
Thu, 23 Sep 2010 19:34:31 +0100 Timo Sirainen lib-storage: Log and hide invalid entries in subscriptions file.
Thu, 23 Sep 2010 19:25:22 +0100 Timo Sirainen Fail at startup if process_limit>1 for services that don't support it.
Thu, 23 Sep 2010 19:00:31 +0100 Timo Sirainen lib-master: If auth server is restarted, still log a warning about aborted auth request.
Thu, 23 Sep 2010 18:39:22 +0100 Timo Sirainen maildir: Log a warning if mailbox synchronization takes longer than 1 min.
Thu, 23 Sep 2010 18:21:09 +0100 Timo Sirainen maildir: Use correct enum for getting uidlist record GUID.
Thu, 23 Sep 2010 18:18:51 +0100 Timo Sirainen maildir: Fixed a race condition in getting a new message's GUID.