log

age author description
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.