]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-01-14  Timo Sirainenlib-mail: Fixed crash in message-decoder with unknown...
2015-01-14  Timo Sirainenlib-mail: Replaced MAX_TRANSLATION_BUF_SIZE with the...
2015-01-14  Timo Sirainenlib-charset: Added CHARSET_MAX_PENDING_BUF_SIZE macro...
2015-01-14  Timo Sirainenlib-charset: Added charset_utf8_to_utf8_begin() wrapper...
2015-01-14  Timo Sirainenlib: Fixed NUL-handling in uni_utf8_*strlen*()
2015-01-14  Timo Sirainenlib-storage: Added "oldestonly" search arg to stop...
2015-01-10  Timo Sirainenlib-mail: message-decoder no longer skips lib-charset...
2015-01-10  Timo Sirainenlib: Added uni_utf8_partial_strlen_n()
2015-01-10  Timo Sirainenlib-charset: UTF-8 -> UTF-8 translation was never retur...
2015-01-08  Timo Sirainenlib-imap-client: Compiler warning fixes
2015-01-08  Timo Sirainenimapc: Added imapc_sasl_mechanisms setting
2015-01-08  Timo Sirainenlib-imap-client: Use lib-sasl to perform the AUTHENTICA...
2015-01-06  Timo Sirainenlib: Defined array type for guid_128_t
2015-01-06  Timo Sirainenlib: Remove OpenBSD workaround in i_getpw*()
2015-01-05  Teemu Huovilafts: Correct returned value to match type signature.
2015-01-05  Phil Carmodyglobal: freshen copyright
2015-01-05  Phil Carmodylib: guid - centralise a 'reset to the empty value...
2015-01-05  Phil Carmodylib: guid - declare some functions as pure
2015-01-05  Phil Carmodylib: array - explain implications of ARRAY_TYPE() in...
2015-01-05  Phil Carmodylib: test-array - test new lsearch helper
2015-01-05  Phil Carmodylib: array - new linear search helper
2014-12-26  Timo Sirainenconfigure: Don't break when using --without-shared...
2014-12-17  Timo Sirainenauth: Don't crash if master user login is attempted...
2014-12-17  Timo Sirainenlib: Small optimization / unnecessary code removal...
2014-12-05  Timo Sirainenlib-storage: Mail prefetching was still not working...
2014-12-05  Timo Sirainendoveadm: Avoid calling init() in doveadm binary if...
2014-12-05  Timo Sirainendoveadm: Support changing proxy destination username...
2014-12-05  Timo Sirainenauth: Don't allow changing username to an empty string.
2014-12-05  Timo Sirainenfts: Install some of the header files that other extern...
2014-12-05  Timo Sirainenfts: Compiler warning fix when using fts-indexer.h...
2014-12-02  Timo Sirainendict-redis: Use timeout_msecs parameter also for transa...
2014-12-02  Timo Sirainendict-redis: Use EXPIRE also after INCRBY commands.
2014-12-01  Phil Carmodylib: test-array - really really really stop gcc optimis...
2014-12-01  Timo Sirainenquota: Added "hidden" option to hide the quota root...
2014-11-28  Phil Carmodylib: array - array_foreach_idx is just a generic ptr_to...
2014-11-28  Phil Carmodylib: test-array - remove possibility to optimise out...
2014-11-28  Phil Carmodylib-test: more delicate *assert() behaviour when doing...
2014-11-25  Phil Carmodylib: array - additional compile-time checks to array_append
2014-11-25  Phil Carmodylib: test-array - fix off-by-one in test_reverse
2014-11-25  Phil Carmodylib: test-array - fatal tests
2014-11-25  Phil Carmodylib: test-array - new equality testers
2014-11-25  Phil Carmodylib: array - element-wise comparison via callback
2014-11-25  Phil Carmodylib: test-array - test array_cmp()
2014-11-25  Phil Carmodylib: guid - turn uint8_t * parameters into guid_128_t
2014-11-25  Timo Sirainendict-redis: Small error handling fix to previous change.
2014-11-25  Timo Sirainendict-redis: Added support for expire_secs=n parameter.
2014-11-25  Timo Sirainenlib-storage: Don't fetch wanted_fields for messages...
2014-11-21  Timo Sirainenlmtp: Added TLS security information to Received: heade...
2014-11-20  Timo Sirainenstats: Removed extra TAB from global stats exporting.
2014-11-20  Timo Sirainenlib-index: If transaction log is unexpectedly recreated...
2014-11-19  Timo Sirainenauth: Increase timeout for multi-line auth-worker repli...
2014-11-19  Timo Sirainenmbox: Added more (and earlier) detection for errors...
2014-11-19  Timo Sirainenmbox: istream_raw_mbox_seek() needs to reset all corrup...
2014-11-15  Timo Sirainenlib-fs: Added FS_PROPERTY_ASYNC.
2014-11-15  Stephan BoschAdded support for base32 encode/decode.
2014-11-15  Stephan BoschImplemented dot output stream. This outputs data in...
2014-11-15  Stephan Boschlib-http: client: Removed connection code that is alrea...
2014-11-15  Stephan Boschlib: connection: Now uses io_add_istream() instead...
2014-11-15  Stephan Boschlib-imap-storage: Created new METADATA API.
2014-11-15  Timo Sirainenlib-fs: Added fs_lookup_metadata() wrapper to fs_get_me...
2014-11-14  Timo Sirainenlib-master: Don't even attempt to initialize SSL contex...
2014-11-14  Timo Sirainenlib-ssl-iostream: Close the plain iostreams when ssl...
2014-11-14  Phil Carmodylib: array/hash - enable typof checks for more compilers
2014-11-14  Phil Carmodylib: array/hash - protect macro parameters
2014-11-14  Timo Sirainenimap: namespace { order } parameter now specifies the...
2014-11-14  Timo Sirainenimap: Added client_disconnect_if_inconsistent() to...
2014-11-14  Timo Sirainendoveadm: If passdb lookup returns port, use it to overr...
2014-11-14  Timo Sirainenlib-fs: fs-metawrap now supports adding more metadata...
2014-11-13  Timo Sirainenlib: Added iostream_temp_create_named()
2014-11-13  Timo Sirainenlib-index: Make sure dovecot.index.cache parsing doesn...
2014-11-13  Timo Sirainenlib-storage: If storage creation fails, destroy all...
2014-11-13  Timo Sirainenlib-storage: Fixed crash if mail_namespaces_init_add...
2014-11-13  Timo Sirainenlib: ostream.stream_errno is now exactly the same as...
2014-11-13  Timo Sirainenlib: ostream-file checks "sendfile() not supported...
2014-11-13  Timo Sirainenlib-storage: Added "creator" for mail_user.
2014-11-13  Timo Sirainenlib: Never implicitly clear istream's stream_errno.
2014-11-13  Timo Sirainenlib-mail: message_search_msg() shouldn't clear istream...
2014-11-13  Timo Sirainendsync: Set MAILBOX_TRANSACTION_FLAG_SYNC also for exporter.
2014-11-13  Timo Sirainenlmtp: Added support for DSN ORCPT parameter.
2014-11-13  Timo Sirainenimap-stats: Fixed truncation of command args.
2014-11-13  Timo Sirainenstats: Use the same session ID string for stats trackin...
2014-11-13  Timo Sirainenssl-params: Removed duplicate lib-ssl-iostream.la linking
2014-11-13  Timo Sirainenstats: Use the new str-table API to reduce memory usage...
2014-11-13  Timo Sirainenlib: Added str-table API for keeping reference counted...
2014-11-12  Timo Sirainenstats: Added support for "global" stats type.
2014-11-12  Timo Sirainendirector: Added support for backend cluster "tags".
2014-11-12  Timo Sirainendirector: Don't restart request timeout when director...
2014-11-12  Timo Sirainendirector: Added director_consistent_hashing setting.
2014-11-12  Timo Sirainendirector: When logging a warning about ring being synce...
2014-11-11  Timo Sirainendirector: Always log a message when director handshake...
2014-11-11  Timo Sirainendoveadm director ring status shows now more information
2014-11-11  Timo Sirainenlmtp: Show more information in process title.
2014-11-11  Timo Sirainendoveadm: Support running non-mail commands via doveadm...
2014-11-11  Timo Sirainendoveadm: Moved commands related code to doveadm-cmd...
2014-11-11  Timo Sirainendoveadm who: If parameters are invalid, print help...
2014-11-11  Timo Sirainendoveadm: Code cleanups to prepare server code for non...
2014-11-11  Timo Sirainenlib: Compiler warning fix in 32bit systems to previous...
2014-11-11  Timo Sirainenlib: file_wait/try_lock() treats EINTR differently...
2014-10-31  Timo Sirainenlib-storage: Mailbox list index now detects duplicate...
2014-11-05  Timo Sirainendoveadm: Removed duplicate subcommands from list of...
next