]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2019-09-10  Timo Sirainenlib-auth: Fix auth_client_is_connected() to work after...
2019-09-09  Timo Sirainenlib-http: test-http-client should use PKG_RUNDIR/dns...
2019-09-06  Timo Sirainenlib, lib-program-client: Fix i_stream_read_memarea...
2019-09-05  Timo Sirainenlib-master: Event filter parsing - Accept "service...
2019-09-05  Timo Sirainenlib-master: Code cleanup for handling event filter...
2019-09-05  Timo Sirainenlib, lib-master: Add service:<name> category for all...
2019-09-05  Timo Sirainenlib: Add EVENT_CALLBACK_TYPE_CREATE to call a callback...
2019-09-05  Timo Sirainenlib: Add and use event_create_internal() wrapper
2019-09-05  Timo Sirainenlib: event_set_source() - Avoid p_strdup() if source...
2019-09-05  Timo Sirainenlib: event_import_unescaped() - Use event_set_source...
2019-09-05  Timo Sirainenlib: Add and use event_call_callbacks_noargs() helper
2019-09-05  Timo Sirainenlib, lib-master: Remove event.call_free
2019-09-05  Timo Sirainenlib: Rename event_send_callbacks() to event_call_callba...
2019-09-05  Timo Sirainenlib: Move event_send_callbacks() and event_send_free...
2019-09-05  Timo Sirainenlib, lib-master: Rename EVENT_CALLBACK_TYPE_EVENT to...
2019-09-05  Stephan Boschlib: test-istream-base64-decoder - Make random test...
2019-09-05  Stephan Boschlib: test-istream-base64-decoder - Add explicit test...
2019-09-05  Stephan Boschlib: test-base64 - Add explicit test cases for encoding...
2019-09-05  Stephan Boschlib: base64 - Add assertion preventing calling base64_e...
2019-09-05  Stephan Boschlib: test-istream-base64-decoder - Reduce minimum rando...
2019-09-05  Stephan Boschlib: test-istream-base64-decoder - Abort random test...
2019-09-05  Stephan Boschlib: test-istream-base64-encoder - Fix test names.
2019-09-05  Stephan Boschlib: test-base64 - Abort random test at first error...
2019-09-05  Stephan Boschlib: test-base64 - Test Base64 encoding with maximum...
2019-09-05  Stephan Boschlib: test-base64 - Better check output of incrementally...
2019-09-05  Stephan Boschlib: base64 - Fix incremental/streaming Base64 encoding...
2019-09-05  Stephan Boschlib: base64 - Restructure base64_encode_get_size().
2019-09-05  Stephan Boschlib: base64 - Use unsigned size type for base64_get_ful...
2019-09-05  Stephan Boschlib: base64 - Truly fix dest buffer assertion in base64...
2019-09-05  Stephan Boschlib: test-istream-base64-decoder - Use unsigned int...
2019-09-05  Josef 'Jeff... global: Clean up MAX_INT_STRLEN usage
2019-09-05  Timo Sirainenlib: Add comment to MAX_INT_STRLEN macro
2019-09-05  Timo Sirainenauth: Set auth_request successful before auth_request_f...
2019-09-05  Timo Sirainendoveadm fs iter[-dirs]: Add --object-ids and --no-cache...
2019-09-05  Timo Sirainenimap-old-stats: Fix plugin dependency variable names
2019-09-04  Timo Sirainenmaster: Don't log "Sent SIGKILL to .. processes" when...
2019-09-04  Timo Sirainenlib-auth: Remove "BUG:" prefix from "Authentication...
2019-09-04  Timo Sirainenlib-auth: Don't disconnect from auth server when receiv...
2019-09-04  Timo Sirainenpush-notification-lua: Use the new accessor functions...
2019-09-04  Timo Sirainenpush-notification: Add accessor functions to global...
2019-09-04  Stephan Boschlib: base64 - Fix dest buffer assertion in base64_decod...
2019-09-04  Stephan Boschlib: test-istream-base64-decoder - Add extensive random...
2019-09-04  Stephan Boschlib: istream-base64-encoder - Fix handling of error...
2019-09-04  Stephan Boschlib: istream-base64-decoder - Fix handling of error...
2019-09-04  Stephan Boschlib: base64 - Restructure encoder to always fill the...
2019-09-04  Stephan Boschlib: base64 - Allow encoding line endings one octet...
2019-09-04  Stephan Boschlib: base64 - Add more w_buf_len assertions to encoder.
2019-09-04  Stephan Boschlib: base64 - Use sizeof() for determining the size...
2019-09-04  Stephan Boschlib: base64 - Fix base64_get_full_encoded_size() for...
2019-09-04  Stephan Boschlib: istream-base64-decoder - Use i_stream_try_alloc...
2019-09-04  Stephan Boschlib: istream-base64-encoder - Use i_stream_try_alloc...
2019-09-04  Markus Valentinimap: previews/snippets requested with lazy update...
2019-09-04  Markus Valentinlib-storage: change caching decision for lazy requests...
2019-09-04  Markus Valentinlib-storage: introduce MAIL_LOOKUP_ABORT_NOT_IN_CACHE_S...
2019-09-04  Markus Valentinlib-index: move mail_cache_decision_add to public header
2019-09-04  Aki Tuomivirtual: Free mail event when virtual mail is free'd
2019-09-03  Timo Sirainenlib: test-event-flatten - Fix compiler warnings
2019-09-03  Timo Sirainenglobal: Replace timeout_add_short(0) calls with io_set_...
2019-09-03  Timo Sirainenlogin-common: Don't call client_input() directly in...
2019-09-03  Timo Sirainenlogin-common: Don't call client_input() directly in...
2019-09-03  Aki Tuomilib-dcrypt: Add static keyword to ECDSA_SIG_get0
2019-09-03  Aki Tuomilib-dcrypt: Free EVP_MD_CTX in dcrypt_openssl_digest
2019-09-03  Aki Tuomilib-dcrypt: Free existing BIGNUMs in setters
2019-09-03  Aki Tuomilib-dcrypt: Add ECDSA_SIG_set0 and ECDSA_SIG_get0 when...
2019-09-03  Aki Tuomim4: Check for ECDSA_SIG_set0 and ECDSA_SIG_get0
next