log src/indexer/indexer-client.c @ 22656:1789bf2a1e01

age author description
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Wed, 23 Sep 2015 14:52:45 +0300 Teemu Huovila Remove now-unnecessary direct stdlib.h #includes.
Mon, 21 Sep 2015 17:01:05 +0300 Timo Sirainen fts: Send session ID to indexer and indexer-worker for logging purposes.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Tue, 27 May 2014 21:17:34 +0300 Phil Carmody various - 'static' sparse cleanup
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Sun, 19 Aug 2012 16:17:32 +0300 Timo Sirainen Removed CONTEXT_TYPE_SAFETY macro and reimplemented its functionality better.
Mon, 25 Jun 2012 00:01:59 +0300 Timo Sirainen Added o_stream_nsend*() and related functions to make delayed error handling safer.
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Tue, 16 Aug 2011 22:21:06 +0300 Timo Sirainen indexer: Added OPTIMIZE command to optimize fts index.
Wed, 10 Aug 2011 14:17:54 +0300 Timo Sirainen doveadm index: Added -n parameter to specify max number of recent msgs to perform indexing.
Tue, 09 Aug 2011 19:42:23 +0300 Timo Sirainen indexer: If verbose_proctitle=yes, show how many clients/requests there are.
Fri, 22 Jul 2011 13:09:14 +0300 Timo Sirainen indexer: Send OK reply to client with the given tag.
Mon, 27 Jun 2011 23:02:40 +0300 Timo Sirainen Added "indexer" service, which uses worker processes to perform queued mailbox indexing.