]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2025-09-20  Timo Sirainenauth: auth_request_set_userdb_field() - Add assert...
2025-09-18  Timo Sirainenacl: Add acl_dict_index setting to rebuild ACL dict...
2025-09-18  Timo Sirainenacl: struct acl_backend_vfile - Remove unused set
2025-09-15  Timo Sirainenlib-auth, auth: Include auth_allow_weak_schemes setting...
2025-09-11  Aki Tuomiplugins/acl: doveadm acl - Fix crash if ACLs not enabled
2025-09-08  Stephan Boschauth: mech-winbind - GSS-SPNEGO mechanism is erroneousl...
2025-09-07  Stephan Boschlib-http: http-url - Preserve significant path percent...
2025-09-04  Aki Tuomim4: Fix how pcre2_substitute_callout_block is checked
2025-09-03  Timo Sirainendoveadm: Clarify "Failed to communicate to doveadm...
2025-09-03  Timo Sirainendoveadm: If commands are aborted by signal, log them...
2025-09-03  Timo Sirainendoveadm: Replace master_service_is_killed() calls with...
2025-09-03  Timo Sirainendoveadm: Move doveadm_is_killed() to doveadm-util
2025-09-03  Timo Sirainendoveadm: Link test programs against the whole libdovecot
2025-09-03  Timo Sirainendoveadm: Fix mail server command failure handling with...
2025-09-03  Timo Sirainendoveadm: mail-server - Rename internal_failure to serve...
2025-09-03  Timo Sirainendoveadm: For Pro edition, default to service_restart_re...
2025-09-03  Michael M Slusarzfts-flatcurve: Ensure that mailbox parameters are alway...
2025-09-03  Timo Sirainenimapc: Fix imapc_features=guid-forced GUID generation
2025-09-02  Timo Sirainenlib-mail: istream-header-filter - Fix potential assert...
2025-09-02  Aki Tuomilib-regex: Fail if PCRE2_SUBSTITUTE_LITERAL is not...
2025-09-02  Aki Tuomilib-regex: Only use pcre2_substitute_callout_block...
2025-09-02  Stephan Boschlib-auth-client: auth-client-request - Fix panic occurr...
2025-09-02  Stephan Boschauth: mech-oauth2 - Use lib-auth/auth-gs2
2025-09-02  Stephan Boschlib-sasl: mech-oauthbearer - Use lib-auth/auth-gs2
2025-09-02  Stephan Boschlib-auth: auth-scram-server - Use auth-gs2
2025-09-02  Stephan Boschlib-auth: auth-scram-client - Use auth-gs2
2025-09-02  Stephan Boschlib-auth: Add auth-gs2 API
2025-09-02  Stephan Boschlib-sasl: mech-oauthbearer - Use container_of()
2025-09-02  Stephan Boschauth: mech-oauth2 - Rename continued data to reponse...
2025-09-02  Stephan Boschauth: mech-oauth2 - Send openid-configuration result...
2025-09-02  Stephan Boschauth: mech-oauth2 - Rework error handling
2025-09-02  Stephan Boschauth: mech-oauth2 - Don't send payload for internal...
2025-09-02  Stephan Boschauth: mech-oauth2 - Reorder mechanism functions
2025-09-02  Stephan Boschauth: mech-oauth2 - Rename oauth2_send_failure() to...
2025-09-02  Stephan Boschauth: mech-oauth2 - Improve use of json-ostream
2025-09-02  Stephan Boschauth: mech-oauth2 - Use str functions rather than direc...
2025-09-02  Stephan Boschauth: mech-oauth2 - Rename reply buffer in oauth2_send_...
2025-09-02  Stephan Boschlib-sasl: Reformat mech-oauthbearer.c
2025-09-02  Stephan Boschauth: Reformat mech-oauth2.c
2025-09-01  Timo Sirainenlib: test-istream-multiplex - Fix randomly trying to...
2025-09-01  Aki Tuomidovecot-config: Add lib-regex
2025-08-29  Marco Bettinifts: Change default fts_search_read_fallback=no for Pro
2025-08-29  Karl Fleischmannconfig: import_environment - Allow spaces in values...
2025-08-29  Karl Fleischmannconfig: doveconf - Don't store unused import_environment
2025-08-29  Karl Fleischmannconfig: config_connection_request() - Don't store unuse...
2025-08-29  Marco Bettiniacl: Fix crash when group ACLs are used, but user's...
2025-08-29  Aki Tuomilib: macros - Prevent using libc regex
2025-08-29  Aki Tuomilib-var-expand: Use lib-regex instead of libc regex
2025-08-29  Aki Tuomilib-dovecot: Add lib-regex
2025-08-29  Aki Tuomilib-regex: Add regex matching library
2025-08-29  Aki Tuomiautoconf: Add libcpre2 detection
2025-08-29  Aki Tuomilib: macros - Use __typeof__ instead of typeof from...
2025-08-28  Stephan Boschlib-auth-client: auth-master - Remove useless NULL...
2025-08-28  Stephan Boschlib-auth-client: auth-master - Fix potential segfault...
2025-08-28  Stephan Boschlib-auth-client: test-auth-master - Add tests for paral...
2025-08-28  Stephan Boschlib-auth-client: auth-master - Fix handling of parallel...
2025-08-27  Timo Sirainendoveadm: Print table formatter - Print empty values...
2025-08-27  Timo Sirainendoveadm: Add named initializers to print drivers
2025-08-27  Stephan Boschlib-auth-client: auth-master - Improve some of the...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Drop AUTH_MASTER_FLAG_NO...
2025-08-27  Stephan Boschlib-auth-client: test-auth-master - Add tests for async...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Allocate passdb/userdb...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Make asynchronous userdb...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Define sub-class structu...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Split off auth_master_us...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Split off auth_master_us...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Define sub-class structu...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Split off auth_master_pa...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Split off auth_master_pa...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Introduce local variable...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Add internal support...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Make sending of requests...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Add debug messages
2025-08-27  Stephan Boschlib-auth-client: auth-master - Add support for request...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Implement auth_master_wait()
2025-08-27  Stephan Boschlib-auth-client: auth-master - Make request reply handl...
2025-08-27  Stephan Boschlib-auth-client: auth-master-request - Use request...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Use new struct auth_mast...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Allow duplicate calls...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Handle connection failur...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Improve debug logging...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Compose command line...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Drop unnecessary and...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Do not switch connection...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Absorb auth_master_event...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Place lookup event in...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Properly parse SPID...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Call io_loop_stop()...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Consolidate reply_callba...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Restructure reply parsing
2025-08-27  Stephan Boschlib-auth-client: auth-master - Change reply_callback...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Add reference counting...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Allocate the connection...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Restructure auth_user_li...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Add structural comments
2025-08-27  Stephan Boschlib-auth-client: auth-master - Rename auth_idle_timeout...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Rename conn->request_cou...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Rename struct auth_maste...
2025-08-27  Stephan Boschlib-auth-client: auth_master - Rename "cmd" parameter...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move auth_idle_timeout()
next