log

age author description
Thu, 08 Jun 2017 00:40:12 +0300 Timo Sirainen lib-master, config: Move the responsibility of cleaning environment to doveconf
Thu, 08 Jun 2017 00:35:08 +0300 Timo Sirainen lib-master: Use master_service_import_environment() for preserving environments
Thu, 08 Jun 2017 00:33:32 +0300 Timo Sirainen lib-master: master_service_import_environment() - use a data stack frame
Thu, 08 Jun 2017 00:24:19 +0300 Timo Sirainen master: Move master_set_import_environment() to lib-master
Thu, 08 Jun 2017 00:20:38 +0300 Timo Sirainen master: Append to existing DOVECOT_PRESERVE_ENVS instead of overwriting it
Thu, 08 Jun 2017 00:14:30 +0300 Timo Sirainen master: Move import_environment setting to lib-master's master_service_settings
Mon, 11 Sep 2017 12:27:17 +0300 Timo Sirainen lib-storage: Fix mailbox list notification assert-crash when mailbox is deleted
Mon, 11 Sep 2017 12:59:27 +0300 Timo Sirainen lib-index: mail_index_use_existing_permissions() - Ignore with INDEX=MEMORY
Mon, 11 Sep 2017 12:58:28 +0300 Timo Sirainen lib-index: mail_index_use_existing_permissions() - Log error if stat() unexpectedly fails
Thu, 27 Jul 2017 16:34:34 +0200 Stephan Bosch lib-http: message parser: Reject messages with invalid Date header when HTTP_MESSAGE_PARSE_FLAG_STRICT flag is enabled.
Thu, 27 Jul 2017 16:30:20 +0200 Stephan Bosch lib-http: Fixed bug in date parser: sometimes read one byte past end of input.
Thu, 27 Jul 2017 16:03:44 +0200 Stephan Bosch lib-http: test-http-response-parser: Show error message for tests of invalid responses.
Wed, 19 Jul 2017 16:53:17 +0300 Timo Sirainen *-login: Cache director_username_hash between KICK-DIRECTOR-HASH commands
Wed, 19 Jul 2017 16:49:18 +0300 Timo Sirainen lib-mail: Make sure mail_user_hash() won't return 0 as the hash.
Thu, 06 Jul 2017 15:45:24 +0300 Sergey Kitov lmtp: Fix for wrong session id of mail user when saving mail, quota checking on
Fri, 25 Aug 2017 18:40:23 +0300 Timo Sirainen sdbox: Don't open mail files when expunging
Mon, 21 Aug 2017 15:44:41 +0300 Timo Sirainen mdbox: Use mail_storage_set_index_error() instead of poorly duplicating it
Mon, 21 Aug 2017 15:34:40 +0300 Timo Sirainen lib-storage: Add mail_storage_set_index_error()
Mon, 21 Aug 2017 15:29:46 +0300 Timo Sirainen lib-storage: index_mail_set_cache_corrupted() - Don't reset internal error string
Mon, 21 Aug 2017 15:27:48 +0300 Timo Sirainen lib-storage: mail_set_mail_cache_corrupted() - set also internal error string
Mon, 21 Aug 2017 15:26:13 +0300 Timo Sirainen lib-storage: mailbox_set_index_error() - Set internal error string to index's error
Mon, 21 Aug 2017 15:11:30 +0300 Timo Sirainen lib-storage: Fix error logging after mail_storage_set_internal_error()
Fri, 08 Sep 2017 12:20:21 +0300 Timo Sirainen lib-storage: Preserve messages' vsize record when rebuilding index
Fri, 25 Aug 2017 15:12:06 +0300 Timo Sirainen lib-index: Avoid opening .log.2 file if .log was reset
Thu, 24 Aug 2017 10:01:02 +0300 Sergey Kitov lib-settings: Escape comma in section name.
Thu, 17 Aug 2017 13:20:26 +0300 Timo Sirainen global: Add/change switch case "fall through" comments
Thu, 17 Aug 2017 14:42:07 +0300 Timo Sirainen lib: Add missing parenthesis to timeout_add()'s msecs parameter checks
Thu, 17 Aug 2017 13:14:16 +0300 Timo Sirainen lib: Fix compiler warning about mixing boolean with multiplication
Wed, 16 Aug 2017 13:53:55 +0300 Michael Koch push-notification plugin: properly terminate strings
Tue, 25 Jul 2017 09:35:31 +0300 Timo Sirainen lib-storage: If root dir already exists as file, log better error message.
Mon, 24 Jul 2017 21:08:33 +0300 Timo Sirainen lib-storage: Try to get mailbox list index's permissions from its parent directory
Mon, 24 Jul 2017 21:07:44 +0300 Timo Sirainen lib-index: Add mail_index_use_existing_permissions()
Mon, 24 Jul 2017 20:48:25 +0300 Timo Sirainen lib-storage: If ITERINDEX is set, delay checking whether mail root exists
Mon, 04 Sep 2017 17:48:52 +0300 Timo Sirainen lib-storage: Fix INBOX notifications to set correct events
Mon, 04 Sep 2017 17:37:05 +0300 Timo Sirainen lib-storage: List index notify cleanup - move code to separate functions
Mon, 04 Sep 2017 16:59:52 +0300 Timo Sirainen lib-storage: Remove INBOX notification checks if mailbox events aren't requested
Mon, 04 Sep 2017 16:55:30 +0300 Timo Sirainen lib-storage: Optimize INBOX notifications with mailbox_list_index_include_inbox=yes
Mon, 04 Sep 2017 19:37:12 +0300 Timo Sirainen pop3-migration: Fail if all IMAP mails were matched by size, but POP3 had extra mails
Mon, 04 Sep 2017 18:32:15 +0300 Timo Sirainen pop3-migration: Add pop3_migration_ignore_extra_uidls=yes setting
Mon, 04 Sep 2017 12:40:49 +0300 Timo Sirainen pop3-migration: Strip away invalid header lines.
Fri, 25 Aug 2017 13:38:35 +0300 Timo Sirainen pop3-migration: Try to assign UIDLs based on dovecot.index.cache
Fri, 25 Aug 2017 13:36:11 +0300 Timo Sirainen pop3-migration: Delete unnecessary POP3 order checking code
Fri, 25 Aug 2017 13:16:26 +0300 Timo Sirainen lib-storage: Support LISTINDEX= to disable it
Thu, 13 Jul 2017 10:02:26 +0300 Aki Tuomi apparmor: Add apparmor plugin
Fri, 18 Aug 2017 11:09:41 +0300 Timo Sirainen director: Fix rapid reconnection on failed outgoing connections
Fri, 18 Aug 2017 11:22:52 +0300 Aki Tuomi doveadm-server: Deinitialize print on connection destroy
Thu, 13 Jul 2017 10:02:26 +0300 Aki Tuomi apparmor: Add apparmor plugin
Fri, 18 Aug 2017 17:38:34 +0300 Timo Sirainen lib-storage: Call mail_cache_close_mail() when mail is closed
Fri, 18 Aug 2017 17:34:14 +0300 Timo Sirainen lib-index: Add mail_cache_close_mail() to smartly drop cached data with INDEX=MEMORY
Wed, 16 Aug 2017 12:44:02 +0300 Timo Sirainen lib-index: Fix compiler warning in test-mail-transaction-log-file
Mon, 07 Aug 2017 16:03:46 +0300 Sergey Kitov doveadm: mailbox_list_index_very_dirty_syncs disabled for force-resync
Mon, 07 Aug 2017 15:59:35 +0300 Sergey Kitov lib-storage: added settings updating function for the mail_storage_service user
Thu, 20 Jul 2017 13:24:21 +0300 Aki Tuomi auth: Escape LDAP search filter properly
Thu, 20 Jul 2017 08:49:25 +0300 Aki Tuomi dict-ldap: Escape LDAP search filter properly
Thu, 20 Jul 2017 08:48:30 +0300 Aki Tuomi lib-ldap: Store error if sending request to LDAP fails
Wed, 26 Jul 2017 19:42:48 +0300 Aki Tuomi imap: Set client created before initializing namespaces
Thu, 06 Jul 2017 13:24:31 +0300 Timo Sirainen lib: file_create_locked() - Treat mkdir() EEXIST error as success
Wed, 26 Jul 2017 19:47:16 +0300 Aki Tuomi imap: Flush response to client before starting possibly long operation
Mon, 14 Aug 2017 15:44:24 +0300 Timo Sirainen cassandra: Fix confusing debug logging for paged query results.
Sun, 02 Jul 2017 12:05:36 +0200 Stephan Bosch lib: Created basic test suite for ostream-buffer.