]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-09-10  Stephan Boschlib-smtp: Reformat smtp-server-cmd-mail.c.
2020-09-10  Stephan Boschlib-smtp: Reformat smtp-server-cmd-rcpt.c.
2020-09-10  Aki Tuomilib-dict: dict_transaction_commit_async() - Never call...
2020-09-10  Timo Sirainenlib: istream-try - Fix off-by-one check for min_buffer_...
2020-09-10  Timo Sirainenlib: test-istream-try - Fix test name
2020-09-09  Timo Sirainenlib: istream-try - Fix detecting istream when its input...
2020-09-09  Timo Sirainenlib-compression: Add COMPRESSION_HDR_MAX_SIZE macro
2020-09-08  Markus Valentinquota: Add logging prefix once and remove it from loglines
2020-09-08  Markus Valentinquota: Introduce per quota-backend events
2020-09-08  Timo Sirainenquota: Use event based logging
2020-09-08  Aki Tuomiquota: Add event support
2020-09-04  Timo Sirainenlib-index: Fix cache being purged too often when it...
2020-09-03  Timo Sirainenlib-index: Use delayed purge reason for mail_cache_purg...
2020-09-03  Timo Sirainenlib-index: Remember reason for delayed cache file purges
2020-09-03  Timo Sirainenlib-index: Fix file_size field in mail_cache_purge_fini...
2020-09-03  Timo Sirainenlib-index: Fix deadlock when expunging mails and adding...
2020-08-31  Timo Sirainenzlib: Rename istreams from zlib(parent) to compress...
2020-08-31  Timo Sirainenlib-compression: ostreams - Add asserts to clarify...
2020-08-28  Timo Sirainenauth: Fix leaking memory if auth client disconnects...
2020-08-28  Timo Sirainenlib-auth: Remove duplicate auth_client_connection.event
2020-08-28  Timo Sirainenauth: Fix compiling gssapi, bsdauth, sia, vpopmail
2020-08-27  Stephan Boschlib-http: test-http-client-errors - Add tests involving...
2020-08-27  Stephan Boschlib-http: http-client-connection - Use http_client_conn...
2020-08-27  Stephan Boschlib-http: http-client-queue - Fix unsigned int arithmet...
2020-08-27  Stephan Boschlib-http: http-client-connection - Use timeout_add_shor...
2020-08-27  Stephan Boschlib-http: http-client-connection - Make idle timeout...
2020-08-27  Stephan Boschlib-http: http-client-connection - Explicitly handle...
2020-08-27  Stephan Boschlib-http: http-client-connection - Deal with first...
2020-08-27  Stephan Boschlib-http: http-client-connection - Improve overall...
2020-08-27  Stephan Boschlib-http: http-client-connection - Start idle state...
2020-08-27  Stephan Boschlib-http: http-client-connection - Handle infinite...
2020-08-27  Stephan Boschlib-http: http-client-connection - Start idle timeout...
2020-08-27  Stephan Boschlib-http: http-client-connection - Use separate flag...
2020-08-27  Stephan Boschlib-http: http-client-connection - Determine idle timeo...
2020-08-27  Stephan Boschlib-http: http-client-connection - Restructure http_cli...
2020-08-27  Stephan Boschlib-http: http-client-connection - Restructure http_cli...
2020-08-27  Stephan Boschlib-http: http-client-peer - Properly saturate result...
2020-08-27  Stephan Boschlib-http: Reformat http-client-connection.c.
2020-08-27  Stephan Boschlib-http: Reformat http-client-private.h.
2020-08-27  Stephan Boschlib-http: Reformat http-client-queue.c.
2020-08-27  Stephan Boschlib-http: Reformat http-client-peer.c.
2020-08-27  Aki Tuomilib-auth: Do not send ssl details to auth process
2020-08-27  Aki Tuomilib-auth: Add user_mask to auth_userdb_list events
2020-08-27  Aki Tuomilib-auth: Add new fields to auth_client_userdb events
2020-08-27  Aki Tuomidoveadm: doveadm-auth - Add support for real_{remote...
2020-08-27  Aki Tuomidoveadm: doveadm-auth - Add session and local_name...
2020-08-27  Aki Tuomilib-auth: Add session_id and local_name to master auth
2020-08-27  Aki Tuomilmtp: Rename orig_user event field to original_user
2020-08-27  Aki Tuomilib-auth: Add more fields to auth client event
2020-08-27  Aki Tuomilib-auth: Always iterate input arguments
2020-08-27  Aki Tuomilib-auth: Send event after setting all fields
2020-08-27  Timo Sirainenman: doveadm-auth - List more -x fields
2020-08-27  Timo Sirainenauth: Add some unit testing for auth_request_import...
2020-08-27  Timo Sirainenauth: Escape exported session ID string in protocol...
2020-08-27  Timo Sirainenauth: Worker commands: Rename "id" event field to ...
2020-08-27  Timo Sirainenauth: Support inheritance for master auth_requests...
2020-08-27  Timo Sirainenauth: Inherit auth client connection event from the...
2020-08-27  Timo Sirainendoveadm auth: Support forward and extra fields with...
2020-08-27  Timo Sirainenlib-auth: auth-client - Support sending extra_fields.
2020-08-27  Stephan Boschlib-auth: auth-master - Support sending extra_fields.
2020-08-27  Timo Sirainenauth: Add more event fields
2020-08-27  Timo Sirainenauth: Set event fields immediately when they're changed...
2020-08-27  Timo Sirainenauth: Remove "username" and "domain" event fields
2020-08-27  Timo Sirainenauth: Remove "credentials_scheme" event field
2020-08-27  Timo Sirainenauth: Rename auth_request.credentials_scheme to wanted_...
2020-08-27  Timo Sirainenauth: Rename "orig_user" event field to "original_user"
2020-08-27  Timo Sirainenauth: Rename "mech" event field to "mechanism"
2020-08-27  Timo Sirainenauth: Keep auth_request_fields const for most of the...
2020-08-27  Timo Sirainenauth: test-mech - Fix include ordering
2020-08-27  Timo Sirainenauth: Add and use auth_request_set_delayed_credentials()
2020-08-27  Timo Sirainenauth: Add and use auth_request_set_login_username_forced()
2020-08-27  Timo Sirainenauth: LIST - Use auth_request_import() to set missing...
2020-08-27  Timo Sirainenauth: Use auth_request_init_userdb_reply() always for...
2020-08-27  Timo Sirainenauth: auth_request_init_userdb_reply() - Add add_defaul...
2020-08-27  Timo Sirainenauth: Move auth_request_init_userdb_reply() to auth...
2020-08-27  Timo Sirainenauth: Add and use auth_request_set_password_verified()
2020-08-27  Timo Sirainenauth: Add and use auth_request_set_auth_successful()
2020-08-27  Timo Sirainenauth: Add and use auth_request_set_realm()
2020-08-27  Timo Sirainenauth: Add and use auth_request_set_username_forced()
2020-08-27  Timo Sirainenauth: Change auth_request_fix_username() to return int
2020-08-27  Timo Sirainenauth: Optimize memory usage when auth_username_format...
2020-08-27  Timo Sirainenauth: Move auth_request_fields initialization code...
2020-08-27  Timo Sirainenauth: Move auth_request_master_lookup_finish() to auth...
2020-08-27  Timo Sirainenauth: Move username changing functions to auth-request...
2020-08-27  Timo Sirainenauth: Change auth_request_get_log_prefix_db() to be...
2020-08-27  Timo Sirainenauth: test-lua - Use auth_request_set_username()
2020-08-27  Timo Sirainenauth: test-lua - Deduplicate code into test_db_lua_auth...
2020-08-27  Timo Sirainenauth: auth_request_fix_username() - Don't temporarily...
2020-08-27  Timo Sirainenauth: auth_cache_insert() - Don't temporarily modify...
2020-08-27  Timo Sirainenauth: auth_request_get_var_expand_table_full() - Add...
2020-08-27  Timo Sirainenauth: Add %{original_*} aliases for %{orig_*}
2020-08-27  Timo Sirainenauth: Add %{mechanism} alias for %{mech}
2020-08-27  Timo Sirainenauth: Add %{[real_]local/remote_ip/port} aliases for...
2020-08-27  Timo Sirainenauth: Move auth_request_export/import*() to auth-reques...
2020-08-27  Timo Sirainenauth: Move imported/exported fields to struct auth_requ...
2020-08-27  Timo Sirainenauth: Remove auth_request->debug
2020-08-27  Timo Sirainenauth: Remove unnecessary auth_request->debug checks
2020-08-27  Timo Sirainenlib: events - Use const event pointer for "get" functions
2020-08-24  Timo Sirainenlib-storage: mail_user_init_fs_settings() - Use user...
2020-08-24  Aki Tuomiauth: test-mech - Fix type mismatch
next