]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
6 hours ago  Michael M Slusarzfts: Correctly handle internal http-client response... main
6 hours ago  Michael M Slusarzfts: Don't send request to Tika if there is no body...
6 hours ago  Aki Tuomilib-var-expand-crypt: Check that hex decoding actually...
6 hours ago  Aki Tuomilib-var-expand-crypt: Fix invalid cipher test
6 hours ago  Aki Tuomilib-var-expand-crypt: Fix error matching in tests
7 hours ago  Timo Sirainenlib-sql: sqlite - Apply sqlite_journal_mode via PRAGMA
7 hours ago  Timo Sirainenlib-storage: Auto-rename non-NFC subscription file...
7 hours ago  Timo Sirainenlib-storage: Remove unnecessary duplicate data stack...
7 hours ago  Timo Sirainenlib-storage: Normalize subscription name to NFC in...
7 hours ago  Timo Sirainenlogin-proxy: Fix crash with rawlog and multiplexing...
7 hours ago  Timo Sirainenlogin-proxy: Extract proxy_multiplex_deinit()
7 hours ago  Timo Sirainenlib: Fix truncation of long log messages with event_set...
7 hours ago  Timo Sirainenlib, global: iostream_rawlog_create*() - Add event...
33 hours ago  Timo Sirainenlib: ostream-multiplex - Take ownership of parent cork...
4 days ago  Timo Sirainenlib-event: Add event_register_callback_prepend()
4 days ago  Aki Tuomilib-sasl: Test malformed input
4 days ago  Stephan Boschlib-sasl: sasl-server-mech-oauth2 - Fix one byte out...
5 days ago  Timo Sirainenlib: iostream_fd_unref() - NULL out the pointer like...
5 days ago  Aki Tuomilib-sql: Link libsql.la with SSL if cassandra is not...
6 days ago  Aki Tuomiconfig: Add __weak__ to rest of the structs too
7 days ago  Timo Sirainenlib-sql: cassandra - Suppress libcrypto's atexit handler
7 days ago  Timo Sirainenlib-ssl-iostream: Pass OPENSSL_INIT_NO_ATEXIT to OPENSS...
8 days ago  Aki Tuomilib-dcrypt: Validate hex_to_binary() return in key...
8 days ago  Aki Tuomilib-dcrypt: Limit key lengths and replace VLA with...
8 days ago  Aki Tuomimail-crypt: Use crypt_settings_to_flags()
8 days ago  Aki Tuomimail-crypt: Add crypt_settings_to_flags()
8 days ago  Aki Tuomilib-index: Fix dangling index->map pointer when fsck...
9 days ago  Timo Sirainenquota: quota-status - Limit input buffer size to 1 kB
9 days ago  Timo Sirainenauth: ldap - Fix escaping 0x13 control character
9 days ago  Timo Sirainenconfig: Add __attribute__((weak)) to global variable...
9 days ago  Timo Sirainenlib-language: Fix compiler warning when building withou...
11 days ago  Koda Reeflib: Fix unsigned underflow in buffer_check_limits...
2026-04-13  Timo Sirainenlib-sql: cassandra - Fix reusing Cassandra SSL connections
2026-04-11  Timo Sirainenfts: tika - Fix use-after-free crash during DNS lookup
2026-04-11  Timo Sirainenlib-ldap: Don't use OpenLDAP default CA if either ssl_c...
2026-04-11  Timo Sirainenlib-ldap: Use default ldap settings if not overridden...
2026-04-11  Timo Sirainenlib-ldap: Add ldap_init_defaults()
2026-04-11  Timo Sirainenlib-ldap: Require LDAP_OPT_X_TLS_NEWCTX to exist
2026-04-09  Stephan Boschimap: cmd-append - Fix assertion panic occurring upon...
2026-04-09  Stephan Boschimap: cmd-append - Properly consume message literal...
2026-04-09  Timo Sirainenfts-solr: Fix use-after-free crash during DNS lookup
2026-04-08  Timo Sirainenlib-http: Calculate "other ioloop" statistics also...
2026-04-08  Timo Sirainenlib-http: Count lock and ioloop wait statistics beginni...
2026-04-07  Timo Sirainenlib-master, master: Fix inet_listener_reuse_port=yes...
2026-04-07  Timo Sirainenmaster: Add checks to services with inet_listener_reuse...
2026-04-07  Timo Sirainenlib-master, master: Replace inet_listener_reuse_port...
2026-04-07  Fred Morcospop3: Fix memory leak when using DELE+RSET+DELE
2026-04-07  Timo Sirainenlmtp: Add back service_extra_groups=$SET:default_intern...
2026-04-07  Karl Fleischmannplugins/push-notification: push-notification-driver...
2026-04-07  Karl Fleischmannplugins/push-notification: push-notification-driver...
2026-04-07  Karl Fleischmannplugins/push-notification: push-notification-driver...
2026-04-07  Karl Fleischmannplugins/push-notification: push-notification-driver...
2026-04-07  Karl Fleischmannplugins/push-notification: push-notification-driver...
2026-04-07  Karl Fleischmannplugins/quota: Use settings_event_add_filter_name()
2026-04-07  Aki Tuomiauth: Use timing safe comparison for certificate and...
2026-04-06  Stephan Boschlmtp: lmtp-proxy - Make passdb lookup for recipient...
2026-04-06  Stephan Boschlmtp: lmtp-proxy - Split off lmtp_proxy_rcpt_redirect_r...
2026-04-06  Stephan Boschlmtp: lmtp-proxy - Rename variable "ret" to "result...
2026-04-06  Stephan Boschlmtp: lmtp-proxy - Make normal passdb lookup for recipi...
2026-04-06  Stephan Boschlmtp: lmtp-proxy - Split off lmtp_proxy_rcpt_user_looku...
2026-04-06  Stephan Boschlmtp: lmtp-proxy - Drop orig_username variable in lmtp_...
2026-04-06  Stephan Boschlmtp: lmtp-proxy - Rename variable "ret" to "result...
2026-04-06  Stephan Boschlmtp: Make RCPT command implementation suitable for...
2026-04-06  Stephan Boschlib-smtp: smtp-server - Make smtp_server_command_ref...
2026-04-06  Stephan Boschlib-smtp: smtp-client-connection - Make sure all ioloop...
2026-04-06  Stephan Boschlib-dns-client: dns-lookup - Allow performing lookups...
2026-04-06  Stephan Boschlib: connection - Retain pre-initialized ioloop
2026-04-06  Stephan Boschlib-auth-client: auth-master - Prevent hangs and crashe...
2026-04-06  Stephan Boschlmtp: Add debug log message indicating which backend...
2026-04-06  Stephan Boschlib-smtp: smtp-server-recipient - Add debug logging...
2026-04-06  Stephan Boschlib-smtp: smtp-server-recipient - Add recipient index...
2026-04-06  Stephan Boschlib-smtp: smtp-server-recipient - Use public recipient...
2026-04-06  Stephan Boschlib-smtp: smtp-server-reply - Fix presence of dash...
2026-04-06  Stephan Boschlib-smtp: Reformat smtp-server-reply.c
2026-04-03  Timo Sirainenindexer-worker: Drop root privileges permanently
2026-04-03  Timo Sirainenindexer-worker: Change default restart_request_count
2026-04-03  Timo Sirainenutil: script-login - Don't allow running as root
2026-04-03  Timo Sirainenquota: quota-status - Don't allow running as root
2026-04-02  Timo Sirainenlib-auth-client: Avoid "unknown id" errors for aborted...
2026-04-02  Timo Sirainenlib-auth-client, auth: CANCEL command now replies with...
2026-04-02  Timo Sirainenlogin-common: When process is full, don't destroy clien...
2026-04-02  Timo Sirainenlogin-common: Give better reason for auth_client_reques...
2026-04-02  Timo Sirainenlogin-common: Remove unused client_auth_abort()
2026-04-02  Timo Sirainenlib-master: Fix crash when reaching client_limit with...
2026-04-02  Timo Sirainenlib-master, master: Fix behavior for services with...
2026-04-02  Timo Sirainenmaster: service_status_more() - Change status parameter...
2026-04-02  Timo Sirainenlib-http: Count time spent in any ioloop waiting on...
2026-04-02  Marco Bettinivirtual: virtual_storage_create() - Deny index rather...
2026-04-02  Timo Sirainenm4: want_mysql.m4 - Fix detecting SSL support with...
2026-04-01  Timo Sirainenlib-regex: Fix memory leak when replace pattern doesn...
2026-04-01  Stephan Boschlib-program-client: program-client - Assert that progra...
2026-04-01  Stephan Boschlib-json: json-istream - Assert that value_stream eithe...
2026-04-01  Stephan Boschlib-http: http-server-request - Assert that response...
2026-04-01  Stephan Boschlib-auth: auth-scram-server - Assert that hash method...
2026-04-01  Stephan Boschlib-auth: auth-scram-client - Check assertions earlier...
2026-03-31  Aki Tuomilib-var-expand: Remove pointless assigment in var_expan...
2026-03-31  Aki Tuomidoveadm: Remove CORS headers from OPTIONS reply
2026-03-31  Stephan Boschlib-program-client: program-client-local - Drop any...
2026-03-31  Karl Fleischmannauth: auth_request_validate_client_fp() - Ensure client...
2026-03-30  Aki Tuomilib-sasl: oauth2 - Send configured scope for failure...
next