log

age author description
Sat, 05 Nov 2011 20:35:56 +0200 Timo Sirainen configure: Use libtool's -no-undefined flag instead of attempting it ourself.
Sat, 05 Nov 2011 19:59:55 +0200 Timo Sirainen doveadm import: Added -s parameter to subscribe to created mailboxes.
Sat, 05 Nov 2011 19:37:23 +0200 Timo Sirainen dsync: Set user to be admin to ignore quota limits.
Sat, 05 Nov 2011 19:37:02 +0200 Timo Sirainen quota: Ignore quota limits for admin users.
Sat, 05 Nov 2011 19:17:59 +0200 Timo Sirainen master: Wait for services to stop listening before unlinking the pid file.
Sat, 05 Nov 2011 17:59:11 +0200 Timo Sirainen fts-lucene: Use FTS_BACKEND_FLAG_BUILD_FULL_WORDS flag.
Sat, 05 Nov 2011 17:58:50 +0200 Timo Sirainen fts: Added FTS_BACKEND_FLAG_BUILD_FULL_WORDS for sending data to backends only in full words.
Sat, 05 Nov 2011 17:31:47 +0200 Timo Sirainen fts-lucene: Optimize searching for existence of an indexed header.
Sat, 05 Nov 2011 17:30:55 +0200 Timo Sirainen fts-lucene: Index the header name tokenized, or we can't search it.
Sat, 05 Nov 2011 17:11:40 +0200 Timo Sirainen fts-lucene: Fixed handling "maybe" queries (unindexed headers)
Fri, 04 Nov 2011 21:57:05 +0000 Pascal Volk man: Added -f option to doveadm-user.1.
Sat, 05 Nov 2011 00:07:14 +0200 Timo Sirainen Use SSL_MODE_RELEASE_BUFFERS if available to keep memory usage low.
Sat, 05 Nov 2011 00:00:49 +0200 Timo Sirainen lmtp: Changed default client_limit to 1.
Fri, 04 Nov 2011 21:21:11 +0200 Timo Sirainen imapc: When doing a LIST, delete any extra local mailbox (index) directories.
Fri, 04 Nov 2011 21:20:19 +0200 Timo Sirainen imapc: Don't use separate indexes/ directory anymore. Fixes/cleanups to make it possible.
Fri, 04 Nov 2011 21:17:09 +0200 Timo Sirainen imapc: If rawlog directory doesn't exist, silently ignore it.
Fri, 04 Nov 2011 20:36:28 +0200 Timo Sirainen imapc: Index files weren't deleted when mailbox was deleted.
Fri, 04 Nov 2011 20:36:06 +0200 Timo Sirainen lib-storage: Added MAILBOX_LIST_FLAG_OPTIONAL_BOXES flag.
Fri, 04 Nov 2011 20:11:39 +0200 Timo Sirainen anvil: Handle crash restarts without failing completely.
Fri, 04 Nov 2011 19:52:26 +0200 Timo Sirainen doveadm dump index: Dump also mime.parts decoded.
Fri, 04 Nov 2011 19:35:30 +0200 Timo Sirainen fts-lucene: Added whitespace_chars subsetting to fts_lucene.
Fri, 04 Nov 2011 18:50:24 +0200 Timo Sirainen eacces_error_get*(): Log if group has r/w permissions, but we don't belong to it.
Tue, 25 Oct 2011 22:58:48 +0300 Timo Sirainen master: Assert-crashfix when service process limit was reached.
Tue, 25 Oct 2011 21:44:38 +0300 Timo Sirainen login: When renegotiating SSL handshake, don't reread settings when TLS SNI is used.
Tue, 25 Oct 2011 21:41:28 +0300 Timo Sirainen login: Increased client's initial memory pool size.
Thu, 20 Oct 2011 18:37:09 +0300 Timo Sirainen master: When process_limit fills up, wait 10s before closing pending connections.
Thu, 20 Oct 2011 18:26:15 +0300 Timo Sirainen master: Reset service's listen_pending flag when it gets a new available process.
Thu, 20 Oct 2011 16:54:36 +0300 Timo Sirainen imapc: Fixed reopening a mailbox.
Wed, 19 Oct 2011 16:11:44 +0300 Timo Sirainen auth: passdb static crashed if no password was given
Tue, 18 Oct 2011 16:53:06 +0300 Timo Sirainen maildir: If maildir filename has broken W/S size, rename the file to drop them.