]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-10-22  Timo Sirainenlib: seq_range_array_add() - Reorder code flow
2020-10-22  Timo Sirainenlib: seq-range-array - Split off seq_range_array_add_sl...
2020-10-22  Timo Sirainenlib: seq-range-array - Use seq_range_length() internally
2020-10-22  Timo Sirainenlib: seq_range_length() - Use const pointer
2020-10-20  Martti Rannanjärvidoc: Include dovecot-oauth2.conf.ext in dist tarball
2020-10-15  Stephan Boschdoveadm-server: Fix STARTTLS support.
2020-10-15  Stephan Boschlib-master: master-service-ssl - Make context initializ...
2020-10-15  Stephan Boschlib: ostream-multiplex - Fix dead assignment by adding...
2020-10-15  Stephan Boschglobal: Fix dead assignments in expressions.
2020-10-15  raphael-waltherman: Update doveadm-search-query.7
2020-10-15  jonmoeslidirector: Fix error message when director_username_hash...
2020-10-09  Timo Sirainenlib-storage: Fix potential assert-crash when adding...
2020-10-08  Timo Sirainenlib: json-parser - Fix skipping strings with non-blocki...
2020-10-07  Stephan Boschlib-mail: test-message-header-decode - Add random encod...
2020-10-07  Stephan Boschlib-mail: test-message-header-encode - Add tests for...
2020-10-07  Stephan Boschlib-mail: test-message-header-encode - Check maximum...
2020-10-07  Stephan Boschlib-mail: message-header-encode - Update function descr...
2020-10-07  Stephan Boschlib-mail: Properly handle bad UTF-8 in message_header_e...
2020-10-07  Stephan Boschlib-mail: Properly handle bad UTF-8 in message_header_e...
2020-10-07  Stephan Boschlib-mail: message-header-encode - Return immediately...
2020-10-07  Stephan Boschlib-mail: message-header-encode - Use size_t for length...
2020-10-07  Stephan Boschlib-mail: message-header-encode - Fix encoding of 0x7F...
2020-10-07  Stephan Boschlib-mail: test-message-header-decode - Use test_assert_...
2020-10-07  Stephan Boschlib-mail: test-message-header-decode - Avoid generating...
2020-10-07  Stephan Boschlib-mail: test-message-header-decode - Use test_assert_...
2020-10-07  Stephan Boschlib-mail: test-message-header-encode - Use test_assert_...
2020-10-07  Stephan Boschlib: base64 - Add base64_encode_get_full_space().
2020-10-07  Stephan Boschlib: base64 - Fix return value of base64_encode_more().
2020-10-07  Stephan Boschlib: test-base64 - Add test for base64_encode_get_size...
2020-10-07  Stephan Boschlib: test-base64 - Abort random lowlevel test case...
2020-10-07  Stephan Boschlib: unichar - Add length definitions for replacement...
2020-10-07  Timo Sirainenlib: json-parser - Fix parsing \uXXXX in non-blocking...
2020-10-07  Timo Sirainenlib: json-parser - Fix error message for invalid escape...
2020-10-07  Timo Sirainenlib: json-parser - Don't allocate errors from data...
2020-10-07  Timo Sirainenlib: json-parser - Fail if strings contain NULs
2020-10-07  Stephan Boschlib-http: test-http-client-errors - Add unit test for...
2020-10-07  Stephan Boschlib-http: http-client-host - Prevent erroneously starti...
2020-10-07  Stephan Boschlib-http: http-client-host - Fix determination of wheth...
2020-10-07  Stephan Boschlib-http: http-client-host - Make sure DNS lookup is...
2020-10-07  Timo Sirainenauth: Fix potential read buffer overflow in PLAIN mechanism
2020-10-07  Timo Sirainenauth: test-mech - Allocate test input explicitly
2020-10-07  Timo Sirainenlib-index: Fix DEBUG assert to not trigger on transacti...
2020-10-07  Josef 'Jeff... login-common: Include the proxy's source address in...
2020-10-07  Josef 'Jeff... login-common: Move common client info logging into...
2020-10-07  Josef 'Jeff... login-common: Add login_proxy_get_source_host() to...
2020-10-07  Josef 'Jeff... login-common: Heap allocate login source IPs array...
2020-10-07  sergey.kitovman: update doveadm-proxy man page with kick -h option.
2020-10-07  sergey.kitovdoveadm: Implement proxy kick -h <host>
2020-10-07  sergey.kitovlogin-common: Implement kicking all user at backend...
2020-10-07  sergey.kitovlogin-common: change want_kick signature from (struct...
2020-10-07  sergey.kitovlogin-common: Put proxy looping on stack in login_proxy...
2020-10-07  Stephan Boschlib-smtp: smtp-server-connection - Ignore replied comma...
2020-10-07  Stephan Boschlib-smtp: smtp-server-connection - Use connection setti...
2020-10-07  Stephan Boschlib-smtp: smtp-server-connection - Move pipeline limit...
2020-10-07  Stephan Boschlib-smtp: smtp-server-command - Always end input lock...
2020-10-07  Stephan Boschlib-smtp: smtp-server-command - Reliably end input...
2020-10-07  Timo Sirainenlib-storage: Rename mail_attachment_detection_options...
2020-10-07  Timo Sirainenlib-storage: Try to add missing attachment flags when...
2020-10-07  Timo Sirainenlib-storage: Try to add missing attachment flags when...
2020-10-07  Timo Sirainenlib-storage: index_mail_get_cached_bodystructure()...
2020-10-07  Timo Sirainenlib-storage: Avoid initializing stream multiple times...
2020-10-07  Timo Sirainenlib-storage: Avoid caching size.physical unless it...
2020-10-07  Stephan Boschlib-http: http-client-host - Do not prematurely reset...
2020-10-07  Stephan Boschlib-http: http-client-host - Log debug message for...
2020-10-07  Stephan Boschlib-http: http-client-host - Move DNS lookup success...
2020-10-07  Stephan Boschlib-http: Reformat http-client-host.c.
2020-09-28  ihsinmelib-mail: html2text - Fix buffer out-of-bounds access
2020-09-23  Timo Sirainendict-sql: Fix crash if dict iteration is destroyed...
2020-09-23  Stephan Boschlib-smtp: test-smtp-command-parser - Add tests for...
2020-09-23  Stephan Boschlib-smtp: test-smtp-command-parser - Test parsing comma...
2020-09-23  Stephan Boschlib-smtp: smtp-command-parser - Fix parameter parsing...
2020-09-23  Stephan Boschlib-smtp: smtp-command-parser - Fix read past buffer...
2020-09-23  Stephan Boschlib-smtp: Reformat test-smtp-command-parser.c.
2020-09-23  Stephan Boschlib-smtp: Reformat smtp-command-parser.c.
2020-09-23  Timo Sirainenlib-mail: message_parser_init_from_parts() - Fix crash...
2020-09-21  Timo Sirainenacl: Ignore acl_object_list_deinit() error when copying...
2020-09-21  Timo Sirainendirector: Explicitly ignore array_bsearch_insert_pos...
2020-09-21  Timo Sirainenlib: test-istream - Check or explicitly ignore i_stream...
2020-09-21  Timo Sirainenlib-ssl-iostream: Fix error message with invalid cipher...
2020-09-14  Timo Sirainenlib-compression: test-compression - Fix memory leak
2020-09-14  Timo Sirainenlib: Add a comment about o_stream_create_buffer()
2020-09-14  Timo Sirainenlib: ostream-buffer - Revert returning 0 as used buffer...
2020-09-14  Timo Sirainenlib-compression: test-compression - Convert from ostrea...
2020-09-14  Aki Tuomilib-compression: test-compression - Use datastack in...
2020-09-11  Timo Sirainenlib-fs: test-fs-async - Fix to work properly after...
2020-09-11  Timo Sirainenlib-dict: dict_switch_ioloop() - Move also failure...
2020-09-11  Josef 'Jeff... stats: event exporter - Use category exporting helper...
2020-09-11  Josef 'Jeff... stats: event exporter - Use category exporting helper...
2020-09-11  Josef 'Jeff... stats: Add helper to append category names without...
2020-09-11  Timo Sirainenlib: net_listen|connect_unix() - Use consistent error...
2020-09-11  Aki Tuomilib-dict: dict - Keep track of next commit in dict_wait
2020-09-11  Aki Tuomilib-dict: dict - Ensure there are no commits during...
2020-09-11  Aki Tuomilib-dict: dict - Allow calling callback immediately
2020-09-11  Aki Tuomilib-dict: dict - Change background to delayed_callback
2020-09-11  Timo Sirainenacl: Add unit test for acl_rights_sort()
2020-09-11  Timo Sirainenacl: acl_rights_sort() - Handle zero sized rights array...
2020-09-11  Aki Tuomilib: test-file-cache - Add tests for file-cache
2020-09-11  Aki Tuomilib: log-throttle - Initialize last_throttle
2020-09-11  Aki Tuomiquota: quota_free_bytes - Check we don't decrease more...
2020-09-11  Aki Tuomilib: file-dotlock - Do not call callback if we are...
next