log

age author description
Sun, 26 Mar 2017 19:08:18 +0200 Stephan Bosch lib-http: client: Fix aborting a request that has a delayed error.
Sun, 19 Mar 2017 15:35:14 +0200 Timo Sirainen imapc: Add imapc_features=delay-login
Sun, 19 Mar 2017 15:34:20 +0200 Timo Sirainen imap: Remove imapc-specific "is connection valid?" code
Sun, 19 Mar 2017 15:32:53 +0200 Timo Sirainen imapc: Fail user creation if login to imapc_host fails.
Sat, 25 Mar 2017 15:46:58 +0200 Aki Tuomi quota: Add backend register/unregister
Fri, 24 Mar 2017 14:46:05 +0200 Timo Sirainen lib-mail: Fix read overflow / crash in message_header_decode()
Fri, 16 Dec 2016 22:18:02 +0200 Martti Rannanjärvi doc: mention no_ticket in ssl config example
Thu, 23 Mar 2017 20:16:44 +0200 Timo Sirainen imap-login: Move forward_fields updating code to login-common
Fri, 24 Mar 2017 04:21:49 +0200 Timo Sirainen lib-storage: Fix mail_user_autoexpunge() return value to be initialized properly
Thu, 23 Mar 2017 14:27:28 +0200 Timo Sirainen lib-storage: Change mail_user_autoexpunge() to return number of autoexpunged mails
Thu, 23 Mar 2017 14:19:42 +0200 Timo Sirainen lmtp: Trigger autoexpunging only for the last RCPT TO.
Thu, 23 Mar 2017 14:15:49 +0200 Timo Sirainen lib-storage: Replace MAIL_STORAGE_SERVICE_FLAG_AUTOEXPUNGE with explicit mail_user_autoexpunge()
Thu, 23 Mar 2017 14:08:53 +0200 Timo Sirainen pop3: Start autoexpunging only after client is disconnected
Thu, 16 Mar 2017 11:15:18 +0200 Martti Rannanjärvi global: Log internal storage error on failure
Fri, 17 Mar 2017 09:23:00 +0200 Martti Rannanjärvi lmtp: Log internal error on STATUS_CHECK_OVER_QUOTA failure
Thu, 16 Mar 2017 11:12:29 +0200 Martti Rannanjärvi lib-storage: Add mail_storage_get_last_internal_error()
Wed, 22 Mar 2017 17:17:41 +0200 Martti Rannanjärvi quota: Add quota_max_mail_size setting
Thu, 23 Mar 2017 10:16:30 +0200 Martti Rannanjärvi quota: Use quota_alloc_result in quota_settings.test_alloc
Thu, 23 Mar 2017 13:48:04 +0200 Martti Rannanjärvi quota: Introduce quota_alloc_result return type
Thu, 23 Mar 2017 15:05:12 +0200 Timo Sirainen dbox: Allow ":" separator between mail_attachment_fs driver and args.
Tue, 22 Nov 2016 10:54:43 +0200 Aki Tuomi lib: Fix whitespace in var-expand.c
Sat, 25 Feb 2017 23:34:03 +0200 Aki Tuomi lib-storage: Add and use default mailbox iterator
Tue, 21 Mar 2017 13:14:41 +0200 Aki Tuomi lib-storage: Expose mailbox_list_init_autocreate
Sat, 25 Feb 2017 23:33:20 +0200 Aki Tuomi acl: Use MODULE_CONTEXT for mailbox list iterator
Sat, 25 Feb 2017 23:59:21 +0200 Aki Tuomi acl: Use mailbox_list_context instead of ctx->ctx
Wed, 22 Mar 2017 12:01:18 +0200 Aki Tuomi lib-dict: Ensure all iterations and transactions are done in deinit
Wed, 22 Mar 2017 12:01:07 +0200 Aki Tuomi lib-dict: Track transaction counts
Wed, 22 Mar 2017 10:33:20 +0200 Aki Tuomi lib-dict: Fix test-dict linkage
Wed, 22 Mar 2017 10:32:58 +0200 Aki Tuomi lib-dict: Use dict-fail iterator and transaction when missing from dict driver
Wed, 22 Mar 2017 12:05:32 +0200 Aki Tuomi dict: Update correct counter in dict_iterate_init
Wed, 22 Mar 2017 10:32:04 +0200 Aki Tuomi lib-dict: Add dict-fail driver
Fri, 17 Mar 2017 12:58:08 +0200 Martti Rannanjärvi global: Log mailbox_list internal errors
Fri, 17 Mar 2017 12:38:21 +0200 Martti Rannanjärvi lib-storage: Add mailbox_list_get_last_internal_error()
Wed, 22 Mar 2017 23:19:51 +0200 Martti Rannanjärvi lib: Download unicode.org files from dovecot.org
Fri, 17 Mar 2017 23:39:33 +0100 Stephan Bosch lib-http: client: Implemented http_client_request_url_str() function that accepts an URL string rather than a pre-parsed URL object.
Fri, 17 Mar 2017 23:51:19 +0100 Stephan Bosch lib-http: client: Make sure a request's log label never gets a duplicate request target part.
Fri, 17 Mar 2017 23:35:55 +0100 Stephan Bosch lib-http: client: Restructured the handling of delayed errors.
Fri, 17 Mar 2017 23:18:52 +0100 Stephan Bosch lib-http: client: Clear request pointer immediately in http_client_request_error().
Fri, 17 Mar 2017 23:00:42 +0100 Stephan Bosch lib-http: test-http-client-errors: Added test for using https:// while SSL is not configured.
Sun, 19 Mar 2017 15:47:41 +0100 Stephan Bosch global: Use http_response_get_message() to log HTTP responses.
Sun, 19 Mar 2017 15:09:03 +0100 Stephan Bosch lib-http: Added a function to obtain a message suitable for logging from a response object.
Sun, 19 Mar 2017 15:06:13 +0100 Stephan Bosch lib-http: Explicitly define the start of the range of internal response status codes.
Fri, 17 Mar 2017 23:03:03 +0100 Stephan Bosch lib-http: test-http-client-errors: Always use the proper error status code definitions rather than an integer literal.
Wed, 22 Mar 2017 09:03:20 +0200 Aki Tuomi doveadm: Send and receive exit codes correctly
Wed, 22 Mar 2017 19:21:55 +0200 Aki Tuomi doveadm: Add exit code/string conversion functions
Thu, 02 Mar 2017 23:12:45 +0100 Stephan Bosch lib-lda: smtp-client: Fixed memory leak of the error message string.
Thu, 02 Mar 2017 23:51:45 +0100 Stephan Bosch lib-lda: smtp-client: Fixed cleanup of LMTP client at end of transaction.
Thu, 02 Mar 2017 00:42:13 +0100 Stephan Bosch lib-smtp: lmtp-client: Fixed bug in timeout handling.
Thu, 02 Mar 2017 00:03:50 +0100 Stephan Bosch lib-lda: smtp-client: Make sure only the first error determines the tempfail status.
Sat, 05 Nov 2016 22:00:09 +0100 Stephan Bosch lib-lda: smtp-client: Renamed "smtp_client" parameters to "client" for consistency.
Wed, 22 Mar 2017 01:05:37 +0200 Timo Sirainen lib: Add missing error handling to o_stream_cork()
Mon, 20 Mar 2017 20:21:56 +0200 Aki Tuomi lib-dict: Ensure init returns dict
Fri, 10 Mar 2017 10:05:14 +0200 Aki Tuomi pop3-login: Add FORWARD for XCLIENT
Fri, 10 Mar 2017 10:04:33 +0200 Aki Tuomi pop3-login: Pass forward_ passdb args using XCLIENT command
Mon, 20 Feb 2017 20:37:09 +0200 Aki Tuomi imap-login: Allow x-forward- to specify forward fields from trusted networks
Mon, 20 Feb 2017 20:36:58 +0200 Aki Tuomi auth: Accept forward_fields from auth client
Thu, 16 Mar 2017 13:36:23 +0200 Aki Tuomi auth: Add auth_fields_import_prefixed
Tue, 14 Mar 2017 10:01:51 +0200 Aki Tuomi auth: Support client_id variable
Thu, 16 Mar 2017 10:01:23 +0200 Aki Tuomi imap-login: Forward original client ID to next hop
Mon, 20 Feb 2017 19:11:01 +0200 Aki Tuomi imap-login: Retain ID request without dovecot specials
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.
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
Tue, 07 Mar 2017 10:09:20 +0200 Aki Tuomi db-oauth2: Make sure request is removed only once
Tue, 07 Mar 2017 10:08:08 +0200 Aki Tuomi lib-oauth2: Use http client destroy callback
Mon, 06 Mar 2017 13:16:12 +0200 Aki Tuomi auth: Apply skips to first passdb
Fri, 03 Mar 2017 08:31:50 +0200 Aki Tuomi lib-oauth2: Add missing content-type header
Thu, 20 Oct 2016 12:08:09 +0300 Timo Sirainen lib: Added i_strchr_to_next()
Wed, 01 Mar 2017 12:29:17 +0200 Martti Rannanjärvi fts: Don't add NULL content disposition or type to HTTP header
Mon, 27 Feb 2017 20:40:43 +0200 Aki Tuomi doveadm: Add missing newline to proxy kick output
Mon, 27 Feb 2017 20:38:43 +0200 Aki Tuomi doveadm: Ensure -- is added to command line before positional arguments for non-mails commands as well
Mon, 27 Feb 2017 19:12:32 +0200 Aki Tuomi doveadm: Ensure -- is added to command line before positional arguments
Mon, 27 Feb 2017 19:04:55 +0200 Aki Tuomi doveadm: Fix allow-empty-mailbox-name handling