log

age author description
Thu, 04 Aug 2016 21:51:18 +0300 Timo Sirainen lib-auth: Unescape passdb/userdb extra fields.
Thu, 04 Aug 2016 20:21:27 +0300 Aki Tuomi istream-decrypt: Fix error handling in stream header
Thu, 04 Aug 2016 19:39:56 +0300 Aki Tuomi lib-dcrypt: Skip checks if no backend found
Tue, 02 Aug 2016 22:31:50 +0300 Timo Sirainen director: Added more debug information to "Ping timed out" error
Thu, 04 Aug 2016 12:57:58 +0300 Martti Rannanjärvi lib-dcrypt: drop format from key_load_public
Thu, 04 Aug 2016 12:52:20 +0300 Martti Rannanjärvi lib-dcrypt: drop format from key_load_private
Thu, 04 Aug 2016 12:19:05 +0300 Martti Rannanjärvi lib-dcrypt: get_info in openssl_load_private_key
Thu, 04 Aug 2016 10:54:20 +0300 Martti Rannanjärvi lib-dcrypt: get_info in openssl_load_public_key
Wed, 03 Aug 2016 17:55:15 +0300 Martti Rannanjärvi lib-dcrypt: change v2 key field separator to ':'
Thu, 04 Aug 2016 15:57:22 +0300 Aki Tuomi lib-dcrypt: Do not unref key twice
Wed, 03 Aug 2016 10:14:35 +0300 Aki Tuomi lib-dcrypt: Handle short reads in header correctly
Mon, 25 Jul 2016 14:04:47 +0300 Martti Rannanjärvi lib-dcrypt: add crashing 8 byte garbage read test
Fri, 15 Jul 2016 16:31:01 +0300 Aki Tuomi dcrypt: Update API for testing
Fri, 15 Jul 2016 16:30:51 +0300 Aki Tuomi dcrypt-iostream: Ref/unref keys
Fri, 15 Jul 2016 16:27:03 +0300 Aki Tuomi dcrypt: Use refcounting on keys
Thu, 04 Aug 2016 08:55:12 +0300 Aki Tuomi last-login: Add error handling for commit
Wed, 03 Aug 2016 13:18:17 +0300 Timo Sirainen lib-index: Fixed debug logging.
Fri, 29 Jul 2016 01:02:29 +0300 Timo Sirainen lib-index: If mail_debug=yes, log cache compressions.
Mon, 25 Jul 2016 14:20:05 -0400 Timo Sirainen Use mail_get_*stream_because() wherever possible.
Fri, 29 Jul 2016 00:37:07 +0300 Timo Sirainen lib-index: Added mail_cache_get_missing_reason()
Mon, 25 Jul 2016 14:16:39 -0400 Timo Sirainen lib-storage: Added mail_get_stream_because() and mail_get_hdr_stream_because()
Tue, 02 Aug 2016 21:16:15 +0300 Timo Sirainen doveadm proxy kick: Fixed output message.
Tue, 02 Aug 2016 21:10:42 +0300 Timo Sirainen lib-lda: Support %{storage_id} in deliver_log_format
Tue, 02 Aug 2016 21:09:34 +0300 Timo Sirainen lib-lda: Code cleanup - move code to mail_deliver_open_mail()
Tue, 02 Aug 2016 20:09:49 +0300 Timo Sirainen imap: When un-hibernating, send notification to imap-hibernate process earlier.
Tue, 02 Aug 2016 20:03:01 +0300 Timo Sirainen imap-hibernate: If un-hibernation failed due to timeout, log whether we saw version line.
Tue, 19 Jul 2016 10:16:17 -0600 Timo Sirainen imap-hibernate: If imap-master socket is busy, retry un-hibernation later.
Tue, 02 Aug 2016 13:41:07 +0300 Timo Sirainen lib: var_has_key() properly ignores key=='\0' now.
Tue, 02 Aug 2016 13:38:25 +0300 Timo Sirainen lib: var_get_key() didn't handle %{long_variables} correctly
Tue, 02 Aug 2016 01:04:57 +0300 Timo Sirainen --without-shared-libs was linking libdovecot.so to mail binaries.
Sat, 23 Jul 2016 12:02:29 -0400 Timo Sirainen lib-fs: Added fs_get_nlinks()
Mon, 25 Jul 2016 17:41:36 -0400 Timo Sirainen dict-client: Don't keep a request timeout when there are only background commands.
Mon, 25 Jul 2016 17:32:11 -0400 Timo Sirainen dict-client: When we get disconnected, reconnect and re-send commands.
Mon, 25 Jul 2016 17:08:18 -0400 Timo Sirainen dict-client: Improved timeout error message
Tue, 02 Aug 2016 01:02:59 +0300 Timo Sirainen dict-client: Fixed hang in async iteration if it failed.
Mon, 01 Aug 2016 22:18:08 +0300 Timo Sirainen quota: Log an error if mail's size can't be read.
Fri, 29 Jul 2016 00:59:43 +0300 Timo Sirainen lib-storage: mbox_min_index_size setting didn't work correctly.
Thu, 28 Jul 2016 21:15:16 +0300 Timo Sirainen lib-storage: Don't crash fetching body.snippet when multipart/alternative part has no Content-Type
Tue, 26 Jul 2016 13:53:56 -0400 Timo Sirainen auth: Fixed caching to support %{passdb} and %{userdb}
Tue, 26 Jul 2016 13:52:44 -0400 Timo Sirainen auth: Set userdb_lookup flag correctly for blocking userdb lookups.
Tue, 26 Jul 2016 13:52:20 -0400 Timo Sirainen auth: Code cleanup - use const for struct auth_request.
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