]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-01-20  Timo Sirainendsync: Crashfix to -F parameter handling.
2015-01-20  Timo Sirainenimapc: Added imapc_features=gmail-labels-keyword
2015-01-20  Timo Sirainendsync: Added -F parameter to sync only mails with[out...
2015-01-20  Timo Sirainendsync: If same GUID already exists in storage, try...
2015-01-20  Timo Sirainenvirtual plugin: Read virtual index header when opening...
2015-01-19  Timo Sirainendsync: Added more debug logging.
2015-01-19  Timo Sirainendsync: Added -t <timestamp> parameter to save only...
2015-01-19  Timo Sirainenlib-storage: Added mail_parse_human_timestamp() to...
2015-01-19  Timo Sirainendoveadm: Added missing error handling to various mail...
2015-01-19  Timo Sirainenlib-storage: Comment updates to mailbox_list_iter_*()
2015-01-19  Timo Sirainendoveadm: If mailbox list iteration fails, log the error...
2015-01-19  Timo Sirainenimap-urlauth: If mailbox list iteration fails, log...
2015-01-19  Timo Sirainenvirtual plugin: If mailbox list iteration fails, log...
2015-01-19  Timo Sirainenlib-storage: Removed caching body snippet while message...
2015-01-19  Timo Sirainenlib-storage: MAIL_FETCH_BODY_SNIPPET should seek the...
2015-01-19  Timo Sirainendbox: Added asserts to make sure the mail body isn...
2015-01-19  Timo Sirainenfts: Fixed assert-crash in HTML parsing, broken by...
2015-01-17  Timo Sirainenlib: iostream-rawlog now writes to ostreams instead...
2015-01-17  Timo Sirainenlib: Added o_stream_create_passthrough() for creating...
2015-01-17  Timo Sirainenlib: Added o_stream_add_destroy_callback()
2015-01-17  Timo Sirainenauth: Changed passdb { continue-ok } handling for crede...
2015-01-17  Timo Sirainenlib-storage: Added mail_user_init_fs_settings()
2015-01-16  Timo Sirainendoveadm user: If username is changed by userdb lookup...
2015-01-16  Timo Sirainendoveadm fetch: Added body.snippet field.
2015-01-16  Timo Sirainenlib-storage: Added MAIL_FETCH_BODY_SNIPPET.
2015-01-16  Timo Sirainenfts: Parse HTML MIME parts using lib-mail's mail-html2text.
2015-01-16  Timo Sirainenlib-mail: Added message_snippet_generate() to produce...
2015-01-16  Timo Sirainenlib-mail: Added mail-html2text API
2015-01-14  Timo Sirainenlib-mail: Forgot to commit .h file for message_decoder_...
2015-01-14  Timo Sirainenlib-mail: Added message_decoder_current_content_type()
2015-01-14  Timo Sirainenlib-mail: message-decoder now always sets output->size...
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()
next