]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-11-07  Stephan Boschlib-smtp: Reformat smtp-params.h.
2019-11-07  Stephan Boschlib-smtp: Reformat smtp-params.c.
2019-11-06  Stephan Boschlib-http: http-url - Fix handling of double slash in...
2019-11-06  Stephan Boschlib-http: test-http-request-parser - Test equality...
2019-11-06  Stephan Boschlib-http: test-http-request-parser - Split off test_htt...
2019-11-06  Stephan Boschlib-http: test-http-url - Split off test_http_url_equal...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_fragment...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_query...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_path...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_scheme...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_unknown_s...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_userinfo...
2019-11-06  Stephan Boschlib-http: Reformat test-http-request-parser.c.
2019-11-06  Stephan Boschlib-http: Reformat test-http-url.c.
2019-11-06  Stephan Boschlib-http: Reformat http-url.c.
2019-11-06  Stephan Boschlib-http: Reformat http-url.h.
2019-11-05  Aki Tuomilib-mail: message-snippet - Use i_isspace
2019-11-05  Aki Tuomilib-mail: Treat > as quote for HTML mails too
2019-11-05  Aki Tuomilib-mail: Use quoted text as snippet if there is nothin...
2019-11-05  Aki Tuomilib-mail: message-snippet - Add snippet_add_content
2019-11-05  Aki Tuomilib-mail: message-snippet - Use struct for snippet
2019-11-05  Aki Tuomilib-mail: Include blockquotes as quotes in plain text
2019-10-29  Aki Tuomilib-mail: mail-html2text - Drop unused ignore_next_text
2019-10-29  Aki Tuomilib-mail: mail-html2text - Do not add space after newline
2019-10-28  Timo Sirainenlogin-proxy: Fix potential crash if ssl_iostream_handsh...
2019-10-28  Timo Sirainenlib-storage: Attachment detection shouldn't cause mime...
2019-10-24  Timo Sirainenlib-storage: Create vsize records already when building...
2019-10-24  Timo Sirainenlib-storage: Use latest index map when checking if...
2019-10-23  Timo Sirainenlib-storage: Copy vsize record even when destination...
2019-10-22  Timo Sirainenlib-storage: Fix copying vsize record when copying...
2019-10-20  Timo Sirainenlib: ostream-multiplex - Change o_stream_multiplex_send...
2019-10-20  Timo Sirainenlib: ostream-multiplex - Make sure stream gets uncorked...
2019-10-20  Timo Sirainendsync: Fix potential hang when initializing remote...
2019-10-17  Aki Tuomidoveadm-mail-server: Initialize port to doveadm_port
2019-10-17  Aki Tuomidoveadm: Add doveadm_ssl setting
2019-10-17  Aki Tuomidoveadm-mail-server: Support proxy fields properly
2019-10-16  Aki Tuomidoveadm: Add STARTTLS support
2019-10-16  Aki Tuomidoveadm: Setup ssl connection when ssl_flags require it
2019-10-16  Aki Tuomidoveadm: Do not block fd after command
2019-10-13  Stephan Boschlib: istream - Fix calling i_stream_nonseekable_try_see...
2019-10-13  Timo Sirainendoveadm mailbox cache remove: Require search query...
2019-10-10  Timo Sirainen*-login: Fix potential hangs with SSL connections
2019-10-09  Timo Sirainenlib: backtrace_append() - If libunwind returns failure...
2019-10-09  Timo Sirainenlib: backtrace_get/append() - skip stack frames only...
2019-10-09  Timo Sirainenlib: test-backtrace - Remove unnecessary includes
2019-10-09  Timo Sirainenlib: backtrace_append() - If libunwind fails to get...
2019-10-08  Stephan Boschlib-storage: mail-storage - Add mailbox_has_special_use().
2019-10-08  Stephan Boschlib-storage: mail-storage - Add API for allocating...
2019-10-08  Stephan Boschlib-storage: mail-storage - Merge mailbox_alloc_deliver...
2019-10-08  Stephan Boschlib-storage: mail-storage - Add mailbox_alloc_for_user().
2019-10-05  Timo Sirainenlib-index: Fix checking if log file can be rotated
2019-10-04  Stephan Boschlmtp: lmtp-proxy - Support forwarding a broken sender...
2019-10-04  Stephan Boschlib-smtp: smtp-client - Add support for proxying MAIL...
2019-10-04  Stephan Boschlmtp: Accept MAIL command with broken sender address.
2019-10-04  Stephan Boschlda: Accept -f argument with broken sender address.
2019-10-04  Stephan Boschlib-smtp: smtp-server - Support accepting broken path...
2019-10-04  Stephan Boschlib-smtp: smtp-command-parser - Accept valid UTF-8...
2019-10-04  Stephan Boschlib-smtp: smtp-address - Add smtp_address_is_broken().
2019-10-04  Stephan Boschlib-smtp: smtp-address - Add SMTP_ADDRESS_PARSE_FLAG_IG...
2019-10-04  Stephan Boschlib-smtp: smtp-address - Add SMTP_ADDRESS_PARSE_FLAG_PR...
2019-10-04  Stephan Boschlib-smtp: test-smtp-address - Restructure valid address...
2019-10-04  Stephan Boschlib-smtp: smtp-address - Add smtp_address_encode_raw*().
2019-10-04  Stephan Boschlib-smtp: smtp-address - Also copy the new raw field...
2019-10-04  Stephan Boschlib-smtp: smtp-address - Add raw field to struct smtp_a...
2019-10-04  Stephan Boschlib-smtp: smtp-address - Implement workarounds for...
2019-10-04  Stephan Boschlib-smtp: smtp-address - Allow parsing address from...
2019-10-04  Stephan Boschlib-smtp: smtp-address - Add smtp_address_parse_any().
2019-10-02  Stephan Boschlib-smtp: smtp-address - Remove useless check in smtp_a...
2019-10-02  Stephan Boschlib-smtp: smtp-server-transaction - Create transaction...
2019-10-02  Stephan Boschlib-smtp: smtp-address - Change return values of parse...
2019-10-02  Stephan Boschlib-smtp: smtp-address - Document the parse functions.
2019-10-02  Stephan Boschlib-smtp: Reformat test-smtp-address.c.
2019-10-02  Stephan Boschlib-smtp: Reformat smtp-client-command.h.
2019-10-02  Stephan Boschlib-smtp: Reformat smtp-client-command.c.
2019-10-02  Stephan Boschlib-smtp: Reformat smtp-address.h.
2019-10-02  Stephan Boschlib-smtp: Reformat smtp-address.c.
2019-10-01  Timo Sirainenlib-storage: Simplify mail_save_context.keywords refere...
2019-09-26  Aki Tuomilogin-common: Retrieve error from ssl context if handsh...
2019-09-20  Timo Sirainenlib-sql: Add asserts to make sure refcount unexpectedly...
2019-09-20  Timo Sirainenlib-sql: Initialize sqlpool db properly
2019-09-19  Timo Sirainenlib-storage: Include mailbox name and UID when logging...
2019-09-19  Timo Sirainenlib-storage: mailbox list index - detect if non-selecta...
2019-09-17  Timo Sirainenlib-index: Add index alloc cache timeout to root ioloop
2019-09-17  Timo Sirainenlib: Add io_loop_get_root()
2019-09-16  Timo Sirainenlib-dict-backend: Remove cache for prepared statements
2019-09-16  Timo Sirainenlib-sql: Rename sql_prepared_statement_deinit() to...
2019-09-16  Timo Sirainenlib-sql: Keep prepared statements in memory until db...
2019-09-16  Timo Sirainenlib-sql: Try to reuse prepared statements if possible
2019-09-16  Timo Sirainenlib-sql: Fix the new sql_db refcounting to work with...
2019-09-16  Timo Sirainenlib-sql: Add refcounting to sql_db
2019-09-16  Timo Sirainenlib-sql: Move query_template to struct sql_prepared_sta...
2019-09-16  Markus Valentinlib-storage: fix typo in mailbox-list-iter.h
2019-09-15  Timo Sirainenimap-hibernate: Fix crash if unhibernation fd_send...
2019-09-13  Timo Sirainenlib: i_stream_get_data() - Mark invalid buffer code...
2019-09-11  Timo Sirainendoveadm fs: Use mail_temp_dir as temp_dir for fs operat...
2019-09-11  Timo Sirainendoveadm: Expand variables in doveadm_settings
2019-09-11  Timo Sirainendoveadm: Use a memory pool for duplicating settings
2019-09-10  Timo Sirainenauth: If user is already authenticated, passdb result...
2019-09-10  Timo Sirainenauth: Add and use auth_request_password_missing() where...
2019-09-10  Timo Sirainenauth: Add passdb_id and userdb_id to auth_request_passd...
next