June 2015 Archives by thread
Starting: Mon Jun 1 17:50:14 UTC 2015
Ending: Tue Jun 30 11:29:21 UTC 2015
Messages: 133
- dovecot-2.2: lib-fts: Change TR29 tokenizer to break at full sto...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Fix unit tests for TR29 full stop change.
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Correct internal helper function for tr29.
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Optimization for tr29 - we don't need to t...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: tr29 cleanup - token can never be empty by...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: tr29 cleanup - Avoid i++ in the for loop t...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: tr29 cleanup - consistently call valid cha...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: simple tokenizer cleanup - removed unneces...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: simple tokenizer cleanup - make prev_lette...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: simple tokenizer optimization - don't chec...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: tr29 tokenizer cleanup - Avoid unnecessary...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: simple tokenizer minor cleanup - removed u...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: tokenizers - don't include removed apostro...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: tr29 tokenizer - rename variable in prepar...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Optimize tokenizers - Rewrite of apostroph...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: tokenizers - Fixed removal of trailing cha...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Added unit testing for unicode apostrophe ...
dovecot at dovecot.org
- dovecot-2.2: lib: test-unichar - streamline the unichars test
dovecot at dovecot.org
- dovecot-2.2: lib: test-unichar - test invalid utf8 encodings
dovecot at dovecot.org
- dovecot-2.2: fts-solr: laxer check of uni_utf8_get_char_n() retu...
dovecot at dovecot.org
- dovecot-2.2: lib: API change - have uni_utf8_get_char*() return ...
dovecot at dovecot.org
- dovecot-2.2: lib: Improved unit test for uni_utf8_get_char() ret...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Use new uni_utf8_get_char*() interface
dovecot at dovecot.org
- dovecot-2.2: various: use new uni_utf8_get_char*() interface
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Call libicu u_cleanup.
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Correct comment in filter internal API.
dovecot at dovecot.org
- dovecot-2.2: fts: Fixed memory leak at deinit when using multipl...
dovecot at dovecot.org
- dovecot-2.2: fts: Error logging fix.
dovecot at dovecot.org
- dovecot-2.2: fts: If we fail while indexing headers, return fail...
dovecot at dovecot.org
- dovecot-2.2: pop3-login: Added support for Zimbra proxy's XOIP c...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Fixed tr29 tokenizer to delete last charac...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Removed unnecessary array.h include from f...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Renamed variable.
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Include fts-filter.h in fts-filter-private.h
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Do all the ICU cleanup in fts_icu_deinit().
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Added fts_icu_lcase()
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Added string_t *token to struct fts_filter
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Use fts_icu_lcase() for fts-filter-lowerca...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Optimized truncation of partial trailing U...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Added more supported languages.
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Fixed compiling without libicu
dovecot at dovecot.org
- dovecot-2.2: imapc: If auth fails due to connection failure, don...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Avoid compiler warning when building witho...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Compiling fix without libicu
dovecot at dovecot.org
- dovecot-2.2: lib-lda: Added %{to_envelope} to deliver_log_format
dovecot at dovecot.org
- dovecot-2.2: example-config: Updated deliver_log_format comments
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Moved IS_APOSTROPHE() to fts-common.h
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Implemented default create/destory functio...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: fts-lowercase can now use the default dest...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: fts-filter API changed to have a non-point...
dovecot at dovecot.org
- dovecot-2.2: lib: Added UTF8_IS_START_SEQ() helper macro
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Use UTF8_IS_START_SEQ()
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Added "english-possessive" filter.
dovecot at dovecot.org
- dovecot-2.2: lib-lda: Fixed crash in mail_deliver_get_log_var_ex...
dovecot at dovecot.org
- dovecot-2.2: fts: If reading mail fails, log an error.
dovecot at dovecot.org
- dovecot-2.2: fts: If mail indexing fails, don't log a "BUG: Unkn...
dovecot at dovecot.org
- dovecot-2.2: indexer: Use array.h API instead of writing our own.
dovecot at dovecot.org
- dovecot-2.2: indexer: Try to always flush as many requests from ...
dovecot at dovecot.org
- dovecot-2.2: indexer: Improved handling multiple indexing reques...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: fts_tokenizer_reset() didn't reset the ent...
dovecot at dovecot.org
- dovecot-2.2: fts: Added "doveadm fts lookup" command.
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Added mail_search_args_to_cmdline()
dovecot at dovecot.org
- dovecot-2.2: fts: Added "doveadm fts expand" to show lib-fts sea...
dovecot at dovecot.org
- dovecot-2.2: fts: lib-fts search arg expansion wasn't done for n...
dovecot at dovecot.org
- dovecot-2.2: man: doveadm-pw.1: Added a note about quoting passw...
dovecot at dovecot.org
- dovecot-2.2: man: doveadm-pw.1: Fix typo.
dovecot at dovecot.org
- dovecot-2.2: dict-sql: Don't try to optimize finding a matching ...
dovecot at dovecot.org
- dovecot-2.2: cassandra: Don't crash on failed queries.
dovecot at dovecot.org
- dovecot-2.2: cassandra: Added extra asserts and sanity checks to...
dovecot at dovecot.org
- dovecot-2.2: cassandra: If log_level=debug/trace, log each query...
dovecot at dovecot.org
- dovecot-2.2: doveadm fs delete -R: Fixed hang when some of the d...
dovecot at dovecot.org
- dovecot-2.2: lmtp: Fixed assert-crash on anvil lookup failures.
dovecot at dovecot.org
- dovecot-2.2: doveadm fs delete -R: More fixes to handling errors...
dovecot at dovecot.org
- dovecot-2.2: cassandra: Don't access freed memory when doing an ...
dovecot at dovecot.org
- dovecot-2.2: cassandra: Minor code cleanup to make sure we don't...
dovecot at dovecot.org
- dovecot-2.2: cassandra: Error handling cleanup.
dovecot at dovecot.org
- dovecot-2.2: doveadm fetch: Added "refcount" field.
dovecot at dovecot.org
- dovecot-2.2: lib-index: Avoid writing tail offset update to tran...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Don't crash if fts_icu_*() are used after ...
dovecot at dovecot.org
- dovecot-2.2: doveadm mailbox delete -r: Delete all mailboxes whe...
dovecot at dovecot.org
- dovecot-2.2: config: Added hook_config_parser_end for plugins.
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Removed unnecessary data stack frames from...
dovecot at dovecot.org
- dovecot-2.2: cassandra: Commit failures returned an already free...
dovecot at dovecot.org
- dovecot-2.2: lib-index: Added mail_index_ext_register_resize_def...
dovecot at dovecot.org
- dovecot-2.2: lib: array - permit array_swap with uninitialised a...
dovecot at dovecot.org
- dovecot-2.2: lib-test: flush test-assert failure messages
dovecot at dovecot.org
- dovecot-2.2: lib-test: let tests invoke i_warning/i_error behaviour
dovecot at dovecot.org
- dovecot-2.2: lib-test: test_expect_error_string() to match a sin...
dovecot at dovecot.org
- dovecot-2.2: lib: test-failures - tests get/set handlers and the...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: Fix comment in fts-filter.h
dovecot at dovecot.org
- dovecot-2.2: fs-metawrap: Don't assert-crash when writing an emp...
dovecot at dovecot.org
- dovecot-2.2: fs-metawrap: If written file unexpectedly shrinks, ...
dovecot at dovecot.org
- dovecot-2.2: director: explicitly mark _disconnect() helper stat...
dovecot at dovecot.org
- dovecot-2.2: lib-fts: use NULL rather than 0 to shut up sparse
dovecot at dovecot.org
- dovecot-2.2: lib-stats: fix tristate-int vs. bool return value c...
dovecot at dovecot.org
- dovecot-2.2: fs-posix: fs_copy() didn't work with prefix= parameter
dovecot at dovecot.org
- dovecot-2.2: fts: Avoid expanding mail_search_args multiple time...
dovecot at dovecot.org
- dovecot-2.2: doveadm: Added doveadm_killed_signo()
dovecot at dovecot.org
- dovecot-2.2: dsync: If we stop because of a signal, log a warnin...
dovecot at dovecot.org
- dovecot-2.2: lib: Added i_stream_create_failure_at() to inject E...
dovecot at dovecot.org
- dovecot-2.2: lib: Added o_stream_create_failure_at() to inject E...
dovecot at dovecot.org
- dovecot-2.2: lib-fs: Added "randomfail" driver.
dovecot at dovecot.org
- dovecot-2.2: lib: Compiler warning fix for test-ostream-failure-at.
dovecot at dovecot.org
- dovecot-2.2: lib: Added unix_client_connect_msecs setting to con...
dovecot at dovecot.org
- dovecot-2.2: auth: Added allow_real_nets setting.
dovecot at dovecot.org
- dovecot-2.2: lib: test-data-stack - ensure t_push() and t_pop() ...
dovecot at dovecot.org
- dovecot-2.2: lib: test-data-stack - simplify #if-ing out of DEBU...
dovecot at dovecot.org
- dovecot-2.2: lib-fs: Call o_stream_nfinish() automatically for a...
dovecot at dovecot.org
- dovecot-2.2: lib-fs: Removed redundant o_stream_nfinish() calls
dovecot at dovecot.org
- dovecot-2.2: fts-tika: Fixed crashes when indexing larger attach...
dovecot at dovecot.org
- dovecot-2.2: fts-solr: Removed assert to fix indexing multiple m...
dovecot at dovecot.org
- dovecot-2.2: fts-solr: Avoid sending too large queries to Solr d...
dovecot at dovecot.org
- dovecot-2.2: virtual: Added more asserts.
dovecot at dovecot.org
- dovecot-2.2: virtual: Added more asserts when DEBUG is enabled.
dovecot at dovecot.org
- dovecot-2.2: virtual: virtual_uids weren't always set to all mai...
dovecot at dovecot.org
- dovecot-2.2: fs-posix: Hide temporary files from fs_iter_*()
dovecot at dovecot.org
- dovecot-2.2: lib-http: http_client_request_send() failure return...
dovecot at dovecot.org
- dovecot-2.2: imapc: Don't automatically login to IMAP server for...
dovecot at dovecot.org
- dovecot-2.2: imapc: If login is aborted at deinit, don't log an ...
dovecot at dovecot.org
- dovecot-2.2: imapc: Don't return mailbox list entries that would...
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Set MAILBOX_SELECT/NONEXISTENT for nam...
dovecot at dovecot.org
- dovecot-2.2: imapc: Fixed check to see if prefix!="" in previous...
dovecot at dovecot.org
- dovecot-2.2: indexer: Fixed crash at deinit if there were still ...
dovecot at dovecot.org
- dovecot-2.2: indexer: Reverted 5945ba000a45 - it didn't really help
dovecot at dovecot.org
- dovecot-2.2: indexer: Properly fix crashing at deinit when there...
dovecot at dovecot.org
- dovecot-2.2: lib: Fixed read buffer overflow in wildcard_match*()
dovecot at dovecot.org
- dovecot-2.2: lib: Fixed unit test with big-endian CPUs.
dovecot at dovecot.org
- dovecot-2.2: imap/pop3-login: If auth failure reason already beg...
dovecot at dovecot.org
- dovecot-2.2: master: When sending SIGTERM/SIGKILL to processes, ...
dovecot at dovecot.org
- dovecot-2.2: lib: istream_file.stat() fails, set stream_errno an...
dovecot at dovecot.org
- dovecot-2.2: istream filters: If parent's i_stream_stat() fails,...
dovecot at dovecot.org
- dovecot-2.2: doveadm: Added doveadm_username to specify the user...
dovecot at dovecot.org
- dovecot-2.2: istream-zlib: Don't overwrite parent istream's erro...
dovecot at dovecot.org
Last message date:
Tue Jun 30 11:29:21 UTC 2015
Archived on: Tue Jun 30 11:29:22 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).