]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-02-13  Timo Sirainenquota: If quota_over_flag_value is unset, skip the...
2017-02-13  Timo Sirainenquota: Remove quota_over_flag_* from quota_root.
2017-02-10  Timo Sirainenglobal: Add asserts to make static analyzer happier.
2017-02-10  Timo Sirainenpop3-login: Code cleanup - Make sure destroying client...
2017-02-10  Timo Sirainenglobal: Ignore unnecessary return values.
2017-02-10  Timo Sirainenmail-filter: Handle handshake write() failure
2017-02-10  Timo Sirainenfts: Fix crash using fts_autoexpunge_exclude = \Special...
2017-02-10  Timo Sirainendoveadm mailbox metadata list: Fix listing all metadata.
2017-02-10  Timo Sirainenmail-crypt-acl: Fix error handling
2017-02-10  Timo Sirainendoveadm mailbox cryptokey generate: Fix error handling
2017-02-10  Timo Sirainendoveadm mailbox cryptokey generate: Fix memory leak
2017-02-10  Timo Sirainenlib-program-client: Clarify dot_input/dot_output NULL...
2017-02-10  Timo Sirainendoveadm director map: Fix checking if host parameter...
2017-02-10  Timo Sirainenlib: Avoid unnecessary Coverity warnings in MALLOC_*()
2017-02-09  Timo SirainenTODO: Remove some of the implemented features
2017-02-08  Timo Sirainenpop3c: Increase timeout for PASS to 5 minutes.
2017-02-08  Timo Sirainensdbox: Fix assert-crash on mailbox create race
2017-02-07  Timo Sirainenquota: Clarify quota_count() return value.
2017-02-07  Timo Sirainenquota: Make sure quota_warning doesn't wrap "quota...
2017-02-07  Timo Sirainenquota: When executing quota_warning/over_flag script...
2017-02-07  Martti Rannanjärvilib-storage: remove mail_storage_get_driver_settings
2017-02-07  Aki Tuomilib: Check that output max size is non-zero when versio...
2017-02-07  Stephan Boschfts-tika: Fixed HTTPS support by properly propagating...
2017-02-07  Stephan Boschfts-solr: Fixed HTTPS support by properly propagating...
2017-02-07  Stephan Boschlib-storage: Added mail_user_init_ssl_client_settings().
2017-02-07  johnkwoodslib-ldap: Remove extra return
2017-02-07  J. Nick Kostonfts-solr: Allow username/password for solr connction
2017-02-06  Timo Sirainenindexer: Don't send more requests directly from worker...
2017-02-06  Timo Sirainenimap: Add imap_fetch_failure setting
2017-02-06  Timo Sirainenimap: Share mailbox closing code in SELECT/UNSELECT...
2017-02-06  Timo Sirainenimap: Free search updates on CLOSE
2017-02-06  Timo Sirainenimap: Don't send empty FETCH () on failure
2017-02-06  Timo Sirainenlib-ssl-iostream: Fix memory leak in RSA_generate_key_e...
2017-02-06  Timo Sirainenauth: Handle delayed credentials identically in auth...
2017-02-06  Timo Sirainenlib: Make sure NULL is defined to be ((void *)0)
2017-02-06  Timo Sirainenlib-storage: Don't duplicate service user's settings...
2017-02-06  Timo Sirainenlib-storage: Don't unnecessarily duplicate user's all...
2017-02-06  Timo Sirainenlib-ssl-iostream: Remove libdovecot_openssl_common.la
2017-02-06  Timo Sirainenlib-ssl-iostream: Remove empty $(ssl_sources) from...
2017-02-06  Timo Sirainenlib-dcrypt: Link unit tests with libssl_iostream.la
2017-02-06  Timo Sirainenlib-dcrypt: Remove unnecessary -shared link flag
2017-02-06  Timo Sirainenlib-dcrypt: Don't link liblib.la to libdcrypt_openssl.so
2017-02-06  Timo Sirainenlib-dcrypt: If dcrypt can't be initialized, log also...
2017-02-06  Timo Sirainenlib-ssl-iostream: Detect whether to call ERR_remove_...
2017-02-06  Timo Sirainenlib-ssl-iostream: Call OBJ_cleanup() for all OpenSSL...
2017-02-06  Timo Sirainenlib-ssl-iostream: Detect OPENSSL_cleanup() via configure
2017-02-06  Timo Sirainenlib-ssl-iostream: Detect OpenSSL memory functions'...
2017-02-06  Timo Sirainenlib-ssl-iostream: Use ASN1_STRING_get0_data() if it...
2017-02-06  Timo Sirainenlib-ssl-iostream: Use RSA_generate_key_ex() if it exists
2017-02-06  Timo Sirainendict-sql: Move USING TIMESTAMP to correct location...
2017-02-05  Timo Sirainenauth: Pass through passdb extra fields to auth-worker...
2017-02-05  Timo Sirainenauth: Code cleanup - Move userdb extra fields exporting...
2017-02-05  Timo Sirainenlib: Fix compiler warning with non-Linux
2017-02-04  Timo Sirainenlib-storage: Expunging now uses GUID only if it's in...
2017-02-04  Timo Sirainenlib-storage: Fix autoexpunge locking to actually work...
2017-02-04  Aki Tuomilib-storage: Put vsize in index only if it's not there
2017-02-03  Aki Tuomifts: Use mailbox_list_created hook
2017-02-03  Timo Sirainenlib-storage: Once hooks have run, set vlast to NULL...
2017-02-03  Timo Sirainenlib-storage: Add assert to make sure header parsing...
2017-02-02  Stephan Boschlib-http: client: Fixed peer reconnection failure handling.
2017-02-02  Stephan Boschlib-http: client: Respect the connection idle timeout...
2017-02-02  Timo Sirainendict: Fix error logging if TIMESTAMP parameters are...
2017-02-01  Martti Rannanjärvilib-master: Ignore t_readlink ENOENT error on updating...
2017-01-31  Timo Sirainenimap: Fix panic on FETCH X-MAILBOX in virtual mailbox...
2017-01-31  Timo Sirainenlib: Fix -Wstrict-bool compiler warnings.
2017-01-31  Martti Rannanjärvilib: Implicitly ignore memmove and memcpy return values...
2017-01-31  Stephan Boschlib-http: server: Fix premature connection destroy...
2017-01-31  Timo Sirainenlib-storage: When logging corrupted mail size, disable...
2017-01-30  Stephan Boschlib: path-util: Fixed assertion in path_normalize().
2017-01-30  Timo Sirainenlib: Fix t_get_working_dir() to properly allocate memor...
2017-01-30  Timo Sirainenlib-mail: Fix message_part_data_is_plain_7bit()
2017-01-30  Timo Sirainenlib-imap: Fix another compiler warning
2017-01-30  Martti Rannanjärvilib, lib-master: Add error_r to t_binary_abspath
2017-01-30  Martti Rannanjärvilib: Add error_r to t_abspath and its callers
2017-01-30  Martti Rannanjärvilib: Add tests for path-util
2017-01-30  Martti Rannanjärvilib: Add Pigeonhole realpath functions to path-util
2017-01-30  Martti Rannanjärvilib: Rename t_get_current_dir to t_get_working_dir
2017-01-30  Martti Rannanjärvilib: Add error_r to t_readlink and its callers
2017-01-30  Martti Rannanjärvilib: Add asserts to t_abspath and t_abspath_to
2017-01-30  Martti Rannanjärvilib: Rename abspath to path-util
2017-01-30  Timo Sirainenlib-imap: Fix compiler warning
2017-01-30  Stephan Boschlib-imap: Created test-imap-envelope.
2017-01-30  Stephan Boschlib-imap: imap-envelope: Added function for parsing...
2017-01-30  Stephan Boschlib-imap: Added more comments to imap-bodystructure...
2017-01-30  Stephan Boschlib-imap: imap-bodystructure: Added support for making...
2017-01-30  Stephan Boschlib-mail: message-part-data: Implemented message_part_d...
2017-01-30  Stephan Boschlib-mail: message-part-data: Renamed struct message_par...
2017-01-30  Stephan Boschlib-imap: imap-envelope: Moved imap_envelope_headers...
2017-01-30  Stephan Boschlib-imap: imap-bodystructure: Moved message_part_data...
2017-01-30  Stephan Boschlib-imap: imap-bodystructure: Renamed imap_bodystructur...
2017-01-30  Stephan Boschlib-imap: imap-envelope: Renamed imap_envelope_parse_he...
2017-01-30  Stephan Boschlib-imap: imap-evenvelope: Changed imap_envelope_get_fi...
2017-01-30  Stephan Boschlib-imap: imap-bodystructure: Renamed imap_bodystructur...
2017-01-30  Stephan Boschlib-imap: imap-bodystructure: Grouped together function...
2017-01-30  Stephan Boschlib-imap: imap-bodystructure: Changed struct message_pa...
2017-01-30  Stephan Boschlib-imap: imap-envelope: Added function to parse struct...
2017-01-30  Stephan Boschlib-imap: imap-bodystructure: Renamed `d' parameter...
2017-01-30  Stephan Boschlib-imap: imap-envelope: Removed useless pool field...
2017-01-30  Stephan Boschlib-imap: imap-bodystructure: Removed useless pool...
2017-01-30  Stephan Boschlib-mail: Gave message_part_data its own field in struc...
next