log src/lib-index/mail-index-write.c @ 9532:00cd9aacd03c HEAD

age author description
Mon, 25 Jan 2010 01:18:58 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Wed, 07 Nov 2007 00:24:19 +0200 Timo Sirainen When writing dovecot.index, try to do it with less writes. HEAD
Wed, 07 Nov 2007 00:17:34 +0200 Timo Sirainen Use fdatasync() instead of fsync(), we don't care about mtimes. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Fri, 03 Aug 2007 03:22:04 +0300 Timo Sirainen Created a new struct mail_index_record_map which can be shared by multiple 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
Sun, 01 Jul 2007 22:05:09 +0300 Timo Sirainen Rewrite index lock handling. HEAD
Sun, 01 Jul 2007 01:05:26 +0300 Timo Sirainen Added support for resetting index. HEAD
Thu, 28 Jun 2007 01:48:59 +0300 Timo Sirainen Handle losing index file better. Handle fsck better. HEAD
Thu, 28 Jun 2007 01:03:18 +0300 Timo Sirainen Handle indexid changes better. HEAD
Wed, 20 Jun 2007 01:34:18 +0300 Timo Sirainen Updating index file by overwriting changed parts didn't work correctly. HEAD
Tue, 19 Jun 2007 18:39:16 +0300 Timo Sirainen Don't rotate transaction log if log head sequence doesn't match the current HEAD
Tue, 19 Jun 2007 18:37:27 +0300 Timo Sirainen When updating dovecot.index file, write the header always. HEAD
Sat, 16 Jun 2007 01:02:57 +0300 Timo Sirainen Moved mail_index_write() to its own file. HEAD