]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2018-01-22  Stephan Boschlib-smtp: client: Assign only connection settings durin...
2018-01-22  Stephan Boschlib-smtp: client: Always use per-connection settings...
2018-01-22  Stephan Boschlib-smtp: client: Properly allow per-connection SSL...
2018-01-22  Stephan Boschlib-smtp: client: Fix segfault occurring in connection...
2018-01-22  Timo Sirainenimapc: Fix deleting mailbox
2018-01-20  Stephan Boschlib-http: test-http-payload: Initialize http_context...
2018-01-20  Stephan Boschlib-smtp: address: Remove useless local variable initia...
2018-01-19  Josef 'Jeff... imap: support for FETCH SNIPPET
2018-01-19  Aki Tuomiold-stats-plugin: Fix context requirements
2018-01-19  Aki Tuomipop3-migration-plugin: Fix context requirements
2018-01-19  Josef 'Jeff... global: don't cast NULL to void *
2018-01-18  Aki Tuomiauth: passdb-cache - Verify credentials with worker...
2018-01-18  Aki Tuomiauth: Expose auth_request_verify_plain_callback_finish
2018-01-18  Aki Tuomiauth-worker: Support PASSW request
2018-01-18  Aki Tuomiauth-worker: Add auth_worker_auth_request_new
2018-01-18  Aki Tuomiauth: passdb-blocking - Expose passdb_blocking_auth_wor...
2018-01-18  Aki Tuomilast-login: Contexts are now required or checked
2018-01-18  Aki Tuomimail-crypt: Contexts are now required or checked
2018-01-18  Aki Tuomiold-stats: Contexts are now required or checked
2018-01-18  Aki Tuomiquota-clone: Contexts are now required or checked
2018-01-18  Aki Tuomizlib: Contexts are now required or checked
2018-01-18  Aki Tuomimailbox-alias: Contexts are now required or checked
2018-01-18  Aki Tuomimail-filter: Contexts are now required or checked
2018-01-18  Aki Tuominotify: Contexts are now required or checked
2018-01-18  Aki Tuomipop3-migration: Contexts are now required or checked
next