log

age author description
Mon, 20 Feb 2017 15:28:36 +0200 Aki Tuomi lib,lib-storage: Move hook building code to lib
Mon, 20 Feb 2017 14:34:25 +0200 Aki Tuomi lib-index: Allow multiple hooks for transaction creation
Tue, 21 Feb 2017 14:20:22 +0200 Timo Sirainen lib-storage: Fix mail.access_type for search prefetches
Tue, 21 Feb 2017 13:48:36 +0200 Timo Sirainen lmtp: Fix lmtp_user_concurrency_limit when userdb changes the username
Tue, 21 Feb 2017 11:55:55 +0200 Timo Sirainen cassandra: Don't use i_error() from non-main thread
Tue, 21 Feb 2017 13:08:59 +0200 Timo Sirainen lib-storage: Fix assert-crash on corrupted dovecot.list.index with name_id==0
Mon, 20 Feb 2017 19:35:45 +0200 Timo Sirainen lib-storage: Add asserts to make sure lookup_abort is being used correctly.
Mon, 20 Feb 2017 19:34:25 +0200 Timo Sirainen lib-storage, pop3-migration: Reset lookup_abort before continuing to search
Tue, 21 Feb 2017 11:52:59 +0200 Aki Tuomi auth: Make sure tokeninfo or introspection URL is given
Tue, 21 Feb 2017 11:21:19 +0200 Aki Tuomi auth: Make tokeninfo optional
Tue, 21 Feb 2017 11:18:37 +0200 Aki Tuomi lib-oauth2: Support basic authorization
Mon, 20 Feb 2017 14:50:39 +0200 Aki Tuomi lib-lda: Do not involve mail-deliver plugin unnecessarely
Mon, 20 Feb 2017 14:26:41 +0200 Timo Sirainen lib-compression: Fix test-compression to build without zlib
Mon, 20 Feb 2017 14:07:23 +0200 Timo Sirainen imap: Revert change to use [PARSE] in FETCH replies.
Mon, 20 Feb 2017 09:18:45 +0200 Aki Tuomi pop3c: Add no pipelining pop3c feature
Wed, 25 May 2016 01:57:08 +0200 Stephan Bosch Partially implemented IMAP SEARCH=X-MIMEPART capability.
Sat, 14 Jan 2017 13:33:05 +0100 Stephan Bosch lib-imap: Created test-imap-envelope.
Thu, 29 Dec 2016 14:02:05 +0100 Stephan Bosch lib-imap: imap-envelope: Added function for parsing ENVELOPE from string.
Wed, 26 Oct 2016 23:44:47 +0200 Stephan Bosch lib-imap: Added more comments to imap-bodystructure and imap-envelope.
Mon, 24 Oct 2016 01:45:18 +0200 Stephan Bosch lib-imap: imap-bodystructure: Added support for making imap_bodystructure_parse() work without a pre-existing message_part tree.
Mon, 24 Oct 2016 01:01:19 +0200 Stephan Bosch lib-mail: message-part-data: Implemented message_part_data_get_filename().
Mon, 24 Oct 2016 00:19:05 +0200 Stephan Bosch lib-mail: message-part-data: Renamed struct message_part_envelope_data to message_part_envelope.
Sun, 23 Oct 2016 22:29:49 +0200 Stephan Bosch lib-imap: imap-envelope: Moved imap_envelope_headers to lib-mail/message-part-data as message_part_envelope_headers.
Sun, 23 Oct 2016 20:05:33 +0200 Stephan Bosch lib-imap: imap-bodystructure: Moved message_part_data header parsing and query functions to their own module in lib-mail.
Sun, 23 Oct 2016 19:47:12 +0200 Stephan Bosch lib-imap: imap-bodystructure: Renamed imap_bodystructure_is_plain_7bit() to message_part_data_is_plain_7bit().
Sun, 23 Oct 2016 19:00:10 +0200 Stephan Bosch lib-imap: imap-envelope: Renamed imap_envelope_parse_header() to message_part_envelope_parse_from_header().
Sun, 23 Oct 2016 18:10:01 +0200 Stephan Bosch lib-imap: imap-evenvelope: Changed imap_envelope_get_field() into a private equivalent.
Sun, 23 Oct 2016 17:51:59 +0200 Stephan Bosch lib-imap: imap-bodystructure: Renamed imap_bodystructure_parse_header() to message_part_data_parse_from_header().
Sun, 23 Oct 2016 17:27:07 +0200 Stephan Bosch lib-imap: imap-bodystructure: Grouped together functions relating to the conversion of BODYSTRUCTURE to BODY.
Sun, 23 Oct 2016 16:50:25 +0200 Stephan Bosch lib-imap: imap-bodystructure: Changed struct message_part_body to contain fully decoded data.
Sun, 23 Oct 2016 16:49:37 +0200 Stephan Bosch lib-imap: imap-envelope: Added function to parse struct message_part_envelope_data from parsed imap args.
Sun, 23 Oct 2016 14:06:44 +0200 Stephan Bosch lib-imap: imap-bodystructure: Renamed `d' parameter to `data' in parse_content_header() function.
Sun, 23 Oct 2016 13:52:10 +0200 Stephan Bosch lib-imap: imap-envelope: Removed useless pool field from struct message_part_envelope_data.
Sun, 23 Oct 2016 13:50:05 +0200 Stephan Bosch lib-imap: imap-bodystructure: Removed useless pool field from struct message_part_data.
Sun, 23 Oct 2016 13:29:43 +0200 Stephan Bosch lib-mail: Gave message_part_data its own field in struct message_part.
Sun, 23 Oct 2016 13:10:11 +0200 Stephan Bosch lib-imap: imap-bodystructure: Renamed struct message_part_body_data to message_part_data.
Sun, 23 Oct 2016 12:10:44 +0200 Stephan Bosch lib-imap: Removed existing envelope parsing function.
Sun, 08 Jan 2017 12:00:15 +0100 Stephan Bosch lib-imap: test-imap-bodystructure: Added normalization tests.
Mon, 09 Jan 2017 02:03:25 +0100 Stephan Bosch lib-imap: imap-bodystructure: Allow alternative syntax and omitted optional elements in parser input.
Mon, 09 Jan 2017 16:29:26 +0100 Stephan Bosch lib-imap: test-imap-bodystructure: Added more tests.
Mon, 09 Jan 2017 16:20:29 +0100 Stephan Bosch lib-imap: test-imap-bodystructure: Improved handing of parse errors.
Mon, 09 Jan 2017 16:16:46 +0100 Stephan Bosch lib-imap: test-imap-bodystructure: Added support for more than one test case.
Sun, 08 Jan 2017 22:50:02 +0100 Stephan Bosch lib-imap: imap-bodystructure: Fixed parse error message about invalid Content-M5 field.
Mon, 20 Feb 2017 01:24:09 +0200 Timo Sirainen example-config: Add mail_sort_max_read_count setting.
Mon, 20 Feb 2017 01:16:56 +0200 Timo Sirainen example-config: Add mail_vsize_bg_after_count setting.
Mon, 20 Feb 2017 01:00:05 +0200 Timo Sirainen example-config: Add imap_fetch_failure setting.
Mon, 20 Feb 2017 00:26:28 +0200 Timo Sirainen lib-mail: Fix matched-parameter in HEADER_FILTER_ADD_MISSING_EOH callback
Sun, 19 Feb 2017 23:03:40 +0100 Stephan Bosch .gitignore: Fixed location of ignored m4 files.
Sat, 04 Feb 2017 16:15:57 +0100 Stephan Bosch lib-http: test-http-response-parse: Properly test multiple sequential responses.
Sun, 19 Feb 2017 21:58:54 +0100 Stephan Bosch auth: oauth2 mechanism: Fixed implicit boolean expression involving a pointer.
Sat, 18 Feb 2017 05:01:50 +0200 Timo Sirainen lib-storage: Add explicit MAIL_ERROR_LOOKUP_ABORT error
Fri, 17 Feb 2017 19:29:03 +0200 Timo Sirainen lib-storage: Add mail.access_type
Fri, 17 Feb 2017 19:07:53 +0200 Timo Sirainen lib-storage: Add mail_sort_max_read_count setting.
Fri, 17 Feb 2017 18:56:23 +0200 Timo Sirainen lib-storage: Add MAIL_ERROR_LIMIT
Fri, 17 Feb 2017 18:32:05 +0200 Timo Sirainen imap: If SEARCH/SORT fails but returns some results, send them to client.
Fri, 17 Feb 2017 18:30:51 +0200 Timo Sirainen lib-storage: Fix error handling when searching mails
Fri, 17 Feb 2017 18:24:31 +0200 Timo Sirainen lib-storage: Search optimization - avoid parsing message_parts unnecessarily
Fri, 17 Feb 2017 18:19:46 +0200 Timo Sirainen lib-storage: Fix error handling when sorting mails.
Fri, 17 Feb 2017 16:31:52 +0200 Timo Sirainen lib-storage: Change vsize calculation to use the new mail_stream_opened
Fri, 17 Feb 2017 16:20:06 +0200 Timo Sirainen lib-storage: Add mail.mail_stream_opened and .mail_metadata_accessed
Fri, 17 Feb 2017 16:14:39 +0200 Timo Sirainen lib-storage: Clarify what MAIL_LOOKUP_ABORT_READ_MAIL means.
Sun, 19 Feb 2017 01:44:21 +0200 Timo Sirainen dsync: Don't assert-crash if duplicate attributes are seen
Sun, 19 Feb 2017 15:47:48 +0200 Timo Sirainen imap: Fix running time in tagged command replies.
Sun, 19 Feb 2017 02:03:08 +0200 Timo Sirainen doveadm: Add explicit mail_storage_init/deinit() calls
Sun, 19 Feb 2017 02:02:20 +0200 Timo Sirainen lib-storage: mail_storage_init/deinit() is now reference counted.
Sun, 19 Feb 2017 02:01:24 +0200 Timo Sirainen lib-storage: Assert-crash if duplicate internal hooks are added.
Sun, 19 Feb 2017 15:54:53 +0200 Timo Sirainen fs-posix: Add "no-fsync" parameter.
Sun, 19 Feb 2017 14:49:20 +0200 Timo Sirainen imap: Code cleanup - Remove duplicate flags from imap_fetch_state
Sun, 19 Feb 2017 14:34:45 +0200 Timo Sirainen imap: Fix sending UID only when necessary on broken FETCHes.
Thu, 16 Feb 2017 20:39:12 +0200 Timo Sirainen imap: Include info about last command in disconnection log line.
Thu, 16 Feb 2017 20:29:46 +0200 Timo Sirainen imap: Code cleanup - Move code to client_command_stats_append()
Thu, 16 Feb 2017 20:17:32 +0200 Timo Sirainen imap: Add imap_client.logged_out at LOGOUT
Thu, 16 Feb 2017 20:14:55 +0200 Timo Sirainen imap: Code cleanup - move command stats to struct client_command_stats
Fri, 17 Feb 2017 15:46:38 +0200 Aki Tuomi mech-oauth2: Clarify logging
Fri, 17 Feb 2017 15:45:34 +0200 Aki Tuomi mech-oauth2: Set user_given=TRUE when username given in OAUTHBEARER
Fri, 17 Feb 2017 15:44:17 +0200 Aki Tuomi mech-oauth2: Fix gs2-header parsing
Sun, 19 Feb 2017 00:36:39 +0200 Timo Sirainen lib: Fix assert-crash in unit test.
Mon, 13 Feb 2017 15:33:21 +0200 Aki Tuomi auth: Add oauth2 passdb
Sat, 04 Feb 2017 23:56:04 +0200 Aki Tuomi auth: Add xoauth2 and oauthbearer mechanisms
Mon, 06 Feb 2017 12:56:27 +0200 Aki Tuomi auth: Add mechanism filter for passdbs
Wed, 08 Feb 2017 13:06:13 +0200 Aki Tuomi auth: Add accessor for passdb template arguments
Thu, 26 Jan 2017 10:49:08 +0200 Aki Tuomi lib-oauth2: Add support library for OAUTH2
Tue, 14 Feb 2017 18:48:51 +0200 Timo Sirainen lib-storage: Update vsize header after sync only if sizes are cached.
Tue, 07 Feb 2017 16:18:55 +0200 Timo Sirainen lib-storage: Add mail_vsize_bg_after_count setting.
Tue, 07 Feb 2017 13:53:52 +0200 Timo Sirainen lib-storage: Don't stop vsize calculation on expunged mails.
Wed, 15 Feb 2017 22:13:12 +0200 Timo Sirainen lib-index: Fix updating mail_index_header.day_first_uid
Wed, 15 Feb 2017 22:12:15 +0200 Timo Sirainen lib-index: Add day_stamp parameter to mail_index_update_day_headers()
Wed, 15 Feb 2017 18:20:05 +0200 Timo Sirainen lib-storage: Re-open mailbox after it's undeleted.
Wed, 15 Feb 2017 18:18:46 +0200 Timo Sirainen lib-storage: Don't sync mailbox after undeleting it.
Wed, 15 Feb 2017 18:05:14 +0200 Timo Sirainen lib-storage: Make sure mailbox undeletion won't go to infinite loop
Wed, 15 Feb 2017 23:32:52 +0200 Timo Sirainen mail-log: Add mail_log_cached_only setting.
Wed, 15 Feb 2017 13:46:06 -0500 Josef 'Jeff' Sipek lib-imap-client: pass the reply text to the auth-failed state change callback
Wed, 15 Feb 2017 09:13:05 -0500 Josef 'Jeff' Sipek lib-imap-client: invoke state change callback on "authentication success"
Wed, 15 Feb 2017 09:12:35 -0500 Josef 'Jeff' Sipek lib-imap-client: add callback to notify consumers about state changes
Tue, 14 Feb 2017 08:58:10 -0500 Josef 'Jeff' Sipek lib-imap-client: centralize authentication failed error logging
Sat, 04 Feb 2017 15:40:41 +0100 Stephan Bosch lib-http: response parser: Drop previous response's pool immediately when parsing continues.
Sat, 04 Feb 2017 16:21:51 +0100 Stephan Bosch lib-http: response parser: Always clear response to prevent referring to stale data.
Sat, 04 Feb 2017 13:59:10 +0100 Stephan Bosch lib-http: message parser: Don't allocate a pool for the next message until it is needed.
Sat, 04 Feb 2017 14:11:36 +0100 Stephan Bosch lib-http: message parser: Delay allocation of message header.
Sat, 04 Feb 2017 14:03:25 +0100 Stephan Bosch lib-http: message parser: Don't create the connection_options array, unless it is actually used.
Tue, 14 Feb 2017 17:35:54 +0200 Timo Sirainen lib-mail: Fix duplicate HEADER_FILTER_ADD_MISSING_EOH callback call
Wed, 15 Feb 2017 00:08:49 +0200 Timo Sirainen doveadm: Added "mailbox path" command
Tue, 14 Feb 2017 20:23:16 +0200 Timo Sirainen lib-lda: Code cleanup - remove unnecessary dest_mail check
Tue, 14 Feb 2017 20:20:07 +0200 Timo Sirainen lib-lda: Don't set mail_deliver_context.dest_mail too early.
Mon, 13 Feb 2017 20:49:12 +0200 Timo Sirainen lib-lda: Implement %{storage_id} correctly
Mon, 13 Feb 2017 20:47:51 +0200 Timo Sirainen lib-lda: Fix deliver_log_format variables with Sieve
Mon, 13 Feb 2017 20:46:16 +0200 Timo Sirainen lib-lda: Code cleanup - mail_deliver_open_mail() now uses uid parameter
Mon, 13 Feb 2017 20:44:31 +0200 Timo Sirainen lib-lda: Remove %{storage_id} setting for now.
Fri, 17 Feb 2017 11:25:49 +0200 Timo Sirainen lib-lda: Redesign mail_deliver_context.var_expand_table cache
Wed, 27 Apr 2016 13:06:52 +0300 Martti Rannanjärvi lib-lda: remove forced logging of session_id
Thu, 09 Feb 2017 18:01:14 +0200 Timo Sirainen lib-lda: Remove unused mail_deliver_get_log_var_expand_table()
Fri, 17 Feb 2017 11:17:00 +0200 Timo Sirainen lib-lda: Initialize var_expand_tab[] directly.
Thu, 09 Feb 2017 18:49:53 +0200 Timo Sirainen lib-lda: Avoid using mailbox_save_set_dest_mail()
Thu, 09 Feb 2017 18:46:14 +0200 Timo Sirainen lib-storage: Add mailbox_save_get_dest_mail()
Mon, 13 Feb 2017 20:23:49 +0200 Timo Sirainen virtual: Fix saving to a virtual mailbox to work again
Thu, 09 Feb 2017 17:18:51 +0200 Timo Sirainen plugins: Remove unnecessary mail_save_context.dest_mail==NULL checks
Thu, 09 Feb 2017 17:14:57 +0200 Timo Sirainen lib-storage: Remove unnecessary mail_save_context.dest_mail==NULL checks
Thu, 09 Feb 2017 16:53:47 +0200 Timo Sirainen lib-storage: Always create mail_save_context.dest_mail
Thu, 09 Feb 2017 16:34:52 +0200 Timo Sirainen lib-storage: Fix mailbox list index hook usage
Tue, 14 Feb 2017 10:42:26 +0200 Martti Rannanjärvi lib-index: zero mmap_length after logging error
Mon, 13 Feb 2017 19:40:22 +0200 Aki Tuomi mail-crypt: Do not restrict access in unit test
Tue, 14 Feb 2017 10:54:29 +0200 Timo Sirainen lib: Clarify *_strsplit_spaces() and add unit test
Mon, 13 Feb 2017 23:46:15 +0200 Timo Sirainen lib: Add pool_alloconly_create_clean()
Mon, 13 Feb 2017 20:02:24 +0200 Timo Sirainen LAYOUT=index: Fix duplicate mailbox name renaming to actually work
Mon, 13 Feb 2017 20:01:13 +0200 Timo Sirainen LAYOUT=index: Rename mailbox_list_index_node.corrupted_parent to corrupted_ext
Tue, 31 Jan 2017 19:43:30 +0200 Aki Tuomi driver-cassandra: Add support for speculative execution
Wed, 08 Feb 2017 12:03:30 +0200 Timo Sirainen lib-index: Add MAIL_INDEX_OPEN_FLAG_NO_DIRTY
Fri, 10 Feb 2017 16:26:15 +0200 Timo Sirainen cassandra: Track query counts internally and include them in metrics
Mon, 13 Feb 2017 18:06:46 +0200 Timo Sirainen lib-compress: Fix missing .gz header error message
Mon, 13 Feb 2017 18:05:13 +0200 Timo Sirainen lib-compress: Fix assert-crash when .gz header size exceeds buffer max length
Fri, 10 Feb 2017 15:27:13 +0200 Timo Sirainen lib-http: http_client_request_add_header() - Add key/value asserts
Mon, 13 Feb 2017 09:09:28 +0200 Martti Rannanjärvi lib-index: clear file->mmap_size only after logging it
Mon, 13 Feb 2017 09:08:25 +0200 Martti Rannanjärvi lib-index: don't reset ioloop_time on mmap error
Wed, 08 Feb 2017 12:47:06 +0200 Timo Sirainen quota: Log why quota_over_flag check is skipped if mail_debug=yes
Tue, 07 Feb 2017 15:46:47 +0200 Timo Sirainen quota: If quota_over_script is unset, skip the quota_over check.
Tue, 07 Feb 2017 15:44:20 +0200 Timo Sirainen quota: If quota_over_flag_value is unset, skip the quota_over check.
Tue, 07 Feb 2017 15:33:07 +0200 Timo Sirainen quota: Remove quota_over_flag_* from quota_root.
Fri, 10 Feb 2017 13:17:00 +0200 Timo Sirainen global: Add asserts to make static analyzer happier.
Fri, 10 Feb 2017 13:15:58 +0200 Timo Sirainen pop3-login: Code cleanup - Make sure destroying client stops processing.
Fri, 10 Feb 2017 13:15:26 +0200 Timo Sirainen global: Ignore unnecessary return values.
Fri, 10 Feb 2017 13:13:01 +0200 Timo Sirainen mail-filter: Handle handshake write() failure
Fri, 10 Feb 2017 12:50:58 +0200 Timo Sirainen fts: Fix crash using fts_autoexpunge_exclude = \Special-use crash
Fri, 10 Feb 2017 12:46:50 +0200 Timo Sirainen doveadm mailbox metadata list: Fix listing all metadata.
Fri, 10 Feb 2017 12:41:28 +0200 Timo Sirainen mail-crypt-acl: Fix error handling
Fri, 10 Feb 2017 12:40:41 +0200 Timo Sirainen doveadm mailbox cryptokey generate: Fix error handling
Fri, 10 Feb 2017 12:33:01 +0200 Timo Sirainen doveadm mailbox cryptokey generate: Fix memory leak
Fri, 10 Feb 2017 12:09:50 +0200 Timo Sirainen doveadm director map: Fix checking if host parameter is required
Fri, 10 Feb 2017 11:58:17 +0200 Timo Sirainen lib: Avoid unnecessary Coverity warnings in MALLOC_*()
Thu, 09 Feb 2017 16:33:35 +0200 Timo Sirainen TODO: Remove some of the implemented features
Mon, 06 Feb 2017 18:34:05 +0200 Timo Sirainen sdbox: Fix assert-crash on mailbox create race
Tue, 07 Feb 2017 21:07:54 +0200 Timo Sirainen quota: Clarify quota_count() return value.
Tue, 07 Feb 2017 20:41:41 +0200 Timo Sirainen quota: Make sure quota_warning doesn't wrap "quota before" value.
Tue, 07 Feb 2017 18:26:50 +0200 Timo Sirainen quota: When executing quota_warning/over_flag script, log the reason why.
Tue, 07 Feb 2017 13:19:17 +0200 Aki Tuomi lib: Check that output max size is non-zero when version specified
Sun, 22 Jan 2017 13:40:00 +0100 Stephan Bosch lib-storage: Added mail_user_init_ssl_client_settings().
Wed, 28 Dec 2016 12:02:14 -0600 johnkwoods lib-ldap: Remove extra return
Sun, 22 Jan 2017 17:24:02 -0600 J. Nick Koston fts-solr: Allow username/password for solr connction
Wed, 08 Feb 2017 23:01:32 +0200 Timo Sirainen pop3c: Increase timeout for PASS to 5 minutes.
Mon, 06 Feb 2017 14:05:47 +0200 Timo Sirainen indexer: Don't send more requests directly from worker status callback
Sun, 05 Feb 2017 16:49:05 +0200 Timo Sirainen imap: Add imap_fetch_failure setting
Mon, 02 May 2016 13:26:05 +0300 Martti Rannanjärvi lib-imap, imap: BINARY [UNKNOWNCTE] to [PARSE]
Sun, 05 Feb 2017 16:24:08 +0200 Timo Sirainen imap: Share mailbox closing code in SELECT/UNSELECT/CLOSE/LOGOUT/deinit
Sun, 05 Feb 2017 16:23:35 +0200 Timo Sirainen imap: Free search updates on CLOSE
Sun, 05 Feb 2017 16:10:44 +0200 Timo Sirainen imap: Don't send empty FETCH () on failure
Mon, 06 Feb 2017 11:02:46 +0200 Timo Sirainen lib-ssl-iostream: Fix memory leak in RSA_generate_key_ex() usage
Mon, 06 Feb 2017 11:23:50 +0200 Timo Sirainen auth: Handle delayed credentials identically in auth-workers
Mon, 06 Feb 2017 10:55:40 +0200 Timo Sirainen lib: Make sure NULL is defined to be ((void *)0)
Sat, 04 Feb 2017 13:51:13 +0200 Timo Sirainen lib-storage: Don't duplicate service user's settings into mail_user
Sat, 04 Feb 2017 13:38:17 +0200 Timo Sirainen lib-storage: Don't unnecessarily duplicate user's all setting strings
Sun, 05 Feb 2017 20:29:10 +0200 Timo Sirainen lib-ssl-iostream: Remove libdovecot_openssl_common.la
Sun, 05 Feb 2017 20:28:04 +0200 Timo Sirainen lib-ssl-iostream: Remove empty $(ssl_sources) from Makefile
Sun, 05 Feb 2017 20:26:12 +0200 Timo Sirainen lib-dcrypt: Link unit tests with libssl_iostream.la
Sun, 05 Feb 2017 20:24:41 +0200 Timo Sirainen lib-dcrypt: Remove unnecessary -shared link flag
Sun, 05 Feb 2017 20:22:27 +0200 Timo Sirainen lib-dcrypt: Don't link liblib.la to libdcrypt_openssl.so
Sun, 05 Feb 2017 20:20:37 +0200 Timo Sirainen lib-dcrypt: If dcrypt can't be initialized, log also the reason.
Sun, 05 Feb 2017 21:38:33 +0200 Timo Sirainen lib-ssl-iostream: Detect whether to call ERR_remove_[thread_]state() via configure
Sun, 05 Feb 2017 21:31:08 +0200 Timo Sirainen lib-ssl-iostream: Call OBJ_cleanup() for all OpenSSL versions
Sun, 05 Feb 2017 21:10:04 +0200 Timo Sirainen lib-ssl-iostream: Detect OPENSSL_cleanup() via configure
Sun, 05 Feb 2017 21:04:35 +0200 Timo Sirainen lib-ssl-iostream: Detect OpenSSL memory functions' parameters via configure
Sun, 05 Feb 2017 21:56:20 +0200 Timo Sirainen lib-ssl-iostream: Use ASN1_STRING_get0_data() if it exists
Sun, 05 Feb 2017 21:51:29 +0200 Timo Sirainen lib-ssl-iostream: Use RSA_generate_key_ex() if it exists
Mon, 06 Feb 2017 00:11:14 +0200 Timo Sirainen dict-sql: Move USING TIMESTAMP to correct location for INSERTs
Mon, 06 Feb 2017 00:48:18 +0200 Timo Sirainen auth: Pass through passdb extra fields to auth-worker requests
Mon, 06 Feb 2017 00:46:55 +0200 Timo Sirainen auth: Code cleanup - Move userdb extra fields exporting to its own function
Wed, 25 Jan 2017 23:26:35 +0200 Timo Sirainen lib-storage: Expunging now uses GUID only if it's in cache.
Fri, 03 Feb 2017 19:40:54 +0200 Timo Sirainen lib-storage: Fix autoexpunge locking to actually work correctly.
Fri, 03 Feb 2017 14:22:02 +0200 Aki Tuomi fts: Use mailbox_list_created hook
Fri, 03 Feb 2017 16:16:26 +0200 Timo Sirainen lib-storage: Once hooks have run, set vlast to NULL to make sure it's not used
Sat, 04 Feb 2017 10:42:21 +0200 Aki Tuomi lib-storage: Put vsize in index only if it's not there
Mon, 30 Jan 2017 21:28:20 +0200 Timo Sirainen lib-storage: Add assert to make sure header parsing isn't recursed
Thu, 02 Feb 2017 01:36:50 +0100 Stephan Bosch lib-http: client: Fixed peer reconnection failure handling.
Thu, 02 Feb 2017 01:34:35 +0100 Stephan Bosch lib-http: client: Respect the connection idle timeout, even when all queues have unlinked from a peer.
Thu, 02 Feb 2017 11:47:24 +0200 Timo Sirainen dict: Fix error logging if TIMESTAMP parameters are wrong.
Thu, 02 Feb 2017 11:32:50 +0200 Timo Sirainen dict-sql: Add missing USING TIMESTAMP for DELETE queries
Tue, 31 Jan 2017 21:03:29 +0200 Timo Sirainen imap: Fix panic on FETCH X-MAILBOX in virtual mailbox when mail is expunged
Tue, 31 Jan 2017 13:41:48 +0100 Stephan Bosch lib-http: server: Fix premature connection destroy in http_server_connection_output().
Mon, 09 Jan 2017 23:13:03 +0200 Timo Sirainen lib-storage: When logging corrupted mail size, disable logging Message-ID for now
Mon, 30 Jan 2017 15:12:04 +0200 Timo Sirainen lib-storage: Set vsize extension when copying mails.
Mon, 30 Jan 2017 15:11:45 +0200 Timo Sirainen lib-storage: Add index_mail_get_vsize_extension()
Mon, 30 Jan 2017 15:06:46 +0200 Timo Sirainen lib-storage: Move index_mail.vsize_ext_id to mailbox.mail_vsize_ext_id
Wed, 14 Dec 2016 18:13:25 +0200 Timo Sirainen imapc: Allow using LAYOUT=none without crashing.
Sun, 29 Jan 2017 00:24:33 +0200 Timo Sirainen imap: Don't unregister internal commands at deinit.
Thu, 26 Jan 2017 22:42:09 +0200 Timo Sirainen lib-storage: Lock autoexpunging so only a single process does it.
Sun, 29 Jan 2017 01:08:23 +0200 Timo Sirainen imap: Use struct mailbox_status.flags for FLAGS reply
Sun, 29 Jan 2017 01:06:55 +0200 Timo Sirainen lib-storage: Add struct mailbox_status.flags
Fri, 27 Jan 2017 21:36:14 +0200 Timo Sirainen lib: io_loop_set_current() - do nothing if ioloop doesn't change
Fri, 27 Jan 2017 13:56:30 +0200 Martti Rannanjärvi doveadm: add doveadm_http_rawlog_dir setting
Tue, 24 Jan 2017 17:18:07 +0200 Timo Sirainen lib-fts: Fix assert-crash in fts_icu_lcase()
Fri, 27 Jan 2017 09:41:36 +0200 Aki Tuomi lib-storage: Fix comparison to use virtual size instead of body virtual size
Thu, 26 Jan 2017 09:55:22 +0200 Timo Sirainen lib-index: Don't log error on dovecot.index.cache delete if it doesn't exist
Thu, 26 Jan 2017 19:51:34 +0200 Timo Sirainen lib-storage: Filling vsize to index on read used wrong size
Thu, 26 Jan 2017 09:42:26 +0200 Aki Tuomi lib-storage: Clear virtual size from index if size is corrupted
Sat, 14 Jan 2017 18:34:11 +0200 Timo Sirainen fts: Fix search query generation when tokens are filtered out.
Mon, 23 Jan 2017 18:02:05 +0200 Timo Sirainen director: "doveadm director move" to same host now refreshes user's timeout
Mon, 16 Jan 2017 14:01:57 +0200 Aki Tuomi dict-sql: Do not increment on set
Tue, 17 Jan 2017 09:59:54 +0200 Aki Tuomi dict-sql: Fix iterator to not fail
Sun, 16 Oct 2016 22:55:26 +0300 Timo Sirainen dict-sql: Error handling fix & code cleanup
Tue, 24 Jan 2017 12:42:25 +0200 Aki Tuomi lib-sasl: Fix oauthbearer compatibility with 2.2
Sun, 22 Jan 2017 23:55:24 +0100 Stephan Bosch lib-http: client: Fixed handling of errors occurring for unsubmitted requests during http_client_request_send_payload().
Wed, 18 Jan 2017 13:46:12 +0200 Aki Tuomi lib-sasl: Add OAUTHBEARER and XOAUTH2 mechanism
Wed, 18 Jan 2017 13:45:27 +0200 Aki Tuomi lib-sasl: Add API for setting and getting extra values
Fri, 20 Jan 2017 18:19:05 +0200 Timo Sirainen imapc: Fix assert-crash on some connect failures
Fri, 20 Jan 2017 15:57:10 +0200 Timo Sirainen director: Add more debug logging for moving & killing users
Fri, 20 Jan 2017 16:06:48 +0200 Timo Sirainen director: Fix USER-MOVE getting stuck if a director already uses the correct host
Fri, 20 Jan 2017 16:03:12 +0200 Timo Sirainen director: Ignore doveadm user move if host is already the same.
Fri, 20 Jan 2017 15:54:27 +0200 Timo Sirainen director: Make sure USER-KILLED isn't sent before USER-MOVE
Fri, 20 Jan 2017 15:52:43 +0200 Timo Sirainen director: Add assert to make sure USER-MOVE doesn't change tag
Tue, 27 Dec 2016 09:45:58 +0200 Aki Tuomi lib-storage: Copy cache decisions from inbox on create
Tue, 27 Dec 2016 09:44:52 +0200 Aki Tuomi lib-index: Add mail_cache_decisions_copy
Tue, 03 Jan 2017 12:50:58 +0200 Aki Tuomi lib-index: Unconstify mail_cache_register_get_list
Fri, 20 Jan 2017 14:46:30 +0200 Timo Sirainen lib-storage: Fix mailbox's vsize header check for mailboxes not in dovecot.list.index
Tue, 10 Jan 2017 02:12:25 +0100 Stephan Bosch lib-http: client: Make sure req->conn is only not NULL when that connection holds a reference to that request.
Thu, 19 Jan 2017 02:16:06 +0100 Stephan Bosch lib-http: client: Keep connection reference throughout http_client_connection_return_response().
Tue, 17 Jan 2017 19:49:39 +0200 Timo Sirainen master: Remove unnecessary service listener start
Wed, 18 Jan 2017 04:46:15 -0500 Josef 'Jeff' Sipek index: don't try to unlink in-memory cache file
Tue, 17 Jan 2017 20:34:51 +0200 Timo Sirainen doveadm direcor add: Fix checking number as hostname.
Tue, 17 Jan 2017 20:03:40 +0200 Timo Sirainen doveconf: Don't read freed memory.
Tue, 17 Jan 2017 15:22:44 +0200 Timo Sirainen doveadm direcor add: Don't accept number as a valid hostname.
Tue, 17 Jan 2017 16:28:10 +0200 Timo Sirainen stats plugin: Fix /proc/self/io fd leak on plugin deinit
Tue, 17 Jan 2017 16:23:50 +0200 Timo Sirainen doveadm: Outgoing dsync TCP connections leaked socket
Tue, 17 Jan 2017 19:21:08 +0200 Timo Sirainen lib-dict: Compiler warning fix
Mon, 16 Jan 2017 09:37:05 +0200 Aki Tuomi dict-sql: Fix flushing
Mon, 16 Jan 2017 16:58:31 +0200 Timo Sirainen dict-file: Fix potential crash when doing other dict calls during iteration.
Mon, 16 Jan 2017 17:12:41 +0200 Timo Sirainen lib-dict: Add assert to make sure all iterators are deinitialized.
Mon, 16 Jan 2017 16:57:21 +0200 Timo Sirainen lib: Add asserts to make sure hash table isn't freed while it's frozen.
Mon, 16 Jan 2017 23:55:17 +0200 Timo Sirainen fts-solr: Escape {} chars when sending queries
Tue, 17 Jan 2017 01:37:25 +0100 Stephan Bosch lib-http: server: Do not generate a payload for a failure response for a HEAD request.
Tue, 17 Jan 2017 01:36:10 +0100 Stephan Bosch lib-http: server: Prevent sending response payload when it is not allowed by the specification.
Tue, 03 Jan 2017 17:21:33 +0200 Aki Tuomi lib-storage: Add vsize extension to index
Sun, 15 Jan 2017 19:56:32 +0200 Timo Sirainen lib-storage: Fix assert-crash on mailbox_copy/move() failure
Fri, 20 May 2016 13:53:01 +0300 Timo Sirainen lib: Minor panic message improvement.
Sat, 14 Jan 2017 16:11:37 +0200 Timo Sirainen lib-storage: If namespaces weren't successfully created, don't autoexpunge at deinit.
Sat, 14 Jan 2017 16:12:56 +0200 Timo Sirainen lib-storage: Add struct mail_user.namespaces_created
Sat, 14 Jan 2017 16:12:03 +0200 Timo Sirainen lib-storage: Stop namespaces_added|created hooks immediately when user has failed
Sat, 14 Jan 2017 16:10:15 +0200 Timo Sirainen doveadm dict get: Support printing multiple values.
Mon, 09 Jan 2017 20:32:12 +0200 Timo Sirainen dict-sql: Support multiple values for lookups
Thu, 12 Jan 2017 20:35:12 +0200 Timo Sirainen dict-client: Support multiple values for lookups
Thu, 12 Jan 2017 20:22:38 +0200 Timo Sirainen lib-dict: Add support for lookup to return multiple values
Sat, 14 Jan 2017 16:54:34 +0200 Timo Sirainen dict-sql: Remove unnecessary "affected rows" tracking from dict_set()
Sat, 14 Jan 2017 16:45:06 +0200 Timo Sirainen dict-sql: Fix previous "merge sets" to flush at commit
Sat, 14 Jan 2017 15:10:17 +0200 Timo Sirainen lib-storage: Fix accessing the same "raw" mailbox multiple times in process.
Fri, 13 Jan 2017 20:39:42 +0200 Timo Sirainen imapc: Fix re-sending retryable commands after reconnect
Fri, 13 Jan 2017 10:10:00 +0200 Aki Tuomi lib-dict: Fix compability for 2.2
Thu, 12 Jan 2017 16:20:40 +0200 Timo Sirainen lib-storage: Allow namespaces_created hook to return failure via user error.
Thu, 12 Jan 2017 00:53:54 +0200 Timo Sirainen lib-storage: Improve namespace error message - include separator char.
Wed, 11 Jan 2017 19:43:30 +0200 Aki Tuomi lib-dict-sql: Try merge sets to single update
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 11 Jan 2017 01:57:46 +0100 Stephan Bosch global: Replaced all instances of memset(p, 0, sizeof(*p)) with the new i_zero() macro.
Tue, 10 Jan 2017 19:23:30 +0200 Timo Sirainen configure: Link libsmtp before libdns
Fri, 06 May 2016 21:43:04 +0300 Timo Sirainen lib-settings: Added settings_get_time_msecs()
Tue, 10 Jan 2017 14:45:20 +0200 Timo Sirainen lib-storage: Compile & indent fix for previous change.
Thu, 05 Jan 2017 10:50:55 +0200 Aki Tuomi lib-storage: Prevent recursion in header parsing
Mon, 09 Jan 2017 17:48:56 +0200 Timo Sirainen cassandra: Support configuring heartbeat_interval and idle_timeout
Mon, 09 Jan 2017 20:31:35 +0200 Timo Sirainen cassandra: Add support for "bigint" value type.
Mon, 09 Jan 2017 22:39:09 +0200 Timo Sirainen dict-client: When failing to resend commands after reconnect, their success is uncertain.
Mon, 09 Jan 2017 17:05:14 +0200 Timo Sirainen dict-sql: Support transaction timestamps with Cassandra driver
Mon, 09 Jan 2017 19:16:04 +0200 Timo Sirainen dict-client: Pass through transaction timestamp to dict-server
Mon, 09 Jan 2017 16:55:45 +0200 Timo Sirainen lib-dict: Add dict_transaction_set_timestamp()
Mon, 09 Jan 2017 19:10:25 +0200 Timo Sirainen dict-ldap|fs: Explicitly specify used dict_vfuncs methods.
Thu, 29 Dec 2016 13:17:57 -0500 Timo Sirainen config: Fix checking if <path needs to be expanded
Mon, 09 Jan 2017 15:12:48 +0200 Timo Sirainen lmtp: Don't deliver truncated email when client disconnects before "." line
Tue, 10 Jan 2017 15:55:17 +0200 Timo Sirainen auth: Fix compiling tests
Mon, 09 Jan 2017 09:57:58 +0200 Aki Tuomi auth-policy: Add missing settings
Sun, 08 Jan 2017 20:09:33 +0200 Aki Tuomi auth-policy: Enable SSL connections
Fri, 30 Dec 2016 16:20:12 +0100 Stephan Bosch lib-lda: Moved LMTP client to lib-smtp.
Fri, 28 Oct 2016 21:34:41 +0300 Timo Sirainen configure: Fix link ordering
Tue, 10 Jan 2017 13:29:34 +0200 Timo Sirainen director: Fix assert-crash when flush script takes too long
Mon, 09 Jan 2017 23:04:22 +0200 Timo Sirainen lib-program-client: Fix crash after disconnecting client.
Mon, 09 Jan 2017 21:57:39 +0200 Timo Sirainen dict-client: Log slightly different error when it's uncertain if commit failed
Wed, 04 Jan 2017 14:02:28 -0800 Greg C auth-policy: hashed_password will always be blank, tell buffer it has data so str_len works when converting to hex
Sun, 08 Jan 2017 18:44:32 +0200 Aki Tuomi lib-program-client: Do not call program_client_fail twice
Sun, 25 Dec 2016 10:14:07 +0200 Aki Tuomi istream-mmap: Mark stream eof on error and copy errno
Fri, 16 Dec 2016 20:27:09 +0200 Martti Rannanjärvi lib, lib-http: add HTTP_URL_ALLOW_PCT_NUL flag
Tue, 27 Dec 2016 14:01:14 +0200 Aki Tuomi autoexpunge: Consider last_rename_stamp on expunge
Wed, 28 Dec 2016 22:45:22 +0200 Aki Tuomi index-storage: Update mailbox last_rename_stamp on rename
Tue, 27 Dec 2016 15:03:51 -0500 Josef 'Jeff' Sipek lib-mail: header filter should call callback for added EOH
Wed, 28 Dec 2016 10:49:49 -0500 Josef 'Jeff' Sipek lib-mail: refactor header filter test code
Wed, 21 Dec 2016 07:53:52 +0200 Martti Rannanjärvi lib-compression: use LZ4_compress_default if can
Sun, 18 Dec 2016 12:03:10 +0200 Timo Sirainen lib-storage: Update mail_get_headers() API comment
Sun, 18 Dec 2016 13:20:20 +0100 Stephan Bosch lib: Created i_zero() wrapper for memset(p, 0, sizeof(*p)).
Fri, 23 Dec 2016 13:58:38 -0800 Nick Wallingford Fix link failure against libressl.
Tue, 12 Apr 2016 13:08:05 +0300 Baofeng storage: do NOT feed p_strconcat() with NULL.
Mon, 19 Dec 2016 15:31:50 +0200 Timo Sirainen lib-index: Fix assert-crash if .log creation unexpectedly fails at the end
Tue, 20 Dec 2016 13:40:17 +0200 Martti Rannanjärvi stats: use o_stream_nsend in client-export
Thu, 22 Dec 2016 11:58:29 -0500 Timo Sirainen fs-randomfail: Fix failure handling for fs_read()
Wed, 21 Dec 2016 20:56:58 +0200 Timo Sirainen lib-index: Fix checking if cache file becomes >4GB
Tue, 20 Dec 2016 13:34:43 +0200 Martti Rannanjärvi imap: use o_stream_nsend when not checking failure
Tue, 20 Dec 2016 10:03:40 +0200 Martti Rannanjärvi replication: ignore o_stream_send errors in doveadm-connection
Thu, 22 Dec 2016 11:53:06 -0500 Timo Sirainen lib-mail: message_binary_part_deserialize(): Return error if body line count is too large
Thu, 22 Dec 2016 10:48:27 -0500 Timo Sirainen dovecot.service.in: Improve [service] examples
Wed, 21 Dec 2016 21:33:35 +0200 Timo Sirainen replication plugin: Error handling code cleanup
Wed, 21 Dec 2016 19:50:10 +0200 Timo Sirainen Fix compiling when compiler doesn't support typeof()
Mon, 19 Dec 2016 12:16:20 +0200 Aki Tuomi lib-index: Make sure buffer is not null before freeing
Sun, 18 Dec 2016 22:54:11 +0200 Timo Sirainen configure: Define __STDC_LIMIT_MACROS for CXXFLAGS
Sun, 18 Dec 2016 13:20:39 +0200 Timo Sirainen master: Update assert to make sure optind != 0
Sun, 18 Dec 2016 12:54:34 +0200 Timo Sirainen lib: Remove dead code from unit test
Tue, 29 Nov 2016 23:37:43 +0200 Timo Sirainen lib: Allow only known %chars in printf_format_fix_noalloc()
Tue, 29 Nov 2016 23:29:04 +0200 Timo Sirainen lib: Fix %n detection in printf_format_fix_noalloc()
Tue, 29 Nov 2016 23:21:17 +0200 Timo Sirainen lib: Optimize printf_format_fix_noalloc()
Sat, 17 Dec 2016 20:03:46 +0100 Stephan Bosch lib-imap-client: Fixed boolean vs integer mixup in debug message format argument.
Fri, 16 Dec 2016 23:38:58 +0100 Stephan Bosch lib-http: client: Added test for premature connection loss to test-http-client-errors.
Fri, 16 Dec 2016 23:58:43 +0100 Stephan Bosch lib-http: client: Added test for normal connection backoff behavior to test-http-client-errors.
Fri, 16 Dec 2016 23:36:19 +0100 Stephan Bosch lib-http: client: Treat connections that get disconnected prematurely as connection failures.
Fri, 16 Dec 2016 22:30:42 +0100 Stephan Bosch lib-http: client: Consolidated connection loss handling into a single function.
Fri, 16 Dec 2016 22:00:47 +0100 Stephan Bosch lib-http: client: Moved connection backoff timer management to separate functions.
Fri, 16 Dec 2016 21:41:29 +0100 Stephan Bosch lib-http: client: Prevent infinite event loop involving the request handler.
Mon, 11 Apr 2016 21:20:48 +0300 Baofeng auth: do NOT feed p_strconcat() with NULL
Sat, 17 Dec 2016 11:31:42 +0200 Timo Sirainen master: PROCESS-STATUS output was duplicated many times
Thu, 15 Dec 2016 17:43:11 +0200 Timo Sirainen imapc: Log server disconnection error only once.
Thu, 15 Dec 2016 17:45:06 +0200 Timo Sirainen imapc: Minor debug logging improvement
Thu, 15 Dec 2016 17:36:39 +0200 Timo Sirainen imapc: Don't retry a failed reconnection before 10 secs have passed
Thu, 15 Dec 2016 17:31:18 +0200 Timo Sirainen imapc: Fix infinite reconnect loop to remote server that is down
Sat, 17 Dec 2016 10:55:01 +0200 Timo Sirainen lib: Compiler warning fix for 32bit systems
Mon, 12 Dec 2016 07:28:00 +0200 Timo Sirainen global: Make sure *_malloc() calculations won't cause integer overflows.
Mon, 12 Dec 2016 07:19:55 +0200 Timo Sirainen global: Change string position/length from unsigned int to size_t
Mon, 12 Dec 2016 05:16:28 +0200 Timo Sirainen lib: Optimization - p_strconcat() doesn't need to allocate from data stack
Mon, 12 Dec 2016 04:55:47 +0200 Timo Sirainen lib: *_new(): Use the new MALLOC_MULTIPLY() macro to avoid overflows
Mon, 12 Dec 2016 04:53:02 +0200 Timo Sirainen lib: Add MALLOC_MULTIPLY() and MALLOC_ADD()
Mon, 12 Dec 2016 03:55:54 +0200 Timo Sirainen lib: Remove t_buffer_*_type()
Mon, 12 Dec 2016 03:48:49 +0200 Timo Sirainen master: Removed unused process_exec(extra_args) parameter
Thu, 15 Dec 2016 18:15:21 +0200 Timo Sirainen lib-storage: Make dovecot.list.index's filename configurable.
Thu, 15 Dec 2016 18:13:34 +0200 Timo Sirainen lib-storage: Deduplicate code into mailbox_list_settings_init_defaults()
Fri, 16 Dec 2016 18:52:23 +0200 Timo Sirainen director: Fix crash when using director_flush_socket
Thu, 15 Dec 2016 19:03:39 +0200 Timo Sirainen director: Fix USER-KICK and USER-KICK-ALT forwarding
Thu, 15 Dec 2016 19:02:56 +0200 Timo Sirainen director: doveadm command handling was missing USER-KICK-ALT
Thu, 15 Dec 2016 15:00:54 +0200 Timo Sirainen imap: Fix STORE UNCHANGEDSINCE to work with >32bit modseqs.
Thu, 15 Dec 2016 15:20:02 +0200 Timo Sirainen lib-storage: Fix "*" in SEARCH seqset/uidset
Thu, 15 Dec 2016 15:01:47 +0200 Timo Sirainen imapc: Don't allow "*" in SEARCH replies
Wed, 14 Dec 2016 19:36:43 +0200 Timo Sirainen fts-squat: Use file_cache_new_path() for squat indexes
Wed, 14 Dec 2016 19:35:29 +0200 Timo Sirainen lib-index: Use file_cache_new_path() for dovecot.index.cache
Wed, 14 Dec 2016 19:35:05 +0200 Timo Sirainen lib: Add file_cache_new_path() to include path in error messages.
Wed, 14 Dec 2016 23:20:12 +0200 Aki Tuomi driver-mysql: Do not hex-encode again
Tue, 13 Dec 2016 16:04:53 +0200 Timo Sirainen lib-storage: Fix crash in obox's dsync-merge
Fri, 09 Dec 2016 16:01:20 +0200 Aki Tuomi mail-crypt: Treat empty values correctly
Wed, 14 Dec 2016 17:39:04 +0200 Aki Tuomi mail-crypt: Skip tests if dcrypt cannot be initialized
Wed, 14 Dec 2016 11:42:56 +0200 Aki Tuomi auth-policy: Allow unsupported attributes in response
Wed, 14 Dec 2016 10:32:44 +0200 Aki Tuomi sha3: Fix typo in ifdef
Mon, 12 Dec 2016 15:21:13 +0200 Timo Sirainen lib-test: Change test_fatal_func_t to take unsigned int stage as parameter.
Mon, 12 Dec 2016 15:17:23 +0200 Timo Sirainen lib-test: test_run_with_fatals() now takes a const array
Mon, 12 Dec 2016 15:16:34 +0200 Timo Sirainen lib-test: Introduce test_fatal_func_t as typedef and comment how it works.
Mon, 12 Dec 2016 09:41:02 +0200 Aki Tuomi doveadm-mail: Set exit code to EX_TEMPFAIL on timeout
Mon, 12 Dec 2016 09:39:34 +0200 Aki Tuomi doveadm-save: Set exit code to EX_TEMPFAIL on open error
Wed, 14 Dec 2016 02:51:54 +0100 Stephan Bosch lib-imap: imap-bodystructure: Prevent writing erroneous whitespace between items in an envelope address list.
Tue, 13 Dec 2016 18:31:41 +0200 Timo Sirainen lib-index: Add mail_index_revert_changes()
Wed, 14 Dec 2016 10:23:17 +0200 Aki Tuomi mail-crypt: Ensure array is created before accessing it
Wed, 14 Dec 2016 12:46:50 +0200 Aki Tuomi doveadm-director: Show tag field from response
Mon, 12 Dec 2016 15:14:52 +0200 Aki Tuomi imap: Fix assert when waiting for input on SEARCH/SORT
Mon, 12 Dec 2016 12:37:34 +0200 Timo Sirainen dsync: Fix .dovecot-sync.lock timeout checking
Mon, 12 Dec 2016 12:53:36 +0200 Timo Sirainen dsync: Improve process title during initialization
Mon, 12 Dec 2016 12:42:53 +0200 Timo Sirainen doveadm-server: Show UNIX socket connections as <local> in process title
Mon, 12 Dec 2016 12:43:47 +0200 Timo Sirainen doveadm: Add global doveadm_verbose_proctitle setting.
Mon, 12 Dec 2016 12:51:42 +0200 Timo Sirainen doveadm: When connecting to doveadm-server via TCP, use 30s timeout
Mon, 12 Dec 2016 10:40:20 +0200 Aki Tuomi lib-storage: Do not try to recover missing list index
Mon, 05 Dec 2016 15:17:30 +0000 Paul Howarth configure: Fix some implicit function declarations
Wed, 07 Dec 2016 14:23:12 +0100 manuel openssl: Clear error queue after an incomplete SSL_shutdown
Fri, 09 Dec 2016 15:06:05 +0200 Timo Sirainen imapc: Don't send NOOP immediately after SELECT
Fri, 09 Dec 2016 11:11:11 +0000 Timo Sirainen config: Avoid excessive data stack usage when matching local_name
Fri, 09 Dec 2016 09:57:57 +0100 Stephan Bosch doveadm-server: http: Fixed temp_path_prefix for iostream-temp.
Thu, 08 Dec 2016 13:01:48 +0200 Martti Rannanjärvi lib: add t_strfgmtime and t_strftime
Thu, 08 Dec 2016 19:37:30 +0200 Timo Sirainen lib: Improve seq_range_array_invert() unit tests
Wed, 07 Dec 2016 10:19:02 +0200 Aki Tuomi lib-storage: Add test for inversion of n->max
Tue, 06 Dec 2016 11:50:13 +0200 Aki Tuomi lib-storage: Fix typo in function name
Thu, 08 Dec 2016 18:07:12 +0200 Timo Sirainen lib: Comment seq_range_array_invert() that its values must be within min_seq..max_seq
Thu, 08 Dec 2016 17:50:46 +0200 Timo Sirainen lib: Fix seq_range_array_invert() when input contains 2^32-1
Wed, 07 Dec 2016 00:14:08 +0200 Timo Sirainen cassandra: Treat "Request timed out" also as SQL_RESULT_ERROR_TYPE_WRITE_UNCERTAIN
Mon, 05 Dec 2016 09:53:06 +0000 Paul Howarth configure: Fix HAVE_MYSQL_SSL_CIPHER check
Tue, 06 Dec 2016 18:14:31 +0200 Phil Carmody plugins: mail-crypt - fix static analysis pedantry
Mon, 05 Dec 2016 17:29:08 +0200 Phil Carmody lib/macros.h - protect old compilers from use of modern features
Sun, 04 Dec 2016 03:44:43 +0200 Timo Sirainen configure: Fix building without OpenSSL
Sat, 03 Dec 2016 20:48:30 +0100 Stephan Bosch dsync: Fixed boolean expression in dsync_mailbox_import_deinit().
Tue, 29 Nov 2016 23:18:56 +0200 Aki Tuomi lib: Add hmac helpers
Thu, 24 Nov 2016 18:12:00 +0200 Timo Sirainen sdbox: Rebuild index after it's been fsck'd
Mon, 28 Nov 2016 03:26:01 +0100 Stephan Bosch global: Added missing copyright notices.
Mon, 21 Nov 2016 23:19:26 +0100 Stephan Bosch lib-http: client: Fixed assert failure occurring when a new connection fails for a peer that has active connections.
Fri, 02 Dec 2016 22:42:24 +0200 Timo Sirainen dsync: Fix log format string broken by earlier change
Fri, 02 Dec 2016 22:29:31 +0200 Timo Sirainen dsync: Add mailbox names as well as GUIDs to log messages.
Thu, 01 Dec 2016 02:29:44 +0200 Timo Sirainen lib-storage: Fix simplifying sequence sets and UID sets.
Thu, 01 Dec 2016 02:26:08 +0200 Timo Sirainen lib: seq_range_array_*(): Fix seq2=2^32-1 handling
Thu, 01 Dec 2016 00:56:11 +0200 Timo Sirainen lib-storage: Return vsize=0 from mailbox list index for empty mailboxes.
Wed, 30 Nov 2016 15:59:01 +0200 Timo Sirainen dict-client: Don't timeout lookups without waiting 1sec in dict ioloop.
Thu, 01 Dec 2016 19:06:10 +0200 Timo Sirainen dsync: When logging "Mailbox changed caused a desync", log also the reason.
Thu, 01 Dec 2016 01:38:02 -0600 J. Nick Koston config: Match multiple names in local_name
Thu, 24 Nov 2016 04:06:22 +0200 Timo Sirainen quota: Don't skip quota checks when moving mails between different quota roots.
Thu, 24 Nov 2016 20:40:15 +0200 Timo Sirainen lib-storage: Add struct mail_save_context.copy_src_mail
Wed, 30 Nov 2016 02:17:12 +0200 Timo Sirainen man: Update doveadm director flush description
Wed, 30 Nov 2016 12:34:45 +0200 Timo Sirainen lib-storage: If mailbox_create() fails, don't leave box in partially opened state.
Wed, 30 Nov 2016 00:28:08 +0200 Aki Tuomi mail-crypt: Remove dead assigment
Wed, 30 Nov 2016 00:04:53 +0200 Aki Tuomi mail-crypt: Do not try to read error from unset variable
Mon, 28 Nov 2016 23:05:16 +0200 Aki Tuomi mail-crypt: Do not attempt to cache keys on failure
Tue, 29 Nov 2016 10:57:49 +0200 Aki Tuomi autogen: Use HTTPS for wiki
Mon, 28 Nov 2016 15:20:01 +0200 Aki Tuomi lib-dcrypt: Add error handling for dcrypt_key_id_private
Mon, 28 Nov 2016 15:17:55 +0200 Aki Tuomi mail-crypt: Add error handling for mailbox_open in tests
Mon, 28 Nov 2016 15:15:21 +0200 Aki Tuomi doveadm-mail-crypt: Skip existing keys properly
Mon, 28 Nov 2016 14:52:50 +0200 Aki Tuomi mail-crypt: Do not attempt to cache freed keypair
Mon, 28 Nov 2016 14:45:01 +0200 Aki Tuomi mail-crypt: Fail if key is not found and save_version less than 2
Mon, 28 Nov 2016 13:36:56 +0200 Aki Tuomi mail-crypt: Skip undef values if OpenSSL is <1.0.2
Mon, 28 Nov 2016 13:32:16 +0200 Aki Tuomi m4: Detect OpenSSL version 1.0.2
Mon, 28 Nov 2016 14:12:23 +0200 Aki Tuomi dovecot.m4: Add NOUNDEF option to run-test.sh
Mon, 28 Nov 2016 13:52:40 +0200 Timo Sirainen lib-index: mail_transaction_log_file_sync(): Don't mix I/O errors and corruption
Mon, 28 Nov 2016 13:04:47 +0200 Timo Sirainen lib-index: Fix assert-crash after "log file shrank" error.
Mon, 28 Nov 2016 12:16:26 +0200 Aki Tuomi mail-crypt: Commit transaction before lookup in test
Fri, 25 Nov 2016 01:45:29 +0200 Aki Tuomi Add suppression for openssl leak
Fri, 25 Nov 2016 00:45:35 +0200 Aki Tuomi mail-crypt: Add manpage
Thu, 24 Nov 2016 14:48:03 +0200 Aki Tuomi mail-crypt: Add mail-crypt plugin
Fri, 25 Nov 2016 09:49:25 +0200 Aki Tuomi lib-dcrypt: Use module_dir setting
Fri, 25 Nov 2016 09:48:43 +0200 Aki Tuomi lib-dcrypt: Add module_dir setting
Fri, 25 Nov 2016 16:14:16 +0200 Timo Sirainen lib-storage: Fix raw storage to sync mailboxes correctly.
Fri, 25 Nov 2016 15:34:46 +0200 Timo Sirainen lib-storage: Fix error handling in mailbox_list_index_refresh_force()
Tue, 22 Nov 2016 01:28:33 +0200 Timo Sirainen mkcert.sh: Use umask to create key file as 0600
Thu, 24 Nov 2016 18:12:18 +0200 Timo Sirainen mdbox: Rebuild index after it's been fsck'd
Thu, 24 Nov 2016 17:52:01 +0200 Timo Sirainen lib-storge: Call mail_storage.list_index_corrupted() when needed
Thu, 24 Nov 2016 15:50:01 +0200 Timo Sirainen lib-storage: Add mail_storage.list_index_corrupted()
Thu, 24 Nov 2016 17:16:30 +0200 Timo Sirainen lib-index: Add mail_index_unset_fscked()
Thu, 24 Nov 2016 15:49:15 +0200 Timo Sirainen lib-index: fsck now adds MAIL_INDEX_HDR_FLAG_FSCKD to header.
Thu, 24 Nov 2016 15:41:38 +0200 Timo Sirainen lib-storage: Rename mailbox_list_index.corrupted to corrupted_names_or_parents
Thu, 24 Nov 2016 15:14:06 +0200 Timo Sirainen lib-index: If index open fails with fsck, retry opening once.
Thu, 24 Nov 2016 15:12:21 +0200 Timo Sirainen lib-index: fsck: Fix log_file_head|tail_offset properly
Fri, 25 Nov 2016 10:22:18 +0200 Aki Tuomi lib-dcrypt: Add assert that vfs is initialized
Thu, 24 Nov 2016 19:53:17 +0200 Timo Sirainen lib-storage: Fail if no namespaces have list=yes
Fri, 25 Nov 2016 00:17:45 +0200 Timo Sirainen lib-index: Compiler warning fix
Tue, 22 Nov 2016 18:34:53 +0200 Timo Sirainen lib-mail: Add randomness test to test-mail-html2text
Tue, 22 Nov 2016 18:33:12 +0200 Timo Sirainen lib-mail: Fix assert-crash in mail_html2text_more() with invalid input.
Sat, 19 Nov 2016 02:32:21 +0200 Timo Sirainen lib: Clarify that buffer_write() zero-fills buffer when writing past its size
Sat, 19 Nov 2016 01:54:14 +0200 Timo Sirainen global: Code cleanup - avoid passing NULL to functions with non-null parameter
Sat, 19 Nov 2016 02:00:25 +0200 Timo Sirainen global: Avoid unnecessary unsigned integer wraps.
Sat, 19 Nov 2016 01:59:03 +0200 Timo Sirainen global: Avoid loops unnecessarily decreasing below zero.
Sat, 19 Nov 2016 01:57:40 +0200 Timo Sirainen lib: Mark md4/md5/sha1/sha2 code with ATTR_UNSIGNED_WRAPS
Sat, 19 Nov 2016 01:56:19 +0200 Timo Sirainen lib-index: mail_index_map_register_ext(ext_offset=-1) now sets hdr_offset=-1
Sat, 19 Nov 2016 01:39:42 +0200 Timo Sirainen lib: Add ATTR_UNSIGNED_WRAPS for disabling clang -fsanitize=integer
Thu, 24 Nov 2016 23:26:40 +0200 Timo Sirainen lib-index: Compiler warning fix.
Wed, 23 Nov 2016 23:19:05 +0200 Timo Sirainen lib-storage: Rotate dovecot.list.index.log* more often.
Wed, 23 Nov 2016 23:12:29 +0200 Timo Sirainen lib-index: Add mail_index_set_log_rotation()
Wed, 23 Nov 2016 22:42:03 +0200 Timo Sirainen lib-storage: Try harder to rename a corrupted mailbox name to its old name.
Thu, 24 Nov 2016 19:32:44 +0200 Aki Tuomi dsync: Do not try replace remote folder GUID when doing oneway sync
Wed, 23 Nov 2016 18:43:17 +0200 Timo Sirainen lib-storage: Fix rotation of dovecot.list.index.log
Wed, 23 Nov 2016 17:14:48 +0200 Timo Sirainen imapc: Fix assert that checks if mail is expunged locally.
Wed, 23 Nov 2016 17:14:14 +0200 Timo Sirainen imapc: Cleanup - change delayed_expunged_uids to seq_range.
Wed, 23 Nov 2016 15:57:03 +0200 Timo Sirainen auth: Don't crash expanding %variables when username isn't set.
Wed, 23 Nov 2016 13:25:54 +0200 Timo Sirainen sdbox: Don't log an error if stub is added twice
Wed, 23 Nov 2016 13:16:19 +0200 Aki Tuomi auth: Fix auth-policy crash when username is NULL
Tue, 22 Nov 2016 10:21:24 -0500 Josef 'Jeff' Sipek lib-storage: require MAIL_STORAGE_CLASS_FLAG_STUBS when caching
Tue, 22 Nov 2016 18:00:13 +0200 Timo Sirainen lib-fts: Add randomness test to test-fts-tokenizer
Tue, 22 Nov 2016 16:35:58 +0200 Timo Sirainen lib-fts: Make sure address tokenizer can't return empty tokens.
Tue, 22 Nov 2016 17:31:02 +0200 Timo Sirainen lib-fts: Fix fts_tokenizer_delete_trailing_partial_char() unit test
Tue, 22 Nov 2016 12:03:01 +0200 Timo Sirainen lib-index: Handle invalid headers as "corruption", not "temporary error"
Tue, 22 Nov 2016 10:59:36 +0200 Timo Sirainen dict-client: dict_lookup*() deleted the first byte of the result.
Mon, 21 Nov 2016 14:05:42 +0200 Timo Sirainen quota-clone: Flush quota-clone 10s after quota update if it's not already done
Mon, 21 Nov 2016 14:02:11 +0200 Timo Sirainen quota-clone: Code cleanup - moved recursion check to quota_clone_flush()
Mon, 21 Nov 2016 23:43:08 +0200 Timo Sirainen lib-dict: Add extra NULL-check to make static analyzer happier
Mon, 21 Nov 2016 13:57:23 +0200 Aki Tuomi lib-index: Limit mmap errors in txn log file to 1/s
Mon, 21 Nov 2016 13:53:50 +0200 Aki Tuomi lib-index: Limit mmap errors in index cache to 1/s
Mon, 21 Nov 2016 13:34:57 +0200 Aki Tuomi lib-index: Limit mmap syscall errors in index to 1/s
Mon, 21 Nov 2016 13:33:42 +0200 Aki Tuomi lib-index: Do not crash if log is missing
Mon, 21 Nov 2016 19:05:49 +0200 Timo Sirainen dict-client: Server can now send command replies in any order.
Mon, 21 Nov 2016 19:04:26 +0200 Timo Sirainen dict: Make sure iterate doesn't add to ostream when it's already full.
Mon, 21 Nov 2016 18:52:25 +0200 Timo Sirainen dict: Moved iterate's corking to more correct location.
Mon, 21 Nov 2016 18:46:48 +0200 Timo Sirainen dict-client: Include reconnection-status in slow dict lookup messages.
Mon, 21 Nov 2016 16:55:45 +0200 Timo Sirainen dict-client: Add warn_slow_msecs setting
Mon, 21 Nov 2016 16:45:55 +0200 Timo Sirainen dict-client: Add time spent in dict-server to "slow dict lookup" messages.
Mon, 21 Nov 2016 16:44:38 +0200 Timo Sirainen dict-client: Code cleanup - handle tab-unescaping before callbacks.