]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-03-21  Aki Tuomidoveadm: Use master service SSL settings
2019-03-21  Stephan Boschlib-smtp: client: Fix dead assignment in smtp_client_co...
2019-03-21  Stephan Boschlib-smtp: command: Move main loop from sub-function...
2019-03-21  Stephan Boschlib-smtp: test-smtp-client-errors: Test early DATA...
2019-03-21  Stephan Boschlib-smtp: client: Fix handling of non-blocking command...
2019-03-21  Stephan Boschlib-smtp: test-smtp-client-errors: Add test scenario...
2019-03-21  Stephan Boschlib-smtp: test-smtp-payload: Add option to test payload...
2019-03-21  Stephan Boschlib-smtp: client: Allow receiving replies before comman...
2019-03-21  Stephan Boschlib-smtp: client: Put moving a command from the queue...
2019-03-21  Stephan Boschlib-smtp: client: Put determining the status of the...
2019-03-21  Stephan Boschlib-smtp: client: Put sending the command line in a...
2019-03-21  Stephan Boschlib-smtp: client: Don't put connection in TRANSACTION...
2019-03-21  Martti Rannanjärviquota: Rename quota_set_resource() error_r to client_er...
2019-03-21  Martti Rannanjärviimap-acl: Rename error_r sent to client as client_error_r
2019-03-21  Martti Rannanjärvilib-imap-urlauth: Rename error_r sent to clients as...
2019-03-21  Martti Rannanjärvilib-imap-storage: Rename error_r sent to clients as...
2019-03-21  Martti Rannanjärviimap,lib-storage: Rename error_r sent to clients as...
2019-03-21  Anton Dollmaiersubmission-login: proxy: Fix omission of spaces between...
2019-03-21  Stephan Boschlib-smtp: client: BDAT command: Make sure the message...
2019-03-21  Stephan Boschlib-smtp: client: BDAT command: Ensure data stream...
2019-03-21  Stephan Boschlib-smtp: server: Fix forwarding a multi-line reply.
2019-03-21  Stephan Boschlib-smtp: test-smtp-reply: Test whether parsed valid...
2019-03-21  Stephan Boschlib-smtp: Rename test-smtp-reply-parser.c to test-smtp...
2019-03-21  Josef 'Jeff... global: hash_table_iterate_deinit(NULL) is a no-op
2019-03-21  Josef 'Jeff... lib: hash_table_iterate_deinit(NULL) should be a no-op
2019-03-21  Josef 'Jeff... global: hash_table_destroy(NULL) is a no-op
2019-03-21  Timo Sirainenlib: hash_table_destroy(NULL) should be a no-op
2019-03-21  Stephan Boschlib-http: client: Fix panic occurring at connection...
2019-03-21  Stephan Boschlib-http: client: Fix handling of servers with several...
2019-03-21  Aki Tuomidriver-mysql: Avoid double-closing MySQL connection
2019-03-21  Aki Tuomilib-storage: pop3c - Use mail_user_init_ssl_client_settings
2019-03-21  Aki Tuomilib-imap-client: Drop unused fields from settings
2019-03-21  Aki Tuomiauth: passdb-imap - Adapt to imap-client API change
2019-03-21  Aki Tuomilib-storage: imapc - Use mail_user_ssl_settings
2019-03-21  Aki Tuomilib-imap-client: Use iostream ssl settings directly
2019-03-21  Aki Tuomiauth: Use master service ssl settings for http client...
2019-03-21  Aki Tuomilib-master: When duplicating SSL settings set empty...
2019-03-21  Aki Tuomidoc: Update example config about `ssl_client_require_va...
2019-03-21  Aki Tuomilib-storage: Copy all relevant TLS settings
2019-03-21  Aki Tuomilib-storage: Add all client ssl settings to mail storag...
2019-03-21  Aki Tuomilib-master: Add new setting `ssl_client_require_valid_cert`
2019-03-21  Aki Tuomilib-ssl-iostream: If certificate check fails, suggest...
2019-03-21  Aki Tuomilib-ssl-iostream: Always fall back to default CAs for...
2019-03-21  Aki Tuomilib-iostream-ssl: Use default CA locations with client...
2019-03-04  Timo SirainenNEWS: Add v2.3.5
2019-02-28  Timo Sirainenfs-posix: fs_read_stream() - Don't close file's fd
2019-02-20  Timo Sirainenlib: test-istream-seekable - Add asserts to make sure...
2019-02-20  Timo Sirainenlib-storage: mail_get_*stream*() - Assert that returned...
2019-02-20  Timo Sirainenlib: istream-seekable - Change stream to be blocking...
2019-02-19  Stephan Boschlib-ssl-iostream: iostream-ssl-test - Update the test...
2019-02-18  Timo Sirainenlib-http: Add assert to make sure http_client_init_shar...
2019-02-18  Stephan Boschlib-smtp: client: Move connection to TRANSACTION state...
2019-02-18  Stephan Boschlib-smtp: client: Properly reset connection state upon...
2019-02-18  Stephan Boschlib-smtp: client: connection: Prevent timeout leak...
2019-02-15  Aki Tuomim4: Fix moduledir behaviour
2019-02-15  Phil Carmodym4/dovecot.m4: rename valgrind output file to hide...
2019-02-15  Phil Carmodym4/dovecot.m4 - Apply DRY principle to test output...
2019-02-15  Phil Carmodym4/dovecot.m4: run-test.sh - disable valgrind for indiv...
2019-02-15  Phil Carmodylib-http: increase pool sizes in tests
2019-02-15  Phil Carmodylib-http: change default client/server pool sizes when...
2019-02-15  Phil Carmodylib-http: harden payload tests against dodgy filenames
2019-02-15  Stephan Boschlib-mail: ostream-dot - Add unit test for parent stream...
2019-02-15  Timo Sirainenlib-mail: ostream-dot - Add asserts to make sure max_by...
2019-02-15  Timo Sirainenlib-mail: ostream-dot - Fix potential assert-crash...
2019-02-14  Aki Tuomilib: Fix buffer code to satisfy static analyzers
2019-02-14  Aki Tuomilib: randgen - Init seed to 0
2019-02-14  Aki Tuomitrash: Use TRASH_USER_CONTEXT_REQUIRE
2019-02-14  Phil Carmodylib/randgen - warn when DOVECOT_SRAND is not able to...
2019-02-14  Phil Carmodylib/lib-test: restore DOVECOT_SRAND feature in DEBUG...
2019-02-12  Stephan Boschlib-smtp: client: Make sending the XCLIENT command...
2019-02-12  Stephan Boschsubmission: relay backend: Don't bother updating the...
2019-02-12  Stephan Boschsubmission: Move client_create_backend_default() after...
2019-02-12  Stephan Boschlib-smtp: client: Allow deferring sending the XCLIENT...
2019-02-12  Stephan Boschlib-smtp: client: Merge smtp_client_connection_init_xcl...
2019-02-12  Stephan Boschlib-smtp: client: Move smtp_client_connection_send_xcli...
2019-02-12  Stephan Boschsubmission: relay backend: Provide data for the HELO...
2019-02-12  Stephan Boschlib-smtp: server: Use the HELO domain provided to smtp_...
2019-02-12  Stephan Boschlib-smtp: client: Remove proxy_data parameter from...
2019-02-12  Stephan Boschlib-smtp: client: Add smtp_client_connection_update_pro...
2019-02-12  Stephan Boschlib-smtp: client: Make smtp_client_connection_send_xcli...
2019-02-12  Stephan Boschlib-smtp: client: Copy proxy data from settings using...
2019-02-12  Stephan Boschlib-smtp: common: Add smtp_proxy_data_merge().
2019-02-12  Stephan Boschlib-smtp: client: Drop smtp_client_command_mail_submit_...
2019-02-12  Stephan Boschlib-smtp: client: connection: Fix copying of PROTO...
2019-02-12  Stephan Boschlib-smtp: syntax: Fix smtp_ehlo_line_parse() to also...
2019-02-12  Timo Sirainensubmission: Install header files
2019-02-12  Timo Sirainenlib-fs: If fs_get_metadata() isn't implemented, return...
2019-02-12  Stephan Boschsubmission: relay backend: Forward a (possibly multi...
2019-02-12  Stephan Boschsubmission: client: Properly handle a multi-line reason...
2019-02-12  Stephan Boschlib-smtp: server: connection: Properly handle a multi...
2019-02-12  Stephan Boschlib-smtp: server: connection: Properly handle a multi...
2019-02-12  Stephan Boschlib-smtp: server: connection: Add smtp_server_connectio...
2019-02-12  Stephan Boschlib-smtp: server: connection: Add debug messages for...
2019-02-12  Stephan Boschlib-smtp: reply: Add smtp_reply_get_text_lines_omit_pre...
2019-02-12  Stephan Boschlib-smtp: reply: Make parsing enhanced status codes...
2019-02-12  Stephan Boschlib: strfuncs: Add t_str_oneline().
2019-02-12  Stephan Boschlib-smtp: client: transaction: Hold a reference to...
2019-02-12  Stephan Boschlib-smtp: server: recipient: Hold a reference to the...
2019-02-12  Stephan Boschlib-smtp: server: recipient: Prevent reference counting...
2019-02-12  Stephan Boschlib-smtp: server: recipient: Add reference counting.
next