log

age author description
Tue, 04 Jul 2017 09:25:21 +0300 Martti Rannanjärvi imap-client: Add const char *disconnect_reason to client
Wed, 19 Jul 2017 13:43:09 +0300 Timo Sirainen lib-index: Fix next_uid lookup in open transaction that has appended mails
Thu, 20 Jul 2017 09:46:00 +0300 Martti Rannanjärvi lib-sql: Remove duplicate Cassandra consistency names
Thu, 20 Jul 2017 11:01:37 +0300 Aki Tuomi virtual: Do not remove mailbox notify if the mailbox is closed
Wed, 19 Jul 2017 23:19:12 +0300 Timo Sirainen virtual: Optimize mailbox_notify_changes() when there's only a single backend mailbox
Wed, 19 Jul 2017 23:11:12 +0300 Timo Sirainen lib-storage: mailbox_watch_extract_notify_fd() - give better reason if mailbox has no IOs
Wed, 19 Jul 2017 23:09:13 +0300 Timo Sirainen lib: io_loop_extract_notify_fd() - Don't crash if no notifys have been added
Wed, 19 Jul 2017 10:37:25 +0300 Timo Sirainen cassandra: Fix read/write buffer overflows after adding CASSANDRA_QUERY_TYPE_READ_MORE
Wed, 19 Jul 2017 10:35:43 +0300 Timo Sirainen lib-sql: Add assert to sql_result_more_s()
Wed, 19 Jul 2017 12:03:58 +0300 Aki Tuomi virtual: Stop watching notification on backend box close
Tue, 18 Jul 2017 21:04:47 +0300 Aki Tuomi virtual: Stop notifications only if they were started
Wed, 19 Jul 2017 10:58:43 +0300 Timo Sirainen pop3-migration: Add unit test for checking that trailing tabs are stripped
Wed, 19 Jul 2017 10:57:36 +0300 Timo Sirainen lib-mail: message_header_hash() - add v4 that strips tabs
Tue, 18 Jul 2017 14:42:23 +0300 Timo Sirainen lib-index: Fix mail_index_get_modification_time() to work when index isn't open.
Tue, 18 Jul 2017 14:37:53 +0300 Aki Tuomi lib-index: Mark index deleted if index log file is missing
Tue, 18 Jul 2017 12:39:44 +0300 Timo Sirainen lib-storage: Don't allow removing \Recent flags with mail_update_flags()
Tue, 18 Jul 2017 11:57:24 +0300 Timo Sirainen lib-storage: If mail_index_header.first_recent_uid shrinks, reset \Recent flags
Mon, 17 Jul 2017 18:10:49 +0300 Timo Sirainen cassandra: Improve logging for multipage queries
Mon, 17 Jul 2017 17:54:07 +0300 Timo Sirainen cassandra: Add page_size setting to enable paged results for queries
Mon, 17 Jul 2017 17:51:03 +0300 Timo Sirainen cassandra: Add wrapper functions in preparation for following commits
Mon, 17 Jul 2017 17:54:36 +0300 Timo Sirainen dict-sql: Add support for sql_result_more()
Mon, 17 Jul 2017 14:22:35 +0300 Timo Sirainen lib-sql: Add API support for asynchronously iterating over rows.
Thu, 06 Jul 2017 12:40:33 +0300 Aki Tuomi virtual: If virtual_uid is not assigned skip it
Wed, 05 Jul 2017 15:20:32 +0300 Aki Tuomi virtual: Append virtual mailbox name to open reason on box alloc
Wed, 05 Jul 2017 15:20:18 +0300 Aki Tuomi virtual: Append virtual mailbox information to get stream reason
Wed, 05 Jul 2017 14:24:49 +0300 Aki Tuomi virtual: Expunge virtual mails if backend box is deleted
Mon, 03 Jul 2017 13:53:49 +0300 Aki Tuomi virtual: Do not mark broken folder as initialized
Mon, 03 Jul 2017 13:53:31 +0300 Aki Tuomi virtual: Fix highest_mailbox_id if it's wrong
Mon, 03 Jul 2017 13:25:35 +0300 Aki Tuomi virtual: Force header rewrite if header not found or crc32 changed
Thu, 29 Jun 2017 13:22:32 +0300 Aki Tuomi lib-storage: Clarify keywords handling in mail_save_finish