log

age author description
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
Thu, 12 Jul 2007 23:54:13 +0300 Timo Sirainen Added nfs_flush_attr_cache() and nfs_flush_read_cache(). HEAD
Thu, 12 Jul 2007 23:52:03 +0300 Timo Sirainen Use nfs_safe_lstat() when dotlocking. Also use lstat() not stat() for HEAD
Thu, 12 Jul 2007 23:50:54 +0300 Timo Sirainen Added nfs_safe_lstat() HEAD
Thu, 12 Jul 2007 06:41:06 +0300 Timo Sirainen Don't cache flags unless we want them. HEAD
Thu, 12 Jul 2007 06:40:51 +0300 Timo Sirainen Make sure cache is opened when mail_cache_field_can_add() or HEAD
Thu, 12 Jul 2007 06:15:49 +0300 Timo Sirainen Always create new mails to index transaction. If uidlist gets locked they're HEAD
Thu, 12 Jul 2007 06:14:37 +0300 Timo Sirainen Add ,W=<virtual size> to saved maildir filenames. HEAD
Thu, 12 Jul 2007 06:12:44 +0300 Timo Sirainen Cache updater might not have seen all the input data producing broken data. HEAD
Thu, 12 Jul 2007 05:51:03 +0300 Timo Sirainen Don't require locking uidlist unless mail has keywords or we want to return HEAD
Thu, 12 Jul 2007 05:50:10 +0300 Timo Sirainen When status is returned, make sure we return correct uidvalidity/nextuid HEAD
Thu, 12 Jul 2007 04:56:02 +0300 Timo Sirainen If we couldn't add a new header field, don't crash. HEAD
Thu, 12 Jul 2007 04:55:20 +0300 Timo Sirainen One more UIDVALIDITY=0 fix HEAD
Thu, 12 Jul 2007 04:24:22 +0300 Timo Sirainen Make sure that uid < next_uid if uidlist version is 1. HEAD
Thu, 12 Jul 2007 04:24:00 +0300 Timo Sirainen If uidlist isn't version 3, we have to recreate it instead of appending. HEAD
Thu, 12 Jul 2007 03:24:35 +0300 Timo Sirainen fd leak fix HEAD
Thu, 12 Jul 2007 03:21:07 +0300 Timo Sirainen Fixes HEAD
Thu, 12 Jul 2007 03:20:57 +0300 Timo Sirainen Fixes to handling reset_id changes. HEAD
Thu, 12 Jul 2007 03:20:41 +0300 Timo Sirainen Fixes HEAD
Thu, 12 Jul 2007 03:17:38 +0300 Timo Sirainen Some paranoia fixes for memory allocation. Don't access a mmaped variable HEAD
Thu, 12 Jul 2007 02:44:47 +0300 Timo Sirainen Store virtual sizes to dovecot-uidlist if we want to use them all the time. HEAD
Thu, 12 Jul 2007 02:42:32 +0300 Timo Sirainen Added support for updating uidlist record extensions. HEAD
Thu, 12 Jul 2007 02:40:14 +0300 Timo Sirainen Added MAIL_FETCH_NUL_STATE. Don't try to fetch cached flags now unless it's HEAD
Thu, 12 Jul 2007 02:38:37 +0300 Timo Sirainen Don't cache anything by default. flags aren't useful with pop3. HEAD
Thu, 12 Jul 2007 02:33:49 +0300 Timo Sirainen Don't create cache file until something is actually being added to it. HEAD
Thu, 12 Jul 2007 02:32:44 +0300 Timo Sirainen Added mail_index_ext_set_reset_id(). HEAD
Thu, 12 Jul 2007 02:23:59 +0300 Timo Sirainen Header lookups from cache returned always "doesn't exist". HEAD
Tue, 10 Jul 2007 22:30:51 +0300 Timo Sirainen Created a new extensible version 3 dovecot-uidlist file. HEAD