]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-02-24  Timo SirainenReleased v2.2.28. release-2.2.28 2.2.28
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 Sirainenvirtual: Include virtual mailbox name in "Mailbox ID...
2017-02-22  Timo Sirainenv2.2.28.rc2 released 2.2.28.rc2
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 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-mail: Fix message_part_data_is_plain_7bit()
2017-02-22  Timo Sirainenquota: Don't log "Internal quota calculation error"
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 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.
2017-02-21  Timo Sirainenimapc: Error handling wasn't setting storage error...
2017-02-21  Timo Sirainenlib-storage: Fix mail.access_type for search prefetches
2017-02-21  Timo Sirainenlmtp: Fix lmtp_user_concurrency_limit when userdb chang...
2017-02-21  Timo Sirainencassandra: Don't use i_error() from non-main thread
2017-02-21  Timo Sirainenlib-storage: Fix assert-crash on corrupted dovecot...
2017-02-21  Timo Sirainenlib-storage: Add asserts to make sure lookup_abort...
2017-02-21  Timo Sirainenlib-storage, pop3-migration: Reset lookup_abort before...
2017-02-21  Aki Tuomiauth: Make sure tokeninfo or introspection URL is given
2017-02-21  Aki Tuomiauth: Make tokeninfo optional
2017-02-21  Aki Tuomilib-oauth2: Support basic authorization
2017-02-20  Aki Tuomilib-lda: Do not involve mail-deliver plugin unnecessarely
2017-02-20  Timo Sirainenlib-compression: Fix test-compression to build without...
2017-02-20  Timo Sirainenimap: Revert change to use [PARSE] in FETCH replies.
2017-02-20  Aki Tuomipop3c: Add no pipelining pop3c feature
2017-02-20  Timo Sirainenv2.2.28.rc1 released 2.2.28.rc1
2017-02-20  Stephan BoschPartially implemented IMAP SEARCH=X-MIMEPART capability.
2017-02-20  Stephan Boschlib-imap: Created test-imap-envelope.
2017-02-20  Stephan Boschlib-imap: imap-envelope: Added function for parsing...
2017-02-20  Stephan Boschlib-imap: Added more comments to imap-bodystructure...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Added support for making...
2017-02-20  Stephan Boschlib-mail: message-part-data: Implemented message_part_d...
2017-02-20  Stephan Boschlib-mail: message-part-data: Renamed struct message_par...
2017-02-20  Stephan Boschlib-imap: imap-envelope: Moved imap_envelope_headers...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Moved message_part_data...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Renamed imap_bodystructur...
2017-02-20  Stephan Boschlib-imap: imap-envelope: Renamed imap_envelope_parse_he...
2017-02-20  Stephan Boschlib-imap: imap-evenvelope: Changed imap_envelope_get_fi...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Renamed imap_bodystructur...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Grouped together function...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Changed struct message_pa...
2017-02-20  Stephan Boschlib-imap: imap-envelope: Added function to parse struct...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Renamed `d' parameter...
2017-02-20  Stephan Boschlib-imap: imap-envelope: Removed useless pool field...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Removed useless pool...
2017-02-20  Stephan Boschlib-mail: Gave message_part_data its own field in struc...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Renamed struct message_pa...
2017-02-20  Stephan Boschlib-imap: Removed existing envelope parsing function.
2017-02-20  Stephan Boschlib-imap: test-imap-bodystructure: Added normalization...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Allow alternative syntax...
2017-02-20  Stephan Boschlib-imap: test-imap-bodystructure: Added more tests.
2017-02-20  Stephan Boschlib-imap: test-imap-bodystructure: Improved handing...
2017-02-20  Stephan Boschlib-imap: test-imap-bodystructure: Added support for...
2017-02-20  Stephan Boschlib-imap: imap-bodystructure: Fixed parse error message...
2017-02-19  Timo Sirainenexample-config: Add mail_sort_max_read_count setting.
2017-02-19  Timo Sirainenexample-config: Add mail_vsize_bg_after_count setting.
2017-02-19  Timo Sirainenexample-config: Add imap_fetch_failure setting.
2017-02-19  Timo Sirainenlib-mail: Fix matched-parameter in HEADER_FILTER_ADD_MI...
2017-02-19  Stephan Bosch.gitignore: Fixed location of ignored m4 files.
2017-02-19  Stephan Boschlib-http: test-http-response-parse: Properly test multi...
2017-02-19  Stephan Boschauth: oauth2 mechanism: Fixed implicit boolean expressi...
2017-02-19  Timo Sirainenlib-storage: Add explicit MAIL_ERROR_LOOKUP_ABORT error
2017-02-19  Timo Sirainenlib-storage: Add mail.access_type
2017-02-19  Timo Sirainenlib-storage: Add mail_sort_max_read_count setting.
2017-02-19  Timo Sirainenlib-storage: Add MAIL_ERROR_LIMIT
2017-02-19  Timo Sirainenimap: If SEARCH/SORT fails but returns some results...
2017-02-19  Timo Sirainenlib-storage: Fix error handling when searching mails
2017-02-19  Timo Sirainenlib-storage: Search optimization - avoid parsing messag...
2017-02-19  Timo Sirainenlib-storage: Fix error handling when sorting mails.
2017-02-19  Timo Sirainenlib-storage: Change vsize calculation to use the new...
2017-02-19  Timo Sirainenlib-storage: Add mail.mail_stream_opened and .mail_meta...
2017-02-19  Timo Sirainenlib-storage: Clarify what MAIL_LOOKUP_ABORT_READ_MAIL...
2017-02-19  Timo Sirainendsync: Don't assert-crash if duplicate attributes are...
2017-02-19  Timo Sirainenimap: Fix running time in tagged command replies.
2017-02-19  Timo Sirainendoveadm: Add explicit mail_storage_init/deinit() calls
2017-02-19  Timo Sirainenlib-storage: mail_storage_init/deinit() is now referenc...
2017-02-19  Timo Sirainenlib-storage: Assert-crash if duplicate internal hooks...
2017-02-19  Timo Sirainenfs-posix: Add "no-fsync" parameter.
2017-02-19  Timo Sirainenimap: Code cleanup - Remove duplicate flags from imap_f...
2017-02-19  Timo Sirainenimap: Fix sending UID only when necessary on broken...
2017-02-19  Timo Sirainenimap: Include info about last command in disconnection...
2017-02-19  Timo Sirainenimap: Code cleanup - Move code to client_command_stats_...
2017-02-19  Timo Sirainenimap: Add imap_client.logged_out at LOGOUT
2017-02-19  Timo Sirainenimap: Code cleanup - move command stats to struct clien...
2017-02-19  Aki Tuomimech-oauth2: Clarify logging
next