]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-04-15  Timo Sirainenlib-index: Wait for lock in cache compression, not...
2020-04-15  Timo Sirainenlib-index: After cache is marked corrupted, don't log...
2020-04-15  Timo Sirainenlib-index: Don't compress cache file if there are cache...
2020-04-15  Timo Sirainenlib-index: Cache compression could have lost data for...
2020-04-15  Timo Sirainenlib-index: Fix cache lookup for a newly added field...
2020-04-15  Timo Sirainenlib-index: Don't even try to add fields to cache that...
2020-04-15  Timo Sirainenlib-index: Fix assert-crash if cache record has no...
2020-04-15  Timo Sirainenlib-index: Use cache record's exact size when checking...
2020-04-15  Timo Sirainenlib-index: Replace mail_cache_flush_and_unlock() with...
2020-04-15  Timo Sirainenlib-index: Remove backward compatibility code for Dovec...
2020-04-15  Timo Sirainenlib-index: Cache transaction rollback used too small...
2020-04-15  Timo Sirainenlib-index: mail_cache_transaction_rollback() - fix...
2020-04-15  Timo Sirainenlib-index: Add mail_cache_unlock() that doesn't flush...
2020-04-15  Timo Sirainenlib-index: Rename mail_cache_unlock() to mail_cache_flu...
2020-04-15  Timo Sirainenlib-index: Make mail_cache_need_reopen() static
2020-04-15  Timo Sirainenlib-index: mail_cache_lookup_offset() - Use mail_cache_...
2020-04-15  Timo Sirainenlib-index: Make mail_cache_sync_reset_id() public
2020-04-15  Timo Sirainenlib-index: Mark cache corrupted after finding that...
2020-04-15  Timo Sirainenlib-index: mail_cache_*lock() - On reset_id mismatch...
2020-04-15  Timo Sirainenlib-index: mail_cache_sync_reset_id() - Rewrite to...
2020-04-15  Timo Sirainenlib-index: mail_cache_*lock() - Handle syscall errors...
2020-04-15  Timo Sirainenlib-index: mail_cache_reopen_now() - Fix corruption...
2020-04-15  Timo Sirainenlib-index: Make mail_cache_need_reopen() public and...
2020-04-15  Timo Sirainenlib-index: mail_cache_open_and_verify() - Separate...
2020-04-15  Timo Sirainenlib-index: mail_cache_need_reopen() - Don't skip reopen...
2020-04-15  Timo Sirainenlib-index: mail_cache_map_all() - Separate error and...
2020-04-15  Timo Sirainenlib-index: Remove cache compression dotlock
2020-04-15  Timo Sirainenlib-index: Fix checking if cache should be compressed...
2020-04-15  Timo Sirainenlib-index: Check if maximum cache file size has reached...
2020-04-15  Timo Sirainenlib-index: mail_cache_compress_with_trans() - Don't...
2020-04-15  Timo Sirainenlib-index: mail_cache_compress_with_trans() - Require...
2020-04-15  Timo Sirainenlib-index: mail_cache_compress() - Make sure compressio...
2020-04-15  Timo Sirainenlib-index: mail_cache_compress() - Keep the .log file...
2020-04-15  Timo Sirainenlib-index: Remove mail_cache_compress_forced()
2020-04-15  Timo Sirainendoveadm: Rewrite "doveadm mailbox cache purge" to use...
2020-04-15  Timo Sirainenlib-index: mail_cache_compress*() - Add compress_file_s...
2020-04-15  Timo Sirainenlib-index: Use mail_cache_compress() where possible
2020-04-15  Timo Sirainenlib-index: Add mail_cache_compress()
2020-04-15  Timo Sirainenlib-index: Rename mail_cache_compress() to mail_cache_c...
2020-04-15  Timo Sirainenlib-index: mail_cache_decisions_copy() - Create transac...
2020-04-15  Timo Sirainenlib-index: Simplify opening cache when locking transaction
2020-04-15  Timo Sirainenlib-index: If cache transaction lock fails because...
2020-04-15  Timo Sirainenlib-index: Refresh caching decisions from cache file...
2020-04-15  Timo Sirainenlib-index: If cache transaction flush fails, don't...
2020-04-15  Timo Sirainenlib-index: If cache file is compressed during transacti...
2020-04-15  Timo Sirainenlib-index: Simplify code to add missing header fields...
2020-04-15  Timo Sirainenlib-index: Add only used fields to cache header, not...
2020-04-15  Timo Sirainenlib-index: Delay using file-specific field numbers...
2020-04-15  Timo Sirainenlib-index: Keep a linked list of mail_cache_views
2020-04-15  Timo Sirainenlib-ntlm: Replace strncpy() with memset()+memcpy()
2020-04-15  Timo Sirainenlib-imap: test-imap-url - Fix error handling
2020-04-15  Timo Sirainenlib-http: Fix generating label for incomplete HTTP...
2020-04-15  Timo Sirainenlib-master: Fix error logging if reading "instances...
2020-04-15  Aki Tuomilib-program-client: Do not derefence set when it is...
2020-04-15  Aki Tuomilog: LOG_OPTION is not supported here
2020-04-15  Aki Tuomilib-mail: message_header_decode_encoded - ensure num...
2020-04-15  Aki Tuomiauth: test-lua - Do not initialize NULL script
2020-04-15  Aki Tuomilib-fts: Assert that data is non-NULL when size > 0
2020-04-15  Timo Sirainenlib-index: mail_cache_lookup_headers() - Use const...
2020-04-15  Timo Sirainenlib-index: Move MAIL_CACHE_MAX_WRITE_BUFFER to mail...
2020-04-15  Timo Sirainenlib-index: unit tests: Split off test_mail_index_close...
2020-04-15  Timo Sirainenlib-index: Remove mail_cache_field_private.adding field
2020-04-15  Timo Sirainenlib-index: Use mail_cache_map_all() wherever possible
2020-04-15  Timo Sirainenlib-index: Add mail_cache_map_all()
2020-04-15  Timo Sirainenlib-index: mail_cache_transaction_update_index() -...
2020-04-15  Timo Sirainenlib-index: mail_cache_sync_reset_id() - Move cache...
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_sync_reset_id()
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_lookup_rec_get_field()
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_transaction_forget_flus...
2020-04-15  Timo Sirainenlib-index: mail_cache_header_add_field_locked() - Move...
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_header_add_field_locked()
2020-04-15  Timo Sirainenlib-index: mail_cache_header_fields_write() - Take...
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_trans_get_file_field()
2020-04-15  Timo Sirainenlib-index: mail_cache_lock() - Clarify why index->mappi...
2020-04-15  Timo Sirainenlib-index: mail_transaction_log_sync_lock() - Fix funct...
2020-04-15  Timo Sirainenlib-auth: Rename auth_client_request_continue event...
2020-04-15  Timo Sirainenauth: auth_request_finished event - Rename translated_u...
2020-04-15  Timo Sirainenauth: auth_request_finished event - Rename original_use...
2020-04-15  Timo Sirainenauth: Remove unnecessary NULL checks for adding event...
2020-04-15  Timo Sirainenauth: Remove duplicate "mechanism" field in auth reques...
2020-04-15  Timo Sirainenlib-master: Replace auth-master-client-login category...
2020-04-15  Timo Sirainenlib-oauth2: Unit tests don't need to link libmaster
2020-04-15  Timo Sirainenlib-auth: Replace auth-master-client category with...
2020-04-15  Timo Sirainenpush-notification: Rename event category from push_noti...
2020-04-14  Aki Tuomilib-dcrypt: Avoid using BN_bn2binpad
2020-04-14  Aki Tuomilib-dcrypt: Add EC_GROUP_order_bits if missing
2020-04-14  Timo Sirainenlib: ostream.h - Fix indent in enum ostream_create_file...
2020-04-14  Aki Tuomilib-dcrypt: Require ECDSA signature size is even
2020-04-14  Aki Tuomilib-dcrypt: Pad signature parts to match ECDSA key...
2020-04-08  Timo Sirainenlib-compression: Add unit tests for gz header handling...
2020-04-08  Philippe Antoinelib-compression: Fix length checks for zlib header
2020-04-08  Timo Sirainenlib-mail: test-message-address - Add unit test for...
2020-04-08  Philippe Antoinelib-mail: message_address_parse_path() - Fix one byte...
2020-04-08  Timo Sirainenlib-master: If stats_writer_socket_path is empty, don...
2020-04-08  Timo Sirainenlib-test: test_exit() - Use regular exit() instead...
2020-04-08  Stephan Boschsubmission: submission-backend-relay - Abort client...
2020-04-08  Stephan Boschsubmission: submission-backend-relay - Clear client...
2020-04-08  Stephan Boschsubmission: submission-backend-relay - Add assertions...
2020-04-08  Stephan Boschsubmission: submission-backend-relay - Rename "helo...
2020-04-08  Stephan Boschsubmission: Reformat submission-backend-relay.c.
next