]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2016-11-28  Stephan Boschglobal: Added missing copyright notices.
2016-11-25  Timo Sirainenlib-storage: Fix raw storage to sync mailboxes correctly.
2016-11-25  Timo Sirainenlib-storage: Fix error handling in mailbox_list_index_r...
2016-11-25  Timo Sirainenmkcert.sh: Use umask to create key file as 0600
2016-11-25  Timo Sirainenmdbox: Rebuild index after it's been fsck'd
2016-11-25  Timo Sirainensdbox: Rebuild index after it's been fsck'd
2016-11-25  Timo Sirainenlib-storge: Call mail_storage.list_index_corrupted...
2016-11-25  Timo Sirainenlib-storage: Add mail_storage.list_index_corrupted()
2016-11-25  Timo Sirainenlib-index: Add mail_index_unset_fscked()
2016-11-25  Timo Sirainenlib-index: fsck now adds MAIL_INDEX_HDR_FLAG_FSCKD...
2016-11-25  Timo Sirainenlib-storage: Rename mailbox_list_index.corrupted to...
2016-11-25  Timo Sirainenlib-index: If index open fails with fsck, retry opening...
2016-11-25  Timo Sirainenlib-index: fsck: Fix log_file_head|tail_offset properly
2016-11-25  Aki Tuomilib-dcrypt: Add assert that vfs is initialized
2016-11-25  Timo Sirainenlib-storage: Fail if no namespaces have list=yes
2016-11-24  Timo Sirainenlib-index: Compiler warning fix
2016-11-24  Timo Sirainenlib-mail: Add randomness test to test-mail-html2text
2016-11-24  Timo Sirainenlib-mail: Fix assert-crash in mail_html2text_more(...
2016-11-24  Timo Sirainenlib: Clarify that buffer_write() zero-fills buffer...
2016-11-24  Timo Sirainenglobal: Code cleanup - avoid passing NULL to functions...
2016-11-24  Timo Sirainenglobal: Avoid unnecessary unsigned integer wraps.
2016-11-24  Timo Sirainenglobal: Avoid loops unnecessarily decreasing below...
2016-11-24  Timo Sirainenlib: Mark md4/md5/sha1/sha2 code with ATTR_UNSIGNED_WRAPS
2016-11-24  Timo Sirainenlib-index: mail_index_map_register_ext(ext_offset=...
2016-11-24  Timo Sirainenlib: Add ATTR_UNSIGNED_WRAPS for disabling clang -fsani...
2016-11-24  Timo Sirainenlib-index: Compiler warning fix.
2016-11-24  Timo Sirainenlib-storage: Rotate dovecot.list.index.log* more often.
2016-11-24  Timo Sirainenlib-index: Add mail_index_set_log_rotation()
2016-11-24  Timo Sirainenlib-storage: Try harder to rename a corrupted mailbox...
2016-11-24  Aki Tuomidsync: Do not try replace remote folder GUID when doing...
2016-11-23  Timo Sirainenlib-storage: Fix rotation of dovecot.list.index.log
2016-11-23  Timo Sirainenimapc: Fix assert that checks if mail is expunged locally.
2016-11-23  Timo Sirainenimapc: Cleanup - change delayed_expunged_uids to seq_range.
2016-11-23  Timo Sirainenauth: Don't crash expanding %variables when username...
2016-11-23  Timo Sirainensdbox: Don't log an error if stub is added twice
2016-11-23  Aki Tuomiauth: Fix auth-policy crash when username is NULL
2016-11-22  Josef 'Jeff... lib-storage: require MAIL_STORAGE_CLASS_FLAG_STUBS...
2016-11-22  Timo Sirainenlib-fts: Add randomness test to test-fts-tokenizer
2016-11-22  Timo Sirainenlib-fts: Make sure address tokenizer can't return empty...
2016-11-22  Timo Sirainenlib-fts: Fix fts_tokenizer_delete_trailing_partial_char...
2016-11-22  Timo Sirainenlib-index: Handle invalid headers as "corruption",...
2016-11-22  Timo Sirainendict-client: dict_lookup*() deleted the first byte...
2016-11-21  Timo Sirainenquota-clone: Flush quota-clone 10s after quota update...
2016-11-21  Timo Sirainenquota-clone: Code cleanup - moved recursion check to...
2016-11-21  Timo Sirainenlib-dict: Add extra NULL-check to make static analyzer...
2016-11-21  Aki Tuomilib-index: Limit mmap errors in txn log file to 1/s
2016-11-21  Aki Tuomilib-index: Limit mmap errors in index cache to 1/s
2016-11-21  Aki Tuomilib-index: Limit mmap syscall errors in index to 1/s
2016-11-21  Aki Tuomilib-index: Do not crash if log is missing
2016-11-21  Timo Sirainendict-client: Server can now send command replies in...
2016-11-21  Timo Sirainendict: Make sure iterate doesn't add to ostream when...
2016-11-21  Timo Sirainendict: Moved iterate's corking to more correct location.
2016-11-21  Timo Sirainendict-client: Include reconnection-status in slow dict...
2016-11-21  Timo Sirainendict-client: Add warn_slow_msecs setting
2016-11-21  Timo Sirainendict-client: Add time spent in dict-server to "slow...
2016-11-21  Timo Sirainendict-client: Code cleanup - handle tab-unescaping befor...
2016-11-21  Timo Sirainenlib-index: Revert log flooding prevention / 3c014db6f
2016-11-19  Timo Sirainenfts: Fixed potential crash when indexing mails.
2016-11-18  Timo Sirainenimap: Fix recent flags importing when un-hibernating
2016-11-18  Timo Sirainenlib-index: Improve errors - return reason in mail_trans...
2016-11-18  Timo Sirainenlib-index: Improve errors - return reason in mail_trans...
2016-11-18  Timo Sirainenlib-index: Add more information to "Missing middle...
2016-11-18  Timo Sirainenlib-index: mail_transaction_log_find_file() - remove...
2016-11-18  Timo Sirainenlib-index: Compiler warning fix
2016-11-18  Timo Sirainenlib-index: If mmap() fails, include the attempted size...
2016-11-18  Timo Sirainenlib-storage: Fix checking stub_seq failure in mailbox_s...
2016-11-18  Timo Sirainensdbox: Implement support for mail stubs
2016-11-18  Timo Sirainenlib-storage: Add support for storing "mail stubs"
2016-11-18  Timo Sirainenimapc: %zu isn't standard, use PRIuSIZE_T instead.
2016-11-18  Timo Sirainenlib: Add connection.allow_empty_args_input
2016-11-18  Josef 'Jeff... lib-storage: fix index_mail_get_headers return value
2016-11-18  Timo Sirainenlib-index: Fix detecting whether caller synced everythi...
2016-11-18  Timo Sirainenlib-storage: Add mail_storage_service_user_get_pool()
2016-11-18  Timo Sirainenglobal: Replace some settings_parse_line() calls with...
2016-11-18  Timo Sirainenlib-settings: Add settings_parse_keyvalue()
2016-11-18  Timo Sirainenlib-settings: Avoid duplicating settings' values when...
2016-11-18  Timo Sirainenimapc: Use struct mail_namespace.user_set
2016-11-18  Timo Sirainenlib-storage: Add mail_namespace_get_driver_settings...
2016-11-18  Timo Sirainenlib-storage: Add struct mail_namespace.user_set
2016-11-18  Timo Sirainenlib-storage: Use mail_namespace_alloc() for mail_namesp...
2016-11-18  Timo Sirainenlib-storage: Add mail_namespace_alloc()
2016-11-18  Timo Sirainenlib-storage: Add asserts to make sure mailbox_header_lo...
2016-11-18  Timo Sirainenlib-index: Added mail_index_transaction_get_highest_mod...
2016-11-18  Timo Sirainenlib-index: Added internal mail_index_transaction_finish...
2016-11-18  Timo Sirainenlib-index: Assert if mail_index_transaction_sort_append...
2016-11-18  Paul Howarthconfigure: Fix build with old OpenSSL without SSL_clear...
2016-11-18  Timo Sirainenlib-index: Make sure an already-corrupted index/log...
2016-11-17  Aki Tuomilib: Add test for iostream-proxy
2016-11-17  Aki Tuomilib: Add iostream-proxy
2016-11-17  Aki Tuomilib: Add tests for iostream-pump
2016-11-17  Aki Tuomilib: Add iostream-pump
2016-11-17  Timo Sirainenimapc: Fix assert-crash when deleting mailbox triggers...
2016-11-16  Timo Sirainenlib-storage: Fix compiler warnings about enum mismatches
2016-11-16  Timo Sirainenmaster: Fix compiling with systemd after /dev/null...
2016-11-16  Timo SirainenLAYOUT=index: Try to rename corrupted mailbox name...
2016-11-16  Timo Sirainenlib-storage: Added struct mailbox.corrupted_mailbox_name
2016-11-16  Timo SirainenLAYOUT=index: Don't write corrupted mailbox names to...
2016-11-16  Timo Sirainenlib-storage: Preserve box-name header when rebuilding...
2016-11-16  Timo Sirainendoveadm dump: Add support for the new box-name index...
2016-11-16  Timo SirainenLAYOUT=index: Update mailbox name to mailbox index...
next