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

age author description
Sat, 04 Dec 2004 23:55:41 +0200 Timo Sirainen Locking fixes and cleanups HEAD
Mon, 29 Nov 2004 01:19:53 +0200 Timo Sirainen Removed view->messages_count, view->hdr.messages_count is enough. Also fixes HEAD
Wed, 24 Nov 2004 20:39:57 +0200 Timo Sirainen Changed mail_index_get_header() to return the header as return value because HEAD
Fri, 12 Nov 2004 00:24:08 +0200 Timo Sirainen dovecot-shared file was supposed to show permissions/gid for files created HEAD
Fri, 12 Nov 2004 00:01:39 +0200 Timo Sirainen Allow specifying to transaction if it's external. Make mail saving 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
Sat, 06 Nov 2004 19:20:18 +0200 Timo Sirainen Removed cache_offset from mail_index_record and changed it to use extension HEAD
Fri, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Thu, 07 Oct 2004 23:36:48 +0300 Timo Sirainen Added asserts HEAD
Sun, 26 Sep 2004 17:15:54 +0300 Timo Sirainen Renamed "extra record info" and variations of it to "extension" or "ext" in HEAD
Mon, 20 Sep 2004 02:46:33 +0300 Timo Sirainen Memory leak fixes HEAD
Sun, 12 Sep 2004 19:32:05 +0300 Timo Sirainen bitmask merging code was corrupting the cache file HEAD
Sun, 12 Sep 2004 17:17:42 +0300 Timo Sirainen fix HEAD
Sun, 12 Sep 2004 17:02:46 +0300 Timo Sirainen ID mapping fixes. HEAD
Sat, 11 Sep 2004 20:25:39 +0300 Timo Sirainen Use global null4[] now. HEAD
Sat, 04 Sep 2004 13:26:36 +0300 Timo Sirainen Added support for bitmask type. HEAD
Sat, 31 Jul 2004 06:06:48 +0300 Timo Sirainen Transaction log file is now read-lockless. 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
Fri, 09 Jul 2004 00:27:22 +0300 Timo Sirainen Fixed compression. HEAD
Thu, 08 Jul 2004 23:26:15 +0300 Timo Sirainen Cache file fixes, API changes, etc. It's still in somewhat ugly state, but HEAD
Mon, 05 Jul 2004 00:56:12 +0300 Timo Sirainen Make sure we don't set cache_offsets to old cache files. HEAD
Mon, 05 Jul 2004 00:07:43 +0300 Timo Sirainen Cache API updates. Don't return direct pointers to mmaped cache file anymore. HEAD
Sun, 04 Jul 2004 23:00:47 +0300 Timo Sirainen Cache updating is done now by first reserving space where to write, and then HEAD
Sun, 04 Jul 2004 17:26:22 +0300 Timo Sirainen Caching fixes and optimizations. Removed all network byte ordering code - HEAD
Sun, 04 Jul 2004 14:50:48 +0300 Timo Sirainen Cache file compression works now and compressed cache file is reopened. HEAD
Tue, 29 Jun 2004 19:23:54 +0300 Timo Sirainen Temporary: never compress cache file as it's broken now. 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
Sun, 20 Jun 2004 11:05:41 +0300 Timo Sirainen Beginnings of getting cache file working again. Easy to break currently, but HEAD
Tue, 27 Apr 2004 23:25:52 +0300 Timo Sirainen importing new index code. mbox still broken. HEAD