]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-03-17  Timo Sirainenlib-storage: Don't reset \Recent flags when rebuilding...
2017-03-17  Aki Tuomitrash: Move config file to trash user
2017-03-16  Timo Sirainenlib-index: Fix test-mail-index-transaction-update
2017-03-16  Timo Sirainenlib-index: Minor fix to day_first_uid updating
2017-03-16  Aki Tuomidoveadm: Do not crash doveadm-server if input file...
2017-03-16  Aki Tuomilib-dcrypt: Add asserts
2017-03-16  Josef 'Jeff... lib-storage & imap: add MAIL_ERROR_UNAVAILABLE as ...
2017-03-16  Timo Sirainenimap, pop3, indexer-worker: Add (deinit) to process...
2017-03-16  Timo Sirainenpop3: Add client.destroyed boolean
2017-03-16  Timo Sirainenauth: Auth workers shouldn't return username if it...
2017-03-16  Timo Sirainenauth: passdb/userdb lookups via auth-worker cached...
2017-03-16  Aki Tuomiauth: Properly hide all fields with passwords
2017-03-16  Timo Sirainen*-login: Change API for how login_plugins hook into...
2017-03-16  Timo Sirainencassandra: Treat CASS_ERROR_SERVER_UNAVAILABLE as ...
2017-03-15  Timo Sirainenlib-oauth2: Don't free oauth2_request too early.
2017-03-15  Timo Sirainenlib-oauth2: Fix memory leak if HTTP URL parsing fails.
2017-03-15  Timo Sirainenauth: oauth2 - cleanup db_oauth2_lookup_callback_t
2017-03-15  Timo Sirainenauth: oauth2 - make it easier to see where db_oauth2_ca...
2017-03-15  Timo Sirainenauth: oauth2 - Clarify token validation success/valid...
2017-03-15  Timo Sirainenauth: oauth2 - remove db_oauth2_request.failed
2017-03-15  Timo Sirainenauth: oauth2 - remove db_oauth2_request.result
2017-03-15  Timo Sirainenauth: oauth2 - Template expand failure should be an...
2017-03-15  Timo Sirainenauth: oauth2 - make db_oauth2_template_export() static
2017-03-15  Timo Sirainenauth: oauth2 - introspection lookup error should be...
2017-03-15  Timo Sirainenauth: oauth2 - Make sure db_oauth2_request.req is set...
2017-03-15  Timo Sirainenauth: oauth2 - Fix aborting auth requests on deinit.
2017-03-12  Aki Tuomiauth: Do not double-expand key in passdb dict when...
2017-03-09  Timo Sirainen*-login: Remove unused client.proxy_state
2017-03-09  Timo Sirainenpop3-login: Remove usage of client.common.proxy_state
2017-03-09  Timo Sirainenpop3-login: Log proxy state as human-readable string.
2017-03-09  Timo Sirainenimap-login: Log proxy state as human-readable string.
2017-03-09  Timo Sirainen*-login: Add client.proxy_get_state() for providing...
2017-03-08  Timo Sirainenpop3: Set process title before syncing mailbox.
2017-03-08  Timo Sirainenimap: If unhibernation fails due to a mailbox error...
2017-03-08  Timo Sirainenimap: When disconnecting due to FETCH failure, include...
2017-03-07  Aki Tuomilib-sasl: Fix xoauth2 data format
2017-03-07  Aki Tuomidb-oauth2: Make sure request is removed only once
2017-03-07  Aki Tuomilib-oauth2: Use http client destroy callback
2017-03-06  Aki Tuomiauth: Apply skips to first passdb
2017-03-05  Stephan Boschlib-http: test-http-server-errors: Fixed logically...
2017-03-03  Stephan Boschlib-lda: smtp-client: Fixed memory leak of the error...
2017-03-03  Stephan Boschlib-lda: smtp-client: Fixed cleanup of LMTP client...
2017-03-03  Stephan Boschlib-smtp: lmtp-client: Fixed bug in timeout handling.
2017-03-03  Stephan Boschlib-lda: smtp-client: Make sure only the first error...
2017-03-03  Aki Tuomilib-oauth2: Add missing content-type header
2017-03-02  Timo Sirainenexample-config: Update deliver_log_format comment
2017-03-02  Aki Tuomilib-ssl-iostream: Ensure verify_remote_cert is true
2017-03-01  Timo Sirainenimap-hibernate: Avoid using casts
2017-03-01  Martti Rannanjärvifts: Don't add NULL content disposition or type to...
2017-03-01  Aki Tuomitrash: Read settings after namespaces are loaded
2017-03-01  Timo Sirainenmaster: Try to listen on master socket even if all...
2017-03-01  Timo Sirainenmaster: Add missing error logging for master socket...
2017-03-01  Timo Sirainenmaster: Don't crash if master socket couldn't be re...
2017-02-28  Aki Tuomiimap-hibernate: Support userdb in var_expand
2017-02-27  Aki Tuomidoveadm: Add missing newline to proxy kick output
2017-02-27  Aki Tuomidoveadm: Ensure -- is added to command line before...
2017-02-27  Aki Tuomidoveadm: Ensure -- is added to command line before...
2017-02-27  Aki Tuomidoveadm: Fix allow-empty-mailbox-name handling
2017-02-27  Timo Sirainendoveadm move: Use mailbox_move() instead of copy+expunge
2017-02-27  Martti Rannanjärvimaster: add cassandra to printed build options
2017-02-26  Timo Sirainenlib: Fix t_strf*time() unit tests
2017-02-26  Timo Sirainendsync: Fix syncing attributes with large values.
2017-02-26  Timo Sirainenlazy-expunge: Use mailbox_move() instead of mailbox_copy()
2017-02-25  Timo Sirainenlib-dcrypt: Replace #if OPENSSL_VERSION_NUMBER with...
2017-02-25  Timo Sirainenlib-dcrypt: Move most of the OpenSSL #if handling to...
2017-02-24  Timo Sirainenmail-filter: Add missing error handling in ostream...
2017-02-24  Timo Sirainenauth: Removed dead code from oauth2 mechanism
2017-02-24  Timo Sirainenacl plugin: Fix Coverity warning
2017-02-23  Stephan Boschlib-http: client: Fixed i_unreached() failure occurring...
2017-02-23  Aki Tuomiauth: Export oauth2 pass_attrs to passdb reply
2017-02-23  Timo Sirainenpop3c: Fix compiling due to typo in previous commit
2017-02-23  Aki Tuomiglobal: Fix ssl_set usage
2017-02-23  Aki Tuomilib-ssl-iostream: Fix ambiguity with SSL settings
2017-02-22  Timo Sirainenvirtual: Include virtual mailbox name in "Mailbox ID...
2017-02-22  Timo Sirainenlib-storage: Allow mail_storage_set_error() to use...
2017-02-22  Timo Sirainenmaildir: Fix checking vsize caching decision in "is...
2017-02-22  Timo Sirainenpop3c: Remove unnecessarily duplicated code setting...
2017-02-22  Timo Sirainenpop3c: Prefetched streams didn't call istream_opened...
2017-02-22  Timo Sirainenlib-mail: istream-attachment-connector now allows msg_s...
2017-02-22  Timo Sirainenlib-mail: Make sure istream-attachment-connector detect...
2017-02-22  Timo Sirainenlib: Added i_stream_create_min_sized*()
2017-02-22  Timo Sirainenlib: Added i_stream_create_sized_range()
2017-02-22  Timo Sirainentrash plugin: Use correct hook for overriding mail_user...
2017-02-22  Timo Sirainenexpire plugin: Use correct hook for overriding mail_use...
2017-02-22  Timo Sirainenlazy-expunge: Fix error handling for GUID lookups
2017-02-22  Timo Sirainenlib-storage: Add missing service_user ref when creating...
2017-02-22  Timo Sirainenlib-storage: Removed mail_storage_service_user_free...
2017-02-22  Timo Sirainenglobal: Replace mail_storage_service_user_free() with...
2017-02-22  Timo Sirainenlib-storage: Use refcounting for mail_storage_service_user
2017-02-22  Timo Sirainenquota: Don't log "Internal quota calculation error"
2017-02-22  Timo Sirainenlib-lda: Fix pigeonhole testsuite to not crash
2017-02-21  Timo Sirainenlib: Fix again test-utc-mktime with 32bit time_t
2017-02-21  Timo Sirainenlib-lda: Fix delivery logging when Sieve performs multi...
2017-02-21  Timo Sirainenlib-lda: Refactor - mail_deliver_log_update_cache(...
2017-02-21  Timo Sirainenlib-lda: Refactor - Add struct mail_deliver_mailbox
2017-02-21  Timo Sirainenlib: Fix test-utc-mktime with 32bit time_t
2017-02-21  Martti Rannanjärvilib-mail: Place input/output of message-date tests...
2017-02-21  Martti Rannanjärvilib: Place input/output of utc_mktime tests in one...
2017-02-21  Martti Rannanjärvilib: Accept leap second in utc_mktime
2017-02-21  Timo Sirainenimap: Fix error message in failed FETCH's NO reply.
next