log

age author description
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.
Mon, 19 Oct 2015 14:04:46 +0300 Timo Sirainen director: Fix to previous change - mail_host_dup() wasn't strdup()ing hostname.
Mon, 19 Oct 2015 13:49:54 +0300 Timo Sirainen director: Remember backends' hostnames and send them in login reply.
Mon, 19 Oct 2015 13:40:52 +0300 Timo Sirainen director: Small code cleanup - make it easier to add parameters to HOST
Mon, 19 Oct 2015 13:37:25 +0300 Timo Sirainen man: Changed "pattern" to "string" in doveamd-search-query(7)
Thu, 15 Oct 2015 14:44:03 +0300 Phil Carmody lib-mail: fix html2text parser
Wed, 14 Oct 2015 17:34:23 +0300 Timo Sirainen dsync: If rename algorithm seems go to an infinite loop, log an error and stop.
Wed, 14 Oct 2015 17:28:11 +0300 Timo Sirainen imap/pop3-login: If LOGIN/USER is used with plaintext auth disabled, remember the username for logging.
Wed, 14 Oct 2015 14:06:35 +0300 Timo Sirainen cassandra: Added read/write/delete_fallback_consistency settings.
Wed, 14 Oct 2015 13:32:02 +0300 Timo Sirainen dict-sql: dict_lookup_async() didn't call callback on query build failures.
Tue, 13 Oct 2015 21:57:29 +0300 Timo Sirainen lib-storage: Support latest cache fields in struct mailbox_metadata.precache_fields
Tue, 13 Oct 2015 21:40:33 +0300 Timo Sirainen imap: APPEND crashed if invalid keyword was given as parameter.
Tue, 13 Oct 2015 21:21:48 +0300 Timo Sirainen auth ldap: If tls_* settings are used, pass them to LDAP library even if tls=no
Tue, 13 Oct 2015 20:41:36 +0300 Timo Sirainen lib: uri_parser_init() wasn't using pool parameter for anything.
Tue, 13 Oct 2015 20:40:38 +0300 Timo Sirainen dict-sql: Added support for value_type field, which deprecates value_hexblob.
Tue, 13 Oct 2015 20:39:50 +0300 Timo Sirainen cassandra: Added support for returning "int" type values.
Tue, 13 Oct 2015 13:44:48 +0300 Timo Sirainen auth: passwd-file now stat()s the file max once per second.
Mon, 12 Oct 2015 17:12:17 +0300 Timo Sirainen fs-dict: Implemented hex-encoding for values.
Mon, 12 Oct 2015 15:57:42 +0300 Timo Sirainen director: Log a warning if directors' clocks are too much out of sync.
Mon, 12 Oct 2015 15:47:46 +0300 Timo Sirainen director: Detect if directors' hosts have become desynced by sending hosts_hash in SYNC parameter.
Mon, 12 Oct 2015 15:41:55 +0300 Timo Sirainen director: Use mail_hosts_hash() to improve debug log messages.
Mon, 12 Oct 2015 15:41:25 +0300 Timo Sirainen director: Added mail_hosts_hash(), which identifies the current mail_hosts configuration.
Mon, 12 Oct 2015 15:39:36 +0300 Timo Sirainen director: Added another debug log message.
Sun, 11 Oct 2015 18:45:58 +0300 Timo Sirainen director: Small code cleanup - make it easier to add parameters to SYNC
Sat, 10 Oct 2015 18:32:56 +0300 Timo Sirainen director: Don't allow doveadm to update backend's state if the state is already being changed.
Sat, 10 Oct 2015 18:32:06 +0300 Timo Sirainen director: Don't become desynced if two directors change the same backend in incompatible ways.
Tue, 06 Oct 2015 18:17:45 +0300 Timo Sirainen lib-http: Minor improvement to "disconnected during payload read" error message.
Tue, 06 Oct 2015 18:14:05 +0300 Stephan Bosch lib-http: client: Fixed handling of response timout if there is no payload going to the server.
Sun, 04 Oct 2015 21:52:29 +0300 Timo Sirainen lib-index: Removed some unnecessary fields.
Sun, 04 Oct 2015 21:51:55 +0300 Timo Sirainen lib-index: Fixed checking when we want to update dovecot.index
Sun, 04 Oct 2015 21:49:08 +0300 Timo Sirainen lib-index: When writing new index, rotate the log file first before writing it.
Fri, 02 Oct 2015 19:02:47 +0300 Timo Sirainen Added signature for changeset d7e14d388a7e
Fri, 02 Oct 2015 19:02:43 +0300 Timo Sirainen Added tag 2.2.19 for changeset d7e14d388a7e
Fri, 02 Oct 2015 19:02:42 +0300 Timo Sirainen Released v2.2.19.
Fri, 02 Oct 2015 18:30:22 +0300 Timo Sirainen pop3: Fixed buffer overflow with handling pop3_deleted_flag setting.
Fri, 02 Oct 2015 12:23:22 +0300 Timo Sirainen push-notification: Use setting_get_time() parsing for cache_lifetime OX driver setting.
Fri, 02 Oct 2015 12:16:11 +0300 Timo Sirainen push-notification: Compiler warning fix.
Fri, 02 Oct 2015 12:10:41 +0300 Timo Sirainen push-notification: Allow drivers to set only "key" without "=value" to parameters.
Fri, 02 Oct 2015 12:09:30 +0300 Timo Sirainen push-notification: Added timeout_msecs and max_retries parameters to OX driver.
Fri, 02 Oct 2015 11:46:30 +0300 Timo Sirainen push-notification: Don't allocate cached metadata from memory pool in OX driver.
Fri, 02 Oct 2015 11:17:53 +0300 Timo Sirainen push-notification: OX driver error handling fix - garbage metadata was returned on failure.
Thu, 01 Oct 2015 21:02:55 -0600 Michael Slusarz push-notification: Add cache lifetime config parameter to OX driver
Thu, 01 Oct 2015 20:49:20 -0600 Michael Slusarz push-notification: OCD fix for lining up function parameters
Fri, 02 Oct 2015 11:13:14 +0300 Timo Sirainen push-notification: Removed optimization to init drivers only once.
Thu, 01 Oct 2015 13:48:24 +0300 Timo Sirainen push-notification: Free all events at plugin deinit.
Thu, 01 Oct 2015 13:45:17 +0300 Timo Sirainen push-notification: Allow OX driver to use "user" from METADATA only if user_from_metadata is set.
Thu, 01 Oct 2015 12:49:25 +0300 Timo Sirainen push-notification: Cache the metadata lookup in OX driver.
Thu, 01 Oct 2015 12:34:43 +0300 Timo Sirainen push-notification: Don't crash at ox driver cleanup if init() hadn't been called.
Wed, 30 Sep 2015 18:22:52 -0600 Michael Slusarz push-notification: Improved struct naming of driver list data
Wed, 30 Sep 2015 17:59:07 -0600 Michael Slusarz push-notification: On-demand initialization of transaction data
Wed, 30 Sep 2015 17:49:24 -0600 Michael Slusarz push-notification: Fix infinite recursive loop in OX driver
Wed, 30 Sep 2015 17:45:49 -0600 Michael Slusarz push-notification: If other drivers triggered a non-MessageNew successful event, don't assert
Wed, 30 Sep 2015 17:43:20 -0600 Michael Slusarz push-notification: Fix distinguishing between IMAP APPEND and MTA deliveries
Wed, 30 Sep 2015 18:50:09 +0300 Timo Sirainen doveadm fetch: Added "storageid" field.
Wed, 30 Sep 2015 18:49:39 +0300 Timo Sirainen lib-storage: Renamed MAIL_FETCH_UIDL_FILE_NAME to MAIL_FETCH_STORAGE_ID.