log

age author description
Thu, 29 Aug 2019 09:55:25 +0300 Timo Sirainen lib-imap: Fix "Don't accept strings with NULs" cherry-pick default tip
Fri, 17 May 2019 10:33:53 +0300 Timo Sirainen lib-imap: Make sure str_unescape() won't be writing past allocated memory
Fri, 10 May 2019 19:24:51 +0300 Timo Sirainen lib-imap: Don't accept strings with NULs
Mon, 27 May 2019 18:25:38 +0300 Timo Sirainen lib-http: Add http_client_request_add_missing_header()
Mon, 27 May 2019 17:55:56 +0300 Timo Sirainen lib-http: Add http_client_request_lookup_header()
Mon, 27 May 2019 17:53:16 +0300 Timo Sirainen lib-http: http_client_request_remove_header() - Don't crash if no headers are added
Mon, 27 May 2019 17:47:16 +0300 Timo Sirainen lib-http: http_client_request_add_header() - Replace existing header
Mon, 27 May 2019 17:46:37 +0300 Timo Sirainen lib-http: http_client_request_remove_header() - split off header finding
Fri, 15 Mar 2019 00:14:05 +0100 Stephan Bosch lib: str - Add str_replace().
Thu, 14 Mar 2019 23:55:00 +0100 Stephan Bosch lib: buffer - Add buffer_replace().
Mon, 18 Mar 2019 00:52:37 +0100 Stephan Bosch lib: buffer - Improve header comment for buffer_insert() and buffer_delete().
Mon, 04 Feb 2019 19:25:13 -0800 Timo Sirainen fts: Fix buffer overflow when reading oversized fts header
Mon, 04 Feb 2019 19:23:02 -0800 Timo Sirainen lib-storage: Fix buffer overflow when reading oversized hdr-pop3-uidl header
Wed, 16 Jan 2019 18:28:57 +0200 Aki Tuomi auth: Do not import empty certificate username
Mon, 21 Jan 2019 10:54:06 +0200 Aki Tuomi auth: Fail authentication if certificate username was unexpectedly missing
Mon, 21 Jan 2019 11:36:30 +0200 Aki Tuomi login-common: Ensure we get username from certificate
Thu, 31 Jan 2019 14:07:19 +0200 Timo Sirainen lib-master: ipc-client - Fix crash on connect failure
Wed, 16 Jan 2019 01:00:22 +0200 Timo Sirainen LAYOUT=index: Fix rebuilding mailbox list index on force-resync
Tue, 02 Oct 2018 10:22:11 +0300 Timo Sirainen lib-master: ipc-client: Don't free command too early
Thu, 05 Jul 2018 14:55:38 +0300 Timo Sirainen director: Allow fully freeing user while waiting for IPC kick to finish
Thu, 05 Jul 2018 14:53:02 +0300 Timo Sirainen director: Fix crash when user kill times out before IPC finishes
Thu, 05 Jul 2018 14:42:30 +0300 Timo Sirainen lib-master: ipc-client: Support aborting commands
Thu, 05 Jul 2018 14:41:38 +0300 Timo Sirainen lib-master: ipc-client: Cleanup - avoid extra return in the function
Thu, 05 Jul 2018 14:38:51 +0300 Timo Sirainen lib-master: ipc-client: Never call callback directly from ipc_client_cmd()
Thu, 05 Jul 2018 14:35:51 +0300 Timo Sirainen lib-master: ipc-client: Split code to ipc_client_abort_commands()
Thu, 05 Jul 2018 14:25:46 +0300 Timo Sirainen lib-master: ipc-client: Use linked list of commads instead of array
Thu, 05 Jul 2018 13:40:43 +0300 Timo Sirainen lib-master: ipc-client: Don't call callback twice if IPC proxy sends invalid input
Wed, 05 Sep 2018 19:34:20 +0300 Aki Tuomi pop3: Do not expunge \Deleted mails without QUIT
Wed, 25 Jul 2018 13:17:45 +0300 Timo Sirainen lib-storage: Fix bodystructure parsing crash if header is parsed twice
Wed, 25 Jul 2018 13:17:05 +0300 Timo Sirainen lib-mail: Add asserts to message_part_*() to make sure part->data isn't NULL
Fri, 08 Jun 2018 23:17:04 +0300 Timo Sirainen lib: istream-try - Don't assert-crash with empty parent istream
Tue, 24 Jul 2018 15:00:19 +0300 Timo Sirainen lib-imap: Remove content_subtype==NULL checks
Tue, 24 Jul 2018 14:55:25 +0300 Timo Sirainen lib-mail: If message_part_data.content_type is set, make sure content_subtype isn't NULL
Mon, 06 Aug 2018 12:39:25 +0300 Timo Sirainen imap: Fix command ambiguity checking with special plugins
Tue, 12 Dec 2017 01:02:27 +0200 Timo Sirainen lib: io_loop_context_new() - deactivate old context
Tue, 05 Jun 2018 15:31:20 +0300 Timo Sirainen lib-dcrypt: istream-decrypt - Add support for getting stream size
Tue, 05 Jun 2018 13:34:02 +0300 Timo Sirainen lib-dcrypt: istream-decrypt - Add support for seeking
Tue, 05 Jun 2018 13:25:30 +0300 Timo Sirainen lib: Add i_stream_nonseekable_try_seek()
Tue, 29 May 2018 11:53:15 +0300 Aki Tuomi pop3c: Ensure pop3c index directory is autocreated
Thu, 24 May 2018 01:32:40 +0300 Timo Sirainen cassandra: Fix empty binary parameters with prepared statements
Tue, 22 May 2018 16:06:15 +0300 Timo Sirainen fs-posix: Support FS_METADATA_WRITE_FNAME for fs_copy()
Tue, 22 May 2018 10:59:11 +0300 Timo Sirainen man: doveadm-mailbox.1.in - Fix doveadm-search-query(7) section
Wed, 15 Nov 2017 15:53:03 +0200 Timo Sirainen lib-imap: imap_envelope_parse() - remove unnecessary data stack frame
Mon, 14 May 2018 15:46:01 +0300 Timo Sirainen fs-posix: Fix fs_iter_next() to return any kinds of files.
Thu, 17 May 2018 18:35:04 +0300 Timo Sirainen lib-master: postlogin: Don't unreference already closed login-connection
Fri, 04 May 2018 15:27:14 +0300 Timo Sirainen auth: Improve auth-master connections' error logging
Fri, 04 May 2018 14:14:35 +0300 Timo Sirainen lib-master: Add auth connect & handshake times to master_login_auth_request errors
Fri, 04 May 2018 14:10:49 +0300 Timo Sirainen lib-master: Add request time also for internal failure error messages
Fri, 04 May 2018 14:03:46 +0300 Timo Sirainen lib-master: Use more exact timestamp in master_login_auth_request failures
Fri, 04 May 2018 13:56:45 +0300 Timo Sirainen lib-master: Improve error logging for master_auth_connection failures
Fri, 04 May 2018 13:42:23 +0300 Timo Sirainen lib-master: Improve error logging for post-login script failures
Fri, 04 May 2018 13:23:07 +0300 Timo Sirainen lib-master: Improve error logging when master_login_connection gets disconnected
Fri, 04 May 2018 13:07:50 +0300 Timo Sirainen lib-master: Keep linked list of master_login_clients per connection
Fri, 13 Apr 2018 16:14:18 +0300 Timo Sirainen lib-master: If connect() to backend UNIX socket is retried, log a warning
Fri, 13 Apr 2018 16:12:27 +0300 Timo Sirainen lib-master: Add how long request took for "Internal auth failure" errors
Thu, 17 May 2018 16:29:28 +0300 Timo Sirainen cassandra: Fix consistency=quorum to work
Thu, 03 May 2018 17:06:04 +0300 Timo Sirainen cassandra: Use fallback_consistency on more types of errors
Thu, 03 May 2018 16:58:21 +0300 Timo Sirainen cassandra: Cleanup - Move code to query_error_want_fallback()
Fri, 06 Oct 2017 15:54:47 +0300 Timo Sirainen dict-sql: dict doesn't support NULL values, so convert SQL NULLs to ""
Fri, 06 Oct 2017 15:52:36 +0300 Timo Sirainen lib-sql: Add comments about NULL values.
Tue, 15 May 2018 17:50:27 +0300 Timo Sirainen fs-posix: Strip trailing "/" from filenames
Thu, 03 May 2018 18:33:25 +0300 Timo Sirainen fts: When indexing virtual mailbox, index each real mailbox entirely
Thu, 03 May 2018 18:33:00 +0300 Timo Sirainen fts: Indexing virtual mailbox didn't always index the last mails
Thu, 03 May 2018 18:30:51 +0300 Timo Sirainen fts: Make sure indexing virtual mailbox doesn't recurse and index mail multiple times
Thu, 03 May 2018 15:22:09 +0300 Timo Sirainen fs-posix: mkdir missing directory if it's changed by FS_METADATA_WRITE_FNAME
Tue, 24 Oct 2017 10:27:23 +0300 Martti Rannanjärvi lib-storage: Replace DBOX_GUID_BIN_LEN with GUID_128_SIZE
Mon, 30 Oct 2017 19:29:02 +0200 Martti Rannanjärvi lib: Don't use NEEDS_LOCAL_CREDS undefined
Mon, 30 Oct 2017 16:39:21 +0200 Martti Rannanjärvi lib,lib-index: Use #ifdef with WORDS_BIGENDIAN
Fri, 27 Oct 2017 11:03:07 +0300 Martti Rannanjärvi global: Use #ifdef instead of #if with WORDS_BIGENDIAN
Mon, 23 Apr 2018 18:15:51 -0400 Josef 'Jeff' Sipek mdbox: Assume that empty uid maps found during sync are harmless
Tue, 12 Dec 2017 21:36:07 +0200 Timo Sirainen lib-storage: Make sure index root is created when it's the same as root directory
Thu, 26 Apr 2018 09:48:39 +0300 Sergey Kitov plugins/old-stats: Remove restrict_access_set_dumpable calls from process_io_open().
Wed, 18 Apr 2018 13:30:50 +0300 Sergey Kitov lib: Call module's preinit function, when loading
Fri, 09 Mar 2018 15:17:29 +0200 Sergey Kitov plugins/old-stats: Add old-stats preinit() which opens mail stats io.
Thu, 29 Mar 2018 14:24:11 -0400 Timo Sirainen fs-posix: Fix iterating nonexistent symlinks when readdir() returns DT_UNKNOWN
Thu, 26 Apr 2018 19:38:55 +0300 Timo Sirainen lib-fs: fs-posix - Add accurate-mtime parameter
Thu, 26 Apr 2018 18:23:54 +0300 Timo Sirainen lib-fs: Update FS_METADATA_WRITE_FNAME comment
Thu, 26 Apr 2018 18:14:27 +0300 Timo Sirainen lib-fs: fs-posix - FS_METADATA_WRITE_FNAME replaces the full path
Thu, 26 Apr 2018 18:14:46 +0300 Timo Sirainen lib-fs: fs-metawrap - Pass FS_METADATA_WRITE_FNAME through to parent fs
Thu, 26 Apr 2018 16:42:40 +0300 Timo Sirainen lib-storage: Remove mail_attachment_detection_options=add-flags-on-fetch parsing
Thu, 26 Apr 2018 16:41:55 +0300 Timo Sirainen lib-storage: Fail if mail_attachment_detection_options has invalid options
Thu, 19 Apr 2018 16:38:22 +0300 Timo Sirainen lib-storage: Set $Has[No]Attachment earlier among other cached data
Wed, 25 Apr 2018 11:04:08 +0300 Aki Tuomi doveadm: mailbox cache decisions - Fatally fail if fields are missing
Wed, 25 Apr 2018 10:56:04 +0300 Aki Tuomi man: Document doveadm mailbox cache commands
Fri, 13 Apr 2018 13:28:47 +0300 Aki Tuomi doveadm: Add mailbox cache manipulation commands
Sat, 14 Apr 2018 14:31:44 +0300 Aki Tuomi doveadm-mail: Handle field conversion to short opt better
Tue, 13 Sep 2016 15:01:56 -0400 Josef 'Jeff' Sipek lib: introduce container_of
Sun, 29 Apr 2018 12:31:23 +0300 Timo Sirainen lib-index: mail_index_sync_map() - Don't try to-resync extension updates
Sun, 29 Apr 2018 12:23:49 +0300 Timo Sirainen lib-index: Remove extension record sync handlers
Thu, 26 Apr 2018 13:18:01 +0300 Martti Rannanjärvi .gitignore: Ignore doc/man/doveadm-rebuild.1
Thu, 12 Apr 2018 14:09:10 +0300 Aki Tuomi doveadm: Add rebuild attachments command
Thu, 12 Apr 2018 14:07:54 +0300 Aki Tuomi lib-storage: Parse mail parts in mail_set_attachment_keywords if not present
Thu, 19 Apr 2018 10:19:15 +0300 Aki Tuomi lib-storage: Add error reporting to mail_set_attachment_keywords
Wed, 25 Apr 2018 15:20:58 +0300 Timo Sirainen lib-fts: Minor fix to randomness test in test-fts-tokenizer
Wed, 25 Apr 2018 15:17:53 +0300 Timo Sirainen fts: Fix indexing input that contains NULs
Sat, 14 Apr 2018 02:05:51 +0200 Stephan Bosch lib: Implement str_sanitize_utf8().
Tue, 17 Apr 2018 21:31:38 +0200 Stephan Bosch lib: unichar: Add Horizontal Ellipsis character.
Tue, 24 Apr 2018 18:50:38 +0300 Timo Sirainen dsync: If lock file can't be created because home is missing, mkdir the home
Tue, 24 Apr 2018 18:47:28 +0300 Timo Sirainen lib-storage: Add mail_user_home_mkdir()
Wed, 25 Apr 2018 17:45:39 +0300 Timo Sirainen lib-lda: mail_send_rejection() - Don't assert-crash with empty input mail
Wed, 28 Feb 2018 14:22:44 +0200 Aki Tuomi login-common: If no CRL check is required, allow revoked certs
Wed, 28 Feb 2018 14:22:04 +0200 Aki Tuomi login-common: ssl_require_crl works both ways
Wed, 28 Feb 2018 13:29:51 +0200 Aki Tuomi login-common: Fix boolean misuse in preverify_ok
Tue, 17 Apr 2018 15:46:41 +0300 Timo Sirainen imapc: Fix expunges+appends in same session with imapc_features=no-msn-updates
Fri, 13 Apr 2018 13:33:56 +0300 Timo Sirainen po3pc: Handle unexpected server disconnections without assert-crash
Tue, 13 Mar 2018 16:36:44 +0200 Sergey Kitov lib-mail: html2text: do not parse entity when quote_level > 0.
Fri, 06 Apr 2018 15:48:02 +0300 Sergey Kitov lib-mail: Fix include guards for istream-nonuls.h
Wed, 11 Apr 2018 15:11:23 +0300 Aki Tuomi lib-program-client: Wait longer in test-program-client-local
Mon, 09 Apr 2018 16:41:19 +0300 Timo Sirainen imapc: Fix crash when handling empty mailboxes.
Sun, 25 Mar 2018 23:15:58 +0300 Timo Sirainen imapc: Fix local state if mailbox is empty after reconnection
Wed, 11 Apr 2018 14:19:06 +0300 Timo Sirainen imapc: If SELECT INBOX fails with NO, treat it as temporary failure
Tue, 27 Feb 2018 12:26:09 +0200 Timo Sirainen imapc: Fix crash when untagged FETCH reply doesn't have key-value pairs
Mon, 26 Mar 2018 00:01:26 +0300 Timo Sirainen imapc: Ignore fetch-msn-workarounds/no-msn-updates during initial FETCH
Wed, 21 Mar 2018 11:29:26 +0200 Arkadiusz Miśkiewicz lib-master: Fix dns_wildcard_match usage
Mon, 19 Mar 2018 11:51:01 +0200 Aki Tuomi NEWS: Add v2.2.35 release notes
Mon, 19 Mar 2018 12:20:14 +0200 Martti Rannanjärvi lib-dcrypt: Add libssl_iostream.la to LIBADD
Mon, 19 Mar 2018 11:30:14 +0200 Aki Tuomi NEWS: Update up to 2.2.34
Wed, 07 Mar 2018 11:24:30 +0200 Timo Sirainen notify: Fix crash if NO_NOTIFY transaction is rolled back during commit
Thu, 15 Mar 2018 13:19:53 +0200 Timo Sirainen imapc: Update mail size also when RFC822.SIZE is smaller than fetched header size
Thu, 15 Mar 2018 12:20:14 +0200 Timo Sirainen imapc: Update mail size also when istream_opened() hook is called
Tue, 06 Mar 2018 15:15:01 +0200 Aki Tuomi lib-master: Correctly match when local_name has multiple names
Tue, 06 Mar 2018 10:33:27 +0200 Aki Tuomi lib-master: Reply from config process is tabescaped
Sat, 10 Mar 2018 19:43:27 +0200 Aki Tuomi config: tabescape local name and service
Tue, 06 Mar 2018 10:31:51 +0200 Aki Tuomi config: Make local_name comparison faster
Mon, 26 Feb 2018 12:53:19 +0200 Aki Tuomi lib-master: Fix dns_match_wildcard result value check
Mon, 12 Mar 2018 15:06:13 +0200 Timo Sirainen imapc: Don't try to add mails to index if they already exist there
Mon, 05 Mar 2018 14:55:04 +0200 Martti Rannanjärvi charset-alias: Don't return value from void functions
Mon, 12 Mar 2018 14:50:32 +0200 Aki Tuomi lib-dcrypt: test-stream - Ensure more is read when buffer becomes empty
Mon, 12 Mar 2018 14:48:41 +0200 Aki Tuomi lib-dcrypt: istream-decrypt - Read more if buffer is empty
Thu, 01 Mar 2018 12:17:16 +0200 Timo Sirainen sdbox: Delete .temp* files on when save/copy transaction is rolled back
Fri, 22 Dec 2017 18:58:11 +0200 Timo Sirainen global: Call rfc822_parser_deinit() wherever possible
Tue, 09 Jan 2018 11:33:59 -0500 Timo Sirainen lib-mail: Refactor code to make the next commit smaller
Fri, 22 Dec 2017 18:56:53 +0200 Timo Sirainen lib-mail: Add rfc822_parser_deinit()
Fri, 22 Dec 2017 18:42:53 +0200 Timo Sirainen lib-mail: Make sure parsers don't accidentally go much beyond end pointer
Fri, 22 Dec 2017 18:36:55 +0200 Timo Sirainen lib-mail: Fix out-of-bounds read when parsing an invalid email address
Fri, 22 Dec 2017 18:36:09 +0200 Timo Sirainen lib-mail: test-message-address - Add TEST_MESSAGE_ADDRESS_FLAG_SKIP_LIST flag
Fri, 22 Dec 2017 18:31:52 +0200 Timo Sirainen lib-mail: rfc822-parser - Add asserts to make sure parser state is correct
Mon, 19 Feb 2018 14:19:08 +0200 Aki Tuomi lib-dns: Move before lib-master
Thu, 30 Nov 2017 20:52:11 +0200 Aki Tuomi login-common: Enable config filtering by local name
Thu, 30 Nov 2017 15:47:25 +0200 Aki Tuomi lib-master: Support validating config filters against requests
Thu, 30 Nov 2017 15:46:52 +0200 Aki Tuomi config: Add command to request all filters
Thu, 30 Nov 2017 15:46:40 +0200 Aki Tuomi config: Add config_filter_get_all
Tue, 06 Mar 2018 09:42:46 +0200 Aki Tuomi doc: Update example-config description for ssl_require_crl
Wed, 28 Feb 2018 15:09:02 +0200 Timo Sirainen example-config: Add mail_attachment_detection_options
Fri, 16 Feb 2018 16:03:46 +0200 Timo Sirainen doveadm sync/backup: Don't override BROKENCHAR if it's already set
Mon, 26 Feb 2018 18:20:30 +0200 Aki Tuomi notify: Ignore flag and keywords update during saving
Sun, 18 Feb 2018 18:07:16 -0500 Josef 'Jeff' Sipek lib-storage: Generate snippet while saving new mails
Mon, 19 Feb 2018 15:43:31 +0200 Timo Sirainen lib-storage: Make index_mail_want_cache() global
Sun, 18 Feb 2018 18:06:48 -0500 Josef 'Jeff' Sipek lib-storage: move snippet generation to mail-save-finish
Mon, 19 Feb 2018 15:38:13 +0200 Timo Sirainen doveadm dump: Show body.snippet in human-readable form
Thu, 15 Feb 2018 18:16:15 +0200 Timo Sirainen imap: Don't set storage callbacks before namespaces are created
Thu, 15 Feb 2018 18:15:16 +0200 Timo Sirainen imap: Add client_create_finish() to finish namespace creation.
Thu, 15 Feb 2018 18:13:20 +0200 Timo Sirainen imap: When running standalone, delay initializing namespaces until PREAUTH is sent
Mon, 19 Feb 2018 14:44:04 +0200 Timo Sirainen lib-storage: Unless LAYOUT=index, don't rebuild list index on missing INBOX
Mon, 19 Feb 2018 12:54:53 +0200 Timo Sirainen lib-storage: mailbox_list_index_handle_corruption() - Lock mailbox list while rebuilding
Mon, 19 Feb 2018 12:53:46 +0200 Timo Sirainen lib-storage: mailbox_list_index_handle_corruption() - Move actual handling to its own function
Thu, 30 Nov 2017 12:03:36 +0200 Martti Rannanjärvi lib-ssl-iostream,login-common: Use SSL_CTX_set_min_proto_version
Sat, 11 Nov 2017 04:28:57 +0200 Martti Rannanjärvi lib-ssl-iostream: Add ssl_protocols_to_min_protocol()
Thu, 30 Nov 2017 11:15:50 +0200 Martti Rannanjärvi configure.ac: Add SSL_CTX_set_min_proto_version detection
Mon, 19 Feb 2018 14:51:41 +0200 Martti Rannanjärvi login-common: Explicitly ignore SSL_CTX_set_ecdh_auto() return value
Mon, 19 Feb 2018 09:54:09 +0200 Aki Tuomi login-common,lib-ssl-iostream: Use SSL_CTX_set_ecdh_auto
Sun, 18 Feb 2018 18:11:18 +0200 Aki Tuomi imap: If snippet is not available return NIL
Sun, 18 Feb 2018 00:53:12 +0200 Timo Sirainen imap: Fix FETCH SNIPPET
Fri, 16 Feb 2018 14:49:59 +0200 Timo Sirainen imap: Don't enforce sending SNIPPET reply as literal
Fri, 16 Feb 2018 14:46:36 +0200 Timo Sirainen imap: Add parenthesis to FETCH SNIPPET (FUZZY text) response
Fri, 16 Feb 2018 16:59:35 +0200 Martti Rannanjärvi charset-alias: Fix keyvalues iteration
Fri, 16 Feb 2018 16:53:04 +0200 Martti Rannanjärvi charset-alias: Cleanup whitespace
Wed, 24 Jan 2018 19:36:22 -0500 Hideo Yoshizane charset-alias-plugin
Thu, 09 Nov 2017 15:18:29 +0200 Timo Sirainen lib-charset: Allow plugins to replace charset_* functions
Thu, 09 Nov 2017 15:12:05 +0200 Timo Sirainen lib-charset: Move non-iconv UTF-8 only translation code to its own file
Fri, 09 Feb 2018 23:57:29 +0100 Stephan Bosch lib-http: server: Recreate connection IO after streams change.
Fri, 09 Feb 2018 23:56:55 +0100 Stephan Bosch lib-http: client: Recreate connection IO after streams change.
Sat, 10 Feb 2018 10:29:44 +0100 Stephan Bosch lib-http: server: Use the new connection_input_halt/resume() functions.
Sat, 10 Feb 2018 10:27:19 +0100 Stephan Bosch lib-http: client: Use the new connection_input_halt/resume() functions.
Fri, 09 Feb 2018 17:24:28 +0100 Stephan Bosch lib-ssl-iostream: ostream-openssl: Fix behavior of o_stream_flush() so that 1 is only returned when buffer is empty.
Thu, 15 Feb 2018 15:47:48 +0100 Stephan Bosch lib-ssl-iostream: ostream-openssl: Create local variable for sstream->ssl_io->plain_output in o_stream_ssl_flush().
Sat, 10 Feb 2018 09:55:43 +0100 Stephan Bosch lib: connection: Add connection_input_halt() and connection_input_resume().
Mon, 12 Feb 2018 12:28:37 +0200 Aki Tuomi auth: Set correct context type when bypassing reporting in auth_success
Thu, 08 Feb 2018 02:22:18 +0200 Timo Sirainen lib: Add i_stream_get_root_io() and use it to deduplicate code
Thu, 08 Feb 2018 10:52:57 +0200 Timo Sirainen lib: Add connection_streams_changed()
Thu, 08 Feb 2018 02:38:23 +0200 Timo Sirainen doveadm: client: Set IO only after enabling SSL
Thu, 08 Feb 2018 02:28:54 +0200 Timo Sirainen lib-imap-client: Fix IO after enabling SSL
Fri, 22 Dec 2017 11:25:06 +0200 Timo Sirainen doveadm-server: Fix potential hangs with SSL connections
Tue, 06 Feb 2018 09:48:11 +0200 Aki Tuomi auth: Add policy check configuration options
Mon, 05 Feb 2018 14:26:15 +0200 Aki Tuomi auth: Use correct username is auth policy requests
Fri, 01 Dec 2017 13:49:31 +0200 Aki Tuomi auth: Use rip instead of real_rip in policy server attributes
Tue, 06 Feb 2018 15:12:26 +0200 Timo Sirainen replication: Don't send notification for changes done by dsync transactions
Tue, 06 Feb 2018 15:10:48 +0200 Timo Sirainen lib-storage: Set mailbox_transaction_context.flags earlier
Tue, 17 Oct 2017 03:19:19 +0200 Stephan Bosch doveadm-server: http: Fixed lingering connections after the request is sent.
Sun, 18 Jun 2017 19:55:23 +0200 Stephan Bosch doveadm-server: http: Fixed crash occurring when disconnecting a client at server deinit.
Thu, 08 Feb 2018 13:04:48 +0200 Aki Tuomi old-stats: Set process dumpable during stats gathering
Thu, 08 Feb 2018 13:03:37 +0200 Aki Tuomi lib: Add restrict_access_get/set_dumpable
Thu, 08 Feb 2018 13:01:50 +0200 Aki Tuomi lib: Clarify restrict_access_allow_coredumps
Wed, 07 Feb 2018 16:17:13 +0200 Timo Sirainen lib-index: Fix assert-crash with lock_method=dotlock
Tue, 09 Jan 2018 15:37:25 -0500 Timo Sirainen lib-storage: Lock mailbox_list for mailbox create/delete/rename
Tue, 09 Jan 2018 15:36:58 -0500 Timo Sirainen lib-storage: Add mailbox_list_[un]lock()
Tue, 09 Jan 2018 15:35:13 -0500 Timo Sirainen lib-storage: mailbox_delete() - Fix cleanup in error handling
Tue, 09 Jan 2018 15:33:26 -0500 Timo Sirainen lib-storage: mailbox_rename() - Use source storage for errors
Tue, 06 Feb 2018 18:01:04 +0200 Timo Sirainen lib-storage: mail_storage_lock_create() - add support for dotlocks
Tue, 06 Feb 2018 17:49:15 +0200 Timo Sirainen lib-storage: Change mail_user_lock_file_create() to use mail_storage_lock_create()
Tue, 06 Feb 2018 17:47:37 +0200 Timo Sirainen lib-storage: Add mail_storage_lock_create()
Tue, 06 Feb 2018 17:35:18 +0200 Timo Sirainen lib: Add file_lock_from_dotlock()
Wed, 13 Dec 2017 15:48:17 +0200 Timo Sirainen LAYOUT=index: Fix crash in doveadm force-resync if storage doesn't implement list_index_corrupted()
Tue, 12 Dec 2017 18:10:40 +0200 Timo Sirainen LAYOUT=index: Fix updating STATUS changes in mailbox list index
Tue, 06 Feb 2018 12:37:34 +0200 Timo Sirainen fs-posix: Fix iterating directories when readdir() returns DT_UNKNOWN
Mon, 05 Feb 2018 22:21:13 +0200 Timo Sirainen fts: Don't reindex FTS mails if .cache file is deleted
Wed, 07 Feb 2018 15:28:45 +0200 Timo Sirainen cassandra: Make sure timestamp is always logged (if set) with debug_queries=y
Wed, 07 Feb 2018 15:27:07 +0200 Timo Sirainen cassandra: Fix setting timestamp for transaction queries with v3 protocol
Mon, 29 Jan 2018 19:10:38 +0100 Stephan Bosch doveadm: dsync: Switch ioloop for input/output streams while making TCP connection.
Mon, 29 Jan 2018 18:28:25 +0100 Stephan Bosch lib-ssl-iostream: openssl: Make verbose logging robust against i_debug() writing to stream itself.
Mon, 05 Feb 2018 23:54:33 +0200 Timo Sirainen fts: Fix searching headers with TEXT/BODY
Mon, 05 Feb 2018 23:51:51 +0200 Timo Sirainen fts: Fix searching SEARCH_HEADER_ADDRESS/COMPRESS_LWSP
Fri, 12 Jan 2018 21:03:41 +0100 Stephan Bosch lib-http: queue: Update the correct timout while dropping a request from the delay queue.
Tue, 06 Feb 2018 15:50:19 +0100 Stephan Bosch lib: time-util: Fix timeval_cmp_margin() to correctly handle a margin crossing the second boundary.
Tue, 06 Feb 2018 16:51:23 +0100 Stephan Bosch lib: test-time-util: Put all test data for timeval_cmp() test in a single struct array.
Mon, 05 Feb 2018 13:38:16 +0200 Sergey Kitov lib-imap-client: continue imapc operation on parsing errors.
Mon, 29 Jan 2018 09:55:51 -0500 Josef 'Jeff' Sipek imap: Iterate over ns settings when deciding to add SPECIAL-USE capability
Tue, 05 Dec 2017 17:05:27 +0200 Aki Tuomi lib: test-var-expand - Ensure var_get_key_range_full handles nested ifs correctly
Fri, 01 Dec 2017 19:46:58 +0200 Aki Tuomi lib: var-expand - handle \{ and \} correctly
Fri, 01 Dec 2017 14:53:46 +0200 Aki Tuomi lib: Support nested keys in var_get_key_range_full
Thu, 25 Jan 2018 12:27:41 +0200 Timo Sirainen lib-storage: Fix adding body.snippet to cache
Thu, 25 Jan 2018 12:35:51 +0200 Timo Sirainen lib-storage: Add comment to how mail_cache_field_can/want_add() is used
Thu, 25 Jan 2018 12:35:35 +0200 Timo Sirainen lib-index: Update comments for mail_cache_decision_*()
Sun, 04 Feb 2018 13:40:12 +0200 Aki Tuomi imap,pop3: Properly terminate logout tab.
Mon, 08 Jan 2018 15:08:10 +0200 Aki Tuomi auth: passdb-cache - Verify credentials with worker when enabled
Mon, 08 Jan 2018 15:00:17 +0200 Aki Tuomi auth: Expose auth_request_verify_plain_callback_finish
Mon, 08 Jan 2018 15:09:28 +0200 Aki Tuomi auth-worker: Support PASSW request
Mon, 08 Jan 2018 14:52:10 +0200 Aki Tuomi auth-worker: Add auth_worker_auth_request_new
Tue, 02 Jan 2018 12:33:50 +0200 Aki Tuomi auth: passdb-blocking - Expose passdb_blocking_auth_worker_reply_parse
Mon, 04 Dec 2017 11:01:31 +0200 Aki Tuomi pop3: Include mail user variables in logout format
Mon, 04 Dec 2017 11:01:05 +0200 Aki Tuomi imap: Include mail user variables in logout format
Tue, 05 Dec 2017 23:49:27 +0200 Aki Tuomi lib: var-expand - Add table size and merge utility functions
Sat, 20 Jan 2018 21:32:07 +0100 Stephan Bosch lib-program-client: local: Add test for big data I/O.
Wed, 24 Jan 2018 01:09:16 +0100 Stephan Bosch lib-program-client: remote: Don't change exit_code in program_client_remote_disconnect() when program_input is already NULL.
Mon, 22 Jan 2018 23:25:34 +0100 Stephan Bosch lib-program-client: Use reliable means of checking for input stream EOF.
Sat, 11 Nov 2017 10:07:42 +0200 Aki Tuomi lib-storage: Set keyword based on attachment presence when saving
Mon, 20 Nov 2017 10:09:23 +0200 Aki Tuomi lib-storage: Add attachment detection settings
Fri, 10 Nov 2017 14:32:44 +0200 Aki Tuomi lib-mail: Add message_part_has_attachment
Mon, 22 Jan 2018 13:33:29 +0200 Timo Sirainen imapc: Fix deleting mailbox
Tue, 07 Nov 2017 01:33:57 +0200 Timo Sirainen log: Fix log reopening on SIGUSR1