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

age author description
Mon, 27 Mar 2017 18:05:29 +0300 Timo Sirainen lib-index: Don't increase modseq for backend/dirty flag changes
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Mon, 22 Feb 2016 11:15:52 +0200 Timo Sirainen lib-index: Small improvements to logging the reason for long transaction log lock waits
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.
Tue, 08 Sep 2015 19:07:02 +0300 Timo Sirainen Replaced unlink() calls with i_unlink*() wherever possible.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Thu, 09 Oct 2014 18:26:05 +0300 Timo Sirainen lib-index: Include reason string in warnings about keeping transaction log locked for too long.
Wed, 10 Sep 2014 14:08:58 +0300 Phil Carmody lib-index: test suite memory leak cleanup
Mon, 07 Jul 2014 16:21:08 +0300 Timo Sirainen lib-index: Don't update log_file_tail_offset unnecessarily.
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
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.
Tue, 08 Jan 2013 03:39:34 +0200 Timo Sirainen lib-index: Fixed failing transaction log test.
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.
Thu, 03 May 2012 21:46:07 +0300 Timo Sirainen Added MAIL_INDEX_TRANSACTION_FLAG_SYNC
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Fri, 04 Mar 2011 20:54:29 +0200 Timo Sirainen Updated copyright notices to include year 2011.
Mon, 25 Jan 2010 01:19:08 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Tue, 28 Jul 2009 18:58:31 -0400 Timo Sirainen Added ability to specify message's minimum modseq value. HEAD
Tue, 26 May 2009 20:22:50 -0400 Timo Sirainen Added unit test for mail-transaction-log-append. HEAD