]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2021-04-27  Josef 'Jeff... stats: Use only one filter for stats and exports
2021-04-27  Josef 'Jeff... lib: event filter - Extend existing queries if context...
2021-04-27  Josef 'Jeff... lib: event filter - Extend existing queries if context...
2021-04-27  Josef 'Jeff... lib: event filter - Extend existing queries if context...
2021-04-27  Josef 'Jeff... lib: event filter - Move add_node higher up in the...
2021-04-27  Josef 'Jeff... lib: event filter - Add filter op argument to add_node
2021-04-27  Josef 'Jeff... lib: event filter - Generalize query construction helpers
2021-04-27  Timo Sirainenlib: Rename event_find_field() to event_find_field_nonr...
2021-04-27  Timo Sirainenlib: Reformat lib-event to avoid long lines
2021-04-27  Timo Sirainenlib: Rename event_find_field*() to event_find_field_rec...
2021-04-27  Timo Sirainenlib: event_find_field() - Rewrite without using recursion
2021-04-27  Timo Sirainenlib: event_match_field() - Avoid recursing event fields...
2021-04-27  Timo Sirainenlib: Split off event_has_category_nonrecursive()
2021-04-27  Timo Sirainenlib-master: test-event-stats - Fix "large event id...
2021-04-27  Timo Sirainenlib-master: test-event-stats - Avoid busy-looping while...
2021-04-27  Aki Tuomilib: event importing - Do not accept empty field name
2021-04-27  Aki Tuomilib: lib-event - Use named initializators for passthrou...
2021-04-26  Aki Tuomim4: Include local copy of pkg.m4
2021-04-26  Timo Sirainenlib-storage: Avoid logging the same mail istream read...
2021-04-26  Aki Tuomimaster: Notify systemd after we are really stopped
2021-04-26  Aki TuomiMakefile.am: Fix systemd detection mess in automake
2021-04-26  Aki Tuomidovecot.service: Set type to notify only when compiling...
2021-04-26  Aki TuomiMakefile.am: Make systemd service file generation more...
2021-04-26  Aki Tuomiconfigure.ac: Move CFLAGS to right place
2021-04-21  Timo Sirainenlib-storage: Fix detecting duplicate nodes in mailbox...
2021-04-21  Siavash Tavakolidriver-mysql: Rollback a failed multi-statement transaction
2021-04-21  Siavash Tavakolidriver-mysql: Avoid BEGIN/COMMIT for single statement...
2021-04-21  Timo Sirainenlib-imap: imap_bodystructure_write() - Return error...
next