log

age author description
Tue, 17 Jul 2007 23:58:04 +0300 Timo Sirainen If user didn't have "lookup" right to mailbox, "insert" right didn't work. HEAD
Tue, 17 Jul 2007 21:48:42 +0300 Timo Sirainen List non-subscribed mailboxes only if at least one child mailbox isn't HEAD
Tue, 17 Jul 2007 21:30:33 +0300 Timo Sirainen Removed extension intro caching, it doesn't currently work right. HEAD
Tue, 17 Jul 2007 21:19:14 +0300 Timo Sirainen If a message was expunged that wasn't yet even visible to our view, it might HEAD
Tue, 17 Jul 2007 21:16:23 +0300 Timo Sirainen seq_range_array_remove_range() returns now how many sequences were removed. HEAD
Tue, 17 Jul 2007 20:39:27 +0300 Timo Sirainen Skip over autofs entries. Patch by Mike Brudenell HEAD
Mon, 16 Jul 2007 10:21:56 +0300 Timo Sirainen Fixes to recent handling. Now it should work properly. HEAD
Mon, 16 Jul 2007 09:48:02 +0300 Timo Sirainen Recent flag handling rewrite. Still not perfect with maildir. HEAD
Mon, 16 Jul 2007 07:52:50 +0300 Timo Sirainen mail_index_lookup_uid_range() works now correctly when searching for newly HEAD
Mon, 16 Jul 2007 03:22:26 +0300 Timo Sirainen Return INBOX with namespace prefix if we're not in INBOX namespace. HEAD
Mon, 16 Jul 2007 03:15:24 +0300 Timo Sirainen Fixes to handling appends and unexpunges. HEAD
Mon, 16 Jul 2007 03:14:51 +0300 Timo Sirainen Get UIDVALIDITY after transaction has been commited. It may have changed. HEAD
Mon, 16 Jul 2007 02:41:40 +0300 Timo Sirainen Added quota warning commands. Based lightly on a patch by Nicolas Boullis. HEAD
Mon, 16 Jul 2007 02:00:35 +0300 Timo Sirainen Allow non-default rule limits to be percentages of the default rule limit. HEAD
Mon, 16 Jul 2007 01:53:18 +0300 Timo Sirainen Allow b/k/m/g/t in quota limits. HEAD
Mon, 16 Jul 2007 01:23:17 +0300 Timo Sirainen Crashfixes to handling new messages. HEAD
Mon, 16 Jul 2007 01:22:49 +0300 Timo Sirainen Fixed reassigning new UIDs to more than one message. HEAD
Mon, 16 Jul 2007 01:21:44 +0300 Timo Sirainen If uidlist gets deleted but indexes not, give UIDs to messages beginning HEAD
Mon, 16 Jul 2007 01:10:13 +0300 Timo Sirainen If log flushing fails because of EINTR or EAGAIN, handle them instead of HEAD
Mon, 16 Jul 2007 00:28:24 +0300 Timo Sirainen Don't set quota limits to transactions until they're needed. HEAD
Sun, 15 Jul 2007 22:30:14 +0300 Timo Sirainen Added debug logging. HEAD
Sun, 15 Jul 2007 15:30:00 +0300 Timo Sirainen mail_storage.create() now returns error message string. Also fixed handling HEAD
Sun, 15 Jul 2007 15:27:58 +0300 Timo Sirainen mail_index_move_to_memory(): Don't log an error if index fd is already closed HEAD
Sun, 15 Jul 2007 14:44:23 +0300 Timo Sirainen Give better error messages if storage creation fails. HEAD
Sun, 15 Jul 2007 14:34:57 +0300 Timo Sirainen We no longer need empty pop3_uidl_format check. HEAD
Sun, 15 Jul 2007 14:33:54 +0300 Timo Sirainen Set pop3_uidl_format default to %08Xu%08Xv HEAD
Sun, 15 Jul 2007 10:00:05 +0300 Timo Sirainen Added X-STATUS (..) return option to send STATUS replies to client for HEAD
Sun, 15 Jul 2007 09:42:45 +0300 Timo Sirainen code cleanups HEAD
Sun, 15 Jul 2007 09:33:54 +0300 Timo Sirainen Moved STATUS handling code to imap-status.[ch] HEAD
Sun, 15 Jul 2007 09:25:12 +0300 Timo Sirainen Added LIST-EXTENDED to capabilities. It should be fully working now. HEAD
Sun, 15 Jul 2007 09:21:55 +0300 Timo Sirainen Let lib-storage handle matching namespace prefixes as well. HEAD
Sun, 15 Jul 2007 09:20:55 +0300 Timo Sirainen Avoid readdir()ing if the list of possible matches can be found from patterns. HEAD
Sun, 15 Jul 2007 09:19:10 +0300 Timo Sirainen INBOX in "inbox/%" style pattern wasn't compared case-insensitively. HEAD
Sun, 15 Jul 2007 07:20:29 +0300 Timo Sirainen SUBSCRIBE/UNSUBSCRIBE was broken with namespace prefixes. HEAD
Sun, 15 Jul 2007 06:46:00 +0300 Timo Sirainen Fixes to returning mailboxes HEAD
Sun, 15 Jul 2007 06:45:36 +0300 Timo Sirainen LSUB: If pattern doesn't end with %, don't show extra unsubscribed mailboxes HEAD
Sun, 15 Jul 2007 06:22:22 +0300 Timo Sirainen Last change broke pattern matching pretty badly. HEAD
Sun, 15 Jul 2007 05:33:43 +0300 Timo Sirainen Added support for multiple mailbox list patterns. HEAD
Sun, 15 Jul 2007 02:45:25 +0300 Timo Sirainen We didn't cache correctly headers that existed in cache file for other HEAD
Sun, 15 Jul 2007 02:43:34 +0300 Timo Sirainen mail_cache_lookup_iter_next() returned -1 if entry didn't exist, causing HEAD
Sun, 15 Jul 2007 02:31:20 +0300 Timo Sirainen mail_cache_add(): Update existing fields array so mail_cache_field_exists() HEAD
Sun, 15 Jul 2007 02:30:34 +0300 Timo Sirainen When getting cache fields list, make sure cache file is opened. HEAD
Sun, 15 Jul 2007 01:21:53 +0300 Timo Sirainen Code cleanup HEAD
Sun, 15 Jul 2007 01:04:56 +0300 Timo Sirainen Added new assert HEAD
Sun, 15 Jul 2007 00:53:46 +0300 Timo Sirainen Assert change HEAD
Sun, 15 Jul 2007 00:48:44 +0300 Timo Sirainen If mail_index_ext_set_reset_id() is called, the transaction may go back to HEAD
Sun, 15 Jul 2007 00:45:03 +0300 Timo Sirainen Last change didn't clear ext resizes right. HEAD
Sun, 15 Jul 2007 00:37:57 +0300 Timo Sirainen mail_index_ext_reset() and mail_index_ext_set_reset_id() need to clear HEAD
Sun, 15 Jul 2007 00:28:08 +0300 Timo Sirainen Fixed "duplicate transaction log sequence" errors when we noticed that log HEAD
Sat, 14 Jul 2007 23:59:29 +0300 Timo Sirainen Syncing fix HEAD
Sat, 14 Jul 2007 23:19:30 +0300 Timo Sirainen Make sure the file_seq always grows. HEAD
Sat, 14 Jul 2007 23:19:15 +0300 Timo Sirainen need_compress_file_seq=0 nowadays when file doesn't exist, not -1. HEAD
Sat, 14 Jul 2007 23:16:20 +0300 Timo Sirainen If we're modifying just one extension record, don't write the ext intro HEAD
Sat, 14 Jul 2007 23:15:54 +0300 Timo Sirainen When resetting extensions, the ext intro's reset_id must be the old one. HEAD
Sat, 14 Jul 2007 22:12:30 +0300 Timo Sirainen When all child streams are destroyed, make sure the main stream's offset is HEAD
Sat, 14 Jul 2007 22:10:26 +0300 Timo Sirainen We wanted to read too many bytes when finding end boundary, which could have HEAD
Fri, 13 Jul 2007 17:25:00 +0300 Timo Sirainen Compile without IPv6 HEAD
Fri, 13 Jul 2007 05:59:46 +0300 Timo Sirainen compiler warning fixes HEAD
Fri, 13 Jul 2007 05:57:09 +0300 Timo Sirainen Compiler warning fix HEAD
Fri, 13 Jul 2007 05:52:37 +0300 Timo Sirainen More union usage to avoid casting. HEAD