log

age author description
Tue, 06 Nov 2007 18:39:48 +0200 Timo Sirainen mail_cache_reopen(): Don't bother reopening if file is still the same. HEAD
Tue, 06 Nov 2007 18:27:29 +0200 Timo Sirainen mmap_disable=yes: Don't flush NFS caches if mail_nfs_index=no. HEAD
Tue, 06 Nov 2007 18:08:58 +0200 Timo Sirainen Last change caused assert-crashes. HEAD
Mon, 05 Nov 2007 21:51:18 +0200 Timo Sirainen Minor error handling fix. HEAD
Mon, 05 Nov 2007 21:48:45 +0200 Timo Sirainen Memory leak fix HEAD
Mon, 05 Nov 2007 21:38:20 +0200 Timo Sirainen When adding new fields to the cache file, add all the fields we currently HEAD
Mon, 05 Nov 2007 21:37:27 +0200 Timo Sirainen If we need to do more than 4 reads to get to the cached fields header, HEAD
Mon, 05 Nov 2007 21:15:28 +0200 Timo Sirainen mmap_disable=yes: When following cache field headers, don't invalidate the HEAD
Mon, 05 Nov 2007 20:34:15 +0200 Timo Sirainen Assert-crashfix HEAD
Mon, 05 Nov 2007 20:23:24 +0200 Timo Sirainen "Unsupported auth mechanism" and "Plaintext auth disabled" errors should HEAD
Mon, 05 Nov 2007 19:25:14 +0200 Timo Sirainen Don't crash if index has no keywords at all. HEAD
Sun, 04 Nov 2007 15:14:12 +0200 Timo Sirainen Support showing only a single UID's contents. HEAD
Sun, 04 Nov 2007 15:09:53 +0200 Timo Sirainen Show extension headers' contents. HEAD
Sun, 04 Nov 2007 15:00:20 +0200 Timo Sirainen Make output a bit more cleaner. HEAD
Sun, 04 Nov 2007 14:48:16 +0200 Timo Sirainen idxview rewrite. It now uses lib-index functions to read the files. HEAD
Sun, 04 Nov 2007 14:47:01 +0200 Timo Sirainen Added MAIL_INDEX_OPEN_FLAG_READONLY. HEAD
Sat, 03 Nov 2007 23:02:55 +0200 Timo Sirainen Handle maildir files that aren't in dovecot-uidlist file. HEAD
Sat, 03 Nov 2007 22:54:38 +0200 Timo Sirainen #ifndef typofix HEAD
Sat, 03 Nov 2007 22:50:25 +0200 Timo Sirainen Removed unnecessary code. HEAD
Sat, 03 Nov 2007 22:44:05 +0200 Timo Sirainen Fixes to MAIL_INDEX_VIEW_SYNC_FLAG_FIX_INCONSISTENT handling. HEAD
Sat, 03 Nov 2007 22:34:21 +0200 Timo Sirainen Use a fast rename() method for maildir -> dbox conversion. HEAD
Sat, 03 Nov 2007 22:33:16 +0200 Timo Sirainen Use the flags, keywords and cache from old index even when rebuilding dbox. HEAD
Sat, 03 Nov 2007 22:32:33 +0200 Timo Sirainen Added mail_index_ext_lookup() HEAD
Sat, 03 Nov 2007 22:32:21 +0200 Timo Sirainen Don't drop all fields if day_stamp is still 0 in index header. HEAD
Sat, 03 Nov 2007 21:56:05 +0200 Timo Sirainen Renamed mail_index_lookup_uid_range() to mail_index_lookup_seq_range(), made HEAD
Sat, 03 Nov 2007 21:39:33 +0200 Timo Sirainen Use MAIL_INDEX_VIEW_SYNC_FLAG_FIX_INCONSISTENT instead of handling HEAD
Sat, 03 Nov 2007 21:39:10 +0200 Timo Sirainen Added MAIL_INDEX_VIEW_SYNC_FLAG_FIX_INCONSISTENT flag. HEAD
Sat, 03 Nov 2007 20:35:59 +0200 Timo Sirainen Added MAILBOX_SYNC_FLAG_FIX_INCONSISTENT flag. mailbox_sync() uses it HEAD
Sat, 03 Nov 2007 20:22:17 +0200 Timo Sirainen Fixes to handling inconsistent views after index reset. HEAD
Sat, 03 Nov 2007 18:40:40 +0200 Timo Sirainen Don't crash if convert_alt_hierarchy_char isn't set. HEAD