log

age author description
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.
Thu, 16 Mar 2017 00:54:44 +0200 Timo Sirainen auth: oauth2 - cleanup db_oauth2_lookup_callback_t
Thu, 16 Mar 2017 00:51:15 +0200 Timo Sirainen auth: oauth2 - make it easier to see where db_oauth2_callback() is called
Thu, 16 Mar 2017 01:35:38 +0200 Timo Sirainen auth: oauth2 - Clarify token validation success/valid error handling
Thu, 16 Mar 2017 00:42:28 +0200 Timo Sirainen auth: oauth2 - remove db_oauth2_request.failed
Thu, 16 Mar 2017 00:38:39 +0200 Timo Sirainen auth: oauth2 - remove db_oauth2_request.result
Thu, 16 Mar 2017 00:33:24 +0200 Timo Sirainen auth: oauth2 - Template expand failure should be an internal error
Thu, 16 Mar 2017 00:32:01 +0200 Timo Sirainen auth: oauth2 - make db_oauth2_template_export() static
Thu, 16 Mar 2017 00:25:19 +0200 Timo Sirainen auth: oauth2 - introspection lookup error should be internal failure
Thu, 16 Mar 2017 00:15:10 +0200 Timo Sirainen auth: oauth2 - Make sure db_oauth2_request.req is set to NULL when it gets freed.
Thu, 16 Mar 2017 00:13:08 +0200 Timo Sirainen auth: oauth2 - Fix aborting auth requests on deinit.
Mon, 06 Mar 2017 14:59:46 +0200 Aki Tuomi auth: Do not double-expand key in passdb dict when authenticating
Thu, 09 Mar 2017 11:32:21 -0500 Timo Sirainen *-login: Remove unused client.proxy_state
Thu, 09 Mar 2017 10:48:33 -0500 Timo Sirainen pop3-login: Remove usage of client.common.proxy_state
Thu, 09 Mar 2017 10:46:36 -0500 Timo Sirainen pop3-login: Log proxy state as human-readable string.
Thu, 09 Mar 2017 10:41:52 -0500 Timo Sirainen imap-login: Log proxy state as human-readable string.
Thu, 09 Mar 2017 10:31:39 -0500 Timo Sirainen *-login: Add client.proxy_get_state() for providing human-readable proxy state
Tue, 07 Mar 2017 14:36:45 -0500 Timo Sirainen pop3: Set process title before syncing mailbox.
Wed, 08 Mar 2017 10:07:37 -0500 Timo Sirainen imap: If unhibernation fails due to a mailbox error, log the mailbox name.
Wed, 08 Mar 2017 09:28:14 -0500 Timo Sirainen imap: When disconnecting due to FETCH failure, include "FETCH" in the log message.
Tue, 07 Mar 2017 18:10:57 +0200 Aki Tuomi lib-sasl: Fix xoauth2 data format