log src/lib-index/mail-cache-fields.c @ 2929:ba9062032877 HEAD

age author description
Sat, 04 Dec 2004 23:55:41 +0200 Timo Sirainen Locking fixes and cleanups HEAD
Mon, 08 Nov 2004 02:55:02 +0200 Timo Sirainen More correct file cache invalidating. HEAD
Mon, 08 Nov 2004 02:40:36 +0200 Timo Sirainen Cache file works now with mmap_disable=yes. Still needs a few optimizations. HEAD
Fri, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Sat, 11 Sep 2004 20:25:39 +0300 Timo Sirainen Use global null4[] now. HEAD
Sat, 11 Sep 2004 15:07:01 +0300 Timo Sirainen minor fix HEAD
Sat, 31 Jul 2004 06:06:48 +0300 Timo Sirainen Transaction log file is now read-lockless. HEAD
Sun, 25 Jul 2004 00:19:20 +0300 Timo Sirainen Allocate cache->fields and cache->fields_file_map with malloc rather than HEAD
Tue, 20 Jul 2004 20:52:38 +0300 Timo Sirainen Fixes for big endian systems. HEAD
Tue, 20 Jul 2004 19:50:56 +0300 Timo Sirainen Cache fixes. Decisions are saved again. HEAD
Sun, 18 Jul 2004 05:25:06 +0300 Timo Sirainen Header caching redesigned. New design allows caching decisions per field, so HEAD