]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-06-09  Timo Sirainenlib-index: Add cache to mail_cache_get_missing_reason()
2017-06-09  Timo Sirainenlib-index: mail_cache_get_missing_reason() - Minor...
2017-06-09  Timo Sirainenlib-storage: Optimize error handling for SORT
2017-06-09  Timo Sirainenlib-storage: Sort code cleanup - Change index_sort_get_...
2017-06-09  Timo Sirainenlib-storage: Sort code cleanup - pass node to index_sor...
2017-06-09  Timo Sirainenlib-storage: Make sure istream-mail doesn't replace...
2017-06-09  Timo Sirainenlib-storage: Fix SORT error message when reaching mail_...
2017-06-09  Aki Tuomilib-mail: Add qp encoder
2017-06-09  Aki Tuomilib-mail: Link test binaries to libmail.la instead...
2017-06-09  Timo Sirainenlib-storage: Fix LAYOUT=fs potentially not ignoring...
2017-06-09  Timo Sirainenlib-storage: Fix ACL in parent mailbox potentially...
2017-06-09  Timo Sirainenlib-storage: fs_list_get_mailbox_flags() - Return mailb...
2017-06-09  Timo Sirainenlib-storage: fs_list_get_mailbox_flags() - Don't assume...
2017-06-09  Timo Sirainenlib-storage: fs_list_get_mailbox_flags() - Add comments
2017-06-09  Timo Sirainenlib-storage: fs_list_get_mailbox_flags() - Reorganize...
2017-06-09  Timo Sirainenacl: Global ACL file was parsed as if it was local...
2017-06-09  Timo Sirainenlib-storage: Make mailbox_list_iter_init_autocreate...
2017-06-09  Timo Sirainenlib-storage: Fix mailbox_list_index=yes + ACLs + auto...
2017-06-09  Timo Sirainenlib-storage: Cleanup - Don't use ctx in iter_use_index()
2017-06-09  Timo Sirainenlib-storage: Add \NoInferiors flag to autocreated mailb...
2017-06-09  Timo Sirainenlib-storage: Don't list duplicate autocreated mailboxes...
2017-06-09  Timo Sirainenacl: Skip auto=create|subscribe mailboxes that don...
2017-06-09  Timo Sirainenlib-storage: Add mailbox-list-iter-private.h with autoc...
2017-06-09  Timo Sirainenconfig: When showing an "Unknown setting" error, show...
2017-06-09  Aki Tuomilib-storage: Apply mailbox_list_iter_autocreate_filter...
2017-06-09  Aki Tuomilib-storage: Rename autocreate_iter_existing to mailbox...
2017-06-09  Aki Tuomilib-storage: Do not drop autocreate boxes when listing...
2017-06-08  Aki Tuomilib-master,login-common: Add dual cert support
2017-06-08  Aki Tuomilib-dict: Update cdb_dict_init to match with new API
2017-06-07  Stephan Boschlib: Added ostream-unix for writing fd sockets via...
2017-06-06  Timo Sirainenpush-notification: Fix crash in OX driver's deinit
2017-06-06  Aki Tuomiauth: Access always first entry when flushing failures
2017-05-31  Aki Tuomiauth: Fix vpopmail for 2.2
2017-05-31  Aki Tuomiquota: Update version number for script client
2017-05-31  Aki Tuomimail-filter: tabescape args, this is required by script...
2017-05-31  Aki Tuomiwelcome: tabescape args, this is required by script...
2017-05-31  Aki Tuomiglobal: Update script client version number
2017-05-30  Timo Sirainenauth: Fix unescaping tabs in auth client input.
2017-05-30  Timo Sirainenauth: Fix crash on passdb lookup when all passdbs were...
2017-05-30  Timo Sirainenlib-storage: Fix compiler warning in test-mail-storage
2017-05-26  Timo Sirainenlib-storage: Fix crash in test-mail-storage
2017-05-26  Aki Tuomimail-crypt-plugin: Set copy-hook only if save_version > 0
2017-05-26  Aki Tuomimail-crypt: Re-encrypt mails when copying/moving
2017-05-26  Timo Sirainenlib-storage: Fix memory leak in test-mail-storage
2017-05-26  Timo Sirainenlib-storage: Add unit test for set/get/push/pop storage...
2017-05-26  Timo Sirainenlib-storage: Fix mail_storage_set_critical() when input...
2017-05-26  Timo Sirainenlib-storage: Fix mail_storage_last_error_push/pop(...
2017-05-26  Timo Sirainenimap: Fix unhibernation after earlier change
2017-05-26  Timo Sirainenimap NOTIFY: Flush any pending notifications on NOOP
2017-05-26  Timo Sirainenlib-storage: Implement mailbox_list_notify_flush()
2017-05-26  Timo Sirainenlib-storage: Explicitly name function pointers in mailb...
2017-05-26  Timo Sirainenlib-storage: Always update highestmodseq in mailbox...
2017-05-26  Timo Sirainenlib-storage: Fix mailbox list index notifications when...
2017-05-26  Josef 'Jeff... imap: login reply should be sent sooner
2017-05-26  Stephan Boschlib-http: client: Fixed race condition between DNS...
2017-05-24  Timo Sirainenlib-master: Replace listeners with /dev/null in SIGQUIT...
2017-05-24  Timo Sirainenlib-index: Fix crash in mail_transaction_log_view_set_a...
2017-05-24  Timo Sirainenlib-index: Fix start_offset > sync_offset error handlin...
2017-05-24  Timo Sirainenauth: Fix linking duplicate .a libraries to unit test
2017-05-23  Stephan Boschutil: script: Increased the major protocol version...
2017-05-23  Stephan Boschutil: script: Amended protocol with the ability to...
2017-05-23  Stephan Boschutil: script: Amended the protocol to pass arguments...
2017-05-23  Stephan Boschlib-program-client: local: Fixed use of unterminated...
2017-05-23  Stephan Boschlib-program-client: Made the test suite ignore the...
2017-05-23  Stephan Boschlib-program-client: Gave variables pointing to a progra...
2017-05-22  Timo Sirainenimap: Move struct client_sync_context to imap-sync...
2017-05-22  Timo Sirainenimap: Allow plugins to replace existing FETCH handlers
2017-05-22  Timo Sirainenlib-index: Improve "start_offset > current sync_offset...
2017-05-22  Timo Sirainenlib-index: mail_transaction_log_file_get_highest_modseq...
2017-05-22  Timo Sirainenlib-index: Add missing error logging for mail_index_vie...
2017-05-22  Timo Sirainenlib-index: mail_transaction_log_file_map() - return...
2017-05-22  Timo Sirainenlib-index: mail_transaction_log_view_set_all() - don...
2017-05-22  Timo Sirainenlib-storage: Fix mailbox list index records without...
2017-05-22  Timo Sirainenlib-storage: Fix mailbox list index records with name_id=0
2017-05-19  Timo Sirainenlib: Fix memory leak in test-istream-concat
2017-05-19  Timo Sirainenlib: Fix crash when seeking istream-concat to EOF and...
2017-05-19  Timo Sirainenimapc: Make sure a valid UIDVALIDITY is returned by...
2017-05-19  Timo Sirainenimapc: Fix assert-crash if server doesn't send EXISTS...
2017-05-19  Timo Sirainenlib-imap-client: Change server IP only on connect(...
2017-05-19  Timo Sirainenimapc: Fix infinite reconnection when server keeps...
2017-05-19  Timo Sirainenlib-imap: imap_parser_unref() should always set parser...
2017-05-19  Timo Sirainenimapc: Avoid resending duplicate FETCH when reconnectin...
2017-05-19  Timo Sirainenimapc: If initial SELECT fails, don't resend it twice...
2017-05-19  Timo Sirainenlib-imap-client: Avoid infinite reconnection loops...
2017-05-19  Timo Sirainenlib: Add dovecot_build_info variable containing Dovecot...
2017-05-18  Timo Sirainenauth: If passdb/userdb ldap has blocking=yes, auth...
2017-05-18  Timo Sirainendirector: Add old host's up/down and vhost count parame...
2017-05-18  Timo Sirainendsync: Try to commit transactions every dsync_commit_ms...
2017-05-18  Josef 'Jeff... lib-storage: add a mail user pre-deinit vfunc
2017-05-16  Timo Sirainenimapc: Try to merge STOREs together as much as possible...
2017-05-16  Timo Sirainenlib-storage: Avoid unnecessary UIDNEXT lookups after...
2017-05-16  Timo Sirainenimapc-quota: Avoid sending unnecessarily many GETQUOTA...
2017-05-15  Timo Sirainendoveadm mailbox status: Add "firstsaved" field.
2017-05-15  Aki Tuomilib-index: Add mail_cache_expunge_count
2017-05-15  Timo Sirainenlib-imap: imap_append_string_for_humans() - Change...
2017-05-15  Timo Sirainenlib-storage: Add missing ATTR_FORMAT to mail_set_mail_c...
2017-05-15  Aki Tuomilib-storage: Use new mail_cache_set_seq_corrupted_reason
2017-05-15  Aki Tuomilib-index: Add mail_cache_set_seq_corrupted_reason
2017-05-12  Aki Tuomilib-storage: Remove index_storage_save_continue
2017-05-12  Aki Tuomilib-storage: Unconstify test functions
next