]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-04-08  Stephan Boschlib-lda: Replace i_warning() with e_warning().
2019-04-08  Stephan Boschlib-lda: Replace i_info() with e_info().
2019-04-08  Stephan Boschlib-lda: Replace i_error() with e_error().
2019-04-08  Stephan Boschlib-lda: mail-deliver - Add message fields to the deliv...
2019-04-08  Stephan Boschlib-lda: mail-deliver - Rename mail_deliver_cache to...
2019-04-08  Stephan Boschlda: Use LDA event as mail_*user's parent event.
2019-04-08  Stephan Boschlda: Add support for event API.
2019-04-08  Stephan Boschlda: Assign envelope fields in mail deliver context...
2019-04-08  Stephan Boschlmtp: lmtp-local - Use recipient event for mail delivery.
2019-04-08  Stephan Boschlib-lda: mail-deliver - Add support for event API.
2019-04-08  Stephan Boschlib-lda: Initialize/deinitialize mail_deliver_context...
2019-04-08  Stephan Boschlda: Move mail_deliver() invocation to a separate function.
2019-04-08  Stephan Boschlib-lda: mail-deliver - Split the mail_deliver() functi...
2019-04-05  Timo Sirainenlib-storage: Fix NO-FS-VALIDATION in mail_location
2019-04-04  Josef 'Jeff... lib: event_filter_unref(NULL) is already a no-op
2019-04-04  Josef 'Jeff... lib-http: Fix comment typo
2019-04-02  Michael Slusarzdoveadm: Add body.preview as a fetch field
2019-04-02  Michael M SlusarzRFC has changed SHOULD length of preview from 100 to 200
2019-04-02  Michael M SlusarzRFC draft has changed from SNIPPET to PREVIEW
2019-04-02  Timo Sirainendict: Remove unnecessary o_stream_flush()
2019-04-01  Aki Tuomidoveadm-dict: Add missing dict_deinit
2019-04-01  Aki Tuomidict: Parse handshake using handshake_args
2019-04-01  Aki Tuomidict: Remove obsolete check as getenv() is no longer...
2019-04-01  Aki Tuomidict: Use connection API
2019-04-01  Aki Tuomidict: Use connection struct
2019-04-01  Aki Tuomidict: Create connection with struct master_connection...
2019-03-28  Timo Sirainenfts: Fix buffer overflow when reading oversized fts...
2019-03-28  Timo Sirainenlib-storage: Fix buffer overflow when reading oversized...
2019-03-28  Timo Sirainenfts: Add fts_enforced=body
2019-03-27  Timo Sirainensdbox: Add "sdbox" event category
2019-03-26  Timo Sirainenlmtp: Add mail_user_settings to struct client
2019-03-26  Timo Sirainenlib-storage: Add mailbox_keywords_merge()
2019-03-26  Timo Sirainenlib-storage: Add mailbox_search_mail_detach()
2019-03-26  Timo Sirainenlib-storage: Move tracking mails to mail_search_context...
2019-03-26  Timo Sirainenlib-storage: Move index_mail.search_mail to mail_privat...
2019-03-26  Timo Sirainenlib-mail: istream-header-filter: Fix HEADER_FILTER_ADD_...
2019-03-25  Aki Tuomilib: Add test for backtrace-string
2019-03-25  Aki Tuomilib: Add libunwind support for getting backtrace
2019-03-25  Sergey Kitovauth-request: Call auth_request_passdb_lookup_end(...
2019-03-25  Josef 'Jeff... coccinelle: Add all semantic patches used in the past...
2019-03-22  Martti Rannanjärviauth: Make db_oauth2_callback debug print human readable
2019-03-22  Martti Rannanjärvilib-oauth2: Don't crash when http response has no payload
2019-03-22  Sergey Kitovipc-server: Reconnect on socket input error.
2019-03-22  Sergey Kitovipc-server: Change reconnect timeout to 10 seconds.
2019-03-22  Sergey Kitovipc: Terminate IPC process with master.
2019-03-22  Sergey Kitovipc: Introduce ipc_groups_disconnect_all()
2019-03-21  Timo Sirainenlib-ssl-iostream: Minor assert cleanup.
2019-03-21  Olaf Heringconfig: reproducible output from settings-get.pl
2019-03-21  Sergey Kitovlib-oauth2: Remove obsolete files.
2019-03-21  Sergey Kitovlib-oauth2: Refactor oauth request code.
2019-03-21  Stephan Boschlib-http: client: Fix segfault crash sometimes happenin...
2019-03-21  Stephan Boschlib-http: client: Abort pending requests at connection...
2019-03-21  Stephan Boschlib-http: client: Implement the no_auto_retry setting...
2019-03-21  Stephan Boschlib-storage: mail-storage-service: Fix failure prefix...
2019-03-20  Timo Sirainenlib-storage: Fix -Wimplicit-fallthrough compiler warning
2019-03-20  Stephan Boschlib-smtp: smtp-server-reply - Fix dead assignment in...
2019-03-20  Stephan Boschlib-smtp: test-smtp-payload: Implement connection reuse.
2019-03-19  Stephan Boschlib-smtp: smtp-server-cmd-rcpt - Use smtp_server_recipi...
2019-03-19  Stephan Boschlib-smtp: smtp-server-recipient - Enforce <path> prefix...
2019-03-19  Stephan Boschlib-smtp: smtp-server-reply - Add smtp_server_reply_rep...
2019-03-19  Stephan Boschlib: str - Add str_replace().
2019-03-19  Stephan Boschlib: buffer - Add buffer_replace().
2019-03-19  Stephan Boschlib: buffer - Improve header comment for buffer_insert...
2019-03-19  Stephan Boschlib-smtp: smtp-server-reply - Add smtp_server_reply_pre...
2019-03-19  Stephan Boschlib-smtp: smtp-server-reply - Add smtp_server_reply_get...
2019-03-19  Stephan Boschlib-smtp: smtp-server-reply - Support changing the...
2019-03-19  Stephan Boschlib-smtp: smtp-server-reply - Assign reply status and...
2019-03-19  Stephan Boschlib-smtp: smtp-server-recipient - Add smtp_server_recip...
2019-03-19  Stephan Boschlib-smtp: smtp-server-recipient - Add hook for the...
2019-03-19  Stephan Boschlib-smtp: smtp-server-cmd-data - Call smtp_server_trans...
2019-03-19  Stephan Boschlib-mstp: smtp-server-recipient - Make smtp_server_reci...
2019-03-19  Stephan Boschlib-smtp: smtp-server-transaction - Allow calling smtp_...
2019-03-19  Stephan Boschlib-smtp: smtp-server-transaction - Allow calling smtp_...
2019-03-19  Stephan Boschlib-smtp: smtp-server-command - Add hook for the submis...
2019-03-19  Stephan Boschlib-smtp: smtp-server-command - Make removal of hook...
2019-03-19  Stephan Boschsubmission: Use the new recipient reply wrapper functions.
2019-03-19  Stephan Boschlmtp: lmtp-proxy - Use the new recipient reply wrapper...
2019-03-19  Stephan Boschlmtp: lmtp-local - Use the new recipient reply wrapper...
2019-03-19  Stephan Boschlib-smtp: smtp-server-recipient - Add smtp_server_recip...
2019-03-19  Stephan Boschlib-smtp: smtp-server-recipient - Add smtp_server_recip...
2019-03-19  Stephan Boschlib-smtp: smtp-server-recipient - Add smtp_server_recip...
2019-03-19  Stephan Boschlib-smtp: smtp-server-cmd-rcpt - Add smtp_server_cmd_is...
2019-03-18  Stephan Boschlmtp: lmtp-proxy - Remove useless proxy->pending_data_cmd.
2019-03-18  Stephan Boschlmtp: lmtp-proxy - Replace cmd parameter with recipient...
2019-03-18  Stephan Boschlmtp: lmtp-local - Remove cmd parameter from lmtp_local...
2019-03-18  Stephan Boschlmtp: lmtp-local - Remove cmd parameter from lmtp_local...
2019-03-18  Stephan Boschlmtp: lmtp-local - Remove cmd parameter from lmtp_local...
2019-03-18  Stephan Boschlib-smtp: smtp-server-command - Fix segfault occurring...
2019-03-18  Sergey Kitovauth: Fix deinitialization of multiple passdbs.
2019-03-14  Sergey Kitovlib-oauth2: Add client_id and client_secret to introspe...
2019-03-14  Michael Slusarzcore: Update README.md to fix broken RFC links
2019-03-07  Josef 'Jeff... stats: default settings can be static
2019-03-05  Josef 'Jeff... stats: no need for void cast of a void return value
2019-03-12  Stephan Boschlmtp: Replace i_info() with e_info().
2019-03-12  Stephan Boschlmtp: Replace i_error() with e_error().
2019-03-12  Stephan Boschlmtp: proxy: Use client.event for SMTP client connection.
2019-03-12  Stephan Boschlmtp: local: Use rcpt.event as mail_*user's parent...
2019-03-12  Stephan Boschlmtp: Add username to recipient event.
2019-03-12  Stephan Boschlmtp: Add client.event.
2019-03-12  Stephan Boschlib-smtp: smtp-submit - Rename event setting to event_p...
next