]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-02-26  Stephan Boschlib-http: client: Add "host" and "port" fields to reque...
2018-02-26  Stephan Boschlib-http: client: Use the new http_url_get_port*(...
2018-02-26  Stephan Boschlib-http: url: Add functions that obtain the effective...
2018-02-26  Stephan Boschlib-http: Create http-common.h, which contains global...
2018-02-25  Stephan Boschlmtp: proxy: Do not forward 421 reply (server shutdown...
2018-02-25  Stephan Boschlib-smtp: client: transaction: Better document the...
2018-02-25  Stephan Boschlib-smtp: client: transaction: Don't call the DATA...
2018-02-25  Stephan Boschlib-smtp: client: transaction: Properly advance the...
2018-02-25  Stephan Boschlib-smtp: client: transaction: Use the correct callback...
2018-02-24  Aki Tuomilib-storage: Add NO-FS-VALIDATION flag
2018-02-24  Timo Sirainenlib-storage: Never prevent using '/' in mailbox names...
2018-02-22  Timo Sirainenimapc: Avoid duplicate FETCH BODY.PEEK[] when mail...
2018-02-21  Aki Tuomilib: Fix buffer code to satisfy static analyzers
2018-02-21  Aki Tuomilib: randgen - Init seed to 0
2018-02-21  Aki Tuomitrash: Use TRASH_USER_CONTEXT_REQUIRE
2018-02-20  Timo Sirainenlib-storage: Assert unique_root_dir is set with MAIL_ST...
2018-02-20  Timo Sirainenlib-storage: shared driver - Remove copying the child...
2018-02-19  Aki Tuomiglobal: Use unix_socket capability in connection.c
2018-02-19  Aki Tuomilib: connection - only switch created iostreams
2018-02-19  Timo Sirainenlib-storage: Unless LAYOUT=index, don't rebuild list...
2018-02-19  Timo Sirainenlib-storage: mailbox_list_index_handle_corruption(...
2018-02-19  Timo Sirainenlib-storage: mailbox_list_index_handle_corruption(...
2018-02-19  Josef 'Jeff... lib-storage: Generate snippet while saving new mails
2018-02-19  Timo Sirainenlib-storage: Make index_mail_want_cache() global
2018-02-19  Josef 'Jeff... lib-storage: move snippet generation to mail-save-finish
2018-02-19  Timo Sirainendoveadm dump: Show body.snippet in human-readable form
2018-02-19  Aki Tuomilib-ssl-iostream: Use SSL_CTX_set_ecdh_auto macro
2018-02-19  Aki Tuomiimap: If snippet is not available return NIL
2018-02-19  Timo Sirainenimap: Fix FETCH SNIPPET
2018-02-17  Timo Sirainendoveadm sync/backup: Don't override BROKENCHAR if it...
2018-02-17  Martti Rannanjärvicharset-alias: Fix keyvalues iteration
2018-02-17  Martti Rannanjärvicharset-alias: Cleanup whitespace
2018-02-17  Stephan Boschlib-http: client: Simplified return code handling in...
2018-02-17  Stephan Boschlib-http: client: Make sure output is used only when...
2018-02-17  Stephan Boschlib-http: client: Uncork and flush the output stream...
2018-02-17  Stephan Boschlib-http: client: Hold reference to the connection...
2018-02-17  Stephan Boschlib-http: client: Continue sending request payload...
2018-02-17  Stephan Boschlib-http: client: Hold reference to the connection...
2018-02-17  Stephan Boschlib-http: client: Perform output stream error handling...
2018-02-17  Stephan Boschlib-http: client: Make http_client_connection_lost...
2018-02-17  Stephan Boschlib-http: client: Handle output stream errors in a...
2018-02-17  Stephan Boschlib-http: client: Flush and check output for errors...
2018-02-17  Stephan Boschlib-http: server: Simplified return code handling in...
2018-02-17  Stephan Boschlib-http: server: Make sure output is used only when...
2018-02-17  Stephan Boschlib-http: server: Perform output stream error handling...
2018-02-17  Stephan Boschlib-http: server: Flush and check output for errors...
2018-02-17  Stephan Boschlib-http: server: Handle output stream errors in a...
2018-02-17  Stephan Boschlib-smtp: client: Uncork and flush the output stream...
2018-02-17  Stephan Boschlib-smtp: client: Perform output stream error handling...
2018-02-17  Stephan Boschlib-smtp: client: Flush and check output for errors...
2018-02-17  Stephan Boschlib-smtp: client: Handle output stream errors in a...
2018-02-17  Stephan Boschlib-smtp: server: Perform output stream error handling...
2018-02-17  Stephan Boschlib-smtp: server: Remove undefined smtp_server_reply_se...
2018-02-17  Stephan Boschlib-smtp: server: Flush and check output for errors...
2018-02-17  Stephan Boschlib-smtp: server: STARTTLS command: Properly handle...
2018-02-17  Stephan Boschlib-smtp: server: Handle output stream errors in a...
2018-02-16  Stephan Boschlib-smtp: server: Use the stream_errno to evaluate...
2018-02-16  Stephan Boschlib-smtp: server: Remove inappropriate assert from...
2018-02-16  Timo Sirainenimap: Don't enforce sending SNIPPET reply as literal
2018-02-16  Timo Sirainenimap: Add parenthesis to FETCH SNIPPET (FUZZY text...
2018-02-16  Timo Sirainenimap: Don't set storage callbacks before namespaces...
2018-02-16  Timo Sirainenimap: Add client_create_finish() to finish namespace...
2018-02-16  Timo Sirainenimap: When running standalone, delay initializing names...
2018-02-16  Timo Sirainenlib: Fix compiler warning when arc4random_buf() is...
2018-02-16  Timo Sirainenlib: Add o_stream_uncork_flush() to both uncork and...
2018-02-16  Hideo Yoshizanecharset-alias-plugin
2018-02-15  Stephan Boschlib-mail: message-parser: Fixed Clang 6.0 compiler...
2018-02-15  Martti Rannanjärvilib-master: Don't dup errors to service->set_pool in...
2018-02-15  Stephan Boschlib-http: server: Recreate connection IO after streams...
2018-02-15  Stephan Boschlib-http: client: Recreate connection IO after streams...
2018-02-15  Stephan Boschlib-smtp: server: Recreate connection IO after streams...
2018-02-15  Stephan Boschlib-http: server: Use the new connection_input_halt...
2018-02-15  Stephan Boschlib-http: client: Use the new connection_input_halt...
2018-02-15  Stephan Boschlib-smtp: server: Use the new connection_input_halt...
2018-02-15  Stephan Boschlib-smtp: client: Use the new connection_input_halt...
2018-02-15  Stephan Boschlib-ssl-iostream: ostream-openssl: Fix behavior of...
2018-02-15  Stephan Boschlib-ssl-iostream: ostream-openssl: Create local variabl...
2018-02-15  Stephan Boschlib: connection: Add connection_input_halt() and connec...
2018-02-15  Stephan Boschlib-smtp: client: Moved smtp_client_init_ssl_ctx()...
2018-02-15  Stephan Boschlib-http: client: Use conn->conn.ioloop rather than...
2018-02-15  Stephan Boschlib: connection: Record the ioloop the connection was...
2018-02-15  Stephan Boschlib-http: client: Move connection to shared context...
2018-02-14  Stephan Boschlib-smtp: server: Fix segfault occurring when XCLIENT...
2018-02-14  Stephan Boschlib-smtp: server: Fix segfault occurring during XCLIENT...
2018-02-14  Stephan Boschlib-imap-storage: imap-msgpart-url: Perform the check...
2018-02-14  Stephan Boschlib-smtp: server: Fix reporting of XCLIENT capability...
2018-02-13  Timo Sirainenreplication: Don't trigger replication on changes not...
2018-02-13  Timo Sirainenlib-storage: Replace mail_transaction_commit_changes...
2018-02-13  Timo Sirainenlib-storage: Include mail-index.h from mail-storage.h
2018-02-13  Timo Sirainenlib-storage: Remove mailbox_transaction_context.nontran...
2018-02-13  Timo Sirainenlib-index: Add mail_index_transaction_commit_result...
2018-02-13  Timo Sirainenlib-index: Cleanup - return bool in log_append_keyword_...
2018-02-13  Aki Tuomilib: Fix usec comparison in timeout_update_next
2018-02-12  Martti Rannanjärviglobal: Flip MAIL_STORAGE_SERVICE_FLAG_DISALLOW_ROOT...
2018-02-12  Martti Rannanjärvilib-storage: Flip disallow_root in service_drop_privile...
2018-02-12  Martti Rannanjärvimaster: Flip disallow_root in drop_privileges()
2018-02-12  Martti Rannanjärvilib: Add restrict_access_flags enum to use with restric...
2018-02-12  Martti Rannanjärvilib: Flip drop_setuid_root in restrict_access_settings
2018-02-12  Martti Rannanjärvilib-program-client: Remove extra drop_setuid_root flag...
2018-02-12  Stephan Boschlib-program-client: Run local client tests with valgrin...
next