log src/lib-storage/index/mbox/mbox-sync.c @ 3200:a9a5a399a027 HEAD

age author description
Mon, 14 Mar 2005 16:32:48 +0200 Timo Sirainen When writing the dummy message after all messages were expunged from mbox, HEAD
Wed, 19 Jan 2005 01:47:40 +0200 Timo Sirainen When all mails have been expunged, write dummy message. HEAD
Wed, 19 Jan 2005 01:18:14 +0200 Timo Sirainen Don't allow X-UID headers larger than current next-uid. HEAD
Wed, 29 Dec 2004 21:09:21 +0200 Timo Sirainen Added assert HEAD
Wed, 29 Dec 2004 18:28:31 +0200 Timo Sirainen we synced one message more than necessary when we were applying changes. HEAD
Tue, 28 Dec 2004 16:47:19 +0200 Timo Sirainen Added assert. HEAD
Sun, 26 Dec 2004 11:12:39 +0200 Timo Sirainen Initial support for keywords. Syncing to mbox/maildir doesn't work yet. HEAD
Fri, 17 Dec 2004 02:05:54 +0200 Timo Sirainen Named pipes are now treated as write-only mboxes. HEAD
Wed, 15 Dec 2004 21:24:11 +0200 Timo Sirainen Removed X-UIDL header handling. It's not actually used. HEAD
Wed, 15 Dec 2004 19:01:55 +0200 Timo Sirainen Added mbox_very_dirty_syncs setting. HEAD
Tue, 14 Dec 2004 05:03:34 +0200 Timo Sirainen Always register the header-md5, but use separate variable to figure out if HEAD
Mon, 13 Dec 2004 02:24:27 +0200 Timo Sirainen A few extra asserts. HEAD
Tue, 07 Dec 2004 22:26:00 +0200 Timo Sirainen Fixed mbox corruption in certain situations. Added more asserts to catch HEAD
Mon, 29 Nov 2004 01:55:40 +0200 Timo Sirainen Give UIDVALIDITY for empty mboxes too. HEAD
Mon, 29 Nov 2004 01:19:53 +0200 Timo Sirainen Removed view->messages_count, view->hdr.messages_count is enough. Also fixes HEAD
Wed, 24 Nov 2004 20:39:57 +0200 Timo Sirainen Changed mail_index_get_header() to return the header as return value because HEAD
Fri, 12 Nov 2004 00:01:39 +0200 Timo Sirainen Allow specifying to transaction if it's external. Make mail saving HEAD
Sat, 06 Nov 2004 19:20:18 +0200 Timo Sirainen Removed cache_offset from mail_index_record and changed it to use extension HEAD
Tue, 02 Nov 2004 02:03:56 +0200 Timo Sirainen idx_seq wasn't properly set when we were seeking into UID which doesn't HEAD
Mon, 01 Nov 2004 22:48:42 +0200 Timo Sirainen oops HEAD
Mon, 01 Nov 2004 22:48:11 +0200 Timo Sirainen error message fix HEAD
Mon, 01 Nov 2004 15:43:06 +0200 Timo Sirainen Cleanups HEAD
Tue, 26 Oct 2004 06:57:15 +0300 Timo Sirainen still not right HEAD
Tue, 26 Oct 2004 02:54:51 +0300 Timo Sirainen one more expunge fix.. HEAD
Tue, 26 Oct 2004 01:40:56 +0300 Timo Sirainen expunge logic still wrong. maybe now? HEAD
Tue, 26 Oct 2004 01:10:33 +0300 Timo Sirainen last fix was wrong HEAD
Tue, 26 Oct 2004 00:55:15 +0300 Timo Sirainen Expunge sync fix HEAD
Tue, 26 Oct 2004 00:13:20 +0300 Timo Sirainen restart partial syncs correctly. and cleanups. HEAD
Sun, 24 Oct 2004 03:22:11 +0300 Timo Sirainen Don't crash to asserts HEAD
Fri, 22 Oct 2004 03:48:44 +0300 Timo Sirainen More expunge/rewrite fixes. HEAD
Thu, 21 Oct 2004 23:33:44 +0300 Timo Sirainen rewrite fixes HEAD
Thu, 14 Oct 2004 22:42:04 +0300 Timo Sirainen expunge fix HEAD
Thu, 14 Oct 2004 20:56:39 +0300 Timo Sirainen If rewriting began with expunged data areas, we didn't overwrite them which HEAD
Wed, 13 Oct 2004 23:40:25 +0300 Timo Sirainen fix HEAD
Wed, 13 Oct 2004 23:21:21 +0300 Timo Sirainen Added asserts HEAD
Mon, 11 Oct 2004 17:29:51 +0300 Timo Sirainen Make sure nothing is buffered in mbox stream when syncing. HEAD
Mon, 11 Oct 2004 15:22:25 +0300 Timo Sirainen Crashfix in error condition. HEAD
Sat, 09 Oct 2004 16:54:28 +0300 Timo Sirainen Recent flag fixes HEAD
Fri, 08 Oct 2004 21:19:12 +0300 Timo Sirainen fix HEAD
Fri, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Fri, 08 Oct 2004 15:01:11 +0300 Timo Sirainen Remove recent-flags even if flags are dirty. HEAD
Tue, 05 Oct 2004 03:50:28 +0300 Timo Sirainen Don't loop forever if sync record UIDs don't exist anymore. HEAD
Tue, 05 Oct 2004 03:26:40 +0300 Timo Sirainen Bringing some sanity into mbox rewrites. Fixes expunge crashes and reduces HEAD
Mon, 04 Oct 2004 19:31:51 +0300 Timo Sirainen When we had dirty messages, we kept resyncing the whole mailbox constantly. HEAD
Sun, 03 Oct 2004 19:32:59 +0300 Timo Sirainen Index extensions can now specify record alignment, and it's possible to HEAD
Sun, 26 Sep 2004 17:15:54 +0300 Timo Sirainen Renamed "extra record info" and variations of it to "extension" or "ext" in HEAD
Fri, 24 Sep 2004 15:25:20 +0300 Timo Sirainen fix HEAD
Fri, 24 Sep 2004 15:02:34 +0300 Timo Sirainen crashfix HEAD
Fri, 24 Sep 2004 14:47:30 +0300 Timo Sirainen Split sync_flag_full into sync_flag_full_read and _write. Closing mailbox HEAD
Fri, 24 Sep 2004 14:18:50 +0300 Timo Sirainen If only mbox timestamp changes, do a full sync. HEAD
Fri, 24 Sep 2004 01:29:13 +0300 Timo Sirainen Added mbox_lazy_writes setting. HEAD
Thu, 23 Sep 2004 13:41:38 +0300 Timo Sirainen Handle UIDVALIDITY changes. When partial syncing, make sure UIDs of new HEAD
Thu, 23 Sep 2004 12:40:48 +0300 Timo Sirainen If MBOX_SYNC_FLAG_FULL is given, make sure we remove dirty syncing. HEAD
Sat, 11 Sep 2004 23:20:25 +0300 Timo Sirainen cleanups HEAD
Sat, 11 Sep 2004 21:30:50 +0300 Timo Sirainen Last from offset sync fix broke everything. Another try. HEAD
Sat, 11 Sep 2004 20:28:04 +0300 Timo Sirainen fix HEAD
Sat, 11 Sep 2004 20:01:15 +0300 Timo Sirainen From offsets were updated incorrectly sometimes. HEAD
Sat, 11 Sep 2004 13:00:50 +0300 Timo Sirainen When there's nothing to do to sync mbox, still commit index syncing instead HEAD
Fri, 10 Sep 2004 15:22:23 +0300 Timo Sirainen fix HEAD
Fri, 10 Sep 2004 13:49:09 +0300 Timo Sirainen cleanups HEAD