log src/lib-index/mail-index-view-sync.c @ 9458:adee8cb3ff5d HEAD

age author description
Thu, 15 Oct 2009 15:56:06 -0400 Timo Sirainen lib-index: Give nicer error if index's log position suddenly goes backwards. HEAD
Fri, 28 Aug 2009 11:18:26 -0400 Timo Sirainen lib-index: Fixed v2.0 forwards compatibility support. Expunges were handled wrong. HEAD
Thu, 13 Aug 2009 14:50:41 -0400 Timo Sirainen lib-index: Added support for reading new records generated by Dovecot v2.0. HEAD
Mon, 09 Mar 2009 20:17:52 -0400 Timo Sirainen indexes: Crashfix to error handling. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Sat, 13 Dec 2008 12:38:43 +0200 Timo Sirainen Crashfix to handling missing transaction logs. HEAD
Sun, 31 Aug 2008 11:02:13 +0300 Timo Sirainen Fixed crashes related to struct mail_index_map_modseq handling. HEAD
Sat, 21 Jun 2008 15:24:02 +0300 Timo Sirainen View syncing: Keep track of highest modseq in views. If we lose transaction HEAD
Wed, 18 Jun 2008 04:06:19 +0300 Timo Sirainen Mailbox view sync: If modseqs are enabled, use them as well as direct HEAD
Tue, 17 Jun 2008 15:30:54 +0300 Timo Sirainen Mailbox view sync: Figure out the changes by comparing old and new maps if HEAD
Tue, 17 Jun 2008 10:52:18 +0300 Timo Sirainen Mail index view sync: Don't look for expunges if we already did it once. HEAD
Tue, 17 Jun 2008 10:43:16 +0300 Timo Sirainen Changed mail index view syncing API to return only flag changes. HEAD
Tue, 17 Jun 2008 10:25:55 +0300 Timo Sirainen mail_index_view_sync_begin() code cleanup. HEAD
Tue, 17 Jun 2008 10:20:54 +0300 Timo Sirainen mail_index_view_sync_begin() _FLAG_FIX_INCONSISTENT code cleanup. HEAD
Tue, 17 Jun 2008 09:56:28 +0300 Timo Sirainen mail_index_view_sync_begin() now delays its failures to _commit(). HEAD
Wed, 11 Jun 2008 14:39:52 +0300 Timo Sirainen QRESYNC: If MODSEQs were returned in FETCH replies but there are pending HEAD
Wed, 11 Jun 2008 14:35:15 +0300 Timo Sirainen Modseqs are no longer calculated from transaction log sequence + offset. HEAD
Sat, 15 Mar 2008 15:23:10 +0200 Timo Sirainen Crashfix for previous view sync change HEAD
Sat, 15 Mar 2008 08:45:04 +0200 Timo Sirainen View sync returns now also hidden records, but they're marked as such. HEAD
Sat, 15 Mar 2008 08:27:38 +0200 Timo Sirainen Keep view's map always at least up-to-date with syncing. If there have been HEAD
Sat, 15 Mar 2008 09:59:56 +0200 Timo Sirainen Initial CONDSTORE support. HEAD
Tue, 04 Mar 2008 04:05:35 +0200 Timo Sirainen Added MAIL_INDEX_MAIL_FLAG_BACKEND flag that can be used for HEAD
Mon, 11 Feb 2008 20:17:00 +0200 Timo Sirainen Renamed T_FRAME_BEGIN/END to T_BEGIN/END. Removed T_FRAME() macro and HEAD
Mon, 07 Jan 2008 07:34:08 +0200 Timo Sirainen Reverted fix for dropping expunged messages from flag updates. It's more HEAD
Sun, 06 Jan 2008 11:59:21 +0200 Timo Sirainen If a message was expunged but is still visible in a view, its flags/keywords HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Tue, 06 Nov 2007 23:56:22 +0200 Timo Sirainen If messages are unexpectedly lost from index file, log an error instead of HEAD
Mon, 05 Nov 2007 20:34:15 +0200 Timo Sirainen Assert-crashfix HEAD
Sat, 03 Nov 2007 22:44:05 +0200 Timo Sirainen Fixes to MAIL_INDEX_VIEW_SYNC_FLAG_FIX_INCONSISTENT handling. HEAD
Sat, 03 Nov 2007 21:56:05 +0200 Timo Sirainen Renamed mail_index_lookup_uid_range() to mail_index_lookup_seq_range(), made HEAD
Sat, 03 Nov 2007 21:39:10 +0200 Timo Sirainen Added MAIL_INDEX_VIEW_SYNC_FLAG_FIX_INCONSISTENT flag. HEAD
Sat, 03 Nov 2007 20:22:17 +0200 Timo Sirainen Fixes to handling inconsistent views after index reset. HEAD
Fri, 02 Nov 2007 18:25:27 +0200 Timo Sirainen Don't assert-crash if index was just reset. HEAD
Sat, 22 Sep 2007 15:14:20 +0300 Timo Sirainen Keep transaction logs referenced while we know we need them. This fixes HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sat, 15 Sep 2007 10:05:56 +0300 Timo Sirainen fsck won't fail anymore with "corrupted index", all problems are fixed. HEAD
Sun, 12 Aug 2007 18:16:40 +0300 Timo Sirainen mail_index_view_sync_next() and mailbox_sync_next() returns now bool. HEAD
Sun, 12 Aug 2007 16:43:05 +0300 Timo Sirainen Removed explicit locking from views and maps. They were already locked all HEAD
Mon, 06 Aug 2007 15:43:46 +0300 Timo Sirainen Prevent copying record data when appending new messages. 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
Mon, 16 Jul 2007 09:48:02 +0300 Timo Sirainen Recent flag handling rewrite. Still not perfect with maildir. HEAD
Sun, 15 Jul 2007 01:04:56 +0300 Timo Sirainen Added new assert HEAD
Sun, 15 Jul 2007 00:53:46 +0300 Timo Sirainen Assert change HEAD
Sat, 14 Jul 2007 23:59:29 +0300 Timo Sirainen Syncing fix HEAD
Mon, 09 Jul 2007 00:30:45 +0300 Timo Sirainen We sometimes lost expunged messages. Added asserts to make sure it doesn't HEAD
Mon, 02 Jul 2007 23:46:22 +0300 Timo Sirainen mmaping works again properly. Changed to use private mmaps which are HEAD
Mon, 02 Jul 2007 22:47:33 +0300 Timo Sirainen If there are no expunges, sync to head map instead of keeping track of a HEAD
Sun, 01 Jul 2007 22:11:41 +0300 Timo Sirainen Removed view->hdr. Use view->map->hdr directly. HEAD
Sun, 01 Jul 2007 22:05:09 +0300 Timo Sirainen Rewrite index lock handling. HEAD
Sun, 01 Jul 2007 18:39:51 +0300 Timo Sirainen mail_index_map now contains pointer to index, so all functions taking map 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
Wed, 20 Jun 2007 01:54:42 +0300 Timo Sirainen DEBUG: Verify header counters/lowwaters more often. HEAD
Tue, 19 Jun 2007 15:05:16 +0300 Timo Sirainen Removed index->hdr. Use index->map->hdr instead. HEAD
Tue, 19 Jun 2007 14:56:33 +0300 Timo Sirainen s/view_sync_area_find/view_sync_is_hidden/ HEAD
Mon, 18 Jun 2007 01:34:17 +0300 Timo Sirainen View's counters can no longer be unreliable or broken. HEAD
Mon, 18 Jun 2007 01:32:48 +0300 Timo Sirainen Removed more unneeded code. HEAD
Mon, 18 Jun 2007 01:18:20 +0300 Timo Sirainen Removed no-appends specific code that's unneeded now. HEAD
Mon, 18 Jun 2007 00:34:20 +0300 Timo Sirainen mail_index_view_sync_begin() can now sync only all or all but expunges. HEAD