]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2025-03-14  Timo Sirainenauth: Fix using passdb_fields with passdb_ldap_bind_use... release-3.1.0
2025-03-13  Timo Sirainenconfig: Improve "Unknown setting" error with more detai...
2025-03-13  Timo Sirainenconfig: Remove dead code trying to add section name...
2025-03-13  Karl Fleischmannlmtp: Clarify lmtp_user_concurrency_limit value of...
2025-03-13  Karl Fleischmannlmtp: Change the default lmtp_user_concurrency_limit...
2025-03-13  Timo Sirainenglobal: Make process_shutdown_filter specific to imap...
2025-03-13  Timo Sirainenimap: For Pro edition, change imap-master socket's...
2025-03-12  Timo Sirainenpop3: Use inbox mailbox_list's existing mail_storage_se...
2025-03-12  Timo Sirainenlib-storage: Add mailbox_list_get_mail_set()
2025-03-12  Timo Sirainenlib-storage: Remove unused mail_user._mail_set
2025-03-12  Timo Sirainenlib-storage: Remove unused mail_user_set_get_storage_set()
2025-03-12  Timo Sirainendoveadm auth: Replace mail_user_set_get_storage_set...
2025-03-12  Timo Sirainenlib-storage: Default namespace init: Lookup mail_driver...
2025-03-12  Timo Sirainenlib-storage: mail_duplicate_db_init() - Lookup settings...
2025-03-12  Timo Sirainenimap: Move mailbox_list_index setting to be looked...
2025-03-12  Timo Sirainenlib-storage: Move namespace setting to mail_user_settings
2025-03-12  Timo Sirainenlib-storage: mail_user_lock_file_create() - Use mail_se...
2025-03-12  Timo Sirainenlib-storage: Try to get special_use flags using cached...
2025-03-12  Timo Sirainenlib-storage: mailbox_list_iter_next() - Fix memory...
2025-03-12  Timo Sirainenlib-storage: Try to use cached mailbox settings
2025-03-12  Timo Sirainenlib-storage: Move mailbox_get_name_without_prefix()
2025-03-12  Timo Sirainenlib-storage: Use parsed_mailboxes instead of getting...
2025-03-12  Timo Sirainenlib-storage: Save all mailbox settings in namespace...
2025-03-12  Timo Sirainenlmtp: Add and use lmtp_pre_mail_settings
2025-03-12  Timo Sirainenlib-storage: Add and use mailbox_list_layout_settings
2025-03-12  Timo Sirainenlib-storage: Add and use mail_driver_settings
2025-03-12  Timo Sirainenlib-storage: Remove mail_user.have_special_use_mailboxes
2025-03-12  Timo Sirainenimap: Unconditionally advertise SPECIAL-USE capability
2025-03-12  Timo Sirainenconfig: Add @mailbox_defaults = english
2025-03-12  Timo Sirainenconfig: Rename stats-metrics-defaults.h to default...
2025-03-12  Karl Fleischmannimap-hibernate: Send logout statistics when unhibernating
2025-03-12  Karl Fleischmannlib-imap, imap: Load and restore logout statistics...
2025-03-12  Karl Fleischmannlib-imap, imap: Move imap_logout_format statistics...
2025-03-12  Karl Fleischmannimap: cmd_store() - Fix indentation
2025-03-12  Timo Sirainenconfig: Change shared config fd to be read-only
2025-03-12  Timo Sirainenlib-settings: Fix compiling in build directory
2025-03-11  Aki Tuomiauth: Remove old var expand syntax from test-lua
2025-03-11  Aki Tuomilib-auth: Move password scheme code back to lib-auth
2025-03-11  Aki Tuomiauth, doveadm: Use password_schemes_register_all()...
2025-03-11  Aki Tuomilib-auth: Add password_schemes_register_all()
2025-03-11  Aki Tuomilib-auth: Move crypt_verify() password-scheme-crypt...
2025-03-11  Aki Tuomilib-auth: Add password_schemes_weak_allowed()
2025-03-11  Timo Sirainenconfig: Add config_parsed_get_setting_change_counter()
2025-03-11  Timo Sirainendoveconf: Fix boollist output when using -h parameter
2025-03-11  Timo Sirainenconfig: Move hook_config_parser_end() later and add...
2025-03-10  Karl Fleischmannlib-sql: driver_cassandra_log_result - Differentiate...
2025-03-10  Timo Sirainenconfig: doveconf - Output replacement boolean lists...
2025-03-10  Timo Sirainenconfig: Add CONFIG_KEY_ESCAPE_CHARS macro
2025-03-08  Timo Sirainenglobal: Add plugin_dependency for settings coming from...
2025-03-08  Timo Sirainenlib-settings, config: Add setting_parser_info.plugin_de...
2025-03-08  Timo Sirainenlib-auth: Don't link libauth.la to libauth-crypt.la
2025-03-08  Timo Sirainenlib-http: Fix increasing memory usage in shared HTTP...
2025-03-08  Timo Sirainenm4/dovecot.m4: Fix accidentally renamed LIBDOVECOT_FTS_...
2025-03-07  Aki Tuomilib-http: http-server-connnection - Make http_server_co...
2025-03-07  Aki Tuomilib-http: http-client - Free settings with client pool
2025-03-07  Stephan Boschlib-http: http-server - Restructure http_server_shut_do...
2025-03-07  Stephan Boschlib-http: http-client-request - Fix NULL pointer derefe...
2025-03-07  Stephan Boschlib-http: test-http-payload - Switch ioloop implicitly...
2025-03-07  Stephan Boschlib-http: http-client-request - Allow calling http_clie...
2025-03-07  Stephan Boschlib-http: http-client-request - Fix pipeline corruption...
2025-03-07  Stephan Boschlib-http: http-client-connection - Move response pre...
2025-03-07  Stephan Boschlib-http: http-client-connection - Move handling of...
2025-03-07  Stephan Boschlib-http: http-client-connection - Restructure http_cli...
2025-03-07  Stephan Boschlib-http: http-client-connection - Split off http_clien...
2025-03-07  Stephan Boschlib-http: http-client-connection - Restructure http_cli...
2025-03-07  Stephan Boschlib-http: http-client-connection - Split off http_clien...
2025-03-07  Stephan Boschlib-http: http-client-peer - Do not trigger request...
2025-03-07  Stephan Boschlib-http: http-client-request - Make http_client_reques...
2025-03-07  Stephan Boschlib-http: Reformat http-client-private.h
2025-03-07  Stephan Boschlib-http: Reformat http-client-host.c
2025-03-07  Aki Tuomilib-dns: Call lookup callback on abort with EAI_CANCELED
2025-03-07  Aki Tuomiglobal: Ignore DNS callback result if it was aborted
2025-03-07  Timo Sirainenglobal: For Pro edition, default mail_temp_dir=/dev...
2025-03-07  Timo Sirainenlib-storage: For Pro edition, change default mail_alway...
2025-03-07  Timo Sirainenlib-storage: Change default mail_cache_fields
2025-03-07  Timo Sirainenlib-storage: For Pro edition, default mail_uid=vmail...
2025-03-07  Timo Sirainenlib-master: For Pro edition, set default process_shutdo...
2025-03-07  Timo Sirainenanvil: For Pro edition, disable anvil-auth-penalty...
2025-03-07  Timo Sirainenauth: Change auth-userdb socket's group to default_inte...
2025-03-07  Timo Sirainendict: For Pro edition, default service/dict-async/vsz_l...
2025-03-07  Timo Sirainenlmtp: For Pro edition, add default inet_listener in...
2025-03-07  Timo Sirainenlib-master: For glibc, default MALLOC_MMAP_THRESHOLD_...
2025-03-07  Timo Sirainenglobal: For Pro edition, default login_proxy_max_discon...
2025-03-07  Timo Sirainenglobal: For Pro edition, default verbose_proctitle=yes
2025-03-07  Timo Sirainenmaster: For Pro edition, default default_vsz_limit=1G
2025-03-07  Timo Sirainenauth: For Pro edition, default to service_client_limit...
2025-03-07  Timo Sirainenimap: For Pro edition, default to service_process_limit...
2025-03-07  Timo Sirainenlmtp: For Pro edition, default service_process_limit=512
2025-03-07  Timo Sirainenimap, pop3, submission, lmtp: For Pro edition, default...
2025-03-07  Timo Sirainenlmtp: Change the default service_restart_request_count...
2025-03-07  Timo Sirainen*-login: For Pro edition, default to "high performance...
2025-03-07  Timo Sirainendoveconf: Add -U parameter to ignore unknown settings...
2025-03-06  Timo Sirainendovecot-config.in.in: Add missing include path for...
2025-03-06  Timo Sirainenconfig: Fail if local_name contains spaces
2025-03-06  Timo Sirainenconfig: Remove handling for space-separated local_name...
2025-03-06  Timo Sirainenlib-settings: Compare local_name as DNS wildcards
2025-03-06  Timo Sirainenglobal: Split parts of lib-dns to lib-dns-client
2025-03-06  Timo Sirainenlib: Add event_filter_register_cmp()
2025-03-06  Timo Sirainenglobal: Remove duplicate listing of linked libraries
2025-03-05  Timo Sirainenmaster: Don't fail doveconf output if service settings...
next