log src/lib-index/Makefile.am @ 22576:707ae9de3812

age author description
Tue, 08 Aug 2017 14:01:18 +0300 Timo Sirainen lib-index: Add unit test to mail_transaction_update_modseq()
Thu, 06 Oct 2016 12:10:28 +0300 Timo Sirainen lib-index: Added test-mail-index-modseq unit test
Thu, 28 Jan 2016 19:48:09 +0200 Timo Sirainen lib-index: Added unit test to mail_index_map_lookup_seq_range()
Sun, 16 Sep 2012 16:42:25 +0300 Timo Sirainen Makefile: Again changes to handling test program dependencies.
Sun, 16 Sep 2012 15:40:10 +0300 Timo Sirainen Makefile: Fixed test program dependencies
Tue, 08 Feb 2011 01:36:19 +0200 Timo Sirainen lib-index: Removed the old "mailbox list" type index, which is no longer used.
Thu, 29 Apr 2010 19:43:16 +0300 Timo Sirainen lib-index: mail_index_sync_ext_atomic_inc() does now better error checking. HEAD
Thu, 08 Apr 2010 04:49:47 +0300 Timo Sirainen configure: Removed --enable-header-install. It's now always enabled. HEAD
Sat, 27 Mar 2010 00:35:20 +0200 Timo Sirainen If valgrind exists, run unit tests using it. HEAD
Sun, 07 Feb 2010 04:50:40 +0200 Timo Sirainen Moved mail_index lookup cache from lib-storage to lib-index. HEAD
Wed, 05 Aug 2009 20:28:50 -0400 Timo Sirainen lib-index: Added mailbox transaction log. HEAD
Mon, 03 Aug 2009 13:33:50 -0400 Timo Sirainen Makefiles: Changed check-test to depend on all-am to fix build dependency problems. 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
Mon, 13 Jul 2009 13:13:03 -0400 Timo Sirainen Moved mail_index_seq_array_*() to mail-index-util.c and added its own .h file. HEAD
Wed, 03 Jun 2009 15:57:55 -0400 Timo Sirainen Compiling fix for Solaris 7. HEAD
Sun, 31 May 2009 20:14:59 -0400 Timo Sirainen Link test programs with .lo instead of .o. Dependencies aren't tracked properly with .o. HEAD
Tue, 26 May 2009 20:43:01 -0400 Timo Sirainen mail-transaction-log-view unit testing is now also independent. HEAD
Tue, 26 May 2009 20:22:50 -0400 Timo Sirainen Added unit test for mail-transaction-log-append. HEAD
Tue, 26 May 2009 20:22:05 -0400 Timo Sirainen Moved some generic library functions to mail-index-util.c. HEAD
Wed, 20 May 2009 17:28:53 -0400 Timo Sirainen Moved some code from mail-index-map.c to mail-index-map-read.c HEAD
Wed, 20 May 2009 15:39:39 -0400 Timo Sirainen Moved some code from mail-index-map.c to mail-index-map-hdr.c HEAD
Sun, 17 May 2009 14:42:13 -0400 Timo Sirainen And fix for last change: Use LIBICONV, not LTLIBICONV when linking. HEAD
Sun, 17 May 2009 14:40:34 -0400 Timo Sirainen test-* programs weren't linking enough libraries in all systems. HEAD
Sat, 09 May 2009 16:20:41 -0400 Timo Sirainen Tests are now run on "make check". Added initial tests for lib-index. HEAD
Sat, 09 May 2009 14:53:06 -0400 Timo Sirainen Moved transaction commiting code to mail-index-transaction-*.c HEAD
Sat, 09 May 2009 12:32:04 -0400 Timo Sirainen Transaction log view code cleanups. HEAD
Tue, 05 May 2009 12:35:05 -0400 Mark Washenberger Flattened header namespace on install. HEAD
Fri, 03 Apr 2009 19:47:59 -0400 Timo Sirainen Build libdovecot.so and libdovecot-storage.so. HEAD
Mon, 01 Sep 2008 15:17:00 +0300 Timo Sirainen Rewrote thread indexing code. It's a lot simpler and takes less disk space. HEAD
Mon, 09 Jun 2008 03:56:04 +0300 Timo Sirainen Merged initial mail thread indexing implementation. HEAD
Sat, 15 Mar 2008 09:59:56 +0200 Timo Sirainen Initial CONDSTORE support. HEAD
Tue, 11 Mar 2008 04:25:36 +0200 Timo Sirainen Removed mail-hash. It's not used anywhere and its API has been redesigned. HEAD
Sat, 16 Jun 2007 01:02:57 +0300 Timo Sirainen Moved mail_index_write() to its own file. HEAD
Wed, 13 Jun 2007 22:15:06 +0300 Timo Sirainen Removed mail-transaction-util.[ch]. They're no longer needed. HEAD
Mon, 11 Jun 2007 06:21:46 +0300 Timo Sirainen Moved mail transaction log file related code to its own file. HEAD
Mon, 11 Jun 2007 06:07:40 +0300 Timo Sirainen Moved mail index map related code to its own file. HEAD
Thu, 22 Feb 2007 23:50:46 +0200 Timo Sirainen Added --with-headers configure option to install .h files. HEAD
Sun, 26 Nov 2006 00:17:39 +0200 Timo Sirainen Mailbox list indexing and related changes. Currently works only with HEAD
Sun, 15 Oct 2006 15:25:39 +0300 Timo Sirainen And removed the rest of the mailbox-list-index* too.. HEAD
Sun, 15 Oct 2006 15:24:40 +0300 Timo Sirainen mailbox-list-index wasn't supposed to be committed yet. HEAD
Fri, 13 Oct 2006 18:18:39 +0300 Timo Sirainen When registering fields, if they were already exited in the cache file mark HEAD
Tue, 11 Jul 2006 19:04:21 +0300 Timo Sirainen Added code to support hash table index files. HEAD
Tue, 08 Feb 2005 14:28:12 +0200 Timo Sirainen Moved code into mail-transaction-log-append.c HEAD
Sat, 22 Jan 2005 18:56:37 +0200 Timo Sirainen Instead of using separate transaction sorting code for syncing, just put the HEAD
Sun, 26 Dec 2004 11:12:39 +0200 Timo Sirainen Initial support for keywords. Syncing to mbox/maildir doesn't work yet. HEAD
Tue, 07 Dec 2004 05:59:20 +0200 Timo Sirainen Moved extension syncing code to separate file. 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
Thu, 21 Oct 2004 02:05:53 +0300 Timo Sirainen Upgrades to autoconf 2.5 and automake >1.4. HEAD
Sun, 18 Jul 2004 05:25:06 +0300 Timo Sirainen Header caching redesigned. New design allows caching decisions per field, so HEAD
Mon, 28 Jun 2004 20:35:27 +0300 Timo Sirainen Added some smartness for deciding what to cache. Cache compression code compiles, but untested. HEAD
Tue, 22 Jun 2004 10:36:33 +0300 Timo Sirainen Added mail_index_transaction_get_updated_view() which can be used to access HEAD
Sat, 01 May 2004 19:30:58 +0300 Timo Sirainen remove mail_index_reset() completely HEAD
Tue, 27 Apr 2004 23:25:52 +0300 Timo Sirainen importing new index code. mbox still broken. HEAD
Mon, 11 Aug 2003 05:40:40 +0300 Timo Sirainen Support for upgrading from old index file with smaller header. HEAD
Wed, 06 Aug 2003 23:15:30 +0300 Timo Sirainen Index cache file rewrite. It's not finished yet and mbox support is HEAD
Wed, 23 Jul 2003 02:31:53 +0300 Timo Sirainen mail-tree.h no longer needed HEAD
Mon, 21 Jul 2003 17:35:39 +0300 Timo Sirainen Removed .imap.index.tree file. For now we'll just rewrite .imap.index file HEAD
Sun, 27 Apr 2003 23:02:06 +0300 Timo Sirainen --with-storage=maildir,mbox can now be used to compile in only the wanted HEAD
Sun, 23 Feb 2003 23:06:57 +0200 Timo Sirainen Index opening rewrites. We don't try to support .imap.index-<hostname> style HEAD