log

age author description
Mon, 25 Jul 2016 14:09:38 -0400 Timo Sirainen lazy-expunge: If lazy-expunge transaction failed already, stop further expunges.
Sun, 24 Jul 2016 18:26:50 -0400 Timo Sirainen lib: Potential compiling fix.
Wed, 13 Jul 2016 09:46:08 +0200 Stephan Bosch Calling i_stream_next_line() on a chain stream would sometimes erroneously use the stream->w_buffer.
Mon, 11 Jul 2016 20:27:48 +0300 Timo Sirainen lib-dcrypt: Allow flushing ostream multiple times.
Mon, 11 Jul 2016 20:27:14 +0300 Timo Sirainen lib-dcrypt: Improved error message when istream isn't encrypted.
Tue, 19 Jul 2016 18:28:06 +0300 Timo Sirainen master: Don't leak master socket to child processes.
Sun, 17 Jul 2016 13:51:05 -0600 Timo Sirainen fts: Fixed fts_autoindex when no fts_autoindex_exclude settings existed.
Sat, 16 Jul 2016 11:30:39 -0500 Timo Sirainen lib-dict: Added DICT_COMMIT_RET_WRITE_UNCERTAIN
Sun, 17 Jul 2016 12:37:06 -0600 Timo Sirainen cassandra: Support commit2 API
Sun, 17 Jul 2016 12:33:41 -0600 Timo Sirainen lib-sql: Added sql_transaction_commit2()
Fri, 15 Jul 2016 16:40:31 -0500 Timo Sirainen cassandra: Support returning SQL_RESULT_ERROR_TYPE_WRITE_UNCERTAIN
Fri, 15 Jul 2016 16:40:05 -0500 Timo Sirainen lib-sql: Added sql_result_get_error_type().
Thu, 14 Jul 2016 16:16:52 -0500 Timo Sirainen dict: Fixed crash on iteration handling.
Thu, 14 Jul 2016 07:22:04 -0500 Timo Sirainen dict-client: Improved logging for slow queries.
Thu, 14 Jul 2016 06:53:54 -0500 Timo Sirainen doveadm fetch: Fixed body.snippet.
Wed, 13 Jul 2016 15:10:57 -0500 Timo Sirainen dbox: Initialize pop3-uidl header on INBOX creation.
Wed, 13 Jul 2016 14:07:02 -0500 Timo Sirainen lib-storage: Initialize pop3-uidl header also when no backend UIDLs exist.
Mon, 11 Jul 2016 14:56:41 +0300 Aki Tuomi auth: Fail request if last passdb is noauthenticate
Mon, 11 Jul 2016 14:56:25 +0300 Aki Tuomi gssapi: Add missing PASSDB_RESULT_NEXT clause
Mon, 11 Jul 2016 16:13:28 +0300 Timo Sirainen lib-fs: Added fs_metadata_init_or_clear() helper
Mon, 11 Jul 2016 14:18:36 +0300 Aki Tuomi passdb: Skip credentials handling for noauthenticate
Mon, 11 Jul 2016 11:28:10 +0300 Timo Sirainen lib-storage: Fixed crash on subscription listing if subscription refresh fails.
Sat, 09 Jul 2016 20:11:45 +0300 Aki Tuomi auth: Skip authentication with noauthenticate
Mon, 11 Jul 2016 11:55:34 +0300 Timo Sirainen mdbox: Fixed crash when saving POP3 UIDLs to a non-empty mailbox.
Mon, 11 Jul 2016 11:40:41 +0300 Timo Sirainen pop3c: Fixed crash in syncing when local indexes existed but UIDL wasn't cached.
Mon, 11 Jul 2016 10:22:06 +0300 Timo Sirainen lmtp: Don't send double-DISCONNECT to anvil.
Wed, 06 Jul 2016 23:41:18 +0300 Timo Sirainen Compiler warning fix
Tue, 05 Jul 2016 18:15:55 +0300 Timo Sirainen fs-sis*: Use fs_wrapper_*() wherever possible
Tue, 05 Jul 2016 18:12:33 +0300 Timo Sirainen fs-sis*: Minor error handling function cleanups.
Tue, 05 Jul 2016 18:03:36 +0300 Timo Sirainen fs-sis*: Removed unnecessary error copying.
Tue, 05 Jul 2016 17:59:08 +0300 Timo Sirainen fs-metawrap: Use fs_wrapper_*() wherever possible
Tue, 05 Jul 2016 17:55:12 +0300 Timo Sirainen fs-compress: Use fs_wrapper_*() wherever possible
Tue, 05 Jul 2016 17:52:00 +0300 Timo Sirainen lib-fs: Implement all lib-fs functions as wrappers to parent stream.
Wed, 06 Jul 2016 13:15:22 +0300 Timo Sirainen lib-dcrypt: istream-decrypt now differentiates between temporary errors and corruption.
Wed, 06 Jul 2016 13:11:50 +0300 Timo Sirainen lib-dcrypt: Set stream_errno on istream-decrypt read failures.
Wed, 06 Jul 2016 13:31:12 +0300 Timo Sirainen lib: Updated istream's stream_errno comments.
Wed, 06 Jul 2016 13:24:03 +0300 Timo Sirainen lib-compression: istream-zlib/lzma now differentiates between temporary errors and corruption.
Tue, 05 Jul 2016 20:58:29 +0300 Timo Sirainen lib-storage: Clarify that mail_namespace_find_inbox() never returns NULL.
Tue, 05 Jul 2016 14:41:41 +0300 Aki Tuomi passdb-static: Support password scheme
Mon, 04 Jul 2016 11:57:43 +0300 Martti Rannanjärvi lib-dcrypt: tell in error_r that RSA key has to be converted to pkey
Mon, 04 Jul 2016 18:25:23 +0300 Aki Tuomi doveadm-pw: Use debug value when loading modules
Mon, 04 Jul 2016 18:24:29 +0300 Aki Tuomi dcrypt: Fix linkage into libdovecot.so
Mon, 04 Jul 2016 15:05:00 +0300 Timo Sirainen master: Add master socket's io listener later.
Mon, 04 Jul 2016 14:44:40 +0300 Timo Sirainen master: Make sure stdout isn't closed on startup failures.
Mon, 04 Jul 2016 09:37:33 +0300 Aki Tuomi configure: Add m4 and aux dir to configure
Mon, 04 Jul 2016 09:30:13 +0300 Aki Tuomi configure: Fix static array check
Mon, 04 Jul 2016 09:21:22 +0300 Aki Tuomi dcrypt: Optional if no ECC support
Fri, 01 Jul 2016 17:42:29 +0300 Timo Sirainen dict-client: Attempt to connect to dict socket for 1 second before failing.
Fri, 01 Jul 2016 15:13:55 +0300 Aki Tuomi man: Provide usage for doveadm mailbox update
Fri, 01 Jul 2016 01:14:34 +0300 Timo Sirainen lib-dcrypt: Removed dead code.
Fri, 01 Jul 2016 12:23:59 +0300 Timo Sirainen lib-storage: Fixed mailbox_delete_empty() error message when mails exist
Fri, 01 Jul 2016 16:37:09 +0300 Timo Sirainen lib-http: Clarify response message when retries have happened.
Fri, 01 Jul 2016 16:36:31 +0300 Timo Sirainen dict-client: Make sure query's start_time is up-to-date.
Fri, 01 Jul 2016 16:34:26 +0300 Timo Sirainen dict-client: Don't log slow background async commit/iteration replies.
Fri, 01 Jul 2016 16:31:52 +0300 Timo Sirainen cassandra: Added debug_queries connect setting.
Fri, 01 Jul 2016 16:31:19 +0300 Timo Sirainen cassandra: If query fails, include how long the reply took in the error message.
Fri, 01 Jul 2016 16:30:06 +0300 Timo Sirainen cassandra: Warn if queries take too long (default 5 secs)
Fri, 01 Jul 2016 16:27:30 +0300 Timo Sirainen LAYOUT=index: Make sure error is preserved if created mailbox can't be added to list index.
Fri, 01 Jul 2016 11:56:46 +0300 Timo Sirainen dict-client: When skipping connect() due to earlier failure, preserve the original error.
Fri, 01 Jul 2016 11:41:51 +0300 Timo Sirainen dict-client: If commit fails to send BEGIN, don't try sending anything else.