log

age author description
Sat, 11 Sep 2004 19:18:12 +0300 Timo Sirainen extra asserts HEAD
Sat, 11 Sep 2004 19:14:10 +0300 Timo Sirainen if there's pending cache_reset in log file make sure appended records don't HEAD
Sat, 11 Sep 2004 18:40:22 +0300 Timo Sirainen one more "cache file reopened" fix. HEAD
Sat, 11 Sep 2004 18:33:29 +0300 Timo Sirainen Don't crash when cache isn't usable. HEAD
Sat, 11 Sep 2004 17:30:06 +0300 Timo Sirainen More fixes to make sure we don't write buffered data to cache file after HEAD
Sat, 11 Sep 2004 15:21:44 +0300 Timo Sirainen Removed mailbox_check_interval completely. It wasn't currently implemented, HEAD
Sat, 11 Sep 2004 15:17:53 +0300 Timo Sirainen Report INBOX as existing always, even if it doesn't yet exist in disk. HEAD
Sat, 11 Sep 2004 15:08:37 +0300 Timo Sirainen If cache file was recreated the buffered transaction changes were written HEAD
Sat, 11 Sep 2004 15:07:01 +0300 Timo Sirainen minor fix HEAD
Sat, 11 Sep 2004 13:45:45 +0300 Timo Sirainen INBOX fixes for maildir too HEAD
Sat, 11 Sep 2004 13:38:33 +0300 Timo Sirainen Don't force showing INBOX when listing only subscribed mailboxes. HEAD
Sat, 11 Sep 2004 13:28:50 +0300 Timo Sirainen Added MAILBOX_LIST_INBOX flag. Do the special cased INBOX handling only if HEAD
Sat, 11 Sep 2004 13:23:40 +0300 Timo Sirainen Make sure we return always one correct INBOX list entry. HEAD
Sat, 11 Sep 2004 13:00:50 +0300 Timo Sirainen When there's nothing to do to sync mbox, still commit index syncing instead HEAD
Sat, 11 Sep 2004 12:59:03 +0300 Timo Sirainen Before adding new fields to cache file, make sure they weren't already HEAD
Fri, 10 Sep 2004 15:31:28 +0300 Timo Sirainen minor fix for error message HEAD
Fri, 10 Sep 2004 15:29:38 +0300 Timo Sirainen Crashfix with corrupted log files. HEAD
Fri, 10 Sep 2004 15:22:23 +0300 Timo Sirainen fix HEAD
Fri, 10 Sep 2004 14:45:20 +0300 Timo Sirainen Removed all "unreliable headers" handling code. With mbox we actually handle HEAD
Fri, 10 Sep 2004 14:44:07 +0300 Timo Sirainen Seeking was broken if header hadn't been read yet. HEAD
Fri, 10 Sep 2004 14:25:33 +0300 Timo Sirainen When using cached message_parts, update the header size with mbox since it HEAD
Fri, 10 Sep 2004 13:49:09 +0300 Timo Sirainen cleanups HEAD
Fri, 10 Sep 2004 13:03:08 +0300 Timo Sirainen If we detect cache corruption, try to avoid printing tons of "bad file HEAD
Fri, 10 Sep 2004 12:57:42 +0300 Timo Sirainen Added debugging HEAD
Wed, 08 Sep 2004 16:58:33 +0300 Timo Sirainen fix HEAD
Tue, 07 Sep 2004 17:24:46 +0300 Timo Sirainen fix for last fix.. HEAD
Tue, 07 Sep 2004 17:23:25 +0300 Timo Sirainen Fixes for handling headers longer than input buffer. HEAD
Tue, 07 Sep 2004 17:23:01 +0300 Timo Sirainen i_stream_read_data(): return -1 if we didn't read more data, even if buffer HEAD
Mon, 06 Sep 2004 01:07:26 +0300 Timo Sirainen forgot to commit HEAD
Mon, 06 Sep 2004 01:06:26 +0300 Timo Sirainen Ignore SIGIO which gets sent if queue gets full. Also other small HEAD