log

age author description
Wed, 21 Oct 2015 13:32:58 +0300 Timo Sirainen ssl_options: Added support for no_ticket
Tue, 20 Oct 2015 21:23:03 +0300 Timo Sirainen doveadm fs: Log also the exact reason for "file doesn't exist"
Tue, 20 Oct 2015 20:15:20 +0300 Timo Sirainen dict: Show number of clients in process title
Tue, 20 Oct 2015 18:43:32 +0300 Timo Sirainen lib-index: tail_offset wasn't updated as often as it should have been.
Tue, 20 Oct 2015 18:22:53 +0300 Timo Sirainen lib-imap-storage: Mark METADATA transactions as external.
Tue, 20 Oct 2015 17:07:20 +0300 Timo Sirainen mysql: Added connect/read/write_timeout settings. Default to 30s read/write_timeout.
Tue, 20 Oct 2015 16:57:34 +0300 Timo Sirainen mysql: Fixed client_flags parameter
Tue, 20 Oct 2015 16:56:23 +0300 Timo Sirainen mysql: Use the correct way of setting a connect timeout.
Tue, 20 Oct 2015 15:29:07 +0300 Timo Sirainen dsync: Added DSYNC_BRAIN_FLAG_NO_NOTIFY to enable MAILBOX_TRANSACTION_FLAG_NO_NOTIFY
Tue, 20 Oct 2015 15:27:42 +0300 Timo Sirainen lib-storage/notify: Added MAILBOX_TRANSACTION_FLAG_NO_NOTIFY
Tue, 20 Oct 2015 13:12:24 +0300 Timo Sirainen dict-sql: Fixed async iteration with MySQL and SQLite
Tue, 20 Oct 2015 00:25:14 +0300 Timo Sirainen lib-charset: Added UTF-7 iconv() unit test
Tue, 20 Oct 2015 00:23:56 +0300 Timo Sirainen lib-charset: Run iconv unit tests by giving iconv() new data 1 byte at a time.
Mon, 19 Oct 2015 14:29:10 +0300 Timo Sirainen imapc: Set storage's error to "internal error" if we detect mailbox state corruption.
Mon, 19 Oct 2015 14:05:26 +0300 Timo Sirainen lib: net_gethostbyname() now supports [ipv6] style bracketed addresses.