]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-12-05  Timo Sirainenlib-storage: Rebuild list index when doing doveadm...
2017-12-05  Timo SirainenLAYOUT=index: Rebuild list index if INBOX is missing...
2017-12-05  Timo Sirainenlib-storage: Rename mail_storage.list_index_corrupted...
2017-12-05  Timo Sirainenlib-storage: Remove obsolete comment
2017-12-05  Aki Tuomiauth: passdb-lua - Fix mistake in nopassword handling
2017-12-04  Aki Tuomiauth: Set cache key for lua auth database
2017-12-01  Martti Rannanjärvilib: murmurhash3 - Fix Aki's email address
2017-12-01  Martti Rannanjärvilib: Add fall through comments to murmurhash3.c to...
2017-12-01  Aki Tuomilib: murmurhash3 - Fix 128 bit hash on 32 bit systems
2017-11-30  Timo Sirainendoveadm-server: Switch to TCP connection's ioloop while...
2017-11-30  Aki Tuomilib: randgen - Fallback to /dev/urandom in case getrand...
2017-11-30  Aki Tuomilib: Add bloom filter support
2017-11-30  Aki Tuomilib: Add murmurhash3 support
2017-11-30  Aki Tuomilib: bits - add circular rotation functions
2017-11-30  Sergey Kitovlib: Call prctl(PR_SET_DUMPABLE) only when PR_SET_DUMPA...
2017-11-30  Sergey Kitovlib: Add logging of prctl(PR_SET_DUMPABLE) failure.
2017-11-29  Aki Tuomiauth: test-lua - fix memory leaks
2017-11-28  Stephan Boschlib-smtp: client: Fixed sending payload with unknown...
2017-11-28  Stephan Boschlib-smtp: client: command: Implemented callback that...
2017-11-28  Stephan Boschlib-smtp: client: transaction: Fix adding a recipient...
2017-11-28  Aki Tuomiauth: test-lua - zero out auth settings in test
2017-11-28  Timo Sirainendirector: Fix logging disconnection error reasons
2017-11-28  Timo Sirainenlib: mempool-alloconly - Make sure calloc() size isn...
2017-11-28  Aki Tuomiauth: userdb-lua - Fix typo in logging
2017-11-28  Aki Tuomiauth: userdb-lua - Log error if lookup fails
2017-11-28  Aki Tuomiauth: db-lua - Fix password scheme handling
2017-11-28  Aki Tuomiauth: db-lua - fix auth request registration
2017-11-28  Aki Tuomiauth: db-lua - Do not assume params is always present...
2017-11-28  Timo Sirainenlib: Fix mempool unit tests to pass with 32bit OSes
2017-11-28  Josef 'Jeff... lib: rename bswap_*() to i_bswap()
2017-11-28  Timo Sirainendirector: Log connection stats for all types of disconn...
2017-11-28  Timo Sirainendirector: Log whether connection is synced when it...
2017-11-28  Timo Sirainendirector: Fix crash when handling expired USER timestamps.
2017-11-28  Aki Tuomipassword-scheme-sodium: ARGON2I - print errno on failure
2017-11-28  Aki Tuomipassword-scheme-sodium: Support ARGON2ID when available
2017-11-28  Aki Tuomipassword-scheme-sodium: rename ARGON2 to ARGON2I
2017-11-28  Aki Tuomipassword-scheme-sodium: Call sodium_init to improve...
2017-11-28  Frank Denisconfigure: --with-sodium doesn't add support for scrypt...
2017-11-28  Timo Sirainendoveadm-server: Fix potential dsync-server panic at...
2017-11-28  Stephan Boschpop3-login: Properly recognize an empty SASL initial...
2017-11-28  Stephan Boschimap-login: Properly recognize an empty SASL initial...
2017-11-28  Stephan Boschauth: Properly recognize an empty initial SASL response.
2017-11-28  Stephan Boschlib: strfuncs: Fixed value of uchar_empty_ptr not to...
2017-11-28  Stephan Boschlmtp: proxy: Fix connection settings comparison in...
2017-11-27  Timo Sirainenlib: mempool-alloconly - Cleanly fail allocations just...
2017-11-27  Timo Sirainenlib: Use test_expect_fatal_string() for all fatal unit...
2017-11-27  Timo Sirainenlib: Fix mempool-alloconly & mempool-allocfree unit...
2017-11-27  Timo Sirainenlib: mempool-allocfree - If calloc() fails, include...
2017-11-27  Timo Sirainenlib: Fix logging panic message if data stack canary...
2017-11-27  Timo Sirainenlib: Make sure panics/fatals don't recurse into loops
2017-11-27  Timo Sirainenlib-test: Add test_expect_fatal_string()
2017-11-27  Timo Sirainenlib-test: Cleanup - Move expected_error_str check to...
2017-11-27  Aki Tuomilib-dcrypt: test-crypto and test-stream need lib-ssl...
2017-11-27  Aki Tuomilogin-common: Do not link lib-ssl-iostream.la twice
2017-11-27  Aki Tuomiconfigure: Detect --whole-archive in linker
2017-11-27  Aki Tuomim4: Use CC, not CXX in ld_relro
2017-11-27  Timo Sirainenreplicator: Keep user referenced while dsync is running
2017-11-27  Timo Sirainenreplicator: Add refcounting to user
2017-11-27  Stephan Boschlmtp: proxy: Fixed use of hostip field after changing...
2017-11-27  Stephan Boschlmtp: proxy: Fixed proxying reply from backend server.
2017-11-27  Stephan Boschlib-smtp: Implemented function to write an SMTP reply...
2017-11-27  Aki Tuomiconfigure: Fix Lua conditionals
2017-11-27  Aki Tuomiconfigure: Drop LuaJIT support
2017-11-27  Aki Tuomilib: mempool-allocfree - include overhead in size check
2017-11-27  Timo Sirainendirector: Fix logging of uninitialized PONG buffer...
2017-11-27  Stephan Boschlib-smtp: client: Fixed cleanup of untriggered transact...
2017-11-27  Timo Sirainendirector: Fix delayed request count in ps title after...
2017-11-27  Timo Sirainenlib-program-client: Ignore ostream error handling
2017-11-26  Stephan Boschlib-smtp: Implemented test suite for client errors.
2017-11-26  Stephan Boschlib-test: Reset expected errors state at each test.
2017-11-26  Stephan Boschlib-lda: Added support for message submission with...
2017-11-26  Stephan Boschlib-smtp: smtp-submit: Added SSL support.
2017-11-26  Stephan Boschlib-smtp: smtp-submit: Use mail_debug setting to enable...
2017-11-26  Stephan Boschlib-smtp: Dropped old lmtp-client.
2017-11-26  Stephan Boschlmtp: proxy: Changed implemention to use lib-smtp/smtp...
2017-11-26  Stephan Boschlib-smtp: smtp-submit: Changed submission_host implemen...
2017-11-26  Stephan Boschlib-smtp: smtp-submit: Small whitespace fix.
2017-11-26  Stephan Boschlib-smtp: smtp-submit: Remove erroneously copy-pasted...
2017-11-26  Stephan Boschlib-smtp: Implemented SMTP client.
2017-11-26  Stephan Boschlib-smtp: Implemented SMTP command reply parser.
2017-11-26  Stephan Boschlmtp: commands: Grouped deliver context field assignmen...
2017-11-26  Stephan Boschlib-lda: Added SMTP parameter fields to struct mail_del...
2017-11-26  Stephan Boschlib-smtp: Implemented parsing, manipulation, and encodi...
2017-11-26  Stephan Boschlib-smtp: Implemented parsing and encoding for common...
2017-11-26  Stephan Boschlib-lda: mail-send: Changed recipient argument type...
2017-11-26  Stephan Boschlib-mail: message-address: Dropped message_detail_addre...
2017-11-26  Stephan Boschplugins/quota: quota-status service: Changed recipient...
2017-11-26  Stephan Boschlib-lda: Changed struct mail_deliver_context address...
2017-11-26  Stephan Boschlda: Renamed variables and parameters for consistency...
2017-11-26  Stephan Boschlib-lda: Renamed struct mail_deliver_context fields...
2017-11-26  Stephan Boschlmtp: Removed lmtp_address_translate setting.
2017-11-26  Stephan Boschlib-mail: message-address: Added convenience functions...
2017-11-26  Stephan Boschlib-mail: message-address: Added functions to initializ...
2017-11-26  Stephan Boschlib-smtp: address: Created SMTP address detail parsing...
2017-11-26  Stephan Boschlib-smtp: Implemented parsing, manipulation and encodin...
2017-11-26  Stephan Boschlib-smtp: Implemented generic parser for basic SMTP...
2017-11-26  Stephan Boschlib: connection: Added means to initialize connection...
2017-11-26  Stephan Boschlib-storage: Make parsed postmaster_address available...
2017-11-26  Stephan Boschlib-settings: Added support for running checks after...
2017-11-26  Stephan Boschlmtp: Accept XCLIENT ADDR field IPv6 address both with...
next