log

age author description
Wed, 13 May 2015 15:32:54 +0300 Timo Sirainen lib-master: Added master_service_get_socket_name()
Wed, 13 May 2015 13:57:24 +0300 Timo Sirainen director: Minor code cleanup - allow access to auth connection's ostream directly.
Wed, 13 May 2015 13:15:57 +0300 Timo Sirainen director: Reverted previous e178413a905d commit after all - do it a bit differently.
Wed, 13 May 2015 12:24:02 +0300 Timo Sirainen Added quota-clone plugin.
Wed, 13 May 2015 05:34:16 +0300 Timo Sirainen lib-sql: sqlite and cassandra libs were mixed up in the Makefile
Wed, 13 May 2015 05:25:31 +0300 Timo Sirainen director: Added a new DIRECTOR-LOOKUP command that auth connections can use.
Wed, 13 May 2015 05:22:22 +0300 Timo Sirainen director: Don't send DIRECTOR command infinitely in loop if that director got disconnected.
Wed, 13 May 2015 04:11:34 +0300 Timo Sirainen director: Include useful statistics in process title.
Wed, 13 May 2015 04:10:53 +0300 Timo Sirainen director: Fixed crash if director sent invalid data too early.
Wed, 13 May 2015 04:10:18 +0300 Timo Sirainen director: If we disconnect a director, pass the reason all the way to deinit's debug logging.
Wed, 13 May 2015 04:07:46 +0300 Timo Sirainen director: Improved debug logging about connecting to another director.
Wed, 13 May 2015 00:33:18 +0300 Timo Sirainen Make static analyzer happier.
Tue, 12 May 2015 23:06:33 +0300 Timo Sirainen Added signature for changeset 2c1ce55de520
Tue, 12 May 2015 23:06:30 +0300 Timo Sirainen Added tag 2.2.17.rc2 for changeset 2c1ce55de520
Tue, 12 May 2015 23:06:30 +0300 Timo Sirainen Released v2.2.17.rc2.
Tue, 12 May 2015 21:58:03 +0300 Timo Sirainen lib: connection API: Added delayed_unix_client_connected_callback setting.
Tue, 12 May 2015 21:52:07 +0300 Timo Sirainen doveadm fs: Improved error message logging.
Tue, 12 May 2015 19:43:48 +0300 Timo Sirainen doveadm dict iter: Added -1 parameter to enable DICT_ITERATE_FLAG_EXACT_KEY
Tue, 12 May 2015 19:43:25 +0300 Timo Sirainen dict-sql: Fixed non-recursive iteration.
Tue, 12 May 2015 19:14:13 +0300 Timo Sirainen cassandra: Leave consistency to default if it's not specified in config.
Tue, 12 May 2015 19:13:31 +0300 Timo Sirainen lib: connection API was unnecessarily delaying client_connected() calls for UNIX sockets.
Tue, 12 May 2015 19:12:34 +0300 Timo Sirainen doveadm: Register builtin dict drivers always at init
Tue, 12 May 2015 19:12:11 +0300 Timo Sirainen lib-dict: Allow registering builtin dict drivers multiple times.
Tue, 12 May 2015 18:16:54 +0300 Timo Sirainen lib-sql: Don't crash in Cassandra if connection to it failed.
Tue, 12 May 2015 16:44:45 +0300 Teemu Huovila lib-fts: ICU normalizer code cleanup.
Tue, 12 May 2015 16:12:29 +0300 Phil Carmody lib-fts: autogenerate C arrays using perl
Tue, 12 May 2015 12:45:34 +0300 Timo Sirainen fs-compress: Added NOPLUGIN_LDFLAGS to Makefile for helping with linking
Tue, 12 May 2015 12:30:40 +0300 Timo Sirainen lib-fts: .sh scripts weren't executable - changed them to be run via bash directly.
Tue, 12 May 2015 12:20:56 +0300 Timo Sirainen lib-fts: Reverted e80969ea8684 which replaced .sh scripts with awk
Mon, 11 May 2015 22:38:38 +0300 Timo Sirainen Makefile: Fixed build concurrency issues with lib-fts
Mon, 11 May 2015 22:37:21 +0300 Timo Sirainen lib-fts: Replaced word-boundary/break-data.sh with more portable awk scripts
Mon, 11 May 2015 21:55:42 +0300 Timo Sirainen lib-sql: Added support for Cassandra CQL as lib-sql backend.
Mon, 11 May 2015 21:48:45 +0300 Timo Sirainen dict-sql: If DICT_ITERATE_FLAG_EXACT_KEY is used, use only the first found map.
Mon, 11 May 2015 19:12:45 +0300 Timo Sirainen lib-dict: Added DICT_ITERATE_FLAG_EXACT_KEY flag.
Mon, 11 May 2015 16:01:13 +0300 Timo Sirainen lib-fts: Fixed/improved test-fts-filter unit tests for previous changes.
Mon, 11 May 2015 16:00:53 +0300 Timo Sirainen lib-fts: normalizer-icu no longer returns empty tokens.
Mon, 11 May 2015 16:00:21 +0300 Timo Sirainen lib-fts: Added assert to fts_filter_filter() to make sure input token isn't empty
Mon, 11 May 2015 14:42:18 +0300 Timo Sirainen lib-fts: Fixed assert-crash in fts-tokenizer-generic
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