log

age author description
Sun, 05 Nov 2017 23:51:56 +0200 Timo Sirainen director: Make sure HOST-RESET-USERS isn't used with max_moving_users=0
Sun, 05 Nov 2017 23:27:36 +0200 Timo Sirainen director: Show in process title how many users are being kicked.
Sun, 05 Nov 2017 23:01:56 +0200 Timo Sirainen director: Show in process title how many requests are being delayed.
Mon, 06 Nov 2017 10:57:03 +0200 Timo Sirainen director: Log an error if login process sends unexpected reply to KICK* commands
Sun, 05 Nov 2017 22:53:23 +0200 Timo Sirainen director: Log whenever HOST-RESET-USERS is used
Sun, 05 Nov 2017 22:38:27 +0200 Timo Sirainen director: Include used CPU secs in director connection log messages
Sun, 05 Nov 2017 22:37:27 +0200 Timo Sirainen director: Deduplicate code into director_connection_set_connected()
Sun, 05 Nov 2017 22:27:41 +0200 Timo Sirainen director: Include peak output buffer size in director connection log messages
Mon, 06 Nov 2017 01:30:13 +0200 Timo Sirainen director: Don't block too long when sending users during director handshake
Sun, 05 Nov 2017 21:36:55 +0200 Timo Sirainen lib: str_parse/to_*int*() - minor optimization
Sat, 04 Nov 2017 15:29:29 +0200 Timo Sirainen director: Avoid str_printfa() in director_connection_send_users()
Sat, 04 Nov 2017 02:17:55 +0200 Timo Sirainen director: Avoid str_printfa() in login_host_callback()
Sat, 04 Nov 2017 02:05:26 +0200 Timo Sirainen director: Change request callback to take mail_host parameter
Sat, 04 Nov 2017 01:59:27 +0200 Timo Sirainen director: Use *_host.ip_str to avoid net_ip2addr() calls
Sat, 04 Nov 2017 01:51:25 +0200 Timo Sirainen director: Add director_host.ip_str
Sat, 04 Nov 2017 01:49:29 +0200 Timo Sirainen director: Add mail_host.ip_str
Sat, 04 Nov 2017 01:48:41 +0200 Timo Sirainen director: Use t_strsplit_tabescaped_inplace() for director connection input
Sat, 04 Nov 2017 01:43:41 +0200 Timo Sirainen lib: net_addr2ip() - Optimize for parsing IPv4 addresses
Sat, 04 Nov 2017 01:42:37 +0200 Timo Sirainen lib: net_ip2addr() - Optimize by allocating destination memory immediately
Sat, 04 Nov 2017 01:40:24 +0200 Timo Sirainen lib: *_strsplit() - implement more efficient version for a single separator char
Sat, 04 Nov 2017 01:39:38 +0200 Timo Sirainen lib: Implement t_strsplit_tabescaped_inplace()
Sat, 04 Nov 2017 01:37:19 +0200 Timo Sirainen lib: t_strsplit_tabescaped() - don't create unnecessary data stack mempool
Sat, 04 Nov 2017 01:35:44 +0200 Timo Sirainen lib: str_tabunescape() - optimize initial escape char lookup
Sat, 04 Nov 2017 01:34:02 +0200 Timo Sirainen director: Don't recreate timeout on every user lookup
Sun, 05 Nov 2017 23:11:25 +0200 Timo Sirainen director: Fix off-by-one when checking if user weakness is stuck
Thu, 26 Oct 2017 13:56:25 +0300 Timo Sirainen director: Show each director connection in doveadm DIRECTOR-LIST
Thu, 26 Oct 2017 14:10:51 +0300 Timo Sirainen doveadm director ring status: Add more fields related to connection status
Thu, 26 Oct 2017 14:18:50 +0300 Timo Sirainen director: Track show long the last ring sync took.
Thu, 26 Oct 2017 14:07:56 +0300 Timo Sirainen director: Track connections' last ping time
Thu, 26 Oct 2017 13:07:30 +0300 Timo Sirainen director: Add director_connection_get_status()
Thu, 26 Oct 2017 13:02:32 +0300 Timo Sirainen director: Fix updating director connection's last_output timestamp
Thu, 26 Oct 2017 12:44:34 +0300 Timo Sirainen doveadm director: Parse timestamp parameters with str_to_time()
Wed, 25 Oct 2017 17:22:42 +0300 Timo Sirainen director: Close director connection immediately when output buffer is full
Wed, 25 Oct 2017 17:18:03 +0300 Timo Sirainen director: Add director_output_buffer_size setting
Mon, 16 Oct 2017 13:53:58 +0300 Timo Sirainen lib-fs: Fix fs_wrapper_write_stream_finish() to work with async parent fs
Thu, 19 Oct 2017 14:39:01 +0300 Timo Sirainen lib-storage: Fix assert-crash when searching header and MIMEPART
Thu, 19 Oct 2017 15:39:28 +0300 Timo Sirainen auth: Fix %{ldap_dn} not to leak memory
Wed, 11 Oct 2017 16:33:57 -0400 Josef 'Jeff' Sipek acl plugin: avoid "'struct stat' declared inside parameter list" warning
Tue, 10 Oct 2017 17:40:04 -0400 Bill Cole Added "ULL" to the hex literals that needed it.
Mon, 16 Oct 2017 15:41:56 +0300 Timo Sirainen cassandra: Support "timestamp" type fields properly
Mon, 16 Oct 2017 15:12:12 +0300 Timo Sirainen cassandra: Include "prepared" when logging about prepared statement queries
Mon, 16 Oct 2017 14:49:56 +0300 Timo Sirainen cassandra: Fix using bigint types with unprepared statements
Sat, 14 Oct 2017 12:54:18 +0300 Timo Sirainen doveadm proxy: Don't crash if remote doesn't support log proxying
Fri, 13 Oct 2017 12:34:01 +0300 Timo Sirainen fs-compress: Allow compress level 0 to skip compression
Mon, 09 Oct 2017 16:37:08 +0300 Timo Sirainen lib-storage: Add settings to configure lib-index optimization parameters
Mon, 09 Oct 2017 15:37:51 +0300 Timo Sirainen lib-index: Add mail_index_cache_optimization_settings
Mon, 09 Oct 2017 15:24:45 +0300 Timo Sirainen lib-index: Add mail_index_base_optimization_settings
Mon, 09 Oct 2017 15:15:08 +0300 Timo Sirainen lib-index: Replace mail_index_set_log_rotation() with mail_index_set_optimization_settings()
Fri, 06 Oct 2017 18:33:24 +0300 Timo Sirainen fs-compress: Support reading uncompressed input by prefixing compression format with "maybe-"
Fri, 06 Oct 2017 18:31:12 +0300 Timo Sirainen lib: Add istream-try
Mon, 09 Oct 2017 18:31:52 +0300 Timo Sirainen lib: io_stream_set_error() - Allow one of the parameters to be the old error
Wed, 11 Oct 2017 13:03:51 +0300 Timo Sirainen lib-master: Allow a second log initialization after settings have been read.
Mon, 11 Sep 2017 13:48:17 +0300 Timo Sirainen lib-storage: Make sure mailbox list notification flush sees latest changes.
Tue, 10 Oct 2017 15:38:13 +0300 Timo Sirainen lib: ostream-multiplex - ignore flush return value
Tue, 10 Oct 2017 15:37:39 +0300 Timo Sirainen lib: ostream-multiplex - remove unnecessary flushes
Tue, 10 Oct 2017 12:33:08 +0300 Timo Sirainen lib: istream-multiplex - Minor optimization
Tue, 10 Oct 2017 12:52:15 +0300 Aki Tuomi doveadm-mail-crypt: Do not return prematurely in key generate
Fri, 06 Oct 2017 09:02:49 +0300 Aki Tuomi ostream-multiplex: Check flush return value
Fri, 06 Oct 2017 08:55:33 +0300 Aki Tuomi test-ostream-escaped: Check flush return value
Fri, 06 Oct 2017 08:54:38 +0300 Aki Tuomi doveadm-server: Remove flush before multiplex
Fri, 06 Oct 2017 08:52:18 +0300 Aki Tuomi iostream-multiplex: Check return values in tests
Fri, 06 Oct 2017 08:46:00 +0300 Aki Tuomi doveadm: Return after destroying connection
Thu, 17 Aug 2017 14:17:46 +0300 Timo Sirainen doveadm mcp keypair generate: Fix -f parameter
Fri, 06 Oct 2017 14:39:00 +0300 Timo Sirainen pop3: Expand settings to fix rawlog_dir
Fri, 06 Oct 2017 12:47:06 +0300 Martti Rannanjärvi doveadm-mail-crypt: Print existing folder key hash when aborting generate
Fri, 06 Oct 2017 11:07:23 +0300 Martti Rannanjärvi doveadm-mail-crypt: Print existing userkey hash when aborting generate
Thu, 05 Oct 2017 15:53:16 +0300 Aki Tuomi mail-crypt: Improve doveadm output
Thu, 05 Oct 2017 15:40:45 +0300 Aki Tuomi mail-crypt: Fix key generation handling
Mon, 09 Oct 2017 18:21:24 +0300 Aki Tuomi ostream-multiplex: Unreference stream parent
Mon, 09 Oct 2017 13:55:06 +0300 Timo Sirainen doveadm: Add remote(host) prefix to all proxied logs
Mon, 09 Oct 2017 14:28:17 +0300 Timo Sirainen doveadm log test: Fix it to work again
Mon, 09 Oct 2017 13:19:32 +0300 Timo Sirainen lib: ostream-multiplex - set ostream_private.parent
Mon, 09 Oct 2017 13:14:23 +0300 Timo Sirainen lib: istream-multiplex - Forward i_stream_switch_ioloop() to parent
Mon, 09 Oct 2017 01:22:47 +0300 Timo Sirainen acl: Fix compiler warning with -Wstrict-bool
Fri, 06 Oct 2017 16:55:28 +0300 Timo Sirainen acl: Fix checking create (k) permission in global acl-file
Fri, 06 Oct 2017 16:54:20 +0300 Timo Sirainen acl: Cleanup - move code to a new acl_vfile_validity_has_changed()
Fri, 06 Oct 2017 16:44:01 +0300 Timo Sirainen acl: Fix checking whether global acl-file has changed
Fri, 06 Oct 2017 16:30:11 +0300 Timo Sirainen auth: Fix %{ldap_dn} change to compile with v2.2 API
Fri, 15 Sep 2017 15:17:08 +0300 Sergey Kitov auth: Expand %{ldap_dn} to ldap_get_dn().
Thu, 05 Oct 2017 20:25:29 +0300 Timo Sirainen lib: iostream-multiplex tests - Fix hangs by setting the pipe fds non-blocking
Thu, 05 Oct 2017 20:24:11 +0300 Timo Sirainen lib: istream-multiplex - Minor code cleanup
Thu, 05 Oct 2017 12:34:10 +0300 Timo Sirainen director: When ring is synced, purge any pending "removed" directors
Tue, 03 Oct 2017 16:40:32 +0300 Timo Sirainen director: Rename director_delayed_dir_remove_timeout() to director_hosts_purge_removed()
Thu, 05 Oct 2017 16:12:38 +0300 Timo Sirainen director: Fix potential panic when director is alone
Thu, 05 Oct 2017 11:51:23 +0300 Timo Sirainen director: Allow doveadm director ring remove for the same director
Thu, 05 Oct 2017 11:49:31 +0300 Timo Sirainen director: Don't crash on doveadm director ring remove for unknown director
Thu, 05 Oct 2017 11:46:55 +0300 Timo Sirainen director: Don't crash if DIRECTOR-REMOVE is received for itself
Thu, 14 Sep 2017 18:13:05 +0300 Timo Sirainen director: Fix ring sync wait after DIRECTOR-REMOVE
Thu, 14 Sep 2017 17:59:05 +0300 Timo Sirainen director: Ignore CONNECT requests to hosts that have been removed already
Thu, 14 Sep 2017 17:57:29 +0300 Timo Sirainen director: After CONNECT was received, make sure we disconnect
Thu, 14 Sep 2017 17:48:50 +0300 Timo Sirainen director: When director is removed, notify it before disconnecting
Thu, 14 Sep 2017 17:38:24 +0300 Timo Sirainen director: Don't reset directors' last_network_failure while handshaking
Thu, 14 Sep 2017 17:35:02 +0300 Timo Sirainen director: Log info line for every incoming/outgoing connection
Thu, 14 Sep 2017 17:33:19 +0300 Timo Sirainen director: Cleanup - move code to a new director_log_connect()
Thu, 14 Sep 2017 17:29:48 +0300 Timo Sirainen director: Log info line whenever a director is added/removed from ring
Thu, 14 Sep 2017 18:13:33 +0300 Timo Sirainen director: Improve debugging: Log ring desync when there is no right connection
Thu, 14 Sep 2017 17:26:39 +0300 Timo Sirainen director: When logging "ring SYNC lost", include sync seq number in message
Thu, 14 Sep 2017 11:57:27 +0300 Timo Sirainen doveadm director ring remove: Wait ring sync before and after removal
Tue, 03 Oct 2017 14:51:16 +0300 Timo Sirainen lib-master: master_service_init_log() - Switch log handlers only on the first call
Thu, 05 Oct 2017 12:47:17 +0300 Timo Sirainen lib: Fix warning with gcc7's -Wint-in-bool-context
Thu, 24 Aug 2017 14:59:07 +0300 Aki Tuomi doveadm: Deliver remote logs over doveadm socket
Thu, 24 Aug 2017 14:45:22 +0300 Aki Tuomi doveadm: Refactor server/client code to support versioning properly
Tue, 12 Sep 2017 13:43:30 +0300 Aki Tuomi doveadm-server: Refactor connection handshake and authentication
Tue, 22 Aug 2017 10:14:22 +0300 Aki Tuomi lib: Add multiplex stream support
Wed, 04 Oct 2017 15:41:03 +0300 Timo Sirainen director: Fix HOST-RESET-USERS when all hosts are down
Wed, 04 Oct 2017 15:39:08 +0300 Timo Sirainen director: Fix tracking user move count when user is freed early
Wed, 04 Oct 2017 10:32:17 +0300 Aki Tuomi quota-clone: Always update dict
Fri, 22 Sep 2017 13:30:43 +0300 Aki Tuomi dsync: Add hashed_headers setting
Fri, 22 Sep 2017 14:08:45 +0300 Aki Tuomi dsync: Fix typo, it's ibc not icb
Mon, 25 Sep 2017 10:28:03 +0300 Aki Tuomi dsync: Add missing space to handshake optional keys
Fri, 08 Sep 2017 11:02:29 +0300 Timo Sirainen doveadm proxy: Avoid DNS lookup for "host" if passdb also returns "hostip"
Fri, 08 Sep 2017 11:02:07 +0300 Timo Sirainen lmtp proxy: Avoid DNS lookup for "host" if passdb also returns "hostip"
Fri, 08 Sep 2017 11:01:20 +0300 Timo Sirainen auth: Avoid DNS lookup for "host" if passdb returns also "hostip"
Tue, 25 Jul 2017 10:39:43 +0300 Timo Sirainen lib: Fix compiler warning in var-expand-if
Tue, 25 Jul 2017 09:43:56 +0300 Timo Sirainen lib: Fix static analyzer warnings in var-expand-if
Mon, 24 Jul 2017 18:30:01 +0300 Aki Tuomi var-expand-if: Remove unused variable par_start
Mon, 24 Jul 2017 13:31:49 +0300 Aki Tuomi var-expand: Add tests for var_expand conditionals
Mon, 24 Jul 2017 13:31:02 +0300 Aki Tuomi var-expand: Add support for conditionals
Mon, 19 Oct 2015 13:49:54 +0300 Timo Sirainen director: Remember backends' hostnames and send them in login reply.
Fri, 18 Aug 2017 11:51:36 +0300 Timo Sirainen director: Run director/host changing doveadm commands only after ring is synced
Mon, 14 Aug 2017 10:29:47 +0300 Timo Sirainen director: doveadm HOST-* commands now wait for ring sync before returning OK
Mon, 14 Aug 2017 10:06:34 +0300 Timo Sirainen director: Cleanup - Doveadm commands now return enum doveadm_director_cmd_ret
Mon, 14 Aug 2017 10:01:01 +0300 Timo Sirainen director: Cleanup - Move all doveadm commands into an array.
Tue, 19 Sep 2017 14:48:54 +0300 Timo Sirainen cassandra: Timestamp should be in microseconds, not milliseconds
Wed, 13 Sep 2017 15:16:59 +0300 Timo Sirainen cassandra: Fix paged queries to work again
Tue, 12 Sep 2017 13:23:51 +0300 Timo Sirainen cassandra: Disable prepared statements with protocol v3 and older
Tue, 22 Aug 2017 14:35:11 +0300 Timo Sirainen cassandra: Add support for prepared statements
Tue, 22 Aug 2017 13:55:15 +0300 Timo Sirainen cassandra: Cleanup - Create statement earlier
Thu, 24 Aug 2017 11:56:38 +0300 Timo Sirainen cassandra: sql_transaction_commit*() cleanup - handle multiple query failures earlier
Thu, 24 Aug 2017 11:13:32 +0300 Timo Sirainen cassandra: sql_transaction_commit_s() - Set query_type correctly
Thu, 24 Aug 2017 11:09:05 +0300 Timo Sirainen cassandra: sql_transaction_commit_s() - Don't allow multi-query transactions
Thu, 07 Sep 2017 15:40:16 +0300 Timo Sirainen dict-sql: Use prepared statements
Sat, 26 Aug 2017 23:27:21 +0300 Timo Sirainen dict-sql: Flush pending atomic_inc on set, and pending set on atomic_inc
Sat, 26 Aug 2017 23:17:45 +0300 Timo Sirainen dict-sql: Cleanup - change query generator functions to return statement
Tue, 15 Aug 2017 16:50:16 +0300 Timo Sirainen dict-sql: Cleanup - Remove unnecessary code
Tue, 15 Aug 2017 16:38:33 +0300 Timo Sirainen dict-sql: Use sql_statement_bind_*()
Tue, 15 Aug 2017 15:37:01 +0300 Timo Sirainen dict-sql: Add signed "int" type
Tue, 15 Aug 2017 14:55:48 +0300 Timo Sirainen dict-sql: Use sql_statement_set_timestamp() instead of adding it to query
Tue, 15 Aug 2017 14:46:10 +0300 Timo Sirainen dict-sql: Initial change to use sql_statement API
Tue, 15 Aug 2017 16:44:27 +0300 Timo Sirainen dict-sql: Remove dict_sql_build_query.inc
Fri, 06 May 2016 12:19:21 +0300 Timo Sirainen lib-dict: Moved/removed explicit stack frames in dict drivers.
Tue, 15 Aug 2017 14:27:40 +0300 Timo Sirainen dict-sql: Change "uint" type to mean 64bit instead of 32bit integer.
Tue, 22 Aug 2017 11:37:17 +0300 Timo Sirainen lib-sql: Add support for prepared SQL statements.
Tue, 22 Aug 2017 11:31:51 +0300 Timo Sirainen lib-sql: Explicitly specify used *_vfuncs methods for drivers.
Tue, 08 Aug 2017 20:07:18 +0300 Timo Sirainen lib: When logging I/O or timeout leak, log also raw backtrace
Tue, 23 May 2017 14:05:02 +0200 Stephan Bosch lib-storage: index: Made MIME FILENAME search criterion match case-insensitively.
Wed, 20 Sep 2017 01:47:38 +0300 Timo Sirainen director: Fix flush to kick the user also when all backends are down
Thu, 14 Sep 2017 12:50:29 +0300 Timo Sirainen director: Avoid "ring sync timeout" errors when all backends are down
Thu, 14 Sep 2017 13:02:40 +0300 Timo Sirainen director: Delay calling state_change_callback() after user kick is finished
Thu, 14 Sep 2017 12:42:13 +0300 Timo Sirainen doveadm director: Improve logging unexpected disconnections from director socket
Tue, 22 Aug 2017 16:32:32 +0300 Timo Sirainen director: Fix crash when flush is run and all backends are down.
Wed, 20 Sep 2017 15:03:55 +0300 Timo Sirainen notify-status plugin: Use priv/status/<mailbox> for keys
Mon, 18 Sep 2017 23:04:55 +0300 Timo Sirainen notify-status: Remove first_unseen_seq field
Mon, 04 Sep 2017 15:32:24 +0300 Aki Tuomi notify-status: Provide access to all easy fields
Tue, 04 Jul 2017 14:22:19 +0300 Aki Tuomi notify-status: Add notify-status plugin
Tue, 12 Sep 2017 14:54:57 +0300 Timo Sirainen lib: file_lock_set_unlink_on_free() - Avoid unlink() if another process is waiting on the lock
Wed, 30 Aug 2017 20:49:17 -0400 Anton Yuzhaninov lib-compression: Fix assert in i_stream_zlib_seek
Fri, 14 Jul 2017 17:00:21 +0300 Timo Sirainen master: Change service "connections are being dropped" warning interval to 1 second
Tue, 13 Jun 2017 21:00:23 +0300 Timo Sirainen dsync: Fix panic if syncing fails during attribute iteration
Fri, 25 Aug 2017 18:02:44 +0300 Timo Sirainen lib-storage: mail_storage_set_critical() - don't free old error_string too early
Wed, 13 Sep 2017 00:28:38 +0200 Stephan Bosch lib-smtp: lmtp-client: Fixed handling of unexpected reply while sending RCPT TO commands.
Fri, 08 Sep 2017 16:00:53 +0300 Timo Sirainen doveadm director kick: Fix -f parameter to work
Tue, 05 Sep 2017 10:43:46 +0300 Aki Tuomi dsync: Ignore missing remote mailbox when doing unidirectional sync
Fri, 18 Aug 2017 14:58:37 +0300 Aki Tuomi doveadm: Actually use resolved IP address(es) in director flush
Thu, 10 Aug 2017 17:50:04 +0300 Timo Sirainen director: Make sure users gets expired even on an idle director
Thu, 08 Jun 2017 01:03:13 +0300 Timo Sirainen doveconf: Preserve import_environment when execing binary
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.
Tue, 08 Aug 2017 16:56:02 +0300 Timo Sirainen lib-index: Fix wrong mail_index_modseq_header automatically
Tue, 08 Aug 2017 16:54:42 +0300 Timo Sirainen lib-index: Code cleanup - move code to get_modseq_next_offset_at()
Tue, 08 Aug 2017 14:55:48 +0300 Timo Sirainen lib-index: Add unit tests to mail_transaction_log_file_get_modseq_next_offset() and _get_highest_modseq_at()
Tue, 08 Aug 2017 14:01:18 +0300 Timo Sirainen lib-index: Add unit test to mail_transaction_update_modseq()
Sat, 05 Aug 2017 14:38:50 +0900 Timo Sirainen lib-index: Remove tracking of mail_index_modseq_sync.highest_modseq
Sat, 05 Aug 2017 14:33:12 +0900 Timo Sirainen lib-index: Fix setting highest_modseq correctly in mail_index_modseq_header
Sat, 05 Aug 2017 14:29:12 +0900 Timo Sirainen lib-index: Update per-flag modseq value a bit more correctly.
Sat, 05 Aug 2017 14:16:31 +0900 Timo Sirainen lib-index: Fix checking if modseq header is up-to-date
Sat, 05 Aug 2017 14:11:17 +0900 Timo Sirainen lib-index: Fix modseq tracking with multiple flag updates
Sat, 05 Aug 2017 14:07:58 +0900 Timo Sirainen lib-index: Fix modseq tracking for MAIL_INDEX_MAIL_FLAG_UPDATE_MODSEQ
Sun, 23 Jul 2017 12:32:38 +0300 Timo Sirainen lib-master: Allow userdb to return postlogin socket path.
Wed, 09 Aug 2017 13:23:36 +0300 Timo Sirainen push-notification: Switch to main ioloop while calling drivers' deinit/cleanup callbacks
Wed, 26 Jul 2017 12:53:16 +0300 Aki Tuomi virtual: Sync backend flags on initial sync when UIDVALIDITY hasn't changed
Wed, 26 Jul 2017 13:35:36 +0300 Aki Tuomi virtual: Do not store recent flags to virtual index
Tue, 08 Aug 2017 00:31:57 +0300 Timo Sirainen mdbox: "Inconsistency in map index" wasn't fixing itself automatically
Tue, 01 Aug 2017 13:48:55 +0900 Timo Sirainen lib-imap-client: Log an info-line when connected to remote server
Sun, 18 Jun 2017 13:07:14 +0300 Timo Sirainen fts: Log when indexing requires adding more mails to index than requested
Sun, 18 Jun 2017 12:18:31 +0300 Timo Sirainen indexer-worker: Log first and last UID of which mails were indexed
Sun, 18 Jun 2017 13:04:43 +0300 Timo Sirainen indexer-worker: Log number of indexing attempts in transaction commit failure
Sun, 18 Jun 2017 13:00:57 +0300 Timo Sirainen indexer-worker: Log "Indexed .. messages" even if mailbox_search fails
Thu, 15 Jun 2017 09:18:03 +0200 Stephan Bosch lib: Fix ostream-buffer to return buffer contents size in o_stream_get_buffer_used_size().
Thu, 10 Aug 2017 10:23:32 +0300 Timo Sirainen config: Log a warning about plugin { ...=no } probably being treated as "yes"
Tue, 08 Aug 2017 11:25:10 +0300 Timo Sirainen quota-status: Fix compiling
Mon, 03 Jul 2017 18:40:47 +0300 Aki Tuomi quota-status: Support recipient_delimiter
Mon, 03 Jul 2017 18:31:56 +0300 Aki Tuomi quota-status: Use pooled memory for globals
Mon, 03 Jul 2017 18:27:53 +0300 Aki Tuomi lmtp: Use message_detail_address_parse
Mon, 03 Jul 2017 19:00:14 +0300 Aki Tuomi lib-mail: Add unit test for message detail address parser
Mon, 03 Jul 2017 18:18:36 +0300 Aki Tuomi lib-mail: Add message_detail_address_parse
Fri, 04 Aug 2017 13:31:19 +0900 Timo Sirainen lib-storage: If mailbox_list_index_very_dirty_syncs=yes, still rebuild empty list index
Wed, 02 Aug 2017 08:09:23 +0300 Timo Sirainen lib-storage: Fix using BROKENCHAR
Mon, 12 Jun 2017 17:34:59 +0300 Josef 'Jeff' Sipek lib: add explicit casts to byteorder macros
Thu, 08 Jun 2017 14:49:56 +0300 Josef 'Jeff' Sipek global: use new byte ordering API
Thu, 08 Jun 2017 13:20:18 +0300 Josef 'Jeff' Sipek lib: import byte swapping & endian converting functions
Fri, 30 Jun 2017 15:02:40 +0300 Timo Sirainen lib-storage: Add BROKENCHAR to mail_location
Mon, 26 Jun 2017 19:44:43 +0300 Timo Sirainen lib-storage: Don't autocreate mailbox during deletion.
Tue, 27 Jun 2017 14:22:50 +0300 Timo Sirainen lib-storage: Make mailbox_is_autocreated() public
Thu, 22 Jun 2017 01:12:56 +0300 Timo Sirainen acl: Don't read/write dovecot-acl-list with acl_globals_only=yes
Wed, 21 Jun 2017 16:54:25 +0300 Timo Sirainen lib/bits.c: Finish fix for compiling with gcc 3.0 .. 3.3
Wed, 21 Jun 2017 16:14:14 +0300 Timo Sirainen lib/bits.h: Fix compiling with gcc 3.0 .. 3.3
Sun, 30 Jul 2017 09:39:18 +0300 Timo Sirainen lib-storage: MAIL_STORAGE_SERVICE_FLAG_NO_PLUGINS wasn't working correctly
Tue, 11 Jul 2017 14:34:06 +0200 Stephan Bosch lib-http: message parser: Allow duplicate date header if HTTP_MESSAGE_PARSE_FLAG_STRICT is not set.
Tue, 11 Jul 2017 14:18:47 +0200 Stephan Bosch lib-http: Restructured the header, message, request, and response parsers to have an extensible and consistent API using flags.
Fri, 12 May 2017 04:25:08 +0200 Stephan Bosch lib-http: Changed test-http-server to actually use the http-server API.
Tue, 25 Jul 2017 20:53:18 +0300 Timo Sirainen lib-storage: Hide and rmdir \NoSelect leaf mailboxes with NO-NOSELECT
Tue, 25 Jul 2017 16:10:51 +0300 Timo Sirainen lib-storage: Add setting to disable \NoSelect mailboxes
Tue, 25 Jul 2017 15:54:37 +0300 Timo Sirainen lib-storage: Mailbox rename shouldn't auto-rmdir parent index dirs with ITERINDEX
Mon, 24 Jul 2017 16:37:42 +0300 Timo Sirainen lib-storage: If userdb returns chdir extra field, chdir() there instead of home
Mon, 24 Jul 2017 16:36:45 +0300 Timo Sirainen lib-storage: If chdir(home) fails due to EACCES, don't log two errors.
Mon, 24 Jul 2017 14:17:22 +0300 Timo Sirainen lib-storage: Add mailbox_list_index_include_inbox setting
Mon, 24 Jul 2017 14:12:55 +0300 Timo Sirainen example-config: Add mailbox_list_index_very_dirty_syncs
Sat, 22 Jul 2017 18:39:19 +0300 Timo Sirainen lib-storage: Allow LISTINDEX to point to a different directory
Fri, 21 Jul 2017 19:52:23 +0300 Timo Sirainen virtual: Make sure index is rewritten when new mailboxes are added
Fri, 21 Jul 2017 17:01:05 +0300 Timo Sirainen dict-sql: Do not increment on set (again)
Tue, 11 Jul 2017 13:12:46 +0300 Martti Rannanjärvi imap: Add %{appended} to imap_logout_format
Mon, 03 Jul 2017 17:12:08 +0300 Martti Rannanjärvi imap-client: Add %{autoexpunged} to imap_logout_format
Tue, 04 Jul 2017 09:25:21 +0300 Martti Rannanjärvi imap-client: Add const char *disconnect_reason to client
Wed, 19 Jul 2017 13:43:09 +0300 Timo Sirainen lib-index: Fix next_uid lookup in open transaction that has appended mails
Thu, 20 Jul 2017 09:46:00 +0300 Martti Rannanjärvi lib-sql: Remove duplicate Cassandra consistency names
Thu, 20 Jul 2017 11:01:37 +0300 Aki Tuomi virtual: Do not remove mailbox notify if the mailbox is closed
Wed, 19 Jul 2017 23:19:12 +0300 Timo Sirainen virtual: Optimize mailbox_notify_changes() when there's only a single backend mailbox
Wed, 19 Jul 2017 23:11:12 +0300 Timo Sirainen lib-storage: mailbox_watch_extract_notify_fd() - give better reason if mailbox has no IOs
Wed, 19 Jul 2017 23:09:13 +0300 Timo Sirainen lib: io_loop_extract_notify_fd() - Don't crash if no notifys have been added
Wed, 19 Jul 2017 10:37:25 +0300 Timo Sirainen cassandra: Fix read/write buffer overflows after adding CASSANDRA_QUERY_TYPE_READ_MORE
Wed, 19 Jul 2017 10:35:43 +0300 Timo Sirainen lib-sql: Add assert to sql_result_more_s()
Wed, 19 Jul 2017 12:03:58 +0300 Aki Tuomi virtual: Stop watching notification on backend box close
Tue, 18 Jul 2017 21:04:47 +0300 Aki Tuomi virtual: Stop notifications only if they were started
Wed, 19 Jul 2017 10:58:43 +0300 Timo Sirainen pop3-migration: Add unit test for checking that trailing tabs are stripped
Wed, 19 Jul 2017 10:57:36 +0300 Timo Sirainen lib-mail: message_header_hash() - add v4 that strips tabs
Tue, 18 Jul 2017 14:42:23 +0300 Timo Sirainen lib-index: Fix mail_index_get_modification_time() to work when index isn't open.
Tue, 18 Jul 2017 14:37:53 +0300 Aki Tuomi lib-index: Mark index deleted if index log file is missing
Tue, 18 Jul 2017 12:39:44 +0300 Timo Sirainen lib-storage: Don't allow removing \Recent flags with mail_update_flags()
Tue, 18 Jul 2017 11:57:24 +0300 Timo Sirainen lib-storage: If mail_index_header.first_recent_uid shrinks, reset \Recent flags
Mon, 17 Jul 2017 18:10:49 +0300 Timo Sirainen cassandra: Improve logging for multipage queries
Mon, 17 Jul 2017 17:54:07 +0300 Timo Sirainen cassandra: Add page_size setting to enable paged results for queries
Mon, 17 Jul 2017 17:51:03 +0300 Timo Sirainen cassandra: Add wrapper functions in preparation for following commits
Mon, 17 Jul 2017 17:54:36 +0300 Timo Sirainen dict-sql: Add support for sql_result_more()
Mon, 17 Jul 2017 14:22:35 +0300 Timo Sirainen lib-sql: Add API support for asynchronously iterating over rows.
Thu, 06 Jul 2017 12:40:33 +0300 Aki Tuomi virtual: If virtual_uid is not assigned skip it
Wed, 05 Jul 2017 15:20:32 +0300 Aki Tuomi virtual: Append virtual mailbox name to open reason on box alloc
Wed, 05 Jul 2017 15:20:18 +0300 Aki Tuomi virtual: Append virtual mailbox information to get stream reason
Wed, 05 Jul 2017 14:24:49 +0300 Aki Tuomi virtual: Expunge virtual mails if backend box is deleted
Mon, 03 Jul 2017 13:53:49 +0300 Aki Tuomi virtual: Do not mark broken folder as initialized
Mon, 03 Jul 2017 13:53:31 +0300 Aki Tuomi virtual: Fix highest_mailbox_id if it's wrong
Mon, 03 Jul 2017 13:25:35 +0300 Aki Tuomi virtual: Force header rewrite if header not found or crc32 changed
Thu, 29 Jun 2017 13:22:32 +0300 Aki Tuomi lib-storage: Clarify keywords handling in mail_save_finish
Wed, 28 Jun 2017 13:45:19 +0300 Aki Tuomi virtual: Fix keywords handling
Tue, 27 Jun 2017 14:19:16 +0300 Aki Tuomi virtual: Fix recent flag updates
Thu, 29 Jun 2017 13:46:06 +0300 Aki Tuomi virtual: Call mailbox_save_context_deinit before freeing context
Tue, 27 Jun 2017 12:51:51 +0300 Aki Tuomi virtual: Use mailbox_notify_list API when mailbox_list_index is enabled
Tue, 27 Jun 2017 10:54:08 +0300 Aki Tuomi virtual: Generate GUID for virtual folder
Tue, 27 Jun 2017 12:42:27 +0300 Aki Tuomi lib-storage: Add type checking for mailbox_list_notify_wait
Thu, 06 Jul 2017 11:24:35 +0300 Timo Sirainen virtual: Avoid assert-crash if backend mailbox's have_guid lookup fails
Thu, 18 May 2017 14:59:51 +0300 Aki Tuomi virtual: Match any metadata condition
Mon, 17 Jul 2017 14:05:45 +0300 Timo Sirainen imapc: Fix caching >= 32 kB mail bodies
Fri, 14 Jul 2017 02:11:56 +0300 Timo Sirainen lib-storage: When index dir rmdir() fails with ENOTEMPTY, retry it for 1 second
Fri, 14 Jul 2017 01:54:31 +0300 Timo Sirainen lib-index: If refreshing finds dovecot.index.log gone, assume the mailbox was deleted
Thu, 13 Jul 2017 03:15:36 +0300 Timo Sirainen quota: Fix negative storage-based quota_warnings to work with count backend
Thu, 13 Jul 2017 02:56:33 +0300 Timo Sirainen quota: When setting auto_updating to transaction, skip invisible quota roots
Tue, 11 Jul 2017 10:45:16 +0300 Aki Tuomi lib-storage: Remove user namespaces on hook error
Tue, 11 Jul 2017 10:26:38 +0300 Aki Tuomi lib-storage: Ensure list index is present
Wed, 12 Jul 2017 16:18:42 +0300 Timo Sirainen lib-storage: mailbox_create_missing_dir() - Handle mailbox delete race condition
Wed, 12 Jul 2017 16:15:13 +0300 Timo Sirainen lib-storage: Improve MAILBOX_LIST_PROP_AUTOCREATE_DIRS related comments
Tue, 11 Jul 2017 14:14:47 +0300 Timo Sirainen sdbox: Create missing mail directory on resync if index directory exists
Wed, 12 Jul 2017 17:54:44 +0300 Timo Sirainen lib-index: Fix compiler warning with 32bit time_t
Tue, 11 Jul 2017 15:35:16 +0300 Timo Sirainen lib-index: Track .log.2 rotation time in index header
Tue, 11 Jul 2017 15:33:56 +0300 Timo Sirainen lib-index: Check .log.2 rotation only when syncing
Tue, 11 Jul 2017 15:32:33 +0300 Timo Sirainen doveadm dump: Include "last temp file scan" in index header dump
Tue, 11 Jul 2017 14:31:10 +0300 Timo Sirainen lib-index: Use nfs_safe_stat() to avoid having to handle stat() ESTALE error
Mon, 10 Jul 2017 16:11:48 +0300 Timo Sirainen lib-storage: Fix mailbox_update() to always update mailbox list index.
Mon, 10 Jul 2017 15:54:07 +0300 Timo Sirainen lib-storage: Don't use mailbox list index if it has refresh_flag set
Mon, 10 Jul 2017 13:34:17 +0300 Timo Sirainen lib-storage: Track INBOX UIDVALIDITY and GUID in mailbox list index
Thu, 06 Jul 2017 19:00:35 +0300 Timo Sirainen lib-storage: Avoid index refresh with mailbox_list_index_very_dirty_syncs=yes
Thu, 06 Jul 2017 17:48:19 +0300 Timo Sirainen lib-storage: Refresh mailbox list index if mailbox's existence differs from index
Thu, 06 Jul 2017 17:45:02 +0300 Timo Sirainen lib-storage: Set mailbox list index to be refreshed after changes, not before
Thu, 06 Jul 2017 17:36:28 +0300 Timo Sirainen lib-storage: Add mailbox_list_last_error_push/pop()
Mon, 10 Jul 2017 14:37:04 +0300 Timo Sirainen lib-storage: Try to avoid opening mailbox list index on mailbox access
Mon, 10 Jul 2017 14:20:50 +0300 Timo Sirainen lib-storage: Storage backend sync_init()s no longer need to check if mailbox is open
Mon, 10 Jul 2017 14:19:47 +0300 Timo Sirainen lib-storage: mailbox_sync_init() - open mailbox immediately if it's not open yet
Mon, 10 Jul 2017 13:56:49 +0300 Timo Sirainen imap: Don't do autoexpunging when IMAP client is hibernated
Thu, 20 Oct 2016 17:45:44 +0300 Timo Sirainen global: Replaced t_strsplit_tab() calls with t_strsplit_tabescaped()
Wed, 17 May 2017 12:26:42 +0300 Aki Tuomi fts: Do not attempt to deinitialize backend if it's not set
Fri, 30 Jun 2017 17:51:34 +0300 Timo Sirainen imap: Add more error checking to NOTIFY parameter parsing
Fri, 30 Jun 2017 17:33:15 +0300 Timo Sirainen imap: Fix NOTIFY parameter parsing by reverting earlier change
Sun, 25 Jun 2017 09:10:52 +0300 Timo Sirainen lib-storage: mail_add_temp_wanted_fields() - delay opening stream
Tue, 03 May 2016 00:25:43 +0300 Timo Sirainen lib-storage: Another fix to mail storage initialization.
Mon, 02 May 2016 17:00:22 +0300 Timo Sirainen lib-storage: Changed mail storage initialization.
Mon, 03 Jul 2017 21:08:02 +0300 Timo Sirainen imapc: Prefech - Initialize cached stream only if needed
Fri, 30 Jun 2017 13:46:22 +0300 Timo Sirainen lib-storage: Fix ITERINDEX to leave \NoSelect parents after deleting child mailbox
Mon, 26 Jun 2017 19:06:26 +0300 Timo Sirainen dbox: Check mailbox existence from index directory with ITERINDEX
Wed, 28 Jun 2017 19:46:01 +0300 Timo Sirainen dbox: Use mail_index_header.last_temp_file_scan instead of directory's atime
Wed, 28 Jun 2017 19:41:21 +0300 Timo Sirainen lib-index, lib-storage: Add mail_index_header.last_temp_file_scan
Mon, 26 Jun 2017 18:59:17 +0300 Timo Sirainen dbox: Cleanup - reorganize old temp file cleanup code
Mon, 26 Jun 2017 19:30:11 +0300 Timo Sirainen lib-storage: Check for storage existence from index dir with ITERINDEX
Mon, 26 Jun 2017 18:50:24 +0300 Timo Sirainen lib-storage: mailbox_list_get_permissions() - Use index dir with ITERINDEX
Mon, 26 Jun 2017 18:46:30 +0300 Timo Sirainen lib-storage: mailbox_list_get_permissions() - Use index dir for storage without mails
Mon, 26 Jun 2017 18:41:27 +0300 Timo Sirainen lib-storage: Cleanup - move code to mailbox_list_get_permissions_stat()
Mon, 26 Jun 2017 18:23:01 +0300 Timo Sirainen lib-storage: Cleanup - Use mailbox_permissions_copy() instead of duplicating it
Mon, 26 Jun 2017 18:19:17 +0300 Timo Sirainen lib-storage: Add mailbox_permissions_copy()
Mon, 26 Jun 2017 20:10:17 +0300 Timo Sirainen lib-storage: Add mail_location=..:ITERINDEX
Tue, 27 Jun 2017 16:55:34 +0300 Timo Sirainen sdbox: Don't create index directory when trying to open nonexistent mailboxes
Fri, 30 Jun 2017 13:56:54 +0300 Timo Sirainen lib-storage: Fix mailbox delete to not delete childrens' INDEX or CONTROL dirs
Tue, 27 Jun 2017 15:39:12 +0300 Timo Sirainen lib-storage: mailbox_list_delete_mailbox_nonrecursive() - Fix error handling
Tue, 27 Jun 2017 16:56:08 +0300 Timo Sirainen lib-storage: mailbox_list_delete_trash() - Don't ignore errors
Tue, 27 Jun 2017 16:37:16 +0300 Timo Sirainen lib-storage: Use mailbox_list_delete_finish_ret() for fs & maildir++ layout
Tue, 27 Jun 2017 16:36:56 +0300 Timo Sirainen lib-storage: Add mailbox_list_delete_finish_ret()
Tue, 27 Jun 2017 16:13:34 +0300 Timo Sirainen lib-storage: mailbox_list_delete_finish() - Return whether anything was deleted
Tue, 27 Jun 2017 16:16:21 +0300 Timo Sirainen lib-storage: Add mailbox_list_get_last_mail_error()
Tue, 27 Jun 2017 15:57:10 +0300 Timo Sirainen lib-storage: Add comments to mailbox-list-delete.h
Wed, 28 Jun 2017 23:37:22 +0300 Timo Sirainen lib: Fix file_create_locked() unit test to delete temp file afterwards
Thu, 22 Jun 2017 01:28:57 +0300 Timo Sirainen lib-storage: Add VOLATILEDIR setting to mail_location
Thu, 22 Jun 2017 02:44:12 +0300 Timo Sirainen lib-storage: Move autoexpunge lock creation to a generic mail_user_lock_file_create()
Thu, 22 Jun 2017 02:33:03 +0300 Timo Sirainen lib-storage: mailbox_autoexpunge_lock() - Don't hide ENOENT error
Thu, 22 Jun 2017 02:32:10 +0300 Timo Sirainen lib-storage: mailbox_autoexpunge_lock() - small cleanup
Thu, 22 Jun 2017 02:24:08 +0300 Timo Sirainen lib-storage: Use file_lock_set_*_on_free() for dovecot.autoexpunge.lock
Thu, 22 Jun 2017 02:19:18 +0300 Timo Sirainen lib-storage: Move .vsize.lock creation to a generic mailbox_lock_file_create()
Thu, 22 Jun 2017 02:07:16 +0300 Timo Sirainen lib-storage: Move .vsize.lock creation to its own function
Thu, 22 Jun 2017 02:05:16 +0300 Timo Sirainen lib-storage: Use file_lock_set_*_on_free() for .vsize.lock
Thu, 22 Jun 2017 01:56:18 +0300 Timo Sirainen lib-storage: Fix error logging for failing to create .vsize.lock
Wed, 28 Jun 2017 17:48:01 +0300 Timo Sirainen lib: file_create_locked() - Add settings to mkdir() missing parent directories
Wed, 28 Jun 2017 17:40:20 +0300 Timo Sirainen lib: Add unit test for file_create_locked()
Thu, 22 Jun 2017 01:52:29 +0300 Timo Sirainen lib: Add file_lock_set_close_on_free()
Thu, 22 Jun 2017 01:47:51 +0300 Timo Sirainen lib: Add file_lock_set_unlink_on_free()
Thu, 22 Jun 2017 10:35:16 +0300 Timo Sirainen lib: file_create_locked() - update lock path after link()
Thu, 22 Jun 2017 09:05:06 +0300 Timo Sirainen lib: Add file_lock_set_path()
Thu, 22 Jun 2017 01:42:56 +0300 Timo Sirainen lib: Add file_lock_get_path()
Wed, 28 Jun 2017 15:50:11 +0300 Timo Sirainen pop3-migration: Drop lines with only spaces or tabs from comparison
Fri, 23 Jun 2017 11:15:32 +0300 Timo Sirainen dsync: Use header hashing version 3
Fri, 23 Jun 2017 11:02:24 +0300 Timo Sirainen pop3-migration: Replace trailing whitespace removal with new header hashing version
Fri, 23 Jun 2017 11:00:37 +0300 Timo Sirainen lib-mail: message_header_hash_more() - add v3 that strips spaces
Fri, 23 Jun 2017 09:24:40 +0300 Timo Sirainen lib-mail: test-message-header-hash - add more tests
Fri, 23 Jun 2017 09:14:40 +0300 Timo Sirainen lib-mail: message_header_hash_more() - refactor to use switch()
Thu, 22 Jun 2017 11:43:05 +0300 Timo Sirainen quota: Fix failing again if quota setting has invalid parameters
Tue, 20 Jun 2017 12:11:37 +0300 Sergey Kitov lib-imap: imap_append_nstring_nolf() - fix crash with datastack_pool strings
Mon, 19 Jun 2017 23:43:17 +0300 Timo Sirainen acl: Add acl_globals_only setting
Mon, 19 Jun 2017 12:05:30 +0300 Timo Sirainen director: Fix logging last input/output time when there was no input/output
Mon, 19 Jun 2017 12:03:13 +0300 Timo Sirainen director: Fix whitespace position in some log messages
Wed, 31 May 2017 14:27:16 +0300 Timo Sirainen director: Use longer timeout for receiving user list in handshake
Wed, 31 May 2017 13:42:31 +0300 Timo Sirainen director: Log more connection state information on handshaking errors
Wed, 31 May 2017 13:17:37 +0300 Timo Sirainen director: Use more accurate timestamps for handshake timeout logging
Wed, 31 May 2017 13:15:04 +0300 Timo Sirainen director: Fix "sending handshake timed out" error to be actually logged
Wed, 31 May 2017 13:11:08 +0300 Timo Sirainen director: Fix handshake timeout lengths
Sat, 17 Jun 2017 14:39:59 +0300 Timo Sirainen imap: NOTIFY - Fix potential crash when reading invalid parameters
Sat, 17 Jun 2017 14:38:22 +0300 Timo Sirainen imap: Fix NOTIFY to parse more than just the first event-group
Mon, 19 Jun 2017 11:21:14 +0300 Timo Sirainen lib-http: Fix memory leak in HTTP connection deinit
Mon, 19 Jun 2017 00:01:17 +0300 Timo Sirainen imap: NOTIFY - Cleanup notify watch timeout handling
Sun, 18 Jun 2017 11:14:05 +0300 Timo Sirainen imap: NOTIFY - Fix crash due to not hooking into commands correctly
Sun, 18 Jun 2017 11:19:28 +0300 Timo Sirainen imap: NOTIFY - Fix delayed setting notification callback
Mon, 19 Jun 2017 09:22:56 +0300 Timo Sirainen lib-lda: Fix memory leak in smtp_client_open()
Fri, 16 Jun 2017 14:34:24 +0300 Timo Sirainen *-login: Add client_vfuncs.free() that is called when client refcount=0
Mon, 12 Jun 2017 22:52:56 +0300 Timo Sirainen *-login: Add client_vfuncs.input_next_cmd()
Mon, 12 Jun 2017 22:51:12 +0300 Timo Sirainen pop3-login: Cleanup - move command handling to pop3_client_input_next_cmd()
Mon, 12 Jun 2017 23:20:12 +0300 Timo Sirainen imap: Fix pipelining commands with SEARCH
Wed, 14 Jun 2017 10:44:36 +0300 Sergey Kitov lib-imap: imap_bodystructure_write is changed to skip CRs and LFs.
Wed, 14 Jun 2017 10:44:01 +0300 Sergey Kitov lib-imap: imap_write_envelope changed to skip CRs and LFs.
Wed, 14 Jun 2017 10:41:04 +0300 Sergey Kitov lib-imap: added imap_append_nstring_nolf(), which skips CRs and LFs.
Tue, 13 Jun 2017 10:05:23 +0300 Sergey Kitov lib-imap: escaping and quote/literal tests for imap_append_nstring()
Tue, 13 Jun 2017 00:57:08 +0300 Timo Sirainen imapc: Fix prefetching specific headers
Tue, 13 Jun 2017 00:55:36 +0300 Timo Sirainen imapc: Avoid sending FETCH BODY[HEADER] when BODY[] is already being fetched
Tue, 13 Jun 2017 18:26:26 +0300 Timo Sirainen lib-oauth2: Handle non-2xx/4xx results for token validation without crash
Tue, 06 Jun 2017 12:47:53 +0300 Aki Tuomi lib-oauth2: Make sure fields are always initialized
Tue, 06 Jun 2017 12:44:55 +0300 Aki Tuomi lib-oauth2: Accept empty responses
Thu, 15 Jun 2017 12:46:47 +0300 Timo Sirainen imap-login: Fix storing ID NIL values into client_id
Wed, 14 Jun 2017 11:47:00 +0300 Timo Sirainen imap-login: Remove duplicate spaces between ID x-forward parameters
Wed, 14 Jun 2017 10:50:38 +0300 Timo Sirainen imap-login: Fix crash in ID if trusted client sends NIL value to internal field
Tue, 13 Jun 2017 22:14:11 +0300 Timo Sirainen lib-index: Fix cache lookups from uncommitted transactions with in-memory indexes
Tue, 13 Jun 2017 21:54:00 +0300 Timo Sirainen lib-mail: istream-header-filter - Fix HEADER_FILTER_ADD_MISSING_EOH with empty input
Wed, 14 Jun 2017 03:21:19 +0300 Timo Sirainen lib: istream-seekable - Fix reading when parent stream's content is larger than max_buffer_size
Mon, 12 Jun 2017 23:45:05 +0300 Timo Sirainen push-notification: Switch to main ioloop while calling drivers' commit callbacks
Fri, 09 Jun 2017 18:10:14 +0300 Timo Sirainen mail-crypt-acl: Fix assert-crash due to missing namespace initialization
Tue, 23 May 2017 14:12:49 +0300 Josef 'Jeff' Sipek pop3: send back auth reply sooner
Tue, 23 May 2017 13:01:48 +0300 Josef 'Jeff' Sipek pop3: initialize namespaces explicitly
Fri, 19 May 2017 10:58:18 +0300 Josef 'Jeff' Sipek pop3: client_create_from_input shouldn't process input
Fri, 19 May 2017 10:51:22 +0300 Josef 'Jeff' Sipek pop3: client_create_from_input should return the client struct
Fri, 19 May 2017 10:46:05 +0300 Josef 'Jeff' Sipek pop3: rename login_client_connected() client arg to login_client
Fri, 19 May 2017 10:42:03 +0300 Josef 'Jeff' Sipek pop3: move pop3 session locking out of client_create
Tue, 30 May 2017 16:57:45 +0300 Timo Sirainen auth: Don't lose all forward_ fields if the first passdb lookup fails.
Wed, 24 May 2017 20:19:11 +0200 Stephan Bosch lib-http: client: Only drop queued requests when a DNS lookup fails; not also the ones that are already in progress.
Wed, 24 May 2017 21:59:32 +0200 Stephan Bosch lib-http: client: When a request is destroyed prematurely during payload input, consider the payload stream destroyed and act accordingly.
Wed, 24 May 2017 19:08:43 +0200 Stephan Bosch lib-http: client: Explicitly destroy the response payload timeout stream when the request is destroyed while receiving payload.
Tue, 30 May 2017 18:25:50 +0300 Timo Sirainen lib-storage: Fix crash in mail_get_header_stream() when its previous stream wasn't at EOF
Wed, 31 May 2017 14:32:30 +0300 Sergey Kitov quota: assertion for *args != NULL is added in order to avoid warning from static analyzer and *args[0] changed to (*args)[0]
Wed, 24 May 2017 18:27:10 +0300 Timo Sirainen quota: Fix infinite loop when parsing quota parameters
Fri, 19 May 2017 11:00:22 +0300 Sergey Kitov Whitespace cleanup
Fri, 19 May 2017 10:58:52 +0300 Sergey Kitov Dict backend parameters reading changed to use common parsing function
Fri, 19 May 2017 10:57:02 +0300 Sergey Kitov fs backend parameter parsing changed to use common function
Fri, 19 May 2017 10:52:46 +0300 Sergey Kitov imapc backend parameter parsing changed to use common function
Fri, 19 May 2017 10:49:01 +0300 Sergey Kitov maildir backend parameter parsing changed to use common function
Fri, 19 May 2017 10:46:27 +0300 Sergey Kitov quota root default init changed to use common param parse function
Thu, 18 May 2017 13:30:25 +0300 Sergey Kitov common quota parameter parsing function implemented
Wed, 07 Jun 2017 19:54:10 +0300 Timo Sirainen lib-storage: test-mail-search-args-simplify - test with initialized args
Wed, 07 Jun 2017 19:53:00 +0300 Timo Sirainen lib-storage: mail_search_args_simplify() - Fix merging already-initialized keywords
Wed, 07 Jun 2017 19:37:46 +0300 Timo Sirainen lib-storage: Fix mail_search_args_simplify() to not deinit too many args
Wed, 07 Jun 2017 19:36:19 +0300 Timo Sirainen lib-storage: Add mail_search_arg_one_deinit()
Wed, 14 Jun 2017 02:15:34 +0300 Timo Sirainen quota-clone: Fix compile warning
Mon, 12 Jun 2017 12:44:37 +0300 Timo Sirainen welcome: Fix sending parameters to welcome script.
Mon, 12 Jun 2017 14:24:59 +0300 Timo Sirainen pop3-migration: Strip trailing spaces from headers when calculating hash
Mon, 12 Jun 2017 14:35:22 +0300 Timo Sirainen imapc: If mailbox iteration fails, make sure error message isn't lost.
Mon, 12 Jun 2017 14:33:46 +0300 Timo Sirainen lib-storage: Fail mailbox list iteration early if it fails to get INBOX flags
Mon, 12 Jun 2017 14:16:13 +0300 Timo Sirainen lib-storage: If mailbox list iteration fails, don't add INBOX
Mon, 12 Jun 2017 12:18:28 +0300 Timo Sirainen imapc: Don't reconnect on DELETE if auth failure was already seen.
Mon, 12 Jun 2017 12:16:19 +0300 Timo Sirainen imapc: Don't reconnect on STATUS if auth failure was already seen.
Mon, 12 Jun 2017 11:57:52 +0300 Timo Sirainen imapc: Remove root_sep_lookup_failed cache
Mon, 12 Jun 2017 12:07:52 +0300 Timo Sirainen imapc: Check for auth failures when saving messages
Mon, 12 Jun 2017 12:03:39 +0300 Timo Sirainen imapc: Fix APPEND error message to include APPEND, not COPY
Mon, 12 Jun 2017 11:40:03 +0300 Timo Sirainen imapc: Make sure storage error has the proper auth failure error string
Mon, 12 Jun 2017 11:33:38 +0300 Timo Sirainen imapc: Cleanup - Rename auth_error to auth_failed_reason for consistency
Mon, 12 Jun 2017 11:32:23 +0300 Timo Sirainen imapc: Change auth_failed boolean to more specific auth_failed_state
Mon, 12 Jun 2017 11:05:31 +0300 Timo Sirainen imapc: Remove auth_failed check from imapc_list_get_storage_name()
Thu, 08 Jun 2017 20:34:39 +0300 Timo Sirainen imap-quota: If quota lookups fail, return NO for GETQUOTA/GETQUOTAROOT
Thu, 08 Jun 2017 20:34:27 +0300 Timo Sirainen quota: Update comments in quota.h
Thu, 08 Jun 2017 20:25:11 +0300 Timo Sirainen quota: quota_root_iter_next() - Iterate all visible roots
Thu, 08 Jun 2017 20:24:26 +0300 Timo Sirainen imap-quota: If quota root doesn't have any quotas, don't send empty QUOTA reply
Thu, 08 Jun 2017 20:29:05 +0300 Timo Sirainen quota-clone: Don't clone quota resources that aren't enabled.
Thu, 08 Jun 2017 20:39:47 +0300 Timo Sirainen lib-imap-client: Fix hang when imapc_client_get_capabilities() is called without connection