]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-11-15  Aki Tuomilib-storage: imapc - Use mail_user_ssl_settings
2018-11-15  Aki Tuomilib-imap-client: Use iostream ssl settings directly
2018-11-14  Aki Tuomiauth: Use master service ssl settings for http client...
2018-11-14  Aki Tuomilib-master: When duplicating SSL settings set empty...
2018-11-09  Timo Sirainensubmission: Install header files
2018-11-09  Aki Tuomidoc: Update example config about `ssl_client_require_va...
2018-11-08  Timo Sirainenlib-fs: If fs_get_metadata() isn't implemented, return...
2018-11-07  Aki Tuomilib: Add unit test for event duration
2018-11-06  Stephan Boschsubmission: relay backend: Forward a (possibly multi...
2018-11-06  Stephan Boschsubmission: client: Properly handle a multi-line reason...
2018-11-06  Stephan Boschlib-smtp: server: connection: Properly handle a multi...
2018-11-06  Stephan Boschlib-smtp: server: connection: Properly handle a multi...
2018-11-06  Stephan Boschlib-smtp: server: connection: Add smtp_server_connectio...
2018-11-06  Stephan Boschlib-smtp: server: connection: Add debug messages for...
2018-11-06  Stephan Boschlib-smtp: reply: Add smtp_reply_get_text_lines_omit_pre...
2018-11-06  Stephan Boschlib-smtp: reply: Make parsing enhanced status codes...
2018-11-06  Stephan Boschlib: strfuncs: Add t_str_oneline().
2018-11-06  Aki Tuomilib-lua: Fix sizeof usage for struct event* storage
2018-11-03  Stephan Boschlib-smtp: client: transaction: Hold a reference to...
2018-11-02  Aki Tuomilib-storage: Copy all relevant TLS settings
2018-11-02  Aki Tuomilib-storage: Add all client ssl settings to mail storag...
2018-11-02  Aki Tuomilib-master: Add new setting `ssl_client_require_valid_cert`
2018-11-01  Stephan Boschlib-smtp: server: recipient: Hold a reference to the...
2018-11-01  Stephan Boschlib-smtp: server: recipient: Prevent reference counting...
2018-11-01  Stephan Boschlib-smtp: server: recipient: Add reference counting.
2018-11-01  Stephan Boschlib-smtp: server: Make sure command object is not used...
2018-11-01  Stephan Boschlib-smtp: server: command: Hold connection reference...
2018-11-01  Stephan Boschlib-smtp: server: command: Move core of smtp_server_com...
2018-11-01  Stephan Boschlib-smtp: server: command: Hold a reference to the...
2018-11-01  Stephan Boschlib-smtp: server: command: Prevent reference counting...
2018-11-01  Stephan Boschlib-smtp: Consistently use signed integer for reference...
2018-10-30  Stephan Boschsubmission: relay backend: Add assertion in backend_rel...
2018-10-30  Stephan Boschsubmission: relay backend: In backend_relay_handle_rela...
2018-10-29  Stephan Boschsubmission: Make include directory available to externa...
2018-10-29  Stephan Boschsubmission: relay backend: Allow creating the client...
2018-10-29  Stephan Boschlib-smtp: client: Allow enabling the LMTP per-RCPT...
2018-10-29  Stephan Boschsubmission: Add support for module contexts to backend.
2018-10-29  Stephan Boschsubmission: Allocate each backend on its own pool.
2018-10-29  Stephan Boschsubmission: Add support for modifying the transaction...
2018-10-29  Stephan Boschsubmission: Add backend flag indicating whether the...
2018-10-29  Stephan Boschsubmission: Add backend vfunc called when the backend...
2018-10-29  Stephan Boschlib-smtp: params: Explicitly allow smtp_params_*_add_ex...
2018-10-29  Stephan Boschsubmission: relay backend: Allow recording extra (non...
2018-10-29  Stephan Boschsubmission: relay backend: Provide access to the client...
2018-10-29  Stephan Boschlib-smtp: client: Add support for recording extra ...
2018-10-29  Stephan Boschlib-smtp: client: connection: Consolidate capability...
2018-10-29  Stephan Boschsubmission: Clarify the behavior of command handlers...
2018-10-29  Stephan Boschsubmission: Use the new smtp_server_cmd_noop_reply_succ...
2018-10-29  Stephan Boschlmtp: local: Use the new smtp_server_cmd_rcpt_reply_suc...
2018-10-29  Stephan Boschlib-smtp: server: NOOP command: Implement smtp_server_c...
2018-10-29  Stephan Boschlib-smtp: server: RSET command: Implement smtp_server_c...
2018-10-29  Stephan Boschlib-smtp: server: RCPT command: Implement smtp_server_c...
2018-10-29  Stephan Boschlib-smtp: server: MAIL command: Implement smtp_server_c...
2018-10-29  Stephan Boschsubmission: relay backend: Always reset the trans_start...
2018-10-29  Stephan Boschsubmission: backend: Properly reset the trans_started...
2018-10-29  Stephan Boschdoc: example-config: Document the new submission_backen...
2018-10-29  Stephan Boschsubmission,submission-login: Implicitly enable CHUNKING...
2018-10-29  Stephan Boschsubmission: relay backend: VRFY command: Avoid forwardi...
2018-10-29  Stephan Boschlib-smtp: server: VRFY command: Implement smtp_server_c...
2018-10-29  Stephan Boschsubmission,submission-login: Omit listing VRFY capabili...
2018-10-29  Stephan Boschsubmission-login: Use the submission_backend_capabiliti...
2018-10-29  Stephan Boschsubmission-login: Add the VRFY capability to the EHLO...
2018-10-29  Stephan Boschsubmission: relay backend: Fix non-transaction commands...
2018-10-29  Stephan Boschsubmission: backends: Set the started flag before calli...
2018-10-29  Aki Tuomiauth: test-lua - Add test to ensure that values are...
2018-10-29  Aki Tuomiauth: test-lua - Fix unit test to handle errors
2018-10-29  Aki Tuomiauth: test-lua - Fix inconsistent whitespace
2018-10-29  Aki Tuomiauth: db-lua - Use lua_type to detect type
2018-10-29  Aki Tuomiauth: Store password with auth_set_field in Lua passdb
2018-10-29  Aki Tuomiauth: Use default scheme in Lua passdb lookup
2018-10-25  Stephan Boschlib: uri-util: Add tests for URI character escape funct...
2018-10-25  Stephan Boschlib: uri-util: Add functions for escaping (almost)...
2018-10-25  Aki Tuomilib-lua: Use source instead of short_src
2018-10-24  Aki Tuomilib-lua: Make sure events get right file:line information
2018-10-19  Aki Tuomimail-lua: Fix argument number checking for mailbox...
2018-10-19  Aki Tuomipush-notification-driver-lua: Perform garbage collectio...
2018-10-19  Aki Tuomipush-notification-driver-ox: Convert to event based...
2018-10-19  Aki Tuomipush-notification-driver-lua: Add events
2018-10-19  Aki Tuomipush-notification: Emit event on transaction end
2018-10-19  Aki Tuomipush-notification: Add event to push notification trans...
2018-10-19  Aki Tuomipush-notification: Add event category
2018-10-19  Aki Tuomilib-lua: Move __gc metamethod for event to userdata
2018-10-19  Timo Sirainenlib-fts: test-fts-tokenizer: Verify fts_tokenizer_creat...
2018-10-18  Stephan Boschlib-master: test-event-stats: Properly ensure cleanup...
2018-10-18  Stephan Boschlib-master: test-event-stats: Move launch_test_stats...
2018-10-18  Stephan Boschlib-master: Create local .gitignore file for potential...
2018-10-18  Aki Tuomilib-lua: Check number of arguments
2018-10-18  Aki Tuomilib-lua: Add flag manipulation functions
2018-10-18  Aki Tuomilib-lua: Add test for event framework
2018-10-18  Aki Tuomilib-lua: Add event interface
2018-10-18  Aki Tuomilib-lua: Add events to scripts
2018-10-18  Timo Sirainenfts: Fix search query generation when one language...
2018-10-18  Stephan Boschsubmission: relay backend: Handle the LMTP per-RCPT...
2018-10-18  Stephan Boschsubmission: relay backend: Log an error when relayed...
2018-10-18  Stephan Boschsubmission: relay backend: Fix comment in RCPT command...
2018-10-18  Stephan Boschsubmission: recipient: Add field for associating backen...
2018-10-18  Stephan Boschlmtp: DATA command: Assert that the server transaction...
2018-10-18  Stephan Boschlib-smtp: server: Allow enabling the LMTP per-RCPT...
2018-10-18  Aki Tuomimail-lua: Check number of arguments
2018-10-18  Aki Tuomilib-lua: Add DLUA_REQUIRE_ARGS(s,x) and DLUA_REQUIRE_AR...
next