]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-02-07  Aki Tuomiauth: Add policy check configuration options
2018-02-07  Aki Tuomiauth: Use correct username is auth policy requests
2018-02-07  Timo Sirainenlib-storage: mail_storage_lock_create() - add support...
2018-02-07  Timo Sirainenlib-storage: Change mail_user_lock_file_create() to...
2018-02-07  Timo Sirainenlib-storage: Add mail_storage_lock_create()
2018-02-07  Timo Sirainenlib: Add file_lock_from_dotlock()
2018-02-06  Stephan Boschlib: time-util: Fix timeval_cmp_margin() to correctly...
2018-02-06  Stephan Boschlib: test-time-util: Put all test data for timeval_cmp...
2018-02-06  Timo Sirainenfts: Don't reindex FTS mails if .cache file is deleted
2018-02-05  Timo Sirainenfts: Fix searching headers with TEXT/BODY
2018-02-05  Timo Sirainenfts: Fix searching SEARCH_HEADER_ADDRESS/COMPRESS_LWSP
2018-02-01  Martti Rannanjärviquota: Warn when quota check is blocked by background...
2018-02-01  Martti Rannanjärviquota: Remove "Failed to set quota transaction limits...
2018-02-01  Martti Rannanjärviquota-count: Remove extra "quota-count failed:" from...
2018-02-01  Stephan Boschlib-lda: Parse Return-Path header using RFC5322 (IMF...
2018-02-01  Stephan Boschlib-mail: message-address: Add support for parsing...
2018-02-01  Aki Tuomilib-ssl-iostream: Fix premature NULL deref
2018-02-01  Aki Tuomilib-imap: imap_match_deinit(NULL) should be a no-op
2018-02-01  Stephan Boschlib-imap-urlauth: Fix segfault occurring when userid...
2018-01-31  Stephan Boschlmtp: local: Use recipient index in lmtp_local_rcpt_rep...
2018-01-31  Stephan Boschlmtp: local: Add explicit cmd parameter to lmtp_local_r...
2018-01-31  Stephan Boschlmtp: local: Make local variable for rcpt->rcpt.rcpt_cm...
2018-01-31  Josef 'Jeff... imap: Iterate over ns settings when deciding to add...
2018-01-31  Stephan Boschsubmission: Add settings that configure the connect...
2018-01-31  Josef 'Jeff... global: start relying on file_lock_free(NULL) being...
2018-01-31  Josef 'Jeff... global: start relying on mailbox_header_lookup_unref...
2018-01-31  Josef 'Jeff... lib-storage: mailbox_header_lookup_unref(NULL) should...
2018-01-31  Josef 'Jeff... lib-mail: start relying on mail_html2text_deinit(NULL...
2018-01-31  Josef 'Jeff... lib-mail: mail_html2text_deinit(NULL) should be a no-op
2018-01-31  Josef 'Jeff... global: start relying on ssl_iostream_destroy(NULL...
2018-01-31  Josef 'Jeff... ssl-iostream: ssl_iostream_destroy(NULL) should be...
2018-01-31  Josef 'Jeff... global: start relying on iostream_proxy_unref(NULL...
2018-01-31  Josef 'Jeff... lib: iostream_proxy_unref(NULL) should be a no-op
2018-01-31  Josef 'Jeff... global: start relying on str_free(NULL) being a no-op
2018-01-31  Josef 'Jeff... lib: str_free(NULL) should be a no-op
2018-01-31  Phil Carmodylib/randgen - warn when DOVECOT_SRAND is not able to...
2018-01-31  Phil Carmodylib/randgen - always print the DOVECOT_SRAND seed,...
2018-01-31  Phil Carmodylib/randgen - use KISS as intended, not as originally...
2018-01-30  Stephan Boschdoveadm: dsync: Switch ioloop for input/output streams...
2018-01-30  Stephan Boschlib-ssl-iostream: openssl: Make verbose logging robust...
2018-01-30  Stephan Boschlib-http: client: Make sure all ioloop objects are...
2018-01-30  Stephan Boschlib-dns: Allow setting the ioloop that the dns_lookup...
2018-01-30  Stephan Boschlib: connection: Allow switching to a specific ioloop.
2018-01-30  Stephan Boschlib: ostream: Allow switching to a specific ioloop.
2018-01-30  Stephan Boschlib: istream: Allow switching to a specific ioloop.
2018-01-30  Stephan Boschlib: iostream: Record the ioloop that the iostream...
2018-01-30  Stephan Boschlib: ioloop: Add functions for adding/moving timeouts...
2018-01-29  Stephan Boschimap-login: Fix copyright notice in imap-login-cmd...
2018-01-29  Aki Tuomilib-auth: Remove request after abort
2018-01-29  Stephan Boschsubmission: Properly handle omission of required authen...
2018-01-29  Stephan Boschlib-smtp: server: Fix overwriting a previously submitte...
2018-01-28  Stephan Boschlib-http: client: Assert that req->client != NULL in...
2018-01-28  Stephan Boschlib-smtp: client: Fix timeout leak sometimes occurring...
2018-01-26  Stephan Boschlib-program-client: Make an explicit enum for the exit...
2018-01-26  Stephan Boschlib-program-client: local: Add test for big data I/O.
2018-01-26  Stephan Boschlib-program-client: Document the purpose of the use_dot...
2018-01-26  Stephan Boschlib-program-client: Add comments to program_input/progr...
2018-01-26  Stephan Boschlib-program-client: Flush/finish the output stream...
2018-01-26  Stephan Boschlib-program-client: remote: Don't change exit_code...
2018-01-26  Stephan Boschlib-program-client: Simplify cleanup of dot input strea...
2018-01-26  Stephan Boschlib-program-client: Restructure reading input from...
2018-01-26  Stephan Boschlib-program-client: Use reliable means of checking...
2018-01-26  Stephan Boschlib-program-client: Remove check for -2 returned from...
2018-01-26  Stephan Boschlib-program-client: Remove useless stream eof check.
2018-01-26  Sergey Kitovlib-imap-client: continue imapc operation on parsing...
2018-01-25  Stephan Boschlib-smtp: client: Fix ignoring invalid certificate...
2018-01-25  Timo Sirainenlib-storage: Fix adding body.snippet to cache
2018-01-25  Timo Sirainenlib-storage: Add comment to how mail_cache_field_can...
2018-01-25  Timo Sirainenlib-index: Update comments for mail_cache_decision_*()
2018-01-25  Timo Sirainenlib-auth: Fix memory leak in auth_client_request_abort()
2018-01-25  Timo Sirainenlib: i_stream_read_more() - assert it can't return -2
2018-01-24  Timo Sirainenlib-index: Write forced cache decision changes immediat...
2018-01-24  Timo Sirainenlib-index: Code cleanup for reading caching decisions
2018-01-24  Timo Sirainenlib-index: Finish fixing removal of forced cache decisi...
2018-01-24  Aki Tuomilib-storage: Rename .vsize.lock file to dovecot-vsize...
2018-01-24  Aki Tuomipush-notification: PUSH_NOTIFICATION_USER_CONTEXT is...
2018-01-24  Aki Tuomifts-lucene: Add and use FTS_LUCENE_USER_CONTEXT_REQUIRE
2018-01-24  Aki Tuomiwelcome: WELCOME_CONTEXT is now required
2018-01-24  Aki Tuomiexpire: DOVEADM_EXPIRE_MAIL_CMD_CONTEXT is now required
2018-01-24  Aki Tuomivirtual: Contexts are now required or checked
2018-01-24  Aki Tuomiquota: Add and use QUOTA_USER_CONTEXT_REQUIRE
2018-01-24  Aki Tuomiimap-zlib: Context is now required
2018-01-24  Aki Tuomilazy-expunge: Fix context checking
2018-01-24  Aki Tuomimail-crypt: Add and use MAIL_CRYPT_USER_CONTEXT_REQUIRE
2018-01-24  Aki Tuomifts-solr: Add and use FTS_SOLR_USER_CONTEXT_REQUIRE
2018-01-24  Aki Tuomiacl: Fix ACL_CONTEXT check
2018-01-24  Aki Tuomiacl: Add and use ACL_USER_CONTEXT_REQUIRE
2018-01-24  Aki Tuomiacl: Add and use ACL_LIST_CONTEXT_REQUIRE
2018-01-24  Aki Tuomilib-storage: imapc - Ensure search ctx is not NULL
2018-01-24  Aki Tuomilib-storage: Add and use MAIL_STORAGE_CONTEXT_REQUIRE
2018-01-24  Aki Tuomilib-storage: Add and use MAIL_THREAD_CONTEXT_REQUIRE
2018-01-24  Aki Tuomilib-index: Add and use CACHE_TRANS_CONTEXT_REQUIRE
2018-01-24  Aki Tuomilib-storage: Add and use INDEX_LIST_CONTEXT_REQUIRE
2018-01-24  Aki Tuomimail-log: Contexts are now required or checked
2018-01-23  Aki Tuomiauth: db-lua - Do not assert-crash if given parameter...
2018-01-23  Aki Tuomiauth: db-lua - Use luaL_error correctly
2018-01-23  Timo Sirainenlib-index: Fix removal of forced cache decisions from...
2018-01-23  Timo Sirainenlib-index: Fix adding forced cache decisions to existin...
2018-01-23  Stephan Boschsubmission: Enable verbose reporting of relay server...
2018-01-22  Josef 'Jeff... lib: cast {,CONST_}PTR_OFFSET's offset argument to...
next