log

age author description
Sun, 30 Dec 2007 00:03:59 +0200 Timo Sirainen Added tag 1.1.beta13 for changeset 358cba31b4d5 HEAD
Sun, 30 Dec 2007 00:03:53 +0200 Timo Sirainen Released v1.1.beta13. HEAD 1.1.beta13
Sat, 29 Dec 2007 23:54:54 +0200 Timo Sirainen updated HEAD
Sat, 29 Dec 2007 21:39:30 +0200 Timo Sirainen If Content-Transfer-Encoding type is unknown, skip the body instead of HEAD
Sat, 29 Dec 2007 21:28:58 +0200 Timo Sirainen If cache field is cached with decision=no, don't try to compress cache file HEAD
Sat, 29 Dec 2007 21:24:30 +0200 Timo Sirainen Update last_used also for decision=yes cache fields, otherwise they get HEAD
Sat, 29 Dec 2007 21:23:50 +0200 Timo Sirainen Don't drop fields whose decision has been forced. HEAD
Sat, 29 Dec 2007 21:12:56 +0200 Timo Sirainen Fixed handling \Recent flags. HEAD
Sat, 29 Dec 2007 19:10:35 +0200 Timo Sirainen If MAILBOX_SYNC_FLAG_FULL_READ flag is set (SELECT and CHECK IMAP commands), HEAD
Sat, 29 Dec 2007 18:59:34 +0200 Timo Sirainen If dotlock file contains pid <= 0, assume it's invalid. HEAD
Sat, 29 Dec 2007 18:45:11 +0200 Timo Sirainen mail_index_lookup_seq*() were broken for updated transaction view when HEAD
Sat, 29 Dec 2007 18:01:19 +0200 Timo Sirainen Last change broke fetching keywords HEAD
Sat, 29 Dec 2007 16:57:08 +0200 Timo Sirainen When aborting queued requests, log the reason for it. HEAD
Sat, 29 Dec 2007 07:33:09 +0200 Timo Sirainen If writev() fails for non-file and nothing was sent, return failure instead HEAD
Sat, 29 Dec 2007 07:22:38 +0200 Timo Sirainen Free mail before committing index sync to avoid crashes when updating cache HEAD
Sat, 29 Dec 2007 07:18:44 +0200 Timo Sirainen Set ns->sep before creating storage so sep_str gets set correctly. HEAD
Sat, 29 Dec 2007 07:12:56 +0200 Timo Sirainen Previous compiler warning fix changes broke cache file reading. HEAD
Sat, 29 Dec 2007 07:11:12 +0200 Timo Sirainen FLAGS/PERMENENTFLAGS weren't always sent to client early enough. Also HEAD
Sat, 29 Dec 2007 06:54:40 +0200 Timo Sirainen client_parse_mail_flags() no longer does keyword verification, so there's no HEAD
Sat, 29 Dec 2007 06:14:26 +0200 Timo Sirainen Removed debugging code. HEAD
Sat, 29 Dec 2007 06:13:35 +0200 Timo Sirainen Fixed crashes at error conditions. HEAD
Sat, 29 Dec 2007 05:50:06 +0200 Timo Sirainen If we use notify I/O to watch for dotlock deletion, make sure we still sleep HEAD
Sat, 29 Dec 2007 05:37:27 +0200 Timo Sirainen Fixed buffer overflow checking code. HEAD
Sat, 29 Dec 2007 05:28:51 +0200 Timo Sirainen Don't access uninitialized memory. HEAD
Sat, 29 Dec 2007 04:14:56 +0200 Timo Sirainen LDAP handling rewrite. Reconnections are handled a lot better now. If HEAD
Sat, 29 Dec 2007 04:11:59 +0200 Timo Sirainen Added queue implementation. HEAD
Sat, 29 Dec 2007 01:03:21 +0200 Timo Sirainen Run each test in its own data stack frame. HEAD
Sat, 29 Dec 2007 01:02:28 +0200 Timo Sirainen Added test_out_reason() HEAD
Fri, 28 Dec 2007 20:04:43 +0200 Timo Sirainen When doing a forced sync, we're not necessarily locked. If it takes a while, HEAD
Fri, 28 Dec 2007 19:14:36 +0200 Timo Sirainen If LDAP server disconnects the connection and we haven't sent requests for a HEAD