log

age author description
Sun, 15 Jul 2007 00:53:46 +0300 Timo Sirainen Assert change HEAD
Sun, 15 Jul 2007 00:48:44 +0300 Timo Sirainen If mail_index_ext_set_reset_id() is called, the transaction may go back to HEAD
Sun, 15 Jul 2007 00:45:03 +0300 Timo Sirainen Last change didn't clear ext resizes right. HEAD
Sun, 15 Jul 2007 00:37:57 +0300 Timo Sirainen mail_index_ext_reset() and mail_index_ext_set_reset_id() need to clear HEAD
Sun, 15 Jul 2007 00:28:08 +0300 Timo Sirainen Fixed "duplicate transaction log sequence" errors when we noticed that log HEAD
Sat, 14 Jul 2007 23:59:29 +0300 Timo Sirainen Syncing fix HEAD
Sat, 14 Jul 2007 23:19:30 +0300 Timo Sirainen Make sure the file_seq always grows. HEAD
Sat, 14 Jul 2007 23:19:15 +0300 Timo Sirainen need_compress_file_seq=0 nowadays when file doesn't exist, not -1. HEAD
Sat, 14 Jul 2007 23:16:20 +0300 Timo Sirainen If we're modifying just one extension record, don't write the ext intro HEAD
Sat, 14 Jul 2007 23:15:54 +0300 Timo Sirainen When resetting extensions, the ext intro's reset_id must be the old one. HEAD
Sat, 14 Jul 2007 22:12:30 +0300 Timo Sirainen When all child streams are destroyed, make sure the main stream's offset is HEAD
Sat, 14 Jul 2007 22:10:26 +0300 Timo Sirainen We wanted to read too many bytes when finding end boundary, which could have HEAD
Fri, 13 Jul 2007 17:25:00 +0300 Timo Sirainen Compile without IPv6 HEAD
Fri, 13 Jul 2007 05:59:46 +0300 Timo Sirainen compiler warning fixes HEAD
Fri, 13 Jul 2007 05:57:09 +0300 Timo Sirainen Compiler warning fix HEAD
Fri, 13 Jul 2007 05:52:37 +0300 Timo Sirainen More union usage to avoid casting. HEAD
Fri, 13 Jul 2007 05:48:54 +0300 Timo Sirainen Changed struct ip_addr to use union for ipv4/ipv6 structs so we don't have HEAD
Fri, 13 Jul 2007 05:29:51 +0300 Timo Sirainen compiler warning fixes HEAD
Fri, 13 Jul 2007 05:22:16 +0300 Timo Sirainen mail_index_ext_set_reset_id() handling fix HEAD
Fri, 13 Jul 2007 02:52:09 +0300 Timo Sirainen Compile fix. HEAD
Fri, 13 Jul 2007 02:40:47 +0300 Timo Sirainen Added imap_logout_format setting with default to bytes=%i/%o HEAD
Fri, 13 Jul 2007 02:37:19 +0300 Timo Sirainen Added %i and %o for input/output bytes to pop3_logout_format. HEAD
Fri, 13 Jul 2007 01:46:27 +0300 Timo Sirainen If Sieve plugin returns any errors, ignore them. Bounce the message only if HEAD
Fri, 13 Jul 2007 00:18:24 +0300 Timo Sirainen Added mail_nfs_storage and mail_nfs_index settings. HEAD
Fri, 13 Jul 2007 00:15:56 +0300 Timo Sirainen Changed nfs setting conflict error handling HEAD
Fri, 13 Jul 2007 00:12:21 +0300 Timo Sirainen Added MAIL_STORAGE_FLAG_FSYNC_DISABLE and moved FSYNC_DISABLE environment HEAD
Fri, 13 Jul 2007 00:05:44 +0300 Timo Sirainen Flush NFS caches when needed. HEAD
Thu, 12 Jul 2007 23:56:13 +0300 Timo Sirainen Added MAIL_STORAGE_FLAG_NFS_FLUSH_STORAGE and HEAD
Thu, 12 Jul 2007 23:55:08 +0300 Timo Sirainen Flush NFS caches when needed if MAIL_INDEX_OPEN_FLAG_NFS_FLUSH is enabled. HEAD
Thu, 12 Jul 2007 23:54:34 +0300 Timo Sirainen Flush NFS attribute cache before stat()ing files. HEAD