]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-03-30  Timo Sirainenconfig: Don't stop the process due to idling.
2017-03-30  Timo Sirainencassandra: Fallback consistency fix - it wasn't used...
2017-03-30  Timo Sirainencassandra: Fallback consistency fix - max retry interva...
2017-03-27  Stephan Boschlib-http: client: Fix aborting a request that has a...
2017-03-27  Timo Sirainenimapc: Add imapc_features=delay-login
2017-03-27  Timo Sirainenimap: Remove imapc-specific "is connection valid?"...
2017-03-27  Timo Sirainenimapc: Fail user creation if login to imapc_host fails.
2017-03-27  Aki Tuomiquota: Add backend register/unregister
2017-03-27  Timo Sirainenlib-mail: Fix read overflow / crash in message_header_d...
2017-03-27  Martti Rannanjärvidoc: mention no_ticket in ssl config example
2017-03-27  Timo Sirainenimap-login: Move forward_fields updating code to login...
2017-03-27  Timo Sirainenlib-storage: Fix mail_user_autoexpunge() return value...
2017-03-27  Timo Sirainenlib-storage: Change mail_user_autoexpunge() to return...
2017-03-27  Timo Sirainenlmtp: Trigger autoexpunging only for the last RCPT TO.
2017-03-27  Timo Sirainenlib-storage: Replace MAIL_STORAGE_SERVICE_FLAG_AUTOEXPU...
2017-03-27  Timo Sirainenpop3: Start autoexpunging only after client is disconnected
2017-03-27  Martti Rannanjärviglobal: Log internal storage error on failure
2017-03-27  Martti Rannanjärvilmtp: Log internal error on STATUS_CHECK_OVER_QUOTA...
2017-03-27  Martti Rannanjärvilib-storage: Add mail_storage_get_last_internal_error()
2017-03-27  Martti Rannanjärviquota: Add quota_max_mail_size setting
2017-03-27  Martti Rannanjärviquota: Use quota_alloc_result in quota_settings.test_alloc
2017-03-27  Martti Rannanjärviquota: Introduce quota_alloc_result return type
2017-03-27  Timo Sirainendbox: Allow ":" separator between mail_attachment_fs...
2017-03-27  Aki Tuomilib: Fix whitespace in var-expand.c
2017-03-27  Aki Tuomilib-storage: Add and use default mailbox iterator
2017-03-27  Aki Tuomilib-storage: Expose mailbox_list_init_autocreate
2017-03-27  Aki Tuomiacl: Use MODULE_CONTEXT for mailbox list iterator
2017-03-27  Aki Tuomiacl: Use mailbox_list_context instead of ctx->ctx
2017-03-27  Aki Tuomilib-dict: Ensure all iterations and transactions are...
2017-03-27  Aki Tuomilib-dict: Track transaction counts
2017-03-27  Aki Tuomilib-dict: Fix test-dict linkage
2017-03-27  Aki Tuomilib-dict: Use dict-fail iterator and transaction when...
2017-03-27  Aki Tuomidict: Update correct counter in dict_iterate_init
2017-03-27  Aki Tuomilib-dict: Add dict-fail driver
2017-03-27  Martti Rannanjärviglobal: Log mailbox_list internal errors
2017-03-27  Martti Rannanjärvilib-storage: Add mailbox_list_get_last_internal_error()
2017-03-27  Martti Rannanjärvilib: Download unicode.org files from dovecot.org
2017-03-27  Stephan Boschlib-http: client: Implemented http_client_request_url_s...
2017-03-27  Stephan Boschlib-http: client: Make sure a request's log label never...
2017-03-27  Stephan Boschlib-http: client: Restructured the handling of delayed...
2017-03-27  Stephan Boschlib-http: client: Clear request pointer immediately...
2017-03-27  Stephan Boschlib-http: test-http-client-errors: Added test for using...
2017-03-27  Stephan Boschglobal: Use http_response_get_message() to log HTTP...
2017-03-27  Stephan Boschlib-http: Added a function to obtain a message suitable...
2017-03-27  Stephan Boschlib-http: Explicitly define the start of the range...
2017-03-27  Stephan Boschlib-http: test-http-client-errors: Always use the prope...
2017-03-27  Aki Tuomidoveadm: Send and receive exit codes correctly
2017-03-27  Aki Tuomidoveadm: Add exit code/string conversion functions
2017-03-27  Stephan Boschlib-lda: smtp-client: Fixed memory leak of the error...
2017-03-27  Stephan Boschlib-lda: smtp-client: Fixed cleanup of LMTP client...
2017-03-27  Stephan Boschlib-smtp: lmtp-client: Fixed bug in timeout handling.
2017-03-27  Stephan Boschlib-lda: smtp-client: Make sure only the first error...
2017-03-27  Stephan Boschlib-lda: smtp-client: Renamed "smtp_client" parameters...
2017-03-21  Timo Sirainenlib: Add missing error handling to o_stream_cork()
2017-03-21  Aki Tuomilib-dict: Ensure init returns dict
2017-03-21  Aki Tuomipop3-login: Add FORWARD for XCLIENT
2017-03-21  Aki Tuomipop3-login: Pass forward_ passdb args using XCLIENT...
2017-03-21  Aki Tuomiimap-login: Allow x-forward- to specify forward fields...
2017-03-21  Aki Tuomiauth: Accept forward_fields from auth client
2017-03-21  Aki Tuomiauth: Add auth_fields_import_prefixed
2017-03-21  Aki Tuomiauth: Support client_id variable
2017-03-21  Aki Tuomiimap-login: Forward original client ID to next hop
2017-03-21  Aki Tuomiimap-login: Retain ID request without dovecot specials
2017-03-21  Aki Tuomiimap-login: Add option to retain client id
2017-03-21  Aki Tuomiauth: Accept client_id from auth client
2017-03-21  Aki Tuomilogin-common: Add preproxy pool
2017-03-21  Timo Sirainenimapc: Use LOGOUT to cleanly disconnect from server.
2017-03-21  Timo Sirainenlib-storage: Don't reset \Recent flags when rebuilding...
2017-03-21  Aki Tuomitrash: Move config file to trash user
2017-03-16  Stephan Boschlib-http: test-http-server-errors: Fixed logically...
2017-03-16  Timo Sirainenexample-config: Update deliver_log_format comment
2017-03-16  Aki Tuomilib-ssl-iostream: Ensure verify_remote_cert is true
2017-03-16  Aki Tuomilib-ssl-iostream: Fix ambiguity with SSL settings
2017-03-16  Timo Sirainenimap-hibernate: Avoid using casts
2017-03-16  Aki Tuomitrash: Read settings after namespaces are loaded
2017-03-16  Timo Sirainenmaster: Try to listen on master socket even if all...
2017-03-16  Timo Sirainenmaster: Add missing error logging for master socket...
2017-03-16  Timo Sirainenmaster: Don't crash if master socket couldn't be re...
2017-03-16  Aki Tuomiimap-hibernate: Support userdb in var_expand
2017-03-16  Timo Sirainenlib-index: Fix test-mail-index-transaction-update
2017-03-16  Timo Sirainenlib-index: Minor fix to day_first_uid updating
2017-03-16  Aki Tuomidoveadm: Do not crash doveadm-server if input file...
2017-03-16  Aki Tuomilib-dcrypt: Add asserts
2017-03-16  Josef 'Jeff... lib-storage & imap: add MAIL_ERROR_UNAVAILABLE as ...
2017-03-16  Timo Sirainenimap, pop3, indexer-worker: Add (deinit) to process...
2017-03-16  Timo Sirainenpop3: Add client.destroyed boolean
2017-03-16  Timo Sirainenauth: Auth workers shouldn't return username if it...
2017-03-16  Timo Sirainenauth: passdb/userdb lookups via auth-worker cached...
2017-03-16  Aki Tuomiauth: Properly hide all fields with passwords
2017-03-16  Timo Sirainen*-login: Change API for how login_plugins hook into...
2017-03-16  Timo Sirainencassandra: Treat CASS_ERROR_SERVER_UNAVAILABLE as ...
2017-03-16  Timo Sirainenlib-oauth2: Don't free oauth2_request too early.
2017-03-16  Timo Sirainenlib-oauth2: Fix memory leak if HTTP URL parsing fails.
2017-03-16  Timo Sirainenauth: oauth2 - cleanup db_oauth2_lookup_callback_t
2017-03-16  Timo Sirainenauth: oauth2 - make it easier to see where db_oauth2_ca...
2017-03-16  Timo Sirainenauth: oauth2 - Clarify token validation success/valid...
2017-03-16  Timo Sirainenauth: oauth2 - remove db_oauth2_request.failed
2017-03-16  Timo Sirainenauth: oauth2 - remove db_oauth2_request.result
2017-03-16  Timo Sirainenauth: oauth2 - Template expand failure should be an...
2017-03-16  Timo Sirainenauth: oauth2 - make db_oauth2_template_export() static
next