log

age author description
Sat, 25 Oct 2014 06:57:11 +0300 Timo Sirainen Released v2.2.15.
Sat, 25 Oct 2014 06:40:03 +0300 Timo Sirainen lmtp: Use mail_log_prefix while mails are being delivered.
Sat, 25 Oct 2014 06:37:35 +0300 Timo Sirainen lmtp: Added missing session_id to mail_user
Sat, 25 Oct 2014 06:19:41 +0300 Timo Sirainen lib-storage: LAYOUT=index now first creates the backend mailbox and only then adds it to list index.
Sat, 25 Oct 2014 06:18:45 +0300 Timo Sirainen lib-storage: Don't update mailbox list index status fields when deleting a mailbox.
Sat, 25 Oct 2014 06:18:06 +0300 Timo Sirainen lib-storage: When mailbox is deleted, reset its cached paths.
Sat, 25 Oct 2014 06:16:47 +0300 Timo Sirainen lib-storage: Fully unreference indexes when deleting mailboxes.
Sat, 25 Oct 2014 02:56:42 +0300 Timo Sirainen lib-index: Don't assert-crash if expunge event handling finds that everything is already expunged.
Sat, 25 Oct 2014 02:53:55 +0300 Timo Sirainen quota: Fixed including the right system quota.h with NetBSD
Sat, 25 Oct 2014 02:52:50 +0300 Timo Sirainen quota: Fixed NetBSD quota
Sat, 25 Oct 2014 02:42:47 +0300 Timo Sirainen auth: Some unsuccessful passdb lookups weren't returned as failures to passdb lookups.
Sat, 25 Oct 2014 02:39:00 +0300 Timo Sirainen auth: allow_nets=local matches now connections without any IP address
Sat, 25 Oct 2014 02:13:36 +0300 Timo Sirainen virtual plugin: Fixed assert-crash when backend mailbox was auto-closed while it had pending expunges.
Sat, 25 Oct 2014 01:38:43 +0300 Stephan Bosch lib-http: client: Handle situation in which server sends response before request payload is fully sent.
Sat, 25 Oct 2014 01:38:42 +0300 Stephan Bosch lib-http: client: Fixed handling of requests aborted while still sending payload to server.
Sat, 25 Oct 2014 01:38:42 +0300 Stephan Bosch lib-http: client: Fixed conflict between request abort and request delayed error.
Sat, 25 Oct 2014 01:38:42 +0300 Stephan Bosch lib-http: client: Fixed cleanup of remaining waiting requests at connection destroy.
Sat, 25 Oct 2014 01:38:42 +0300 Stephan Bosch lib-http: client: Aborted requests were not counted as finished in the connection's response receive loop.
Fri, 24 Oct 2014 23:00:56 +0300 Timo Sirainen lib-fs: Improved error logging
Fri, 24 Oct 2014 22:18:29 +0300 Timo Sirainen Use i_stream_get_error() wherever possible instead of %m
Fri, 24 Oct 2014 22:11:50 +0300 Timo Sirainen lib-storage: Added data stack frames for most calls.
Fri, 24 Oct 2014 22:10:25 +0300 Timo Sirainen lib: Added "istream-seekable: " error message prefixes.
Fri, 24 Oct 2014 04:24:40 +0300 Timo Sirainen dsync: Added some debugging output for mailbox trees.
Fri, 24 Oct 2014 03:58:35 +0300 Timo Sirainen dsync: Removed in/out state from debugging.
Fri, 24 Oct 2014 03:54:21 +0300 Timo Sirainen login proxy: If proxy_timeout is set, try to reconnect until the timeout is reached.
Thu, 23 Oct 2014 06:38:20 +0300 Timo Sirainen doveadm: Added metadata set/unset/get/list commands.
Thu, 23 Oct 2014 06:37:48 +0300 Timo Sirainen doveadm fetch: Use doveadm_print_istream()
Thu, 23 Oct 2014 06:37:30 +0300 Timo Sirainen doveadm: Added doveadm_print_istream() for easily printing istreams.
Thu, 23 Oct 2014 05:55:51 +0300 Stephan Bosch lib-http: client: Fixed proxied client connect timeout.
Thu, 23 Oct 2014 05:55:51 +0300 Stephan Bosch lib-http: client: Implemented maximum for connection backoff time.
Thu, 23 Oct 2014 05:55:51 +0300 Stephan Bosch lib-http: client: Assertion in http_client_queue_fail() was wrong.
Thu, 23 Oct 2014 05:55:51 +0300 Stephan Bosch lib-http: client: Clear req->conn when request is finished.
Thu, 23 Oct 2014 05:04:37 +0300 Timo Sirainen lib-index: Detect broken log_file_tail_offset updates without assert-crashing.
Thu, 23 Oct 2014 04:16:48 +0300 Timo Sirainen dsync: Fixed assert-crash / memory leak on error handling path.
Thu, 23 Oct 2014 03:10:12 +0300 Timo Sirainen lib-storage: Make sure mailbox names are valid UTF-8 with LAYOUT=index
Wed, 22 Oct 2014 14:15:23 -0700 Timo Sirainen replication plugin: Use low priority for mail copying operations.
Wed, 22 Oct 2014 05:40:44 +0300 Timo Sirainen lib: Added unit tests for guid_128_*()
Wed, 22 Oct 2014 02:59:22 +0300 Timo Sirainen lib: Added guid_128_copy()
Tue, 21 Oct 2014 23:34:50 +0300 Stephan Bosch lib-http: client: If peer is unlinked from queue and no other links remain, close any pending connections.
Tue, 21 Oct 2014 05:46:22 +0300 Timo Sirainen lib-storage: LAYOUT=index no longer keeps list index locked while creating mailbox.
Tue, 21 Oct 2014 05:44:09 +0300 Timo Sirainen lib-storage: Partially reverted previous change. Added mailbox_list_index_sync_delete() instead.
Tue, 21 Oct 2014 03:58:56 +0300 Timo Sirainen lib-storage: Added mailbox_list_index_delete_entry()
Tue, 21 Oct 2014 02:48:20 +0300 Timo Sirainen lib: test-buffer was randomly crashing with SIGFPE
Mon, 20 Oct 2014 08:54:27 -0700 Stephan Bosch lib-http: client: Created list of all submitted requests.
Mon, 20 Oct 2014 08:54:27 -0700 Stephan Bosch lib-http: client: Fixed behavior of connection backoff timer when multiple IPs are returned for hostname.
Mon, 20 Oct 2014 08:54:27 -0700 Stephan Bosch lib-http: client: Connection erroneously indicated that it was ready while SSL handshake was not yet completed.
Mon, 20 Oct 2014 08:54:27 -0700 Stephan Bosch lib-http: client: Fixed behavior for max_connect_attempts with fewer IPs than attempts.
Mon, 20 Oct 2014 08:54:26 -0700 Stephan Bosch lib-http: client: Fixed handling of connection timeouts.
Sun, 19 Oct 2014 19:29:34 +0000 Pascal Volk man: Reworked some formatting requests.
Sun, 19 Oct 2014 11:24:12 -0700 Timo Sirainen imap, pop3, lmtp: If client gets disconnected due to iostream error, log the full error.
Sat, 18 Oct 2014 02:13:30 +0300 Timo Sirainen doveadm fetch: If istream reading fails, log a better error message.
Sat, 18 Oct 2014 02:12:47 +0300 Timo Sirainen lib-storage: When logging about corrupted cached message size, log the filename also.
Sat, 18 Oct 2014 01:55:02 +0300 Timo Sirainen lib-storage: If we detect a broken cached message size, log more information about it.
Fri, 17 Oct 2014 10:02:54 -0700 Timo Sirainen lib-lda: And fixed the earlier commit.
Fri, 17 Oct 2014 09:59:21 -0700 Timo Sirainen lib-lda: duplicate_flush() now unlocks the duplicate database even if nothing had changed.
Thu, 16 Oct 2014 08:19:03 -0700 Timo Sirainen lib-storage: LAYOUT=index doesn't reserve '~' as internal separator anymore.
Thu, 16 Oct 2014 07:25:17 -0700 Timo Sirainen doveconf: Changed _doveconf_comment symbol suffix to _doveconf_banner
Wed, 15 Oct 2014 07:37:05 -0700 Timo Sirainen doveconf: Allow settings plugins to print comments to the output header.
Tue, 14 Oct 2014 16:57:13 -0700 Timo Sirainen imap-zlib: Removed check for disallowing COMPRESS to be used with TLS compression.
Tue, 14 Oct 2014 12:17:36 -0700 Timo Sirainen lib-ssl-iostream: Allow commas also in ssl_protocols setting.