log

age author description
Fri, 19 May 2017 09:45:28 +0300 Timo Sirainen lib: Fix memory leak in test-istream-concat
Thu, 18 May 2017 22:18:15 +0300 Timo Sirainen lib: Fix crash when seeking istream-concat to EOF and trying to read it
Thu, 18 May 2017 21:10:33 +0300 Timo Sirainen imapc: Make sure a valid UIDVALIDITY is returned by SELECT
Thu, 18 May 2017 21:08:23 +0300 Timo Sirainen imapc: Fix assert-crash if server doesn't send EXISTS reply to SELECT
Thu, 18 May 2017 20:18:24 +0300 Timo Sirainen lib-imap-client: Change server IP only on connect() failures
Thu, 18 May 2017 19:42:03 +0300 Timo Sirainen imapc: Fix infinite reconnection when server keeps sending corrupted state
Thu, 18 May 2017 19:40:04 +0300 Timo Sirainen lib-imap: imap_parser_unref() should always set parser=NULL
Thu, 18 May 2017 18:09:56 +0300 Timo Sirainen imapc: Avoid resending duplicate FETCH when reconnecting during the initial sync
Thu, 18 May 2017 18:01:27 +0300 Timo Sirainen imapc: If initial SELECT fails, don't resend it twice on reconnect.
Thu, 18 May 2017 17:36:27 +0300 Timo Sirainen lib-imap-client: Avoid infinite reconnection loops when retrying command fails
Thu, 18 May 2017 12:32:12 +0300 Timo Sirainen lib: Add dovecot_build_info variable containing Dovecot build information.
Tue, 16 May 2017 17:53:23 +0300 Timo Sirainen auth: If passdb/userdb ldap has blocking=yes, auth master shouldn't connect to ldap
Thu, 18 May 2017 11:57:38 +0300 Timo Sirainen director: Add old host's up/down and vhost count parameters to director_flush_socket
Sun, 30 Apr 2017 12:31:48 +0300 Timo Sirainen dsync: Try to commit transactions every dsync_commit_msgs_interval messages
Fri, 12 May 2017 12:44:27 +0300 Josef 'Jeff' Sipek lib-storage: add a mail user pre-deinit vfunc
Thu, 04 May 2017 19:59:41 +0300 Timo Sirainen imapc: Try to merge STOREs together as much as possible when syncing
Fri, 05 May 2017 15:20:05 +0300 Timo Sirainen lib-storage: Avoid unnecessary UIDNEXT lookups after saving a mail
Fri, 12 May 2017 15:42:31 +0300 Timo Sirainen imapc-quota: Avoid sending unnecessarily many GETQUOTA[ROOT] commands
Wed, 10 May 2017 12:44:25 +0300 Timo Sirainen doveadm mailbox status: Add "firstsaved" field.
Tue, 09 May 2017 14:29:04 +0300 Aki Tuomi lib-index: Add mail_cache_expunge_count
Tue, 02 May 2017 12:18:40 +0300 Timo Sirainen lib-imap: imap_append_string_for_humans() - Change CR/LF to space
Fri, 12 May 2017 11:13:09 +0300 Timo Sirainen lib-storage: Add missing ATTR_FORMAT to mail_set_mail_cache_corrupted()
Tue, 09 May 2017 14:01:07 +0300 Aki Tuomi lib-storage: Use new mail_cache_set_seq_corrupted_reason
Tue, 09 May 2017 14:00:38 +0300 Aki Tuomi lib-index: Add mail_cache_set_seq_corrupted_reason
Fri, 12 May 2017 13:35:06 +0300 Aki Tuomi lib-storage: Remove index_storage_save_continue
Fri, 12 May 2017 07:47:56 +0300 Aki Tuomi lib-storage: Unconstify test functions
Fri, 12 May 2017 07:41:27 +0300 Aki Tuomi lib: Use t_malloc instead of t_malloc_no0
Tue, 02 May 2017 15:38:00 +0300 Timo Sirainen lib: Add dec2str_buf()
Tue, 02 May 2017 18:40:43 +0300 Timo Sirainen master: Send SIGQUIT to processes running at deinit to close socket listeners.
Tue, 02 May 2017 16:13:08 +0300 Timo Sirainen lib-master: When running under master, close listeners immediately on SIGQUIT