log

age author description
Sun, 05 Dec 2004 04:18:44 +0200 Timo Sirainen mmap_disable=yes: when we're syncing index by reading transaction log, HEAD
Sun, 05 Dec 2004 03:49:20 +0200 Timo Sirainen mmap_disable=yes: if mail_index_map() is called while syncing make sure we HEAD
Sun, 05 Dec 2004 03:47:03 +0200 Timo Sirainen Added more asserts. HEAD
Sun, 05 Dec 2004 03:45:53 +0200 Timo Sirainen Renamed mail_index_refresh() to mail_index_reopen_if_needed(). Added public HEAD
Sun, 05 Dec 2004 03:41:45 +0200 Timo Sirainen Don't try to fsck when we're modifying index. It could have happened with HEAD
Sun, 05 Dec 2004 03:38:17 +0200 Timo Sirainen Added "sync lost" handlers which are called with mmap_disable=yes when index HEAD
Sun, 05 Dec 2004 03:36:12 +0200 Timo Sirainen Changed file_cache_invalidate()'s size argument to uoff_t type. HEAD
Sun, 05 Dec 2004 00:04:45 +0200 Timo Sirainen Expunge sync handlers were using wrong extension contexts. This may have HEAD
Sat, 04 Dec 2004 23:57:36 +0200 Timo Sirainen Don't crash with assert if transaction log was truncated unexpectedly. HEAD
Sat, 04 Dec 2004 23:56:19 +0200 Timo Sirainen If index is completely broken, don't try to fsck it since we'll just crash. HEAD
Sat, 04 Dec 2004 23:55:41 +0200 Timo Sirainen Locking fixes and cleanups HEAD
Sat, 04 Dec 2004 21:46:59 +0200 Timo Sirainen RETR: Don't bother adding \Seen flag to message if it's already there. HEAD
Sat, 04 Dec 2004 20:51:26 +0200 Timo Sirainen Timeout changes. Default idle timeout is now 10 minutes instead of 30 HEAD
Fri, 03 Dec 2004 06:58:37 +0200 Timo Sirainen Make sure index is reopened if it's marked corrupted. HEAD
Fri, 03 Dec 2004 06:57:59 +0200 Timo Sirainen Don't crash if we failed to lock cache file. HEAD