log src/lib-index/test-mail-index-transaction-update.c @ 22576:707ae9de3812

age author description
Sun, 26 Feb 2017 16:10:58 +0200 Timo Sirainen lib-index: Fix test-mail-index-transaction-update
Wed, 15 Feb 2017 22:13:12 +0200 Timo Sirainen lib-index: Fix updating mail_index_header.day_first_uid
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Wed, 23 Sep 2015 14:52:45 +0300 Teemu Huovila Remove now-unnecessary direct stdlib.h #includes.
Sun, 24 May 2015 16:13:57 -0400 Timo Sirainen lib-index: Unit test fix.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Wed, 10 Sep 2014 14:08:58 +0300 Phil Carmody lib-index: test suite memory leak cleanup
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Tue, 05 Feb 2013 03:23:59 +0200 Timo Sirainen lib-index: Memory leak fix
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Mon, 25 Jun 2012 01:14:03 +0300 Timo Sirainen Make sure we check all the functions' return values. Minor API changes to simplify this.
Mon, 11 Jun 2012 18:22:06 +0300 Timo Sirainen shared mailboxes: Per-user flags can now be stored in private index files.
Tue, 22 May 2012 17:03:20 +0300 Timo Sirainen Don't write "keyword reset" records to transaction log anymore.
Thu, 03 May 2012 23:26:44 +0300 Timo Sirainen lib-index: Fixed MAIL_INDEX_SYNC_FLAG_AVOID_FLAG_UPDATES with concurrent keyword changes.
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Thu, 25 Aug 2011 01:16:11 +0300 Timo Sirainen Moved GUID code to liblib. Use guid_128_t type consistently everywhere.
Fri, 04 Mar 2011 20:54:29 +0200 Timo Sirainen Updated copyright notices to include year 2011.
Wed, 30 Jun 2010 21:21:19 +0100 Timo Sirainen Removed mail_update_uid() / mail_index_update_uid(). HEAD
Thu, 29 Apr 2010 19:59:51 +0300 Timo Sirainen lib-index: Minor unit test fix. HEAD
Mon, 25 Jan 2010 01:19:08 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Sun, 13 Dec 2009 21:58:36 -0500 Timo Sirainen mail-index-transaction-update unit test fix. HEAD
Tue, 28 Jul 2009 18:58:31 -0400 Timo Sirainen Added ability to specify message's minimum modseq value. HEAD
Mon, 27 Jul 2009 19:00:56 -0400 Timo Sirainen Changed mail_index_append_assign_uids() to mail_index_append_finish_uids() with API changes. HEAD
Mon, 27 Jul 2009 18:47:16 -0400 Timo Sirainen Added ability to change existing messages' UIDs with mail_[index_]update_uid(). HEAD
Tue, 14 Jul 2009 17:55:27 -0400 Timo Sirainen mail index transactions: More code cleanups and unit tests. HEAD
Mon, 13 Jul 2009 19:54:28 -0400 Timo Sirainen Moved around mail-index-transaction code and added initial unit tests. HEAD