]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-04-17  Stephan Boschlib: Implement str_sanitize_utf8(). 79/head
2018-04-17  Stephan Boschlib: unichar: Add Horizontal Ellipsis character.
2018-04-17  Timo Sirainenimapc: Fix expunges+appends in same session with imapc_...
2018-04-17  Timo Sirainenlib-ssl-iostream: Make ssl_iostream_unref() private
2018-04-17  Timo Sirainenglobal: Replace ssl_iostream_unref() with ssl_iostream_...
2018-04-17  Timo Sirainenlib-master: Add log_core_filter setting to core dump...
2018-04-17  Timo Sirainenlib: Add global core filter, which allows core dumping...
2018-04-17  Timo Sirainenlib: Add log types as event categories
2018-04-17  Timo Sirainenlib-master, stats: Send event's log_type to stats process
2018-04-17  Timo Sirainenlib-master: If log_debug is empty, don't set global...
2018-04-17  Timo Sirainenlib-master: Cleanup - Add new helper function for parsi...
2018-04-17  Timo Sirainenlib-master: Rename master_service_log_debug_parse(...
2018-04-17  Timo Sirainenlib-master: If connect() to backend UNIX socket is...
2018-04-17  Timo Sirainenlib-master: Add how long request took for "Internal...
2018-04-16  Timo Sirainenlib-storage: Add cydir/mdbox/sdbox/imapc/maildir/mbox...
2018-04-16  Timo Sirainenlib-storage: Add mail_storage.event_category
2018-04-16  Timo Sirainenlib-storage: Add mail_storage.event and use it wherever...
2018-04-15  Aki Tuomilib-ssl-iostream: Fix boolean misuse in SSL_CTX_set_ecd...
2018-04-15  Kadlecsik Józseflib-ssl-iostream: Fix openssl compatibility issue intro...
2018-04-13  Timo Sirainenpo3pc: Handle unexpected server disconnections without...
2018-04-12  Timo Sirainendoveconf: Fix infinite loop when hiding sensitive infor...
2018-04-12  Timo Sirainenlib-smtp: Fix empty address parsing
2018-04-12  Stephan Boschsubmission: Add workarounds for well-known MAIL and...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for RCPT...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for MAIL...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for bad...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add tests for bad...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Implicitly stop...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add more debug messa...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Make detection of...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add log prefixes...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Add support for...
2018-04-12  Stephan Boschlib-smtp: test-smtp-server-errors: Use o_stream_nsend...
2018-04-12  Stephan Boschlib-smtp: server: Add workarounds for well-known MAIL...
2018-04-12  Stephan Boschlib-smtp: address parser: Do not allow source route...
2018-04-12  Stephan Boschlib-storage: mail-storage-settings: Pre-parse postmaste...
2018-04-12  Stephan Boschlib-smtp: address: Add source syntax check for conversi...
2018-04-12  Aki Tuomilib-master: Add own boolean for SSL module loading
2018-04-12  Aki Tuomilib-master: Do not attempt to load SSL module if no...
2018-04-11  Aki Tuomilib-program-client: Wait longer in test-program-client...
2018-04-11  Timo Sirainenimapc: If SELECT INBOX fails with NO, treat it as tempo...
2018-04-11  Timo Sirainenimapc: Fix crash when handling empty mailboxes.
2018-04-10  Stephan Boschlib-mail: message-address: Fix address parser to proper...
2018-04-10  Stephan Boschlib-mail: message-address: Fix assert panic occurring...
2018-04-09  Timo Sirainenfs-posix: Fix iterating nonexistent symlinks when readd...
2018-04-09  Timo Sirainenimapc: Ignore fetch-msn-workarounds/no-msn-updates...
2018-04-08  Stephan Boschlda: Allow empty envelope sender.
2018-04-08  Stephan Boschlda: Reformatted main.c.
2018-04-06  Fabian Freyerlib-storage: reintroduce mail_index_set_fsync_mode
2018-04-06  Sergey Kitovlib-mail: Fix include guards for istream-nonuls.h
2018-03-29  manueldict-fs: iterate: make sure the key is returned as...
2018-03-28  Bill ColeFix arc4random build checks
2018-03-28  Timo Sirainenimapc: Fix local state if mailbox is empty after reconn...
2018-03-28  Josef 'Jeff... lib: Simplify murmurhash3 LP64 vs. IPL32 test vectors
2018-03-28  Josef 'Jeff... lib: murmurhash3 produces bytes (not uint32_t's)
2018-03-27  Aki Tuomilogin-common: Indicate TLS secured transport on proxied...
2018-03-23  Aki Tuomiconfig: Hide more sensitive information
2018-03-23  Aki Tuomiconfig: Move sensitive value hiding to own function
2018-03-23  Aki Tuomilib: Add str_nescape
2018-03-23  Aki Tuomilib: Add i_strstr_arr for searching string for multiple...
2018-03-23  Aki Tuomiman: doveconf - Document -P flag
2018-03-21  Arkadiusz Miśkiewiczlib-master: Fix dns_wildcard_match usage
2018-03-20  Aki TuomiNEWS: Add v2.3.1
2018-03-19  Aki TuomiNEWS: Update to 2.3.0.1
2018-03-18  Stephan Boschlib-dcrypt: Reformatted test-stream.c.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted test-crypto.c.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted ostream-encrypt.h.
2018-03-18  Stephan Boschlib-dcryp: Reformatted ostream-encrypt.c.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted istream-decrypt.h.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted istream-decrypt.c.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted dcrypt-private.h.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted dcrypt-openssl.c.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted dcrypt-iostream.h.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted dcrypt-gnutls.c.
2018-03-18  Stephan Boschlib-dcrypt: Reformatted dcrypt.h.
2018-03-18  Stephan Boschlib-drypt: Reformatted dcrypt.c.
2018-03-18  Stephan Boschlib-program-client: Add more detailed debug logging.
2018-03-18  Stephan Boschlib-program-client: Use event logging.
2018-03-18  Stephan Boschlib-program-client: Use i_close_fd() rather than close...
2018-03-18  Stephan Boschlib-program-client: Make debug mode for test suite...
2018-03-18  Stephan Boschlib-program-client: local: Cleanup any kill timeout...
2018-03-18  Stephan Boschlib-program-client: local: Make sure the child is dead...
2018-03-18  Stephan Boschlib-program-client: Simplify disconnect handling.
2018-03-18  Stephan Boschlib-program-client: remote: Don't try to read remaining...
2018-03-18  Stephan Boschlib-program-client: Use iostream-pump for streaming...
2018-03-18  Stephan Boschlib-program-client: Destroy timeout once client is...
2018-03-18  Stephan Boschlib-program-client: remote: Initialize program_client_i...
2018-03-18  Stephan Boschlib-program-client: local: Stop immediately when child...
2018-03-18  Stephan Boschlib-program-client: Change return type of program_clien...
2018-03-18  Stephan Boschlib-program-client: Use iostream-pump for streaming...
2018-03-18  Stephan Boschlib-program-client: Initialize dot streams right after...
2018-03-18  Stephan Boschlib-program-client: Use iostream-temp rather than istre...
2018-03-18  Stephan Boschlib-program-client: test-program-client-net: Read the...
2018-03-18  Stephan Boschlib-program-client: test-program-client-unix: Properly...
2018-03-18  Stephan Boschlib-program-client: test-program-client-net: Destroy...
2018-03-18  Stephan Boschlib-program-client: test-program-client-unix: Destroy...
2018-03-18  Stephan Boschlib-program-client: test-program-client-net: Handle...
2018-03-18  Stephan Boschlib-program-client: test-program-client-unix: Handle...
2018-03-18  Stephan Boschlib-program-client: test-program-client-net: Create...
2018-03-18  Stephan Boschlib-program-client: test-program-client-unix: Create...
next