log

age author description
Wed, 16 Mar 2011 19:17:57 +0200 Timo Sirainen virtual: Support +mailbox entries that clear \Recent flag from messages.
Wed, 16 Mar 2011 18:40:40 +0200 Timo Sirainen dbox: Fixed crash on creation of a new mailbox.
Wed, 16 Mar 2011 18:37:14 +0200 Timo Sirainen eacces_error_get*(): Handle errors to / directory better.
Wed, 16 Mar 2011 18:20:47 +0200 Timo Sirainen lib-auth: If connection to auth-master gets lost, reconnect.
Wed, 16 Mar 2011 17:59:07 +0200 Timo Sirainen lib-storage: Moved mailbox_update() assert check from mdbox to common, plus fixed it.
Wed, 16 Mar 2011 17:46:29 +0200 Timo Sirainen dsync: Preserve \Recent flags state (instead of setting everything \Recent).
Wed, 16 Mar 2011 17:42:42 +0200 Timo Sirainen lib-storage: Added min_first_recent_uid to struct mailbox_update.
Wed, 16 Mar 2011 17:42:06 +0200 Timo Sirainen lib-storage: Added first_recent_uid to struct mailbox_status.
Tue, 15 Mar 2011 21:53:21 +0200 Timo Sirainen imap-login: Changed CAPABILITY's tagged OK reply to say post-login capabilities have more.
Mon, 14 Mar 2011 19:43:31 +0200 Timo Sirainen dbox: Fixed wrong error check while reading external attachments.
Sat, 12 Mar 2011 17:43:46 +0200 Timo Sirainen dsync: When showing mailbox names, show also their GUIDs.
Sat, 12 Mar 2011 17:24:38 +0200 Timo Sirainen dbox: Give more verbose error message about broken attachment ext-refs.
Sat, 12 Mar 2011 17:18:47 +0200 Timo Sirainen maildir, sdbox: If committed transaction has only aborted msg saves, don't assert-crash.
Sat, 12 Mar 2011 15:48:24 +0200 Timo Sirainen dsync: If remote dsync times out, log a more verbose reason.
Sat, 12 Mar 2011 15:27:54 +0200 Timo Sirainen lib-storage: When uid/gid is invalid, tell if it's from setting or userdb lookup.
Sat, 12 Mar 2011 15:12:22 +0200 Timo Sirainen imap: Added tb-lsub-flags to imap_client_workarounds.
Thu, 10 Mar 2011 15:56:46 +0200 Timo Sirainen dsync: Reset idle timeouts at the end of i/o callbacks, not beginning.
Wed, 09 Mar 2011 20:22:52 +0200 Timo Sirainen IMAP: Fixed ID command to log the parameters properly.
Wed, 09 Mar 2011 19:02:42 +0200 Timo Sirainen dsync: Use a smaller idle timeout value for client than for server.
Mon, 07 Mar 2011 19:35:09 +0200 Timo Sirainen dsync: Avoid hanging when saving messages.
Mon, 07 Mar 2011 01:00:28 +0200 Timo Sirainen expire: Fixed mail_debug logging when same transaction expunged all messages and saved new.
Mon, 07 Mar 2011 00:57:08 +0200 Timo Sirainen expire: Added more debugging with mail_debug=yes
Mon, 07 Mar 2011 00:56:54 +0200 Timo Sirainen expire: When saving first message to expire mailbox, use the oldest message's save-time.
Mon, 07 Mar 2011 00:35:25 +0200 Timo Sirainen Added signature for changeset 3355b4bbd4ac
Mon, 07 Mar 2011 00:35:20 +0200 Timo Sirainen Added tag 2.0.11 for changeset 3355b4bbd4ac
Mon, 07 Mar 2011 00:35:20 +0200 Timo Sirainen Released v2.0.11.
Mon, 07 Mar 2011 00:31:22 +0200 Timo Sirainen lib-storage: dotlock_use_excl default was accidentally set to "no".
Mon, 07 Mar 2011 00:16:26 +0200 Timo Sirainen dsync: Fixed a timeout/crash when saving messages to remote dsync.
Sun, 06 Mar 2011 23:55:01 +0200 Timo Sirainen mdbox: Avoid leaking fds when saving many messages larger than mdbox_rotate_size.
Sat, 05 Mar 2011 13:36:19 +0200 Timo Sirainen auth: Fixed ldap assert-crash.