]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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()
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move auth_master_pass_lo...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move auth_master_cache_f...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move request-related...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Make auth_master_connect...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Rename auth_connection_c...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move call to auth_reques...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move definitions to...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move auth master connect...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move timeout callbacks
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move definition of struc...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move definition of struc...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move auth_request_lookup...
2025-08-27  Stephan Boschlib-auth-client: auth-master - Move is_valid_string()
next