]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-08-23  Aki TuomiRelease 2.3.7.2 release-2.3.7 2.3.7.2
2019-08-23  Timo Sirainenlib-imap: Make sure str_unescape() won't be writing...
2019-08-23  Timo Sirainenlib-imap: Don't accept strings with NULs
2019-07-23  Timo SirainenReleased 2.3.7.1 2.3.7.1
2019-07-23  Timo SirainenNEWS: Add release notes for 2.3.7.1
2019-07-22  Timo Sirainenlib-storage: Namespace prefix shouldn't be included...
2019-07-18  Timo Sirainenlib: ostream-file: Don't log any errors when setting...
2019-07-18  Stephan Boschlib-smtp: smtp-params - Assume all capabilities are...
2019-07-12  Aki Tuomiconfigure: Update ABI version, too 2.3.7
2019-07-12  Aki TuomiReleased 2.3.7
2019-07-12  Aki TuomiNEWS: Add release notes for 2.3.7
2019-07-12  Aki TuomiNEWS: Add missing 2.3.6 news
2019-07-12  Timo Sirainenconfig: Cache converted ssl-parameters.dat result
2019-07-12  Timo Sirainenconfig: Fix memory leaks when failing to convert ssl...
2019-07-11  Timo Sirainenlib-storage: Fix setting \Noinferiors flag for detached...
2019-07-11  Timo Sirainendict: Exit early to work around various errors and...
2019-07-11  Stephan Boschlib: connection - Make sure the connection name is...
2019-07-10  Timo Sirainenlib-dns: Log "Disconnect" event before calling DNS...
2019-07-09  Stephan Boschlib-http: guard against hshared use-after-free
2019-07-09  Timo Sirainenlib-storage: test-mail-storage - Use array_push_back...
2019-07-09  Timo Sirainenlib-storage: test-mail-storage - Add missing MASTER_SER...
2019-07-09  Timo Sirainenlib-storage: test-mail-storage - add check for mailbox_...
2019-07-09  Stephan Boschlib-smtp: smtp-server-cmd-helo - Fix segfault occurring...
2019-07-08  Timo Sirainenlib-index: After recreating cache, make sure offsets...
2019-07-08  Timo Sirainenlib-index: Fix using old map when checking for unexpect...
2019-07-04  Timo Sirainenlib-index: Compress cache immediately after enough...
2019-07-04  Timo Sirainenlib-index: Fix calling expunge handlers with mdbox
2019-07-04  Timo Sirainenmdbox: Always sync dovecot.map.index with MAIL_INDEX_SY...
2019-07-04  Timo Sirainenlib-index: mail_index_sync_update_mailbox_offset()...
2019-07-04  Timo Sirainenlib-storage: Sync mailbox after autoexpunging
2019-06-28  Stephan Boschlmtp: Replace i_info() with e_info().
2019-06-28  Stephan Boschlmtp: Replace i_error() with e_error().
2019-06-28  Stephan Boschlmtp: proxy: Use client.event for SMTP client connection.
2019-06-28  Stephan Boschlmtp: local: Use rcpt.event as mail_*user's parent...
2019-06-28  Stephan Boschlmtp: Add username to recipient event.
2019-06-28  Stephan Boschlmtp: Add client.event.
2019-06-28  Stephan Boschlib-smtp: smtp-submit - Rename event setting to event_p...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Rename event setting to event_p...
2019-06-28  Stephan Boschlib-smtp: smtp-client - Rename event setting to event_p...
2019-06-28  Stephan Boschlib-http: http-client - Rename event setting to event_p...
2019-06-28  Stephan Boschlib: connection - Turn connection_init_client_ip*(...
2019-06-28  Stephan Boschlib-smtp: smtp-client-command - Emit smtp_client_comman...
2019-06-28  Stephan Boschlib-smtp: smtp-client-command - Make sure command event...
2019-06-28  Stephan Boschlib-smtp: smtp-submit - Emit named events.
2019-06-28  Stephan Boschlib-smtp: smtp-submit - Add support for event API.
2019-06-28  Stephan Boschlib-smtp: smtp-submit - Collect optional inputs to...
2019-06-28  Stephan Boschlib-smtp: smtp-server-transaction - Record the size...
2019-06-28  Stephan Boschlib-smtp: smtp-server-recipient - Emit named events.
2019-06-28  Stephan Boschlib-smtp: smtp-server-transaction - Emit named events.
2019-06-28  Stephan Boschlib-smtp: smtp-server - Record the number of denied...
2019-06-28  Stephan Boschlib-smtp: smtp-server-recipient - Manage "finished...
2019-06-28  Stephan Boschlib-smtp: smtp-server-transaction - Manage "finished...
2019-06-28  Stephan Boschlib-smtp: smtp-server: Set pointer parameter of smtp_se...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Call transaction callbacks...
2019-06-28  Stephan Boschlib-smtp: smtp-server-command - Emit named events.
2019-06-28  Stephan Boschlib-smtp: smtp-server-reply - Add smtp_server_reply_add...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Record the enhanced code in...
2019-06-28  Stephan Boschlib-smtp: smtp-server-reply - Add smtp_server_reply_is_...
2019-06-28  Stephan Boschlib-smtp: smtp-server-reply - Add smtp_server_reply_get...
2019-06-28  Stephan Boschlib-smtp: smtp-server-reply - Make smtp_server_reply_ge...
2019-06-28  Stephan Boschlib-smtp: smtp-server.h - Move server functions to...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Replace smtp_*_debug() with...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Replace smtp_*_error() with...
2019-06-28  Stephan Boschlib-smtp: smtp-server-connection - Replace i_error...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Remove redundant debug logging...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Add support for event API.
2019-06-28  Stephan Boschlib-smtp: smtp-server - Provide RCPT parameters as...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Add smtp_server_command_new_inv...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Remove unused server->ioloop...
2019-06-28  Stephan Boschlib-smtp: smtp-server - Properly document all settings.
2019-06-28  Stephan Boschlib: connection - Add generic event fields for local...
2019-06-28  Stephan Boschlib: connection - Use the connection event for all...
2019-06-28  Stephan Boschlib-smtp: smtp-client-connection - Create separate...
2019-06-28  Stephan Boschlib-smtp: smtp-client-connection - Retain the host...
2019-06-28  Stephan Boschlib-smtp: smtp-client-connection - Remember whether...
2019-06-28  Stephan Boschlib-dns: dns-lookup - Perform connection-related loggin...
2019-06-28  Stephan Boschlib: connection - Add socket_path event field for unix...
2019-06-28  Stephan Boschlib-http: http-client-connection - Drop the connection ID.
2019-06-28  Stephan Boschlib-http: http-client-connection - Use the default...
2019-06-28  Stephan Boschlib-smtp: smtp-client-connection - Drop the connection ID.
2019-06-28  Stephan Boschlib-smtp: smtp-client-connection - Use the default...
2019-06-28  Stephan Boschlib-http: http-server-connection - Drop the connection ID.
2019-06-28  Stephan Boschlib-http: http-server-connection - Drop the connection...
2019-06-28  Stephan Boschlib-http: http-server-connection - Use the default...
2019-06-28  Stephan Boschlib-smtp: smtp-server-connection - Drop the connection ID.
2019-06-28  Stephan Boschlib-smtp: smtp-server-connection - Drop the connection...
2019-06-28  Stephan Boschlib-smtp: smtp-server-connection - Use the default...
2019-06-28  Stephan Boschlib: connection - Remove existing log prefix.
2019-06-28  Stephan Boschlib: connection - Move creation of passthrough event...
2019-06-28  Stephan Boschlib: connection - Make providing a name for the connect...
2019-06-28  Stephan Boschlib-smtp: smtp-server-connection - Use connection prope...
2019-06-28  Stephan Boschlib-http: http-server-connection - Use connection-...
2019-06-28  Stephan Boschlib-smtp: smtp-server-connection - Use connection-...
2019-06-28  Stephan Boschlib-http: http-client-connection - Use connection_init...
2019-06-28  Stephan Boschlib: connection - Compose standard names for the input...
2019-06-28  Stephan Boschlib: connection - Add a unique numeric ID to the connec...
2019-06-28  Stephan Boschlib: connection - Compose a standard label for logging.
2019-06-28  Stephan Boschlib: connection - Add connection_init_server_ip().
2019-06-28  Stephan Boschlib: connection - Record and update connection properties.
2019-06-28  Stephan Boschlib-dns: dns-lookup - Initialize the connection immedia...
next