log src/lib-storage/index/maildir/maildir-sync.c @ 9202:797474444551 HEAD

age author description
Tue, 07 Jul 2009 21:43:57 -0400 Timo Sirainen OSX+Maildir: Also don't log an error if readdir() fails with EINVAL. HEAD
Tue, 07 Jul 2009 21:42:06 -0400 Timo Sirainen OSX+Maildir: If readdir() fails with EINVAL after doing rename()s, retry. Fixes HFS+. HEAD
Wed, 20 May 2009 17:47:49 -0400 Timo Sirainen Maildir: Make sure messages are removed from index if they are deleted externally from new/. HEAD
Mon, 04 May 2009 16:43:59 -0400 Timo Sirainen Maildir: More fixes to uidlist handling. HEAD
Mon, 04 May 2009 16:42:43 -0400 Timo Sirainen Maildir: Handle uidlist errors better. HEAD
Thu, 30 Apr 2009 18:49:26 -0400 Timo Sirainen maildir: Don't assert-crash if we have no read-access to the Maildir. HEAD
Mon, 30 Mar 2009 20:27:14 -0400 Timo Sirainen Added maildir_very_dirty_syncs setting. HEAD
Mon, 23 Mar 2009 12:51:30 -0400 Timo Sirainen Maildir: Another logging improvement to EACCES error. HEAD
Mon, 23 Feb 2009 13:40:01 -0500 Timo Sirainen maildir: We didn't properly handle missing control directory at startup. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Mon, 15 Dec 2008 10:58:02 +0200 Timo Sirainen maildir: Allow opening mailbox and expunging messages when uidlist couldn't be locked (e.g. out of quota). HEAD
Sat, 17 May 2008 01:00:22 +0300 Timo Sirainen Replaced HAVE_ST_NSEC macro checks with more generic ST_?TIME_NSEC() macros HEAD
Thu, 15 May 2008 07:01:26 +0300 Timo Sirainen Keep track of dovecot-uidlist mtime+size in index file. If it's up-to-date HEAD
Tue, 06 May 2008 01:27:23 +0300 Timo Sirainen Removed a bad assert. HEAD
Mon, 25 Feb 2008 21:38:58 +0200 Timo Sirainen Check and update sync_last_check in one common function. HEAD