log src/lib-index/mailbox-list-index.c @ 9458:adee8cb3ff5d HEAD

age author description
Mon, 02 Mar 2009 21:13:11 -0500 Timo Sirainen Compiler warning fixes. HEAD
Tue, 24 Feb 2009 17:16:38 -0500 Timo Sirainen Error message fix for currently unused mailbox list index code. HEAD
Tue, 10 Feb 2009 12:46:14 -0500 Timo Sirainen Minor changes to mailbox list indexing code. Still disabled/non-working. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Sun, 20 Jul 2008 21:00:33 +0300 Timo Sirainen extern/static fixes (from a sparse check by Diego Liziero) HEAD
Mon, 11 Feb 2008 20:17:00 +0200 Timo Sirainen Renamed T_FRAME_BEGIN/END to T_BEGIN/END. Removed T_FRAME() macro and HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Sun, 25 Nov 2007 15:47:36 +0200 Timo Sirainen NFS cache flushing updates. HEAD
Sun, 18 Nov 2007 08:40:59 +0200 Timo Sirainen NFS cache flushing APIs changed and backend implements it a bit differently. HEAD
Fri, 16 Nov 2007 08:10:17 +0200 Timo Sirainen nfs_flush_attr_cache() doesn't take flush_dir paramter anymore. Instead the HEAD
Wed, 14 Nov 2007 23:52:33 +0200 Timo Sirainen NFS attribute cache flushing fixes. nfs_flush_attr_cache() takes now HEAD
Sun, 21 Oct 2007 16:39:08 +0300 Timo Sirainen dotlocks: Flush NFS attribute cache only if nfs_flush setting is TRUE. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Thu, 19 Jul 2007 04:47:25 +0300 Timo Sirainen mmap() mailbox list index only if it's at least 32kB HEAD
Thu, 19 Jul 2007 03:37:43 +0300 Timo Sirainen Crashfix HEAD
Thu, 19 Jul 2007 01:57:47 +0300 Timo Sirainen We can't check if list branch exists in mail_view by checking sync_size HEAD
Thu, 19 Jul 2007 01:55:14 +0300 Timo Sirainen Added increasing file_seq field to list index. HEAD
Wed, 18 Jul 2007 08:20:43 +0300 Timo Sirainen Handle uid validity changes a bit better. HEAD
Wed, 18 Jul 2007 07:58:21 +0300 Timo Sirainen Changed mailbox_list_index_view_init() to return -1 if uid_validity doesn't HEAD
Thu, 12 Jul 2007 23:55:08 +0300 Timo Sirainen Flush NFS caches when needed if MAIL_INDEX_OPEN_FLAG_NFS_FLUSH is enabled. HEAD
Tue, 19 Jun 2007 15:05:16 +0300 Timo Sirainen Removed index->hdr. Use index->map->hdr instead. HEAD
Fri, 16 Mar 2007 01:30:35 +0200 Timo Sirainen More desyncing fixes HEAD
Thu, 15 Mar 2007 15:34:49 +0200 Timo Sirainen Fixed desyncing problems with mail index and mailbox list index. HEAD
Thu, 15 Mar 2007 14:04:45 +0200 Timo Sirainen Error handling fixes HEAD
Thu, 15 Mar 2007 03:52:49 +0200 Timo Sirainen Error handling fixes HEAD
Thu, 15 Mar 2007 03:34:44 +0200 Timo Sirainen Crashfix HEAD
Thu, 28 Dec 2006 18:27:53 +0200 Timo Sirainen Added dotlock_use_excl setting. HEAD
Wed, 20 Dec 2006 10:16:41 +0200 Timo Sirainen Compress list index when its deleted space amount gets too high. Also fixed HEAD
Sun, 10 Dec 2006 18:04:46 +0200 Timo Sirainen Mailbox list index works now with mmap_disable=yes. HEAD
Sun, 26 Nov 2006 00:17:39 +0200 Timo Sirainen Mailbox list indexing and related changes. Currently works only with HEAD