]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-07-07  Aki Tuomivirtual: Call mailbox_save_context_deinit before freein...
2017-07-07  Aki Tuomivirtual: Use mailbox_notify_list API when mailbox_list_...
2017-07-07  Aki Tuomivirtual: Generate GUID for virtual folder
2017-07-07  Aki Tuomilib-storage: Add type checking for mailbox_list_notify_wait
2017-07-06  Sergey Kitovlmtp: client_input_data_write_local() refactored
2017-07-06  Sergey Kitovlmtp: Fix for wrong session id of mail user when saving...
2017-07-06  Aki Tuomilib-storage: Use ST_CHANGED in mailbox-watch
2017-07-06  Aki Tuomilib, lib-storage: Move INOTIFY_ST_CHANGED to ST_CHANGED...
2017-07-06  Timo Sirainenlib: file_create_locked() - Treat mkdir() EEXIST error...
2017-07-06  Timo Sirainenvirtual: Avoid assert-crash if backend mailbox's have_g...
2017-07-05  Martti Rannanjärvidoveadm: Fix a typo in doveadm-print-flow function...
2017-07-05  Aki Tuominotify-status: Add notify-status plugin
2017-07-04  Stephan Boschlib-http: server: Implemented API for handling the...
2017-07-04  Stephan Boschlib-http: server: Explicitly record the number of refer...
2017-07-04  Stephan Boschlib-http: server: Allow holding only a reference to...
2017-07-04  Stephan Boschlib-http: server: Changed http_server_request_is_comple...
2017-07-04  Stephan Boschlib-http: server: Restructured http-server-private.h.
2017-07-04  Stephan Boschlib-http: server: Improved documentation in http-server.h.
2017-07-04  Stephan Boschlib-http: server: Restructured http-server.h.
2017-07-04  Thomas Reifferscheiddsync: fix splitting login from host
2017-07-04  Aki Tuomiquota-status: Support recipient_delimiter
2017-07-04  Aki Tuomiquota-status: Use pooled memory for globals
2017-07-04  Aki Tuomilmtp: Use message_detail_address_parse
2017-07-04  Aki Tuomilib-mail: Add unit test for message detail address...
2017-07-04  Aki Tuomilib-mail: Add message_detail_address_parse
2017-07-03  Timo Sirainenimapc: Prefech - Initialize cached stream only if needed
2017-07-03  Timo Sirainenlib-storage: Fix ITERINDEX to leave \NoSelect parents...
2017-07-03  Timo Sirainendbox: Check mailbox existence from index directory...
2017-07-03  Timo Sirainendbox: Use mail_index_header.last_temp_file_scan instead...
2017-07-03  Timo Sirainenlib-index, lib-storage: Add mail_index_header.last_temp...
2017-07-03  Timo Sirainendbox: Cleanup - reorganize old temp file cleanup code
2017-07-03  Timo Sirainenlib-storage: Check for storage existence from index...
2017-07-03  Timo Sirainenlib-storage: mailbox_list_get_permissions() - Use index...
2017-07-03  Timo Sirainenlib-storage: mailbox_list_get_permissions() - Use index...
2017-07-03  Timo Sirainenlib-storage: Cleanup - move code to mailbox_list_get_pe...
2017-07-03  Timo Sirainenlib-storage: Cleanup - Use mailbox_permissions_copy...
2017-07-03  Timo Sirainenlib-storage: Add mailbox_permissions_copy()
2017-07-03  Timo Sirainenlib-storage: Add mail_location=..:ITERINDEX
2017-06-30  Timo Sirainenimap: Add more error checking to NOTIFY parameter parsing
2017-06-30  Timo Sirainenimap: Fix NOTIFY parameter parsing by reverting earlier...
2017-06-30  Timo Sirainenlib-storage: Add BROKENCHAR to mail_location
2017-06-30  Timo Sirainenlib-storage: Fix mailbox delete to not delete childrens...
2017-06-29  Timo Sirainenlib-storage: mailbox_list_delete_mailbox_nonrecursive...
2017-06-29  Timo Sirainenlib-storage: mailbox_list_delete_trash() - Don't ignore...
2017-06-29  Timo Sirainenlib-storage: Use mailbox_list_delete_finish_ret() for...
2017-06-29  Timo Sirainenlib-storage: Add mailbox_list_delete_finish_ret()
2017-06-29  Timo Sirainenlib-storage: mailbox_list_delete_finish() - Return...
2017-06-29  Timo Sirainenlib-storage: Add mailbox_list_get_last_mail_error()
2017-06-29  Timo Sirainenlib-storage: Add comments to mailbox-list-delete.h
2017-06-28  Timo Sirainenlib: Fix file_create_locked() unit test to delete temp...
2017-06-28  Timo Sirainenlib-storage: Add VOLATILEDIR setting to mail_location
2017-06-28  Timo Sirainenlib-storage: Move autoexpunge lock creation to a generi...
2017-06-28  Timo Sirainenlib-storage: mailbox_autoexpunge_lock() - Don't hide...
2017-06-28  Timo Sirainenlib-storage: mailbox_autoexpunge_lock() - small cleanup
2017-06-28  Timo Sirainenlib-storage: Use file_lock_set_*_on_free() for dovecot...
2017-06-28  Timo Sirainenlib-storage: Move .vsize.lock creation to a generic...
2017-06-28  Timo Sirainenlib-storage: Move .vsize.lock creation to its own function
2017-06-28  Timo Sirainenlib-storage: Use file_lock_set_*_on_free() for .vsize...
2017-06-28  Timo Sirainenlib-storage: Fix error logging for failing to create...
2017-06-28  Timo Sirainenlib: file_create_locked() - Add settings to mkdir(...
2017-06-28  Timo Sirainenlib: Add unit test for file_create_locked()
2017-06-28  Timo Sirainenlib: Add file_lock_set_close_on_free()
2017-06-28  Timo Sirainenlib: Add file_lock_set_unlink_on_free()
2017-06-28  Timo Sirainenlib: file_create_locked() - update lock path after...
2017-06-28  Timo Sirainenlib: Add file_lock_set_path()
2017-06-28  Timo Sirainenlib: Add file_lock_get_path()
2017-06-28  Timo Sirainenlib-storage: Fail at startup if root mail directory...
2017-06-28  Stephan Boschlib-ssl-iostream: Fixed deinitialization of openssl...
2017-06-28  Stephan Boschlib-program-client: Fixed unix socket test suite's...
2017-06-28  Timo Sirainenlib-storage: Don't autocreate mailbox during deletion.
2017-06-28  Timo Sirainenlib-storage: Make mailbox_is_autocreated() public
2017-06-28  Timo Sirainensdbox: Don't create index directory when trying to...
2017-06-28  Timo Sirainenpop3-migration: Drop lines with only spaces or tabs...
2017-06-27  Stephan Boschlib-http: client: Drop peer immediately if it has no...
2017-06-25  Timo Sirainenlib-storage: mail_add_temp_wanted_fields() - delay...
2017-06-23  Stephan Boschglobal: Fixed missing or out-of-date copyright notices.
2017-06-23  Timo Sirainendsync: Use header hashing version 3
2017-06-23  Timo Sirainenpop3-migration: Replace trailing whitespace removal...
2017-06-23  Timo Sirainenlib-mail: message_header_hash_more() - add v3 that...
2017-06-23  Timo Sirainenlib-mail: test-message-header-hash - add more tests
2017-06-23  Timo Sirainenlib-mail: message_header_hash_more() - refactor to...
2017-06-22  Timo Sirainenquota: Fix failing again if quota setting has invalid...
2017-06-21  Timo Sirainenacl: Don't read/write dovecot-acl-list with acl_globals...
2017-06-21  Timo Sirainenlib/bits.c: Finish fix for compiling with gcc 3.0 ...
2017-06-21  Timo Sirainenlib/bits.h: Fix compiling with gcc 3.0 .. 3.3
2017-06-21  Timo Sirainenfs-randomfail: Set errno=EIO when random failure is...
2017-06-20  Sergey Kitovlib-imap: imap_append_nstring_nolf() - fix crash with...
2017-06-19  Timo Sirainenacl: Fix reading acl_globals_only setting
2017-06-19  Timo Sirainendirector: Fix logging last input/output time when there...
2017-06-19  Timo Sirainendirector: Fix whitespace position in some log messages
2017-06-19  Timo Sirainenacl: Add acl_globals_only setting
2017-06-18  Timo Sirainenimap: NOTIFY - Fix potential crash when reading invalid...
2017-06-18  Timo Sirainenimap: Fix NOTIFY to parse more than just the first...
2017-06-18  Timo Sirainenimap: NOTIFY - Cleanup notify watch timeout handling
2017-06-18  Timo Sirainenimap: NOTIFY - Fix crash due to not hooking into comman...
2017-06-18  Timo Sirainenimap: NOTIFY - Fix delayed setting notification callback
2017-06-18  Timo Sirainenfts: Log when indexing requires adding more mails to...
2017-06-18  Timo Sirainenindexer-worker: Log first and last UID of which mails...
2017-06-18  Timo Sirainenindexer-worker: Log number of indexing attempts in...
2017-06-18  Timo Sirainenindexer-worker: Log "Indexed .. messages" even if mailb...
next