log

age author description
Tue, 09 May 2017 14:22:06 +0200 Stephan Bosch lib-program-client: Made the test suite ignore the protocol version.
Thu, 20 Oct 2016 15:41:54 +0200 Stephan Bosch lib-program-client: Gave variables pointing to a program-client more logical names.
Fri, 19 May 2017 17:44:30 +0300 Timo Sirainen imap: Move struct client_sync_context to imap-sync-private.h and add imap_ prefix
Fri, 19 May 2017 16:34:29 +0300 Timo Sirainen imap: Allow plugins to replace existing FETCH handlers
Wed, 17 May 2017 16:47:43 +0300 Timo Sirainen lib-index: Improve "start_offset > current sync_offset" error message.
Wed, 17 May 2017 16:28:58 +0300 Timo Sirainen lib-index: mail_transaction_log_file_get_highest_modseq_at() - return error string
Wed, 17 May 2017 16:21:54 +0300 Timo Sirainen lib-index: Add missing error logging for mail_index_view_sync_begin()
Wed, 17 May 2017 13:33:44 +0300 Timo Sirainen lib-index: mail_transaction_log_file_map() - return reason/error string
Wed, 17 May 2017 13:31:09 +0300 Timo Sirainen lib-index: mail_transaction_log_view_set_all() - don't entirely ignore corrupted logs
Thu, 18 May 2017 23:13:38 +0300 Timo Sirainen lib-storage: Fix mailbox list index records without guid having invalid flags
Thu, 18 May 2017 23:06:20 +0300 Timo Sirainen lib-storage: Fix mailbox list index records with name_id=0
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.