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.
Tue, 18 Oct 2011 16:52:23 +0300 Timo Sirainen istream-mail: Call mail_cache_set_corrupted() properly
Mon, 17 Oct 2011 15:35:54 +0300 Timo Sirainen imapc: Added imapc_ssl_verify setting.
Wed, 12 Oct 2011 19:09:02 +0300 Timo Sirainen mail-log: Use mail_log_update_wanted_fields() to avoid parsing message multiple times.
Wed, 12 Oct 2011 19:08:31 +0300 Timo Sirainen lib-storage: Added mail_log_update_wanted_fields()
Wed, 12 Oct 2011 17:21:01 +0300 Timo Sirainen mdbox rebuild: Log an error whenever opening a mailbox fails.
Wed, 12 Oct 2011 19:07:07 +0300 Timo Sirainen imapc: Mail body wasn't always prefetched when it should have been.
Sun, 09 Oct 2011 20:46:53 +0300 Timo Sirainen imapc: When asking for capabilities, try to ask from a logged in connection.
Sun, 09 Oct 2011 20:46:28 +0300 Timo Sirainen imapc: Post-login capabilities weren't detected/used.
Sun, 09 Oct 2011 20:38:11 +0300 Timo Sirainen imapc: Support retrying some IMAP commands if we get disconnected.
Sun, 09 Oct 2011 20:36:28 +0300 Timo Sirainen lib-imap: Added reference counting to imap parser.
Sun, 09 Oct 2011 19:04:27 +0300 Timo Sirainen imapc: Mailbox reopening fix.
Sun, 09 Oct 2011 19:04:15 +0300 Timo Sirainen imapc: Fixed expunging too many messages from index.
Sun, 09 Oct 2011 18:27:54 +0300 Timo Sirainen imapc: Better implementation of checking if index is missing messages.
Sun, 09 Oct 2011 18:25:18 +0300 Timo Sirainen imapc: Fixes to sending commands.
Sun, 09 Oct 2011 17:15:31 +0300 Timo Sirainen imapc: Fixed detecting when messages are missing from index.
Sun, 09 Oct 2011 16:41:17 +0300 Timo Sirainen imapc: Initial support for automatically reconnecting to remote server.
Sat, 08 Oct 2011 20:31:22 +0300 Timo Sirainen imapc: Fixed updating message flags from another session.
Fri, 07 Oct 2011 21:15:52 +0300 Timo Sirainen imapc: Fixed handling keywords.
Fri, 07 Oct 2011 21:14:58 +0300 Timo Sirainen imapc: Detect when message has been unexpectedly expunged from index.
Fri, 07 Oct 2011 20:50:02 +0300 Timo Sirainen imapc: IDLE didn't notify immediately about new mails.
Fri, 07 Oct 2011 20:49:32 +0300 Timo Sirainen imapc: Code cleanup: avoid unnecessarily accessing imapc-client-private.h
Fri, 07 Oct 2011 20:34:53 +0300 Timo Sirainen imapc: Removed unused "stop now" functionality.
Fri, 07 Oct 2011 20:31:57 +0300 Timo Sirainen imapc: Changed mailbox opening API to be more extensible.
Fri, 07 Oct 2011 20:10:11 +0300 Timo Sirainen imapc: Command sending API changed to be more extensible.
Fri, 07 Oct 2011 19:25:52 +0300 Timo Sirainen auth: Don't re-add IO to master connection input.
Fri, 07 Oct 2011 18:18:20 +0300 Timo Sirainen auth: Improved "auth client doesn't have permissions to do .." errors.
Wed, 05 Oct 2011 18:47:56 +0300 Timo Sirainen pop3: When pop3_fast_size_lookups=yes, don't assume we need to fetch virtual size.
Wed, 05 Oct 2011 17:55:29 +0300 Timo Sirainen imapc: Fixed fetching data for a saved, but uncommitted, mail.
Wed, 05 Oct 2011 17:51:32 +0300 Timo Sirainen lib-storage: Fixed reopening a mail stream.
Wed, 05 Oct 2011 17:51:01 +0300 Timo Sirainen imapc: Memory leak fixes.