log src/lib-index/test-mail-transaction-log-view.c @ 22691:dca05b22217b

age author description
Wed, 17 May 2017 16:28:58 +0300 Timo Sirainen lib-index: mail_transaction_log_file_get_highest_modseq_at() - return error string
Wed, 17 May 2017 13:33:44 +0300 Timo Sirainen lib-index: mail_transaction_log_file_map() - return reason/error string
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.
Wed, 11 Jan 2017 01:57:46 +0100 Stephan Bosch global: Replaced all instances of memset(p, 0, sizeof(*p)) with the new i_zero() macro.
Fri, 18 Nov 2016 16:41:18 +0200 Timo Sirainen lib-index: Add more information to "Missing middle file" error.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Mon, 06 Apr 2015 12:07:32 +0900 Timo Sirainen lib-index: Added reason_r parameter to mail_transaction_log_view_set()
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.
Wed, 10 Apr 2013 18:48:54 +0300 Timo Sirainen lib-index: Fixed failing unit test
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.
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.
Wed, 06 Oct 2010 17:15:51 +0100 Timo Sirainen lib-index: Avoid unnecessary pread()s at end of transaction log file.
Mon, 05 Apr 2010 10:44:06 +0300 Timo Sirainen Small code changes to make static analyzer happier. HEAD
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:43:57 -0400 Timo Sirainen mail-transaction-log-view compiling fix. HEAD
Tue, 26 May 2009 20:43:01 -0400 Timo Sirainen mail-transaction-log-view unit testing is now also independent. HEAD