]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2021-05-07  Timo Sirainenlib-index: Try harder to open index with MAIL_INDEX_OPE...
2021-05-06  Josef 'Jeff... lib-lua: Remove obsolete threading check
2021-05-06  Timo Sirainendict-ldap: Fix calling dict_wait() on async lookup
2021-05-06  Timo Sirainendict-redis: dict-client: Use the proper active ioloop...
2021-05-06  Timo Sirainendict-memcached-ascii: Assert-crash if dict ioloop gets...
2021-05-06  Timo Sirainendict-client: Assert-crash if dict ioloop gets any unexp...
2021-05-06  Timo Sirainendict-client: Use the proper active ioloop while calling...
2021-05-06  Timo Sirainenlib: Add io_loop_is_empty()
2021-05-06  Timo Sirainenstats: Truncate field values to 1000 bytes with log...
2021-05-05  Timo Sirainenimap: copy/move: Refresh source mailbox before copying...
2021-05-05  Timo Sirainenimap: move: Sync source mailbox between commits
2021-05-05  Timo Sirainenimap: Add imap_search_anyset_to_uidset()
2021-05-05  Timo Sirainenimap: Allow imap_search_seqset_iter_init() to iterate...
2021-05-05  Timo Sirainenlib-storage: Fix mailbox_get_uid_range() to handle...
2021-05-05  Timo Sirainenlib-storage: Always set struct mail.expunged
2021-05-05  Stephan Boschlib-program-client: test-program-client-unix - Add...
2021-05-05  Stephan Boschlib-program-client: test-program-client-net - Add test...
2021-05-05  Stephan Boschlib-program-client: test-program-client-unix - Fix...
2021-05-05  Stephan Boschlib-program-client: test-program-client-net - Fix serve...
2021-05-05  Stephan Boschlib-program-client: program-client-remote - Fix result...
2021-05-05  Stephan Boschlib-program-client: program-client-remote - Fix error...
2021-05-05  Stephan Boschlib-program-client: program-client-remote - Add proper...
2021-05-05  Stephan Boschlib-program-client: program-client-local - Add debug...
2021-05-05  Stephan Boschlib-program-client: Reformat test-program-client-unix.c.
2021-05-05  Stephan Boschlib-program-client: Reformat test-program-client-net.c.
2021-05-05  Stephan Boschlib-program-client: Reformat program-client-remote.c.
2021-05-05  Timo Sirainenlib-test: Convert test_assert()s to fatal asserts when...
2021-05-04  Timo Sirainenlib: Perform most of the event logging within data...
2021-05-04  Timo Sirainenlib-storage: Add data stack frames to mail_set_*()
2021-05-04  Timo Sirainenlib: data-stack - If frame doesn't change current block...
2021-05-04  Timo Sirainenlib: data-stack - Use stack_block.left_lowwater only...
2021-05-04  Timo Sirainenlib: Remove data_stack_set_clean_after_pop()
2021-05-04  Timo Sirainenlib: data-stack - Move frame memory allocation inside...
2021-05-04  Timo Sirainenlib: data-stack - Replace stack_frame_block with a...
2021-05-04  Timo Sirainenlib: data-stack - Add data_stack_grow event
2021-05-04  Timo Sirainenlib: t_get_bytes_available() - Fix return value when...
2021-05-04  Timo Sirainenlib-settings: settings_check() - Avoid growing data...
2021-05-04  Timo Sirainenlib: module_dir_*load*(): Avoid growing data stack...
2021-05-04  Timo Sirainenglobal: Use T_END_PASS_STR() where possible
2021-05-04  Timo Sirainenlib: data-stack - Add t_pop_pass_str() and T_END_PASS_S...
2021-05-04  Timo Sirainenlib: Add data_stack_frame_contains()
2021-05-04  Timo Sirainenlib: Add data_stack_get_alloc_size()
2021-05-04  Timo Sirainenlib: Fix data_stack_get_used_size() to return correct...
2021-05-04  Timo Sirainenlib: data-stack - Don't set stack_block.next=NULL after...
2021-05-04  Timo Sirainenlib: data-stack - mem_block_alloc() - Set stack_block...
2021-05-04  Timo Sirainenlib: data-stack - Remove unused_frame_blocks
2021-05-04  Timo Sirainenlib: data-stack - Don't keep largest unused block in...
2021-05-04  Timo Sirainenlib: data-stack - Add unit test for data_stack_set_clea...
2021-05-04  Timo Sirainenlib: data-stack - Rename variables in clean_after_pop...
2021-05-04  Timo Sirainenlib: data-stack - Rename lowwater to left_lowwater
2021-05-04  Timo Sirainenlib: data-stack - Rename block_space_used[] to block_sp...
2021-05-04  Timo Sirainenlib: data-stack - Use INITIAL_STACK_SIZE without growin...
2021-05-04  Timo Sirainenglobal: Never use t_push(NULL)
2021-05-04  Timo Sirainenlib: Recalculate events' debug logging state after...
2021-05-03  Timo Sirainenlib-index: test-mail-index-sync-ext - Fix memory leak
2021-05-03  Stephan Boschlib-smtp: smtp-server-transaction - Make sure current...
2021-05-03  Stephan Boschlib-smtp: smtp-server-transaction - Rename smtp_server_...
2021-05-03  Stephan Boschlib-smtp: smtp-server-recipient - Rename smtp_server_re...
2021-05-03  Timo Sirainenlogin-common: Add client.list_type to better track...
2021-05-03  Timo Sirainenlogin-common: Fix handling destroyed_clients linked...
2021-05-03  Timo Sirainenlib-index: test-mail-index-sync-ext - Fix to link with...
2021-05-03  Timo Sirainenlib-index: Add/update comments related to cloning maps
2021-05-03  Timo Sirainenlib-index: Don't call mail_index_modseq_sync_map_replac...
2021-05-03  Timo Sirainenlib-index: Add comments to struct mail_transaction_log...
2021-05-03  Timo Sirainenlib-index: Rename MAIL_TRANSACTION_LOG_LOCK_CHANGE_TIME...
2021-05-03  Timo Sirainenlib-index: Rename mail_transaction_log_file.lock_create...
2021-05-03  Timo Sirainenlib-index: Move mail_transaction_log_file_get_modseq_ne...
2021-05-03  Timo Sirainenlib-index: Remove unused mail_transaction_log_file...
2021-05-03  Timo Sirainenlib-index: Rename mail_transaction_log_file.saved_tail_...
2021-05-03  Timo Sirainenlib-index: Remove mail_transaction_log.nfs_flush
2021-05-03  Timo Sirainenlib-index: Rename mail_transaction_log.dotlock_count...
2021-05-03  Timo Sirainenlib-index: Update mail caching decisions explanation...
2021-05-03  Timo Sirainenlib-index: Add test-mail-cache-fields unit test
2021-05-03  Timo Sirainenlib-index: Add comments to struct mail_cache and related
2021-05-03  Timo Sirainenlib-index: Add comments to struct mail_cache_header...
2021-05-03  Timo Sirainenlib-index: Add comments to mail-transaction-log.h
2021-05-03  Timo Sirainenlib-index: Update mail_index_mail_flags comments and...
2021-05-03  Timo Sirainenlib-index: Add comments to struct mail_index_ext_header...
2021-05-03  Timo Sirainenlib-index: Add comments to struct mail_index_header...
2021-05-03  Timo Sirainenlib-index: Add comments to struct mail_index_view
2021-05-03  Timo Sirainenlib-index: Add comments and reorder fields in struct...
2021-05-03  Timo Sirainenlib-index: Rename mail_index.pending_log2_rotate_time...
2021-05-03  Timo Sirainenlib-index: mail_index_expunge_handler_t - Remove seq...
2021-05-03  Timo Sirainenlib-index: mail_index_register_expunge_handler() -...
2021-05-03  Timo Sirainenlib-index: Remove "sync lost" callback handlers
2021-05-03  Timo Sirainenlib-index: Move fields from struct mail_index to struct...
2021-05-03  Timo Sirainenlib-index: Use mail_index_reset_error() when opening...
2021-05-03  Timo Sirainenlib-index: Remove mail_index.index_lock_timeout
2021-05-03  Timo Sirainenlib-index: Move fields from struct mail_index to struct...
2021-05-03  Timo Sirainenlib-index: Remove mail_index_view.index_sync_view
2021-05-03  Timo Sirainenlib-index: Remove mail_index_view.transactions and...
2021-05-03  Timo Sirainenlib-index: Change mail_index_view_get_transaction_count...
2021-05-03  Timo Sirainenlib-index: Rename mail_index.last_read_log_* to main_in...
2021-05-03  Timo Sirainenlib-index: Remove mail_index_map.hdr_base
2021-05-03  Timo Sirainenlib-index: MAIL_TRANSACTION_LOG_VERSION_* - Add also...
2021-05-03  Timo Sirainenlib-index: Verify that keywords in dovecot.index header...
2021-05-03  Timo Sirainenlib-index: Add and use MAIL_INDEX_MAP_HDR_OFFSET()...
2021-05-03  Timo Sirainenlib-index: Fill mail_index_map.hdr_copy_buf also when...
2021-05-03  Timo Sirainenimap: Fix using SETMETADATA NIL to unset value
2021-05-03  Timo Sirainenmaster: Explain how "client_limit is lower than require...
next