log

age author description
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()