log

age author description
Sun, 28 Oct 2007 03:12:17 +0300 Timo Sirainen Added tag 1.0.6 for changeset fcaae2a5fb34 branch_1_0
Sun, 28 Oct 2007 03:05:03 +0300 Timo Sirainen Released v1.0.6. branch_1_0 1.0.6
Sun, 28 Oct 2007 03:11:56 +0300 Timo Sirainen Removed files that were accidentally added at some point. branch_1_0
Sun, 28 Oct 2007 03:09:51 +0300 Timo Sirainen Compile fix branch_1_0
Sun, 28 Oct 2007 02:54:30 +0300 Timo Sirainen If proxy points to the same host/port/user combination as we currently have, branch_1_0
Sat, 27 Oct 2007 22:38:02 +0300 Timo Sirainen Use docdir branch_1_0
Sat, 27 Oct 2007 20:37:34 +0300 Timo Sirainen Don't fail if trying to delete a nonselectable mailbox. branch_1_0
Sat, 27 Oct 2007 20:07:44 +0300 Timo Sirainen auth_debug: Log new auth connections and their PIDs. branch_1_0
Sat, 27 Oct 2007 20:04:56 +0300 Timo Sirainen If auth server hasn't responded to handshake in 30 seconds, log an error and branch_1_0
Sat, 27 Oct 2007 20:03:32 +0300 Timo Sirainen If we've been waiting auth server to respond for over 30 seconds, send a "OK branch_1_0
Sat, 27 Oct 2007 19:06:37 +0300 Timo Sirainen If syncing internal dummy mbox fails, show the error message. branch_1_0
Thu, 25 Oct 2007 21:04:13 +0300 Timo Sirainen If maildir file has a "Z" flag, open it with zlib. branch_1_0
Sun, 21 Oct 2007 03:00:08 +0300 Timo Sirainen If connect to auth socket fails with a temporary error, retry max. 10 times. branch_1_0
Sun, 21 Oct 2007 02:20:23 +0300 Timo Sirainen Handle RENAME "a" "a.b" correctly. Based on patch by pod. branch_1_0
Sun, 21 Oct 2007 00:03:20 +0300 Timo Sirainen If ldap_bind() failed because LDAP server was down, we never reconnected. branch_1_0
Tue, 16 Oct 2007 19:22:16 +0300 Timo Sirainen Fixed "file size unexpectedly shrinked" error in some conditions. branch_1_0
Tue, 16 Oct 2007 16:55:16 +0300 Timo Sirainen Nowadays the SORT draft specifies that if Date: header is missing or broken, branch_1_0
Sat, 06 Oct 2007 03:05:36 +0300 Timo Sirainen Don't break when renaming mailboxes with '*' or '%' characters and children. branch_1_0
Mon, 01 Oct 2007 18:14:43 +0300 Timo Sirainen Error handling fix branch_1_0
Sun, 30 Sep 2007 18:03:17 +0300 Timo Sirainen Login processes started by inetd aren't ours, don't treat them as such. branch_1_0
Mon, 24 Sep 2007 11:15:48 +0300 Timo Sirainen Don't crash with empty messagesets. branch_1_0
Sun, 23 Sep 2007 14:26:58 +0300 Timo Sirainen Small code optimization. branch_1_0
Sun, 23 Sep 2007 14:21:54 +0300 Timo Sirainen Merge also unnecessary sub-ORs. branch_1_0
Sun, 23 Sep 2007 14:16:11 +0300 Timo Sirainen Simplify search tree by canonicalizing message sets, converting NOT away branch_1_0
Sat, 22 Sep 2007 18:32:55 +0300 Timo Sirainen Don't cache dict to different users. branch_1_0
Sat, 22 Sep 2007 18:07:20 +0300 Timo Sirainen Use MAILDIR_FS_SEP directly instead of hierarchy_sep. It's done this way in branch_1_0
Sat, 22 Sep 2007 18:01:36 +0300 Timo Sirainen If the first line begins with "From ", ignore it. branch_1_0
Sat, 22 Sep 2007 17:55:14 +0300 Timo Sirainen Dropped interval between mailbox change notifies from branch_1_0
Sat, 22 Sep 2007 17:37:46 +0300 Timo Sirainen If rename() fails, log an error. branch_1_0
Sat, 22 Sep 2007 17:23:34 +0300 Timo Sirainen If file doesn't exist, mark message as expunged when getting received date branch_1_0
Sat, 22 Sep 2007 17:05:25 +0300 Timo Sirainen Don't assert-crash if trying to create mailbox prefix. branch_1_0
Sat, 22 Sep 2007 14:28:01 +0300 Timo Sirainen Searching NOT sequence set with multiple search ranges containing either branch_1_0
Sun, 16 Sep 2007 14:49:02 +0300 Timo Sirainen Updated. branch_1_0
Sun, 16 Sep 2007 13:51:50 +0300 Timo Sirainen Don't crash if duplicate database contains broken entries. branch_1_0
Sun, 16 Sep 2007 10:56:33 +0300 Timo Sirainen Don't bother complaining about indexid changes. The real reason for the branch_1_0
Sat, 15 Sep 2007 17:39:22 +0300 Timo Sirainen Updated mailbox_idle_check_interval comments. branch_1_0
Sat, 15 Sep 2007 15:29:16 +0300 Timo Sirainen If connection closed because of EPIPE, log it as "Connection closed" instead branch_1_0
Tue, 11 Sep 2007 04:49:33 +0300 Timo Sirainen And a fix for last LDAP lookup changes. branch_1_0
Mon, 10 Sep 2007 09:27:13 +0300 Timo Sirainen Actually reconnect always if ldap_result() fails for any reason. There branch_1_0
Mon, 10 Sep 2007 09:24:11 +0300 Timo Sirainen Reconnect if ldap_search() returns a failure related to connection problems. branch_1_0
Sun, 09 Sep 2007 07:18:59 +0300 Timo Sirainen Added tag 1.0.5 for changeset 2625871ec9ea branch_1_0
Sun, 09 Sep 2007 07:18:52 +0300 Timo Sirainen Released v1.0.5. branch_1_0 1.0.5
Sun, 09 Sep 2007 06:26:01 +0300 Timo Sirainen When creating mailboxes, set cur/new/tmp directories' group to branch_1_0
Sun, 09 Sep 2007 05:29:41 +0300 Timo Sirainen Instead of exit()ing directly if loading plugins fail, use i_fatal() so branch_1_0
Sun, 09 Sep 2007 05:04:39 +0300 Timo Sirainen If INBOX is a substring of already added path, don't assert-crash. Also branch_1_0
Sun, 09 Sep 2007 03:52:11 +0300 Timo Sirainen Fixed home directory handling which got broken by previous changes. branch_1_0
Sat, 08 Sep 2007 03:38:30 +0300 Timo Sirainen Added tag 1.0.4 for changeset f7edf7fbe162 branch_1_0
Sat, 08 Sep 2007 03:38:17 +0300 Timo Sirainen Released v1.0.4. branch_1_0 1.0.4
Sat, 08 Sep 2007 03:29:08 +0300 Timo Sirainen Fixed infinite loop if a transaction was seen for messages that weren't branch_1_0
Mon, 27 Aug 2007 15:58:16 +0300 Timo Sirainen Changed human readable rejection message. branch_1_0
Fri, 24 Aug 2007 21:43:28 +0300 Timo Sirainen Extra fields from userdb lookup should override everything. Fixed the code branch_1_0
Fri, 24 Aug 2007 20:00:13 +0300 Timo Sirainen Fix to last change: Don't continue if we can't get message's size. branch_1_0
Fri, 24 Aug 2007 19:56:40 +0300 Timo Sirainen Handle initial syncing errors better. branch_1_0
Fri, 24 Aug 2007 19:36:02 +0300 Timo Sirainen Changed disconnection reason to "Connection closed" branch_1_0
Fri, 24 Aug 2007 19:26:23 +0300 Timo Sirainen If read/write to client failed with some error, log it. branch_1_0
Tue, 14 Aug 2007 22:46:30 +0300 Timo Sirainen CREATE ns_prefix/box/ didn't work right when namespace prefix existed. branch_1_0
Mon, 13 Aug 2007 18:00:18 +0300 Timo Sirainen If sending auth request to dovecot-auth fails, don't crash. branch_1_0
Mon, 13 Aug 2007 17:51:41 +0300 Timo Sirainen If auth cache contained credentials in wrong scheme, we crashed. branch_1_0
Thu, 09 Aug 2007 22:09:02 +0300 Timo Sirainen Assert fix branch_1_0
Thu, 09 Aug 2007 21:26:01 +0300 Timo Sirainen If we do multiple writev() calls and the last one fails, we shouldn't treat branch_1_0