]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-06-02  Timo Sirainenlib-fts: Implemented default create/destory functions...
2015-06-02  Timo Sirainenlib-fts: Moved IS_APOSTROPHE() to fts-common.h
2015-06-02  Timo Sirainenexample-config: Updated deliver_log_format comments
2015-06-02  Timo Sirainenlib-lda: Added %{to_envelope} to deliver_log_format
2015-06-02  Timo Sirainenlib-fts: Compiling fix without libicu
2015-06-02  Timo Sirainenlib-fts: Avoid compiler warning when building without...
2015-06-02  Timo Sirainenimapc: If auth fails due to connection failure, don...
2015-06-02  Timo Sirainenlib-fts: Fixed compiling without libicu
2015-06-02  Timo Sirainenlib-fts: Added more supported languages.
2015-06-02  Timo Sirainenlib-fts: Optimized truncation of partial trailing UTF...
2015-06-02  Timo Sirainenlib-fts: Use fts_icu_lcase() for fts-filter-lowercase...
2015-06-02  Timo Sirainenlib-fts: Added string_t *token to struct fts_filter
2015-06-02  Timo Sirainenlib-fts: Added fts_icu_lcase()
2015-06-02  Timo Sirainenlib-fts: Do all the ICU cleanup in fts_icu_deinit().
2015-06-02  Timo Sirainenlib-fts: Include fts-filter.h in fts-filter-private.h
2015-06-02  Timo Sirainenlib-fts: Renamed variable.
2015-06-02  Timo Sirainenlib-fts: Removed unnecessary array.h include from fts...
2015-06-02  Timo Sirainenlib-fts: Fixed tr29 tokenizer to delete last character...
2015-06-02  Timo Sirainenpop3-login: Added support for Zimbra proxy's XOIP command.
2015-06-02  Timo Sirainenfts: If we fail while indexing headers, return failure...
2015-06-02  Timo Sirainenfts: Error logging fix.
2015-06-01  Timo Sirainenfts: Fixed memory leak at deinit when using multiple...
2015-06-01  Teemu Huovilalib-fts: Correct comment in filter internal API.
2015-06-01  Teemu Huovilalib-fts: Call libicu u_cleanup.
2015-06-01  Phil Carmodyvarious: use new uni_utf8_get_char*() interface
2015-06-01  Timo Sirainenlib-fts: Use new uni_utf8_get_char*() interface
2015-06-01  Timo Sirainenlib: Improved unit test for uni_utf8_get_char() return...
2015-06-01  Phil Carmodylib: API change - have uni_utf8_get_char*() return...
2015-06-01  Phil Carmodyfts-solr: laxer check of uni_utf8_get_char_n() return...
2015-06-01  Phil Carmodylib: test-unichar - test invalid utf8 encodings
2015-06-01  Phil Carmodylib: test-unichar - streamline the unichars test
2015-06-01  Timo Sirainenlib-fts: Added unit testing for unicode apostrophe...
2015-06-01  Timo Sirainenlib-fts: tokenizers - Fixed removal of trailing charact...
2015-06-01  Timo Sirainenlib-fts: Optimize tokenizers - Rewrite of apostrophe...
2015-06-01  Timo Sirainenlib-fts: tr29 tokenizer - rename variable in preparatio...
2015-06-01  Timo Sirainenlib-fts: tokenizers - don't include removed apostrophes...
2015-06-01  Timo Sirainenlib-fts: simple tokenizer minor cleanup - removed unnec...
2015-06-01  Timo Sirainenlib-fts: tr29 tokenizer cleanup - Avoid unnecessary...
2015-06-01  Timo Sirainenlib-fts: simple tokenizer optimization - don't check...
2015-06-01  Timo Sirainenlib-fts: simple tokenizer cleanup - make prev_letter...
2015-06-01  Timo Sirainenlib-fts: simple tokenizer cleanup - removed unnecessary...
2015-06-01  Timo Sirainenlib-fts: tr29 cleanup - consistently call valid chars...
2015-06-01  Timo Sirainenlib-fts: tr29 cleanup - Avoid i++ in the for loop to...
2015-06-01  Timo Sirainenlib-fts: tr29 cleanup - token can never be empty by...
2015-06-01  Timo Sirainenlib-fts: Optimization for tr29 - we don't need to track...
2015-06-01  Teemu Huovilalib-fts: Correct internal helper function for tr29.
2015-06-01  Teemu Huovilalib-fts: Fix unit tests for TR29 full stop change.
2015-06-01  Teemu Huovilalib-fts: Change TR29 tokenizer to break at full stop...
2015-05-29  Timo Sirainenauth: Added %{passdb:field} and %{userdb:field} variables
2015-05-29  Timo Sirainenauth: Added unit test for auth %variable expansion.
2015-05-29  Timo Sirainenauth: Make sure %{mech} and %{session} is escaped in...
2015-05-29  Timo Sirainenauth: Moved var_expand() related code to its own file.
2015-05-29  Timo Sirainencassandra: Added log_level parameter to connect_string.
2015-05-29  Timo Sirainenlib-fs: Updated fs_write_stream_*() comments related...
2015-05-29  Timo Sirainenlib-fs: fs_write_stream_abort() now ignores missing...
2015-05-29  Timo Sirainenfts: If precaching fails, stop precaching the rest...
2015-05-29  Timo Sirainendovecot.m4: If run-test.sh fails, print the failing...
2015-05-29  Timo Sirainendovecot.m4: If NOVALGRIND environment is set, don't...
2015-05-29  Timo Sirainenlib-fs: fs_write_stream() now automatically corks the...
2015-05-29  Timo Sirainenfts: If last-uid lookup fails, return "Internal error...
2015-05-25  Timo Sirainenlib: Avoid race conditions in mkdir*() if directory...
2015-05-25  Timo Sirainenlog: read() errors weren't logged.
2015-05-25  Pascal Volksystemd service: Fixed typos in the comment section.
2015-05-17  Pascal Volksystemd: Small improvements to the unit configuration...
2015-05-24  Timo Sirainendoveadm user: Don't change privileges when looking...
2015-05-24  Timo Sirainenlib-storage: If no namespaces were defined, the autocre...
2015-05-24  Timo Sirainenlib-storage: If session_id isn't given, generate a...
2015-05-24  Timo Sirainenlib-index: Unit test fix.
2015-05-24  Timo Sirainenlib: file_lock_try_update() comment updated.
2015-05-24  Timo Sirainenlib: file_create_locked() lock method is now configurable
2015-05-24  Timo Sirainenlib: file_create_locked() was leaking fds and locks.
2015-05-23  Timo Sirainenlib: file_create_locked() no longer logs an error if...
2015-05-23  Timo Sirainenlib: file_create_locked() wasn't deleting the temp...
2015-05-23  Timo Sirainenlib: Added file_create_locked()
2015-05-22  Timo Sirainenauth: Don't crash if trying to add password with TAB...
2015-05-22  Timo Sirainenlib-index: Added asserts to make sure invalid extension...
2015-05-22  Timo Sirainenfts: Fixed fts_enforced=yes when it has to wait for...
2015-05-22  Timo Sirainenfts: Added fts_enforced setting to disable fallbacking...
2015-05-22  Timo Sirainenlib-fts: ICU normalization changes some characters...
2015-05-21  Timo Sirainenlib: Cork connection output while handling input
2015-05-21  Timo Sirainenlib-fts: Fixed handling tokens that contain only apostr...
2015-05-21  Teemu Huovilalib-fts: Fix simple tokenizer apostrophe handling.
2015-05-21  Teemu Huovilalib-fts: Fix tr29 tokenizer apostrophe handling.
2015-05-18  Timo Sirainenlib-fts: Partially reverted d097a9779c37 - don't use...
2015-05-18  Timo Sirainendirector: Added "up" vs "down" states and doveadm direc...
2015-05-18  Timo Sirainenlib-charset: test-charset unit test - Don't use invalid...
2015-05-18  Timo Sirainenlib-fts: Fixed memory leaks in test-fts-filter unit...
2015-05-18  Timo Sirainenlib-fts: Call u_clean() at deinit to free up all of...
2015-05-18  Timo Sirainenlib-fts: test-fts-icu memory leak fix
2015-05-18  Timo Sirainenfts + lib-fts: Fixed crash with some search queries...
2015-05-18  Timo Sirainenlib-storage: Added mail_search_init/deinit_arg()
2015-05-18  Timo Sirainenlib-storage: Cleanup - separate search arg values that...
2015-05-16  Timo Sirainenlib-mail: Make sure iconv state is reset between MIME...
2015-05-16  Timo Sirainenlib-fts: Rewrite ICU handling functions.
2015-05-16  Timo Sirainenlib: Added buffer_get_writable_size()
2015-05-16  Timo Sirainenfts: Avoid excessive data stack usage with lib-fts
2015-05-16  Timo Sirainenlib-charset: Fixed compile warning caused by earlier...
2015-05-16  Timo Sirainenlib: Added UNICODE_REPLACEMENT_CHAR_UTF8
2015-05-16  Timo Sirainenlib: Added p_memdup()
2015-05-16  Timo Sirainenlib-charset: Added a minimal unit test
next