]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2022-01-10  Stephan Boschlib-smtp: smtp-client-connection - Add definition for...
2022-01-10  Stephan Boschlmtp: Reformat lmtp-proxy.c.
2022-01-10  Stephan Boschlib-smtp: Reformat smtp-client-connection.c.
2022-01-05  Stephan Boschlib-compression: ostream-zlib - Fix signed vs unsigned...
2022-01-05  Stephan Boschlib: test-event-flatten - Fix format string specifier...
2021-12-28  Timo Sirainenlib-storage: Remove most reason_code=mail:*
2021-12-21  Timo Sirainenmaildir: maildir_filename_base_hash() - Disable ubsan...
2021-12-21  Timo Sirainenlib-fts: Reuse textcat handle between sessions
2021-12-21  Timo Sirainenlib-storage: Remove index_mail_data.seq
2021-12-21  Timo Sirainenlib-storage: Minor optimization - Use mail_index_lookup...
2021-12-21  Timo Sirainenlib-index: mail_index_lookup_full() - Add expunged_r...
2021-12-21  Timo Sirainenlib-storage: Optimize setting mail event log prefix
2021-12-21  Timo Sirainenlib-storage: Delay creating mail event until mail_event...
2021-12-21  Timo Sirainenlib-storage: Make sure mail event is created before...
2021-12-21  Timo Sirainenlib-storage: Move struct mail.event to mail_private
2021-12-21  Timo Sirainenlib-lda, lib-storage: Use mail_event()
2021-12-21  Timo Sirainenlib-storage: Add mail_event()
2021-12-21  Timo Sirainenlib-storage: Add and use mail_metadata_access_start()
2021-12-21  Timo Sirainenlib-storage: Add and use mail_stream_access_start()
2021-12-21  Timo Sirainenlib-storage: raw: get_stream() - Add missing lookup_abo...
2021-12-21  Timo Sirainenpop3c: Add missing lookup_abort and mail_stream_accesse...
2021-12-21  Timo Sirainenmaildir: get_stream() - Add missing lookup_abort and...
2021-12-21  Timo Sirainenlib-storage: Rename mail.mail_stream_opened to mail_str...
2021-12-21  Timo Sirainenlib-index: Remove mail_cache_lookup_finished event
2021-12-21  Timo Sirainenlib-index: Use ATTR_COLD for error/corruption handling...
2021-12-20  Timo Sirainenlib: pool_alloconly_destroy() optimization - Don't...
2021-12-20  Timo Sirainenlib: pool_alloconly_destroy() - Deduplicate code
2021-12-20  Timo Sirainenlib: Split off pool_alloconly_free_block()
2021-12-20  Timo Sirainenlib: Split off pool_alloconly_free_blocks_until_last()
2021-12-20  Timo Sirainenlib: Minor optimization - Avoid zeroing a newly created...
2021-12-20  Timo Sirainenlib: Remove copy of event_passthrough from struct event
2021-12-20  Timo Sirainenlib: Grow initial event pool size to 1024 bytes
2021-12-16  Karl Fleischmannlogin-common: Explicitly null client auth fields on...
2021-12-16  Karl Fleischmannlogin-common: Use base index for aliases
2021-12-15  Marco Bettinifts: Add headers filters
2021-12-15  Marco Bettinifts: fts-build-mail - Remove stray line
2021-12-15  Stephan Boschauth: mech-scram - Amend comments.
2021-12-15  Stephan Boschauth: mech-scram - Fix handling of authzid.
2021-12-15  Stephan Boschauth: mech-scram - Properly size temporary string buffers.
2021-12-15  Stephan Boschauth: mech-scram - Restructure message parsing in parse...
2021-12-15  Stephan Boschauth: Reformat mech-scram.c.
2021-12-13  Timo Sirainenlib-storage: Return reason string in mailbox_vfuncs...
2021-12-13  Timo Sirainenlib-storage: Don't call mailbox_vfuncs.list_index_has_c...
2021-12-13  Timo Sirainenlib-storage: mailbox_list_index_view_open() - Log a...
2021-12-13  Timo Sirainenlib-storage: mailbox_list_index_status() - Return failu...
2021-12-10  Marco Bettiniauth: userdb-ldap - Avoid early dereferencing
2021-12-09  Timo Sirainenvar-expand-crypt: Remove dead code
2021-12-07  Timo Sirainenlogin-common: Add more fields to proxy_session_finished
2021-12-07  Timo Sirainenlogin-common: Split off proxy disconnection prefix...
2021-12-03  Timo Sirainenlogin-common: login_proxy_free_*() - Rename reason...
2021-12-03  Timo Sirainendsync: Fix -I max-size to actually be the max-size...
2021-12-03  Timo Sirainenman: Add missing parameters to doveadm-sync
2021-12-03  Timo Sirainendsync: Remove -D parameter that disables syncing mailbo...
2021-12-03  Timo Sirainendsync: Add back various missing parameters
2021-12-02  Michael M Slusarzfts: Don't overwrite INUSE error if indexing times out
2021-12-02  Aki Tuomilib-storage/index: If mail stream was already opened...
2021-12-02  Aki Tuomilib-storage: Split off index_mailbox_vsize_finish_bg()
2021-12-01  Timo Sirainenlib-index: Fix storing cache fields' last_used with...
2021-12-01  Timo Sirainenmaildir: Fix crash at error handling
2021-11-30  Siavash Tavakolilogin-proxy: Don't send proxying start event for reconnects
2021-11-30  Marco Bettinilib: str_parse_intmax() - Replace signed expression...
2021-11-30  Marco Bettinilib: switch i_rand_limit() - Replace signed expression...
2021-11-30  Marco Bettinilib: buffer_truncate_rshift_bits() - Replace signed...
2021-11-30  Marco Bettinilib: bits_rotXYY() - Replace signed expression with...
2021-11-30  Marco Bettinibits_is_power_of_two() Replace signed expression with...
2021-11-30  Marco Bettinilib: test-bits.c - Removing stray spaces at end of...
2021-11-30  Fabrice Belletraw-storage: copy the envelope sender instead of refere...
2021-11-29  Timo Sirainenlib-fs: Add test-fs utility for testing fs drivers
2021-11-29  Timo Sirainenreplicator: doveadm replicator replicate -f didn't...
2021-11-29  Timo Sirainenreplicator: Move replicator_brain_timeout(()
2021-11-26  Timo Sirainenlib-storage: Optimize behavior when building THREAD...
2021-11-26  Timo Sirainendsync: Improve checking if source and destination are...
2021-11-26  Timo Sirainendsync: Improve bad namespace configuration related...
2021-11-25  Marco Bettinisubmission: smtp_server_command_execute() Remove check...
2021-11-25  Siavash Tavakoliimapc: Do not include the root node in list if it's...
2021-11-24  Marco Bettiniacl: acl_mailbox_exists() - Add missing error handling
2021-11-24  Marco Bettinilib-storage: fail_mailbox_exists() - Return not found...
2021-11-23  Martti Rannanjärvilogin-common: Default director_username_hash to %Lu...
2021-11-22  Stephan Boschlib-storage: mail-duplicate - Fix segfault occurring...
2021-11-22  Stephan Boschlib-storage: mail-duplicate - Fix panic occurring when...
2021-11-18  sergey.kitovstats: Whitespace cleanup.
2021-11-18  sergey.kitovdoveadm: Fix processing of group-by parameter of dovead...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Always drop MAIL...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Make smtp_client_tr...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Make smtp_client_tr...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Make smtp_client_tr...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Assert that smtp_cl...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Make smtp_client_tr...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Make smtp_client_tr...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Make smtp_client_tr...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Make smtp_client_tr...
2021-11-18  Stephan Boschlib-smtp: smtp-client-transaction - Make smtp_client_tr...
2021-11-18  Stephan Boschlib-smtp: smtp-client-command - Drop callback before...
2021-11-18  Stephan Boschlib-smtp: smtp-client-command - Make smtp_client_comman...
2021-11-18  Stephan Boschlib-smtp: smtp-client-command - Make smtp_client_comman...
2021-11-18  Stephan Boschlib-smtp: Reformat smtp-client-transaction.c.
2021-11-18  Stephan Boschlib-smtp: Reformat smtp-client-command.c.
2021-11-18  Marco Bettinilib-fts: Don't index inline base64 encoded content
2021-11-14  Stephan Boschlib-smtp: smtp-server-command - Emit smtp_server_comman...
2021-11-14  Stephan Boschlib-smtp: smtp-server-command - Add cmd_args and cmd_hu...
next