]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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-27  Timo Sirainenlib-dcrypt: Replace #if OPENSSL_VERSION_NUMBER with...
2017-02-27  Timo Sirainenlib-dcrypt: Move most of the OpenSSL #if handling to...
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-26  Timo Sirainenmail-filter: Add missing error handling in ostream...
2017-02-26  Timo Sirainenauth: Removed dead code from oauth2 mechanism
2017-02-26  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 Sirainenvirtual: Include virtual mailbox name in "Mailbox ID...
2017-02-23  Timo Sirainenlib-storage: Allow mail_storage_set_error() to use...
2017-02-23  Timo Sirainenlib-mail: istream-attachment-connector now allows msg_s...
2017-02-23  Timo Sirainenlib-mail: Make sure istream-attachment-connector detect...
2017-02-23  Timo Sirainenlib-mail: Fix memory leak in test-istream-attachment
2017-02-23  Timo Sirainenlib-mail: Improve istream-attachment-extractor unit...
2017-02-23  Timo Sirainenlib-mail: istream-attachment-extractor - use EIO for...
2017-02-23  Timo Sirainenlib-mail: istream-attachment-extractor - remove unneces...
2017-02-23  Timo Sirainenlib: Added i_stream_create_min_sized*()
2017-02-23  Timo Sirainenlib: istream-sized - consistently set stream_errno...
2017-02-23  Timo Sirainenlib: istream-sized - set stream_errno=EPIPE if stream...
2017-02-23  Timo Sirainenlib: istream-sized - remove explicit i_error() logging
2017-02-23  Timo Sirainenlib: istream-sized should log errors with its own name...
2017-02-23  Martti Rannanjärvilib: remove failed bool from sized_istream struct
2017-02-23  Timo Sirainenlib: Added i_stream_create_sized_range()
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  Aki Tuomilib-index: Unconstifty pointer array
2017-02-21  Aki Tuomilib-index: Add missing initialization for chained hooks
2017-02-21  Aki Tuomilib,lib-storage: Move hook building code to lib
2017-02-21  Aki Tuomilib-index: Allow multiple hooks for transaction creation
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  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.
next