]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2021-10-09  Timo Sirainenvirtual: Fix assert-crash when backend mbox mailbox...
2021-10-08  Timo Sirainenlib: istream-concat - Add a comment about explicit...
2021-10-08  Timo Sirainenlib: test-istream-concat - Unref child istreams immediately
2021-10-08  Timo Sirainenlib: istream-concat - Fix snapshot handling when combin...
2021-10-08  Timo Sirainenlib: istream-chain - Optimize snapshot handling
2021-10-08  Timo Sirainenlib: istream-chain - Fix snapshot handling when link...
2021-10-08  Timo Sirainenlib: istream-chain - Fix snapshot handling when combini...
2021-10-08  Timo Sirainenlib: Add i_stream_memarea_detach()
2021-10-08  Timo Sirainenlib: test-istream-chain - Use more unique strings for...
2021-10-08  Timo Sirainenlib: istream-seekable - Fix crash after write to temp...
2021-10-08  Timo Sirainenlib: istream-seekable - Don't double-close temp file...
2021-10-08  Timo Sirainenlib: istream-seekable - Fix crash if writing to temp...
2021-10-08  Timo Sirainenlib: i_stream_try_alloc() - Add sanity check asserts
2021-10-08  Timo Sirainenlib-imap-client: test-imapc-client - Increase connect...
2021-10-07  Marco Bettinilib-master: master_login_auth_callback() - Add assert...
2021-10-07  Timo Sirainenauth: db-passwd-file - Fix using paths with %% escaped...
2021-10-07  Timo Sirainenlib: t_get_bytes_available() - Move code inside DEBUG...
2021-10-07  Timo Sirainenlib-index: mail_index_sync_init_expunge_handlers()...
2021-10-07  Timo Sirainenlib-index: test-mail-index-write - Fix initializing...
2021-10-07  Timo Sirainenlib-settings: test-settings-parser - Check settings_par...
2021-10-07  Timo Sirainenauth: Make sure auth_request_import() doesn't unexpecte...
2021-10-07  Timo Sirainenlib: Change i_unreached() to be a function
2021-10-07  Timo Sirainenlib: base64 - Add asserts to check max_line_len is...
2021-10-07  Timo Sirainenipc: Disable connecting to stats
2021-10-07  Timo Sirainenmaster: Use relative path for stats_writer_socket_path...
2021-10-07  Timo Sirainenstats: Add login/stats-writer socket
2021-10-06  Stephan Boschlmtp: lmtp-proxy - Use the per-recipient session ID...
2021-10-06  Stephan Boschlmtp: Move session_id field to generic recipient struct.
2021-10-06  Stephan Boschlmtp: lmtp-proxy - Forward session ID towards backend.
2021-10-06  Stephan Boschlmtp: lmtp-local - Always add RCPT index to session...
2021-10-06  Stephan Boschlib-smtp: smtp-server-transaction - Base transaction...
2021-10-06  Stephan Boschlib-smtp: smtp-server-connection - Manage session ID...
2021-10-06  Stephan Boschlib-smtp: smtp-server-cmd-xclient - Parse XCLIENT SESSI...
2021-10-06  Stephan Boschlib-smtp: smtp-client-connection - Send new SESSION...
2021-10-06  Stephan Boschlib-smtp: smtp-client - Use smtp_proxy_data_merge(...
2021-10-06  Stephan Boschlib-smtp: smtp-common - Add SESSION field to proxy...
2021-10-06  Stephan Boschlib: connection - Add debug message for when property...
2021-10-06  Stephan Boschlib: connection - Make connection_update_properties...
2021-10-06  Stephan Boschlib: connection - Drop useless newlines.
2021-10-06  Aki Tuomilib-program-client: test-program-client-local - Use...
2021-10-06  Timo Sirainenlogin-proxy: Fix potential memory leak if backend login...
2021-10-06  Stephan Boschlib-test: fuzzer - Disable error handling for output...
2021-10-06  Stephan Boschlib-test: fuzzer - Provide names for fuzzer streams.
2021-10-06  Stephan Boschlib-smtp: smtp-server-cmd-helo - Fix crash occurring...
2021-10-06  Timo Sirainenlib: Fix data_stack_get_alloc_size() and data_stack_get...
2021-10-06  Timo Sirainenvirtual: Fix leaking mailboxes if virtual mailbox can...
2021-10-05  Timo Sirainenmdbox: Avoid calling container_of() with a NULL pointer
2021-10-05  Timo Sirainensdbox: Avoid calling container_of() with a NULL pointer
2021-10-05  Timo Sirainenlib: buffer_free() - Check for buf==NULL before using...
2021-10-05  Timo Sirainenlib: lib-event - Assert-crash if attempting to use...
2021-10-05  Timo Sirainenlib: container_of() - Don't check for NULL after all
2021-10-05  Timo Sirainenlib: macros.h - Fix #endif position
2021-10-05  Timo Sirainenlib-index: Add more mail_index_ext_name_is_valid()...
2021-10-05  Timo Sirainenlib-index: Handle invalid extension header names withou...
2021-10-05  Timo Sirainenlib-index: Add and use mail_index_ext_name_is_valid()
2021-10-05  Timo Sirainenlib-index: Remove unused mail_index_sync_ext_init()
2021-10-05  Timo Sirainenzlib: Handle empty zlib_save_level the same as if it...
2021-10-05  Timo Sirainenzlib: Fix crash when zlib_save_level is set, but zlib_s...
2021-10-04  Siavash Tavakolidriver-pgsql: Fix error leak
2021-10-04  Timo Sirainenlib-compression: ostream-zlib - Fix non-blocking gz...
2021-10-04  Timo Sirainenlib-storage: mailbox_get_expunge*() - Fix assert-crash...
2021-10-01  Timo Sirainenlib: str_hash() - Ignore integer wrapping with ubsan
2021-10-01  Stephan Boschlib: ostream-wrapper - Make sure o_stream_finish()...
2021-10-01  Siavash Tavakolidriver-cassandra: Fix prepared statement pool leak
2021-09-30  sergey.kitovstats: Remove metric from stats dump, when removing...
2021-09-30  Stephan Boschlib-ssl-iostream: istream-openssl - Remove assert(...
2021-09-30  Stephan Boschlib-ssl-iostream: iostream-openssl - Allow plain_input...
2021-09-30  Stephan Boschlib-ssl-iostream: iostream-openssl - Use o_stream_uncor...
2021-09-30  Stephan Boschlib-ssl-iostream: iostream-openssl - Return immediately...
2021-09-30  Stephan Boschlib-ssl-iostream: iostream-openssl - Move error handlin...
2021-09-30  Stephan Boschlib-ssl-iostream: test-iostream-ssl - Make finishing...
2021-09-30  Stephan Boschlib-ssl-iostream: test-iostream-ssl - Properly mark...
2021-09-30  Stephan Boschlib-ssl-iostream: test-iostream-ssl - Move small_packet...
2021-09-30  Stephan Boschlib-ssl-iostream: test-iostream-ssl - Move bufsize_flus...
2021-09-30  Stephan Boschlib-ssl-iostream: ostream-openssl - Call SSL_shutdown...
2021-09-30  Stephan Boschlib: istream - Remove try_alloc_limit.
2021-09-30  Stephan Boschlib-ssl-iostream - iostream-openssl - Use i_stream_read...
2021-09-30  Stephan Boschlib: istream - Add i_stream_read_limited().
2021-09-30  Stephan Boschlib-ssl-iostream: istream-openssl - Simplify i_stream_s...
2021-09-30  Stephan Boschlib-ssl-iostream: iostream-openssl - Add OPENSSL_IOSTRE...
2021-09-30  Timo Sirainenlib-ssl-iostream: Fix error handling if parent iostream...
2021-09-30  Timo Sirainenlib-ssl-iostream: ostream-ssl - Add ssl_io helper variable
2021-09-30  Timo Sirainenlib: o_stream_copy_error_from_parent() - Assert-crash...
2021-09-30  Timo Sirainenglobal: Call o_stream_copy_error_from_parent() only...
2021-09-30  Timo Sirainenlib-compression: ostream-zlib - Fix sending partial...
2021-09-30  Timo Sirainenlib-http: test-http-client-errors - Revert previous...
2021-09-30  Timo Sirainenlib-http: test-http-client-errors - Reset USR1 notifica...
2021-09-30  Stephan Boschlib: istream-concat - Prevent inheriting SIZE_MAX max...
2021-09-30  Timo Sirainenlib-storage: Add mailbox_list.disable_rebuild_on_corruption
2021-09-30  Timo Sirainenlib-dcrypt: Fix istream-decrypt snapshotting
2021-09-29  Michael M Slusarzlib-storage: hide mail_cache_min_mail_count setting
2021-09-29  Timo Sirainenmaster: Avoid leaking master client fds to forked processes
2021-09-29  sergey.kitovstats: Improve error message for doveadm stats add.
2021-09-29  sergey.kitovstats: Check if metric already exists when adding dynam...
2021-09-29  Timo Sirainendriver-pglsqlpool: Implement sql_get_flags() reliably
2021-09-29  Timo Sirainendriver-pgsql: Implement sql_get_flags() reliably
2021-09-29  Timo Sirainendriver-sqlpool: Implement sql_wait()
2021-09-29  Siavash Tavakolidriver-cassandra: Add wait() implementation
2021-09-29  Siavash Tavakolidriver-pgsql: Add wait() implementation
2021-09-29  Siavash Tavakolidict-sql: Add "sql_dict_wait()" implementation
next