]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-03-12  Stephan Boschlib-http: client: Hold reference to the connection...
2018-03-12  Stephan Boschlib-http: client: Continue sending request payload...
2018-03-12  Stephan Boschlib-http: client: Hold reference to the connection...
2018-03-12  Stephan Boschlib-http: client: Perform output stream error handling...
2018-03-12  Stephan Boschlib-http: client: Make http_client_connection_lost...
2018-03-12  Stephan Boschlib-http: client: Handle output stream errors in a...
2018-03-12  Stephan Boschlib-http: client: Flush and check output for errors...
2018-03-12  Stephan Boschlib-http: server: Simplified return code handling in...
2018-03-12  Stephan Boschlib-http: server: Make sure output is used only when...
2018-03-12  Stephan Boschlib-http: server: Perform output stream error handling...
2018-03-12  Stephan Boschlib-http: server: Flush and check output for errors...
2018-03-12  Stephan Boschlib-http: server: Handle output stream errors in a...
2018-03-12  Stephan Boschlib-smtp: client: Uncork and flush the output stream...
2018-03-12  Stephan Boschlib-smtp: client: Perform output stream error handling...
2018-03-12  Stephan Boschlib-smtp: client: Flush and check output for errors...
2018-03-12  Stephan Boschlib-smtp: client: Handle output stream errors in a...
2018-03-12  Stephan Boschlib-smtp: server: Perform output stream error handling...
2018-03-12  Stephan Boschlib-smtp: server: Remove undefined smtp_server_reply_se...
2018-03-12  Stephan Boschlib-smtp: server: Flush and check output for errors...
2018-03-12  Stephan Boschlib-smtp: server: STARTTLS command: Properly handle...
2018-03-12  Stephan Boschlib-smtp: server: Handle output stream errors in a...
2018-03-12  Stephan Boschlib-smtp: server: Use the stream_errno to evaluate...
2018-03-12  Timo Sirainenlib: Add o_stream_uncork_flush() to both uncork and...
2018-03-12  Timo Sirainenipc: Change ipc socket's owner to $default_internal_user
2018-03-12  Timo Sirainenlib-mail: message_address_write() - don't crash with...
2018-03-12  Timo Sirainenostream-zlib: Ignore missing finish if parent stream...
2018-03-12  Timo Sirainendoveadm dump: Fix imapzlib to handle input traffic
2018-03-12  Aki Tuomilib-storage: Rename .vsize.lock file to dovecot-vsize...
2018-03-12  Sergey Kitovlib: array_idx_modifiable changed not to allocate space.
2018-03-12  Sergey Kitovglobal: Change calls to array_idx_modifiable to array_i...
2018-03-12  Sergey Kitovlib: array_idx_get_space is defined as alias to array_i...
2018-03-12  Stephan Boschlib-http: server: Recreate connection IO after streams...
2018-03-12  Stephan Boschlib-http: client: Recreate connection IO after streams...
2018-03-12  Stephan Boschlib-smtp: server: Recreate connection IO after streams...
2018-03-12  Stephan Boschlib-http: server: Use the new connection_input_halt...
2018-03-12  Stephan Boschlib-http: client: Use the new connection_input_halt...
2018-03-12  Stephan Boschlib-smtp: server: Use the new connection_input_halt...
2018-03-12  Stephan Boschlib-smtp: client: Use the new connection_input_halt...
2018-03-12  Stephan Boschlib-ssl-iostream: ostream-openssl: Fix behavior of...
2018-03-12  Stephan Boschlib-ssl-iostream: ostream-openssl: Create local variabl...
2018-03-12  Stephan Boschlib: connection: Add connection_input_halt() and connec...
2018-03-12  Stephan Boschlib-smtp: client: Moved smtp_client_init_ssl_ctx()...
2018-03-12  Stephan Boschlib-http: client: Use conn->conn.ioloop rather than...
2018-03-12  Stephan Boschlib: connection: Record the ioloop the connection was...
2018-03-12  Stephan Boschlib-http: client: Move connection to shared context...
2018-03-12  Stephan Boschdoveadm: dsync: Switch ioloop for input/output streams...
2018-03-12  Stephan Boschlib-ssl-iostream: openssl: Make verbose logging robust...
2018-03-12  Stephan Boschlib-http: client: Make sure all ioloop objects are...
2018-03-12  Stephan Boschlib-dns: Allow setting the ioloop that the dns_lookup...
2018-03-12  Stephan Boschlib: connection: Allow switching to a specific ioloop.
2018-03-12  Stephan Boschlib: ostream: Allow switching to a specific ioloop.
2018-03-12  Stephan Boschlib: istream: Allow switching to a specific ioloop.
2018-03-12  Stephan Boschlib: iostream: Record the ioloop that the iostream...
2018-03-12  Stephan Boschlib: ioloop: Add functions for adding/moving timeouts...
2018-03-12  Stephan Boschlib-http: test-http-client: Free the ssl_iostream_conte...
2018-03-12  Stephan Boschlib-http: test-http-payload: Added test with clients...
2018-03-12  Stephan Boschlib-http: client: Implicitly switch ioloop for global...
2018-03-12  Stephan Boschlib-http: client: Use merged DNS settings from all...
2018-03-12  Stephan Boschlib-http: client: Base forcing shared context debug...
2018-03-12  Stephan Boschlib-http: client: Register client objects in the associ...
2018-03-12  Stephan Boschlib-http: client: Call switching ioloop for shared...
2018-03-12  Stephan Boschlib-http: client: Set req->client to NULL once the...
2018-03-12  Stephan Boschlib-http: client: Merge socket buffer size settings...
2018-03-12  Stephan Boschlib-http: client: Merge max_idle_time_msecs setting...
2018-03-06  Aki Tuomidoveadm: Unref header search context after use
2018-03-06  Aki Tuomiconfig: Fix ssl_params.dat conversion warning
2018-03-06  Timo Sirainenglobal: Call rfc822_parser_deinit() wherever possible
2018-03-06  Timo Sirainenlib-mail: Refactor code to make the next commit smaller
2018-03-06  Timo Sirainenlib-mail: Add rfc822_parser_deinit()
2018-03-06  Timo Sirainenlib-mail: Make sure parsers don't accidentally go much...
2018-03-06  Timo Sirainenlib-mail: Fix out-of-bounds read when parsing an invali...
2018-03-06  Timo Sirainenlib-mail: test-message-address - Add TEST_MESSAGE_ADDRE...
2018-03-06  Timo Sirainenlib-mail: rfc822-parser - Add asserts to make sure...
2018-03-06  Aki Tuomilib-dns: Move before lib-master
2018-03-06  Aki Tuomilib-master: Fix dns_match_wildcard result value check
2018-03-06  Aki Tuomilib-master: Check local_name only if both filter and...
2018-03-06  Aki Tuomilogin-common: Enable config filtering by local name
2018-03-06  Aki Tuomilib-master: Support validating config filters against...
2018-03-06  Aki Tuomiconfig: Add command to request all filters
2018-03-06  Aki Tuomiconfig: Add config_filter_get_all
2018-03-06  Martti Rannanjärvicharset-alias: Don't return value from void functions
2018-03-06  Stephan Boschlib-smtp: server: Fix reporting of XCLIENT capability...
2018-03-06  Stephan Boschlib-smtp: server: Fix segfault occurring when XCLIENT...
2018-03-06  Stephan Boschlib-smtp: server: Fix segfault occurring during XCLIENT...
2018-03-06  Stephan Boschlib-imap-storage: imap-msgpart-url: Perform the check...
2018-03-06  Aki Tuomim4: Use -U and -D in cc_fortify
2018-03-06  Aki Tuomim4: Remove pthread from tests
2018-03-06  Timo Sirainenreplication: Don't trigger replication on changes not...
2018-03-06  Timo Sirainenlib-storage: Replace mail_transaction_commit_changes...
2018-03-06  Timo Sirainenlib-storage: Include mail-index.h from mail-storage.h
2018-03-06  Timo Sirainenlib-storage: Remove mailbox_transaction_context.nontran...
2018-03-06  Timo Sirainenlib-index: Add mail_index_transaction_commit_result...
2018-03-06  Timo Sirainenlib-index: Cleanup - return bool in log_append_keyword_...
2018-03-06  Stephan Boschlmtp: local: Don't deliver more than once to the same...
2018-03-06  Stephan Boschlmtp: Add recipient type to struct lmtp_recipient.
2018-03-06  Stephan Boschlmtp: Move common recipient handling code to separate...
2018-03-06  Stephan Boschlib-smtp: server: Use smtp_server_reply_submit_duplicat...
2018-03-06  Stephan Boschlib-smtp: server: Add function that allows submitting...
2018-03-06  Stephan Boschlib-smtp: server: Move allocation of command replies...
2018-03-06  Stephan Boschlib-smtp: server: Put reply content in a separate struct.
next