log

age author description
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
Fri, 26 Jan 2018 10:55:54 +0200 Aki Tuomi lib-auth: Remove request after abort
Mon, 18 Dec 2017 16:50:51 +0200 Timo Sirainen lib-auth: Fix memory leak in auth_client_request_abort()
Thu, 16 Nov 2017 13:27:23 +0200 Aki Tuomi mail-crypt: Do not free global keys if no error has occured
Wed, 24 Jan 2018 18:01:48 +0200 Timo Sirainen lib-index: Write forced cache decision changes immediately to cache file
Wed, 24 Jan 2018 18:01:23 +0200 Timo Sirainen lib-index: Code cleanup for reading caching decisions
Wed, 24 Jan 2018 17:58:57 +0200 Timo Sirainen lib-index: Finish fixing removal of forced cache decisions from existing cache files