]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-04-05  Timo SirainenReleased v2.3.5.2 release-2.3.5 101/head 2.3.5.2
2019-04-05  Aki Tuomilib: json - Escape invalid UTF-8 as unicode bytes
2019-03-18  Aki TuomiReleased v2.3.5.1 2.3.5.1
2019-03-18  Timo Sirainenfts: Fix buffer overflow when reading oversized fts...
2019-03-18  Timo Sirainenlib-storage: Fix buffer overflow when reading oversized...
2019-03-04  Timo SirainenReleased v2.3.5. 2.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.
2019-02-12  Stephan Boschlib-smtp: server: Make sure command object is not used...
2019-02-12  Stephan Boschlib-smtp: server: command: Hold connection reference...
2019-02-12  Stephan Boschlib-smtp: server: command: Move core of smtp_server_com...
2019-02-12  Stephan Boschlib-smtp: server: command: Hold a reference to the...
2019-02-12  Stephan Boschlib-smtp: server: command: Prevent reference counting...
2019-02-12  Stephan Boschlib-smtp: Consistently use signed integer for reference...
2019-02-12  Stephan Boschsubmission: relay backend: Add assertion in backend_rel...
2019-02-12  Stephan Boschsubmission: relay backend: In backend_relay_handle_rela...
2019-02-12  Stephan Boschsubmission: Make include directory available to externa...
2019-02-12  Stephan Boschsubmission: relay backend: Allow creating the client...
2019-02-12  Stephan Boschlib-smtp: client: Allow enabling the LMTP per-RCPT...
2019-02-12  Stephan Boschsubmission: Add support for module contexts to backend.
2019-02-12  Stephan Boschsubmission: Allocate each backend on its own pool.
2019-02-12  Stephan Boschsubmission: Add support for modifying the transaction...
2019-02-12  Stephan Boschsubmission: Add backend flag indicating whether the...
2019-02-12  Stephan Boschsubmission: Add backend vfunc called when the backend...
2019-02-12  Stephan Boschlib-smtp: params: Explicitly allow smtp_params_*_add_ex...
2019-02-12  Stephan Boschsubmission: relay backend: Allow recording extra (non...
2019-02-12  Stephan Boschsubmission: relay backend: Provide access to the client...
2019-02-12  Stephan Boschlib-smtp: client: Add support for recording extra ...
2019-02-12  Stephan Boschlib-smtp: client: connection: Consolidate capability...
2019-02-12  Stephan Boschsubmission: Clarify the behavior of command handlers...
2019-02-12  Stephan Boschsubmission: Use the new smtp_server_cmd_noop_reply_succ...
2019-02-12  Stephan Boschlmtp: local: Use the new smtp_server_cmd_rcpt_reply_suc...
2019-02-12  Stephan Boschlib-smtp: server: NOOP command: Implement smtp_server_c...
2019-02-12  Stephan Boschlib-smtp: server: RSET command: Implement smtp_server_c...
2019-02-12  Stephan Boschlib-smtp: server: RCPT command: Implement smtp_server_c...
2019-02-12  Stephan Boschlib-smtp: server: MAIL command: Implement smtp_server_c...
2019-02-12  Stephan Boschsubmission: relay backend: Always reset the trans_start...
2019-02-12  Stephan Boschsubmission: backend: Properly reset the trans_started...
2019-02-12  Stephan Boschdoc: example-config: Document the new submission_backen...
2019-02-12  Stephan Boschsubmission,submission-login: Implicitly enable CHUNKING...
2019-02-12  Stephan Boschsubmission: relay backend: VRFY command: Avoid forwardi...
2019-02-12  Stephan Boschlib-smtp: server: VRFY command: Implement smtp_server_c...
2019-02-12  Stephan Boschsubmission,submission-login: Omit listing VRFY capabili...
2019-02-12  Stephan Boschsubmission-login: Use the submission_backend_capabiliti...
2019-02-12  Stephan Boschsubmission-login: Add the VRFY capability to the EHLO...
2019-02-12  Stephan Boschsubmission: relay backend: Fix non-transaction commands...
2019-02-12  Stephan Boschsubmission: backends: Set the started flag before calli...
next