]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-04-18  Stephan Boschlib: ostream - Use local variable for stream rather...
2020-04-18  Aki Tuomistats: Export sub-metrics for openmetrics
2020-04-18  Aki Tuomistats: stats-service-openmetrics.c - Fix whitespace...
2020-04-18  Stephan Boschstats: stats-service - Add support for OpenMetrics...
2020-04-18  Stephan Boschstats: Add stats exporter service infrastructure.
2020-04-18  Stephan Boschstats: Add HTTP server support.
2020-04-18  Stephan Boschstats: stats-metrics - Associate each metric with its...
2020-04-18  Stephan Boschstats: Make service startup time available as a global...
2020-04-18  Stephan Boschstats: Make metrics struct a global variable.
2020-04-18  Stephan Boschstats: Make settings available as a global variable.
2020-04-18  Stephan Boschstats: Create stats-common.h.
2020-04-18  Stephan Boschlib-http: http-server-request - Add http_server_request...
2020-04-18  Stephan Boschlib-http: http-url - Add http_url_init_authority_from().
2020-04-18  Stephan Boschstats: stats-settings - Add description setting for...
2020-04-18  Stephan Boschlib-http: http-server - Implement support for dynamical...
2020-04-18  Stephan Boschlib-http: http-server-request - Provide default respons...
2020-04-18  Stephan Boschlib-http: http-server-connection - Run request callback...
2020-04-18  Stephan Boschlib-http: http-server-connection - Restructure request...
2020-04-18  Stephan Boschlib-http: server: Replace http_*_debug() with e_debug().
2020-04-18  Stephan Boschlib-http: server: Replace http_*_error() with e_error().
2020-04-18  Stephan Boschlib-http: server: Replace i_error() with e_error().
2020-04-18  Stephan Boschlib-http: server: Remove redundant debug logging checks.
2020-04-18  Stephan Boschlib-http: server: Add support for event API.
2020-04-18  Stephan Boschlib-http: http-server-request - Make http_server_reques...
2020-04-18  Stephan Boschlib-http: Reformat http-server-response.c.
2020-04-18  Stephan Boschlib-http: Reformat http-server-request.c.
2020-04-18  Stephan Boschlib-http: Reformat http-server-connection.c.
2020-04-18  Stephan Boschlib-http: Reformat http-server-private.h.
2020-04-18  Stephan Boschlib-http: Reformat http-server.h.
2020-04-17  Stephan BoschAdd generated dovecot.service file to .gitignore.
2020-04-16  Timo Sirainenlib-index: Fix cache purging when index is being rebuilt
2020-04-16  Timo Sirainenlib-storage: index_index_rebuild_init() - Assert-crash...
2020-04-16  Timo Sirainenlib-index: Add mail_index_lock_sync() and mail_index_un...
2020-04-16  Juha-Petri... auth: Implement auth-worker-client per-command events.
2020-04-16  Timo Sirainenlib-index: When flushing cache changes to disk, try...
2020-04-16  Timo Sirainenlib-index: Cache purging shouldn't always change YES...
2020-04-16  Timo Sirainenlib-index: Split off mail_cache_purge_check_field()
2020-04-16  Timo Sirainenlib-index: mail_cache_decision_state_update() - Minor...
2020-04-16  Timo Sirainenlib-index: Split off mail_cache_update_last_used()
2020-04-15  Timo Sirainenlib-oauth2: Fix linking unit tests
2020-04-15  Timo Sirainenauth: Fix potential timing attack in verying crypt...
2020-04-15  Timo Sirainenlib-imap-urlauth: Fix potential timing attack in verify...
2020-04-15  Timo Sirainenauth: DOVECOT-TOKEN mechanism - Fix potential timing...
2020-04-15  Timo Sirainenlib: Add str_equals_timing_almost_safe()
2020-04-15  Timo Sirainenlib-storage: Initialize new cache hdr.* fields with...
2020-04-15  Timo Sirainenlib-storage: When sorting mails, mark all the sort...
2020-04-15  Timo Sirainenlib-index: Add test-mail-cache unit test
2020-04-15  Timo Sirainenlib-index: Add test-mail-cache-purge unit test
2020-04-15  Timo Sirainenlib-index: mailbox_cache_purge*() - Add reason string
2020-04-15  Timo Sirainenlib-index: Add mail_cache_record_corrupted event
2020-04-15  Timo Sirainenlib-index: Add mail_cache_corrupted event
2020-04-15  Timo Sirainenlib-index: If major_version or uoff_t size change in...
2020-04-15  Timo Sirainenlib-index: Merge mail_cache_reset() into mail_cache_unl...
2020-04-15  Timo Sirainenlib-index: mail_cache_set_seq_corrupted_reason() -...
2020-04-15  Timo Sirainenlib-index: Add mail_cache_decision_changed event
2020-04-15  Timo Sirainenlib-index: Add mail_cache_purge_drop_field event
2020-04-15  Timo Sirainenlib-index: Add mail_cache_purge_started/finished events
2020-04-15  Timo Sirainenlib-index: Log a warning if cache purging causes change...
2020-04-15  Timo Sirainenlib-index: Add mail_cache.event with a log prefix and...
2020-04-15  Timo Sirainenlib-index: Rename "index" event category to "mail-index"
2020-04-15  Timo Sirainenlib-storage: Use mailbox.event as parent to mail_index
2020-04-15  Timo Sirainenlib-index: When cache purging causes changes to be...
2020-04-15  Timo Sirainenlib-storage: Rename mail_cache_compress_* settings...
2020-04-15  Timo Sirainenlib-index: Rename cache compress -> cache purge
2020-04-15  Timo Sirainenlib-index: Rename mail-cache-compress.c to mail-cache...
2020-04-15  Timo Sirainenlib-index: Make sure cache header is written after...
2020-04-15  Timo Sirainenlib-index: Update last_used field immediately when...
2020-04-15  Timo Sirainenlib-index: Make sure purging clears saved bitmask offse...
2020-04-15  Timo Sirainenlib-index: Fix mail_cache_get_first_new_seq() when...
2020-04-15  Timo Sirainenlib-index: mail_cache_get_missing_reason() - Add "Mail...
2020-04-15  Timo Sirainenlib-index: Remove mail_cache_try_lock()
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...
next