]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2021-05-07  Timo Sirainenlib: Remove array_swap()
2021-05-07  Timo Sirainenglobal: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib-fts: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainensubmission: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenstats: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib-smtp: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib-old-stats: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenconfig: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenplugins: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenmaster: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib-index: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib-imap-client: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib-http: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib-dict: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenimap: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainendoveadm: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainendirector: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenauth: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib-storage: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib: Use array_foreach_elem() where possible
2021-05-07  Timo Sirainenlib: array.h - Update array_foreach*() comments
2021-05-07  Timo Sirainenlib: array.h - Require C99
2021-05-07  Timo Sirainenlib: array_foreach_elem() - Don't allow using it for...
2021-05-07  Timo Sirainenlib: array_foreach_elem() - Small optimization
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
next