log

age author description
Sun, 30 Jul 2006 20:58:38 +0300 Timo Sirainen Added support for multiple quota roots, rules and storages. The configuration HEAD
Mon, 24 Jul 2006 04:57:15 +0300 Timo Sirainen Don't count "." and ".." directory sizes to quota. After rewriting HEAD
Mon, 24 Jul 2006 03:26:47 +0300 Timo Sirainen Restore data stream's offset after it has been internally changed, so that HEAD
Mon, 24 Jul 2006 02:32:11 +0300 Timo Sirainen Use SSL_pending() to figure out if we should call SSL_read() again. HEAD
Mon, 24 Jul 2006 02:19:03 +0300 Timo Sirainen Don't constantly re-read ssl-parameters.dat. Make sure that in input handler HEAD
Mon, 24 Jul 2006 01:42:18 +0300 Timo Sirainen Don't crash if sync needs to be rollbacked. HEAD
Mon, 24 Jul 2006 01:41:43 +0300 Timo Sirainen Slightly improved error message. HEAD
Mon, 24 Jul 2006 01:40:54 +0300 Timo Sirainen When saving a mail with initial keywords, lock the uidlist before doing HEAD
Mon, 24 Jul 2006 00:41:38 +0300 Timo Sirainen In some conditions a keyword could have been added to the index twice. Also HEAD
Sun, 23 Jul 2006 22:08:58 +0300 Timo Sirainen Memory/fd leak fixes HEAD
Sun, 23 Jul 2006 22:01:03 +0300 Timo Sirainen When saving new mails, append the changes to uidlist file, but only when HEAD
Sun, 23 Jul 2006 20:32:43 +0300 Timo Sirainen If header counters got broken when updating internal views, say it clearly HEAD
Sun, 23 Jul 2006 19:50:53 +0300 Timo Sirainen Fixes to writing flags HEAD
Sun, 23 Jul 2006 18:37:56 +0300 Timo Sirainen Fixes for pop3_lock_session=yes. Wasn't as easy as I thought. :) HEAD
Sun, 23 Jul 2006 17:23:00 +0300 Timo Sirainen Small memory usage optimization. HEAD
Sun, 23 Jul 2006 17:20:59 +0300 Timo Sirainen Make pop3_lock_session work with dbox. HEAD
Sun, 23 Jul 2006 17:20:30 +0300 Timo Sirainen If we find unexpected messages from dbox, rebuild index files to fix the HEAD
Tue, 11 Jul 2006 19:07:57 +0300 Timo Sirainen THREAD command handling is now done through a hash index file. This speeds HEAD
Tue, 11 Jul 2006 19:04:21 +0300 Timo Sirainen Added code to support hash table index files. HEAD
Tue, 11 Jul 2006 19:02:42 +0300 Timo Sirainen Added support for calling expunge handler for an extension even if the HEAD
Tue, 11 Jul 2006 19:00:08 +0300 Timo Sirainen Added hook_mailbox_opened to make it easier to hook all mailbox opens. HEAD
Tue, 11 Jul 2006 18:59:33 +0300 Timo Sirainen Added message_id_get_next() to return the next valid Message-ID from a HEAD
Tue, 11 Jul 2006 18:58:45 +0300 Timo Sirainen Added crc32 calculation functions. HEAD
Sat, 08 Jul 2006 18:57:57 +0300 Timo Sirainen Example fix: %Lp -> %Ls HEAD
Wed, 05 Jul 2006 22:52:22 +0300 Timo Sirainen dovecot -n and -a: Print the config file path before parsing it so if there HEAD
Wed, 05 Jul 2006 22:51:36 +0300 Timo Sirainen Comment updates HEAD
Tue, 04 Jul 2006 21:54:34 +0300 Timo Sirainen Updated namespace separator's comments. HEAD
Mon, 03 Jul 2006 16:08:48 +0300 Timo Sirainen --with-ioloop=auto changed to --with-ioloop=best HEAD
Mon, 03 Jul 2006 14:12:15 +0300 Timo Sirainen Crashfix: Added missing date.save field. HEAD
Sun, 02 Jul 2006 22:19:35 +0300 Timo Sirainen mail_cache_min_mail_count is supposed to be an integer, not a string. HEAD