log

age author description
Tue, 21 Feb 2017 14:46:31 +0200 Aki Tuomi imap-login: Add option to retain client id
Mon, 20 Feb 2017 18:58:21 +0200 Aki Tuomi auth: Accept client_id from auth client
Thu, 09 Mar 2017 14:08:40 +0200 Aki Tuomi login-common: Add preproxy pool
Sun, 29 Jan 2017 01:03:00 +0200 Timo Sirainen imapc: Use LOGOUT to cleanly disconnect from server.
Thu, 16 Mar 2017 18:46:28 +0200 Timo Sirainen lib-storage: Don't reset \Recent flags when rebuilding index
Thu, 16 Mar 2017 09:38:59 +0200 Aki Tuomi trash: Move config file to trash user
Sun, 05 Mar 2017 19:45:04 +0100 Stephan Bosch lib-http: test-http-server-errors: Fixed logically dead code.
Thu, 02 Mar 2017 18:32:15 +0200 Timo Sirainen example-config: Update deliver_log_format comment
Thu, 02 Mar 2017 09:15:13 +0200 Aki Tuomi lib-ssl-iostream: Ensure verify_remote_cert is true
Mon, 20 Feb 2017 09:32:15 +0200 Aki Tuomi lib-ssl-iostream: Fix ambiguity with SSL settings
Wed, 01 Mar 2017 13:12:41 +0200 Timo Sirainen imap-hibernate: Avoid using casts
Wed, 01 Mar 2017 09:15:29 +0200 Aki Tuomi trash: Read settings after namespaces are loaded
Mon, 27 Feb 2017 16:23:09 +0200 Timo Sirainen master: Try to listen on master socket even if all services couldn't be listened to.
Mon, 27 Feb 2017 16:22:52 +0200 Timo Sirainen master: Add missing error logging for master socket listening failure.
Mon, 27 Feb 2017 16:22:08 +0200 Timo Sirainen master: Don't crash if master socket couldn't be re-opened after settings reload.
Thu, 23 Feb 2017 11:47:20 +0200 Aki Tuomi imap-hibernate: Support userdb in var_expand
Sun, 26 Feb 2017 16:10:58 +0200 Timo Sirainen lib-index: Fix test-mail-index-transaction-update
Sun, 26 Feb 2017 16:09:13 +0200 Timo Sirainen lib-index: Minor fix to day_first_uid updating
Sat, 11 Mar 2017 19:20:30 +0200 Aki Tuomi doveadm: Do not crash doveadm-server if input file missing
Thu, 16 Mar 2017 09:36:23 +0200 Aki Tuomi lib-dcrypt: Add asserts
Mon, 27 Feb 2017 18:13:54 -0500 Josef 'Jeff' Sipek lib-storage & imap: add MAIL_ERROR_UNAVAILABLE as [UNAVAILABLE]
Wed, 08 Mar 2017 15:39:34 -0500 Timo Sirainen imap, pop3, indexer-worker: Add (deinit) to process title before autoexpunging runs.
Wed, 08 Mar 2017 17:09:12 -0500 Timo Sirainen pop3: Add client.destroyed boolean
Mon, 13 Mar 2017 14:23:11 +0200 Timo Sirainen auth: Auth workers shouldn't return username if it wasn't changed
Mon, 13 Mar 2017 13:49:04 +0200 Timo Sirainen auth: passdb/userdb lookups via auth-worker cached too much of the replies
Wed, 15 Mar 2017 13:29:11 +0200 Aki Tuomi auth: Properly hide all fields with passwords
Wed, 15 Mar 2017 18:20:31 +0200 Timo Sirainen *-login: Change API for how login_plugins hook into client allocation.
Mon, 13 Mar 2017 22:52:41 +0200 Timo Sirainen cassandra: Treat CASS_ERROR_SERVER_UNAVAILABLE as "write success is uncertain"
Thu, 16 Mar 2017 01:22:09 +0200 Timo Sirainen lib-oauth2: Don't free oauth2_request too early.
Thu, 16 Mar 2017 01:12:57 +0200 Timo Sirainen lib-oauth2: Fix memory leak if HTTP URL parsing fails.