log

age author description
Wed, 17 Jun 2015 13:12:37 +0300 Timo Sirainen fts-tika: Fixed crashes when indexing larger attachments with fts-solr.
Wed, 17 Jun 2015 12:22:17 +0300 Timo Sirainen lib-fs: Removed redundant o_stream_nfinish() calls
Wed, 17 Jun 2015 12:21:52 +0300 Timo Sirainen lib-fs: Call o_stream_nfinish() automatically for all backends in fs_write_stream_finish()
Wed, 17 Jun 2015 11:42:53 +0300 Phil Carmody lib: test-data-stack - simplify #if-ing out of DEBUG-only fatal test
Wed, 17 Jun 2015 11:42:30 +0300 Phil Carmody lib: test-data-stack - ensure t_push() and t_pop() are balanced in fatal tests
Wed, 17 Jun 2015 11:31:02 +0300 Timo Sirainen auth: Added allow_real_nets setting.
Tue, 16 Jun 2015 17:19:12 +0300 Timo Sirainen lib: Added unix_client_connect_msecs setting to connection API.
Tue, 16 Jun 2015 16:56:08 +0300 Timo Sirainen lib: Compiler warning fix for test-ostream-failure-at.
Tue, 16 Jun 2015 16:40:29 +0300 Timo Sirainen lib-fs: Added "randomfail" driver.
Tue, 16 Jun 2015 16:22:18 +0300 Timo Sirainen lib: Added o_stream_create_failure_at() to inject EIO at given offset in ostream
Tue, 16 Jun 2015 16:21:56 +0300 Timo Sirainen lib: Added i_stream_create_failure_at() to inject EIO at given offset in istream.
Tue, 16 Jun 2015 14:12:59 +0300 Timo Sirainen dsync: If we stop because of a signal, log a warning about it.
Tue, 16 Jun 2015 14:12:33 +0300 Timo Sirainen doveadm: Added doveadm_killed_signo()
Tue, 16 Jun 2015 00:29:07 +0300 Timo Sirainen fts: Avoid expanding mail_search_args multiple times (for optimization & crash-avoidance)
Tue, 16 Jun 2015 00:16:42 +0300 Timo Sirainen fs-posix: fs_copy() didn't work with prefix= parameter
Mon, 15 Jun 2015 14:55:03 +0300 Phil Carmody lib-stats: fix tristate-int vs. bool return value confusion
Mon, 15 Jun 2015 14:55:01 +0300 Phil Carmody lib-fts: use NULL rather than 0 to shut up sparse
Mon, 15 Jun 2015 14:54:58 +0300 Phil Carmody director: explicitly mark _disconnect() helper static to match proto
Mon, 15 Jun 2015 14:51:46 +0300 Timo Sirainen fs-metawrap: If written file unexpectedly shrinks, return error instead of assert-crash.
Mon, 15 Jun 2015 14:49:46 +0300 Timo Sirainen fs-metawrap: Don't assert-crash when writing an empty file.
Mon, 15 Jun 2015 14:35:25 +0300 Teemu Huovila lib-fts: Fix comment in fts-filter.h
Mon, 15 Jun 2015 14:31:19 +0300 Phil Carmody lib: test-failures - tests get/set handlers and the various log levels
Mon, 15 Jun 2015 14:31:19 +0300 Phil Carmody lib-test: test_expect_error_string() to match a single known message
Mon, 15 Jun 2015 14:31:19 +0300 Phil Carmody lib-test: let tests invoke i_warning/i_error behaviour
Mon, 15 Jun 2015 14:31:19 +0300 Phil Carmody lib-test: flush test-assert failure messages
Mon, 15 Jun 2015 14:25:07 +0300 Phil Carmody lib: array - permit array_swap with uninitialised arrays
Sat, 13 Jun 2015 17:05:49 +0300 Timo Sirainen lib-index: Added mail_index_ext_register_resize_defaults()
Sat, 13 Jun 2015 16:46:06 +0300 Timo Sirainen cassandra: Commit failures returned an already freed error string.
Sat, 13 Jun 2015 15:10:23 +0300 Timo Sirainen lib-fts: Removed unnecessary data stack frames from test-fts-filter.
Sat, 13 Jun 2015 14:36:43 +0300 Timo Sirainen config: Added hook_config_parser_end for plugins.
Fri, 12 Jun 2015 15:14:52 +0300 Timo Sirainen doveadm mailbox delete -r: Delete all mailboxes when empty mailbox name is given.
Fri, 12 Jun 2015 13:02:08 +0300 Timo Sirainen lib-fts: Don't crash if fts_icu_*() are used after fts_icu_deinit()
Thu, 11 Jun 2015 19:21:16 +0300 Timo Sirainen lib-index: Avoid writing tail offset update to transaction log if it's not necessary.
Thu, 11 Jun 2015 19:08:13 +0300 Timo Sirainen doveadm fetch: Added "refcount" field.
Thu, 11 Jun 2015 16:19:05 +0300 Timo Sirainen cassandra: Error handling cleanup.
Thu, 11 Jun 2015 15:28:46 +0300 Timo Sirainen cassandra: Minor code cleanup to make sure we don't try to access freed transaction memory.
Thu, 11 Jun 2015 15:28:05 +0300 Timo Sirainen cassandra: Don't access freed memory when doing an assert-check.
Thu, 11 Jun 2015 15:19:53 +0300 Timo Sirainen doveadm fs delete -R: More fixes to handling errors without crashing.
Wed, 10 Jun 2015 20:29:35 +0300 Timo Sirainen lmtp: Fixed assert-crash on anvil lookup failures.
Wed, 10 Jun 2015 19:50:29 +0300 Timo Sirainen doveadm fs delete -R: Fixed hang when some of the deletions failed.
Wed, 10 Jun 2015 16:18:10 +0300 Timo Sirainen cassandra: If log_level=debug/trace, log each query and its result.
Wed, 10 Jun 2015 16:09:13 +0300 Timo Sirainen cassandra: Added extra asserts and sanity checks to make sure query errors are caught.
Wed, 10 Jun 2015 16:08:28 +0300 Timo Sirainen cassandra: Don't crash on failed queries.
Tue, 09 Jun 2015 19:32:09 +0300 Timo Sirainen dict-sql: Don't try to optimize finding a matching map by using the previous match.
Fri, 05 Jun 2015 16:37:24 +0300 Teemu Huovila man: doveadm-pw.1: Fix typo.
Thu, 04 Jun 2015 21:03:42 +0000 Pascal Volk man: doveadm-pw.1: Added a note about quoting password hashes.
Thu, 04 Jun 2015 21:57:32 +0300 Timo Sirainen fts: lib-fts search arg expansion wasn't done for non-TEXT/BODY searches when fts_enforced=no
Thu, 04 Jun 2015 00:45:11 +0300 Timo Sirainen fts: Added "doveadm fts expand" to show lib-fts search query expanded.
Thu, 04 Jun 2015 00:44:42 +0300 Timo Sirainen lib-storage: Added mail_search_args_to_cmdline()
Wed, 03 Jun 2015 23:56:32 +0300 Timo Sirainen fts: Added "doveadm fts lookup" command.
Wed, 03 Jun 2015 22:39:52 +0300 Timo Sirainen lib-fts: fts_tokenizer_reset() didn't reset the entire state.
Wed, 03 Jun 2015 22:30:05 +0300 Timo Sirainen indexer: Improved handling multiple indexing requests to the same mailbox.
Wed, 03 Jun 2015 22:26:05 +0300 Timo Sirainen indexer: Try to always flush as many requests from queue as possible.
Wed, 03 Jun 2015 22:25:28 +0300 Timo Sirainen indexer: Use array.h API instead of writing our own.
Wed, 03 Jun 2015 21:50:40 +0300 Timo Sirainen fts: If mail indexing fails, don't log a "BUG: Unknown internal error"
Wed, 03 Jun 2015 21:49:52 +0300 Timo Sirainen fts: If reading mail fails, log an error.
Wed, 03 Jun 2015 16:47:25 +0300 Teemu Huovila lib-lda: Fixed crash in mail_deliver_get_log_var_expand_table().
Wed, 03 Jun 2015 01:04:49 +0300 Timo Sirainen lib-fts: Added "english-possessive" filter.
Wed, 03 Jun 2015 01:04:07 +0300 Timo Sirainen lib-fts: Use UTF8_IS_START_SEQ()
Wed, 03 Jun 2015 01:03:52 +0300 Timo Sirainen lib: Added UTF8_IS_START_SEQ() helper macro