log

age author description
Mon, 11 May 2015 14:35:49 +0300 Timo Sirainen lib-fts: Test trailing "number." for TR29 in test-fts-tokenizer
Mon, 11 May 2015 14:34:50 +0300 Timo Sirainen lib-fts: Improved test-fts-tokenizer to run multiple text inputs
Mon, 11 May 2015 14:22:05 +0300 Timo Sirainen lmtp: Earlier compiler warning fix broke compiling completely..
Mon, 11 May 2015 14:10:24 +0300 Timo Sirainen lib-fts: Added asserts to make sure we don't return empty tokens.
Mon, 11 May 2015 12:28:58 +0300 Timo Sirainen Compiler warning fixes
Mon, 11 May 2015 12:27:39 +0300 Timo Sirainen lmtp: chdir() to base_dir shouldn't fail - log an error if it does
Sun, 10 May 2015 12:28:09 +0300 Timo Sirainen lib-index: If header is corrupted after syncing, log the reason why.
Sun, 10 May 2015 12:05:06 +0300 Timo Sirainen fts: Fixed crash when not using lib-fts
Sun, 10 May 2015 11:20:37 +0300 Timo Sirainen lib-http: http-server now always creates a payload istream, even empty one.
Sat, 09 May 2015 21:22:50 +0300 Timo Sirainen pop3-migration: Added more debug and error logging.
Sat, 09 May 2015 20:29:55 +0300 Timo Sirainen Added signature for changeset da685736985a
Sat, 09 May 2015 20:29:52 +0300 Timo Sirainen Added tag 2.2.17.rc1 for changeset da685736985a
Sat, 09 May 2015 20:29:52 +0300 Timo Sirainen Released v2.2.17.rc1.
Sat, 09 May 2015 20:26:06 +0300 Timo Sirainen Moved fs-compress to a separate plugin directory.
Sat, 09 May 2015 19:58:59 +0300 Timo Sirainen Make Coverity happier.
Sat, 09 May 2015 19:57:28 +0300 Timo Sirainen quota-dict: It wasn't possible to use multiple quota settings.
Sat, 09 May 2015 19:50:14 +0300 Timo Sirainen anvil: Penalty tracking was moving last checksums wrongly with memcpy().
Sat, 09 May 2015 19:41:45 +0300 Timo Sirainen doveadm-server: Fixed potential crash if doveadm client disconnected
Sat, 09 May 2015 19:39:39 +0300 Timo Sirainen doveadm: Removed unused doveadm_mailbox_find_and_sync() function
Sat, 09 May 2015 19:35:31 +0300 Timo Sirainen imap: Don't crash if APPEND command is given with invalid parameters.
Sat, 09 May 2015 19:31:17 +0300 Timo Sirainen lib-mail: Improved istream-attachment-extractor error logging.
Sat, 09 May 2015 19:31:05 +0300 Timo Sirainen lib-mail: Fixed crash in istream-attachment-extractor error handling path
Sat, 09 May 2015 19:28:46 +0300 Timo Sirainen indexer-worker: Don't crash if we failed to get mailbox path.
Sat, 09 May 2015 19:26:01 +0300 Timo Sirainen lib-fts: Changed fts_tokenizer_next/final() to return error string.
Sat, 09 May 2015 19:21:45 +0300 Timo Sirainen lib-fts: Minor code cleanup - avoid functions always returning same value
Sat, 09 May 2015 19:14:07 +0300 Timo Sirainen lib-fts: fts_language_list_init() API changed to return errors.
Sat, 09 May 2015 19:04:11 +0300 Timo Sirainen virtual: Don't crash if trying to save mail to a virtual mailbox without configured save-mailbox.
Sat, 09 May 2015 19:00:36 +0300 Timo Sirainen lib-fs: Minor code cleanup
Sat, 09 May 2015 18:53:02 +0300 Timo Sirainen lib-compression: Fixed dependency tracking in Makefile
Sat, 09 May 2015 15:29:21 +0000 Pascal Volk man: Added description of option `-F file'.
Sat, 09 May 2015 18:28:04 +0300 Timo Sirainen lib-fts: Various improvements to test-fts-tokenizer
Sat, 09 May 2015 18:00:58 +0300 Timo Sirainen lib-fts: Added fts_tokenizer_final() as a convenience wrapper.
Sat, 09 May 2015 17:34:59 +0300 Timo Sirainen lib-fts: Fixed token truncation.
Sat, 09 May 2015 17:07:32 +0300 Timo Sirainen lib-fts: Fixed compiling without libicu
Sat, 09 May 2015 17:06:42 +0300 Timo Sirainen lib-storage: Run each storage hook inside its own data stack frame.
Sat, 09 May 2015 17:05:17 +0300 Timo Sirainen fts: Renamed filter and tokenizer specific setting keys.
Sat, 09 May 2015 17:00:12 +0300 Timo Sirainen fts: Simplify error messages a little bit to be more consistent with other such errors.
Sat, 09 May 2015 16:58:09 +0300 Timo Sirainen fts: Use key=value instead of "key value" settings for tokenizers and filters.
Sat, 09 May 2015 15:11:48 +0300 Timo Sirainen fts: If fts_filters setting doesn't exist, use built-in defaults.
Sat, 09 May 2015 15:10:17 +0300 Timo Sirainen fts: Prefer language-specific filter settings over global fts_filters setting.
Sat, 09 May 2015 15:07:13 +0300 Timo Sirainen lib-fts: Minor code cleanups
Sat, 09 May 2015 15:06:45 +0300 Timo Sirainen lib-fts: fts-tokenizer-generic-private.h had content that didn't really belog there.
Sat, 09 May 2015 15:00:28 +0300 Timo Sirainen lib-fts: Removed supports() function from filter API
Sat, 09 May 2015 14:56:33 +0300 Timo Sirainen lib-fts: Removed tokenizer name macros from fts-tokenizer.h
Sat, 09 May 2015 14:55:47 +0300 Timo Sirainen lib-fts: Store pointers to fts_tokenizer classes instead of copying the data.
Sat, 09 May 2015 14:53:46 +0300 Timo Sirainen lib-fts: test-fts-tokenizer cleanup - moved tokenizers_init/deinit() to be done globally
Sat, 09 May 2015 14:50:10 +0300 Timo Sirainen lib-fts: Removed filter name macros from fts-filter.h
Sat, 09 May 2015 14:49:20 +0300 Timo Sirainen lib-fts: Store pointers to fts_filter classes instead of copying the data.
Sat, 09 May 2015 14:41:05 +0300 Timo Sirainen fts: Lowecase non-human language input while indexing.
Sat, 09 May 2015 14:26:42 +0300 Timo Sirainen lib-fts: Added "lowercase" filter.
Sat, 09 May 2015 14:09:37 +0300 Timo Sirainen lib-fts: Removed "simple" normalizer.
Sat, 09 May 2015 14:19:48 +0300 Timo Sirainen lib-fts: Minor unit test cleanups
Sat, 09 May 2015 13:57:41 +0300 Timo Sirainen fts: Reset tokenizers before using them
Sat, 09 May 2015 13:52:37 +0300 Timo Sirainen lib-fts: Added fts_tokenizer_reset()
Sat, 09 May 2015 13:46:37 +0300 Timo Sirainen lib-fts: fts-tokenizer-address didn't reset state properly when input ended.
Sat, 09 May 2015 13:31:14 +0300 Timo Sirainen fts: When tokenizing a search word, give "search" parameter to all the tokenizers.
Sat, 09 May 2015 13:30:41 +0300 Timo Sirainen fts: Don't crash if search arg string expands to empty token list.
Sat, 09 May 2015 13:20:29 +0300 Timo Sirainen lib-fts: Use case-sensitive settings comparisons in fts-tokenizer
Sat, 09 May 2015 13:19:21 +0300 Timo Sirainen lib-fts: Minor unit test fix - use case sensitive checks for word comparison.
Sat, 09 May 2015 13:15:43 +0300 Timo Sirainen lib-storage: mail_search_arg_dup() is now a public function.