]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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.
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
2017-02-19  Aki Tuomimech-oauth2: Set user_given=TRUE when username given...
2017-02-19  Aki Tuomimech-oauth2: Fix gs2-header parsing
2017-02-18  Timo Sirainenlib: Fix assert-crash in unit test.
2017-02-17  Aki Tuomiauth: Add oauth2 passdb
2017-02-17  Aki Tuomiauth: Add xoauth2 and oauthbearer mechanisms
2017-02-17  Aki Tuomiauth: Add mechanism filter for passdbs
2017-02-17  Aki Tuomiauth: Add accessor for passdb template arguments
2017-02-17  Aki Tuomilib-oauth2: Add support library for OAUTH2
2017-02-17  Timo Sirainenlib-storage: Update vsize header after sync only if...
2017-02-17  Timo Sirainenlib-storage: Add mail_vsize_bg_after_count setting.
2017-02-17  Timo Sirainenlib-storage: Don't stop vsize calculation on expunged...
2017-02-17  Timo Sirainenlib-index: Fix updating mail_index_header.day_first_uid
2017-02-17  Timo Sirainenlib-index: Add day_stamp parameter to mail_index_update...
2017-02-17  Timo Sirainenlib-storage: Re-open mailbox after it's undeleted.
2017-02-17  Timo Sirainenlib-storage: Don't sync mailbox after undeleting it.
2017-02-17  Timo Sirainenlib-storage: Make sure mailbox undeletion won't go...
2017-02-17  Timo Sirainenmail-log: Add mail_log_cached_only setting.
2017-02-17  Josef 'Jeff... lib-imap-client: pass the reply text to the auth-failed...
2017-02-17  Josef 'Jeff... lib-imap-client: invoke state change callback on "authe...
2017-02-17  Josef 'Jeff... lib-imap-client: add callback to notify consumers about...
2017-02-17  Josef 'Jeff... lib-imap-client: centralize authentication failed error...
2017-02-17  Stephan Boschlib-http: response parser: Drop previous response's...
2017-02-17  Stephan Boschlib-http: response parser: Always clear response to...
2017-02-17  Stephan Boschlib-http: message parser: Don't allocate a pool for...
2017-02-17  Stephan Boschlib-http: message parser: Delay allocation of message...
2017-02-17  Stephan Boschlib-http: message parser: Don't create the connection_o...
2017-02-17  Timo Sirainenlib-mail: Fix duplicate HEADER_FILTER_ADD_MISSING_EOH...
2017-02-17  Timo Sirainendoveadm: Added "mailbox path" command
2017-02-17  Timo Sirainenlib-lda: Code cleanup - remove unnecessary dest_mail...
2017-02-17  Timo Sirainenlib-lda: Don't set mail_deliver_context.dest_mail too...
2017-02-17  Timo Sirainenlib-lda: Implement %{storage_id} correctly
2017-02-17  Timo Sirainenlib-lda: Fix deliver_log_format variables with Sieve
2017-02-17  Timo Sirainenlib-lda: Code cleanup - mail_deliver_open_mail() now...
2017-02-17  Timo Sirainenlib-lda: Remove %{storage_id} setting for now.
next