log src/lib-storage/index/index-storage.c @ 939:24b64302f59c HEAD

age author description
Fri, 10 Jan 2003 13:29:24 +0200 Timo Sirainen index_storage_sync_and_lock() didn't set lock notify function. HEAD
Sun, 05 Jan 2003 15:09:51 +0200 Timo Sirainen Naming style changes, finally got tired of most of the typedefs. Also the HEAD
Sun, 22 Dec 2002 10:18:29 +0200 Timo Sirainen t_strsplit() returns now const char **, which removes a few nasty casts. HEAD
Sun, 22 Dec 2002 00:28:07 +0200 Timo Sirainen Compile with -Wformat-nonliteral now. Found a format string bug with it :( HEAD
Mon, 25 Nov 2002 21:02:49 +0200 Timo Sirainen Locking changes triggered a bit larger cleanup :) If we have to wait for a HEAD
Tue, 12 Nov 2002 07:27:30 +0200 Timo Sirainen mailbox_check_interval setting: Dovecot can notify client of new mail in HEAD
Sat, 02 Nov 2002 22:10:20 +0200 Timo Sirainen Mostly mbox locking/syncing fixes. Still some problems though. HEAD
Mon, 28 Oct 2002 11:46:02 +0200 Timo Sirainen Added --enable-asserts (default) and fixed some warnings when building HEAD
Sun, 27 Oct 2002 08:37:18 +0200 Timo Sirainen Moved several fields from .imap.index file to .imap.index.data file. Fixed HEAD
Sun, 20 Oct 2002 05:35:51 +0300 Timo Sirainen Added mail_cache_fields and mail_never_cache_fields settings, plus settings HEAD
Sun, 20 Oct 2002 04:11:03 +0300 Timo Sirainen Indexes were never closed because refcount wasn't updated. HEAD
Sat, 19 Oct 2002 17:51:59 +0300 Timo Sirainen MailStorage interface change. We now let storage call several sync-functions HEAD
Sun, 06 Oct 2002 03:30:14 +0300 Timo Sirainen First version of binary tree file, still some locking issues while opening HEAD
Sat, 28 Sep 2002 12:51:13 +0300 Timo Sirainen Send RECENT after all EXISTS replies. Check for new mail in mailbox after HEAD
Mon, 23 Sep 2002 13:42:20 +0300 Timo Sirainen Added fast-flag for mailbox opening, which doesn't do any index compressing HEAD
Sat, 14 Sep 2002 14:09:42 +0300 Timo Sirainen lots of cleanups. also index/datafile is now capable of staying in memory, HEAD
Mon, 09 Sep 2002 05:11:01 +0300 Timo Sirainen X-IMAPbase is now parsed correctly. HEAD
Sun, 08 Sep 2002 02:31:56 +0300 Timo Sirainen Moved custom flags handling into lib-index. HEAD
Sat, 07 Sep 2002 04:52:21 +0300 Timo Sirainen Moved lib-index/mail-messageset.* to lib-storage/index/index-messageset.*. HEAD
Mon, 02 Sep 2002 20:51:38 +0300 Timo Sirainen Reset index error message after it's been moved to storage. HEAD
Mon, 02 Sep 2002 05:31:18 +0300 Timo Sirainen Added support for caching of MessagePart data. This is useful for fetching HEAD
Tue, 27 Aug 2002 06:33:10 +0300 Timo Sirainen Errors in user-specified messagesets are now properly reported back to user. HEAD
Thu, 22 Aug 2002 17:50:16 +0300 Timo Sirainen "Critical errors" aren't displayed to users anymore, ie. anything that is HEAD
Thu, 22 Aug 2002 15:48:38 +0300 Timo Sirainen s/user_data/context/ and some s/Data/Context/ HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD