log

age author description
Tue, 26 Jan 2016 15:38:13 +0200 Timo Sirainen pop3c: Increased command timeout from 30s to 5mins.
Tue, 26 Jan 2016 15:22:50 +0200 Timo Sirainen pop3-migration: Cached header hashes weren't actually being used for imapc.
Tue, 26 Jan 2016 15:20:48 +0200 Timo Sirainen lib: istream-concat now seeks parent streams to correct offset.
Tue, 26 Jan 2016 15:17:34 +0200 Timo Sirainen lib: Small istream-concat code cleanup in preperation for next change
Tue, 26 Jan 2016 14:19:23 +0200 Timo Sirainen lib: Improved test-istream-seekable unit test to check for parent stream's offset at the end
Tue, 26 Jan 2016 13:51:47 +0200 Timo Sirainen lib: When closing istream-chain, make sure parent stream is seeked to correct offset.
Mon, 25 Jan 2016 22:34:24 +0200 Timo Sirainen pop3-migration: Add calculated header hashes to local cache.
Mon, 25 Jan 2016 22:33:29 +0200 Timo Sirainen pop3c: Preserve local cache even when server reorders messages.
Mon, 25 Jan 2016 21:57:35 +0200 Timo Sirainen pop3c: Avoid unnecessarily email deletions from local index when mails have been deleted from remote POP3.
Mon, 25 Jan 2016 17:37:02 +0200 Timo Sirainen imap: Finish all commands before starting IDLE.
Mon, 25 Jan 2016 10:26:17 +0200 Timo Sirainen imapc: Prefetching shouldn't send FETCH requests for headers that are already cached.
Sun, 24 Jan 2016 22:12:30 +0200 Timo Sirainen auth: Add any %variables in passdb/userdb { default_fields } to cache key.
Sun, 24 Jan 2016 22:10:01 +0200 Timo Sirainen auth: Avoid unnecessary work if passdb/userdb { override_fields, default_fields } aren't set.
Sun, 24 Jan 2016 22:07:55 +0200 Timo Sirainen .gitignore: Added *.orig and *.rej
Sun, 24 Jan 2016 22:06:30 +0200 Timo Sirainen config: Fixed '\' line continuation to work again.
Sun, 24 Jan 2016 20:07:58 +0200 Timo Sirainen imapc: If command times out, reconnect and retry if possible.
Sun, 24 Jan 2016 19:54:51 +0200 Timo Sirainen pop3-migration: Fix to 2f19f8 - Don't convert LF also to '?' in header hashes.
Sun, 24 Jan 2016 19:34:21 +0200 Timo Sirainen pop3-migration: Filter out headers with invalid names.
Sun, 24 Jan 2016 19:23:59 +0200 Timo Sirainen pop3-migration: Convert all non-ASCII in headers to '?'
Sun, 24 Jan 2016 18:15:53 +0200 Timo Sirainen imapc: Added imapc_features=fetch-fix-broken-mails
Sun, 24 Jan 2016 17:41:01 +0200 Timo Sirainen imapc: Added imapc_cmd_timeout setting to control the command wait timeouts.
Sun, 24 Jan 2016 17:39:28 +0200 Timo Sirainen imapc: Added imapc_features=fetch-msn-workarounds
Sun, 24 Jan 2016 17:38:39 +0200 Timo Sirainen pop3-migration: If we matched all the IMAP (but not all POP3) messages, log about it.
Sun, 24 Jan 2016 17:13:04 +0200 Timo Sirainen pop3-migration: Ignore X-Yahoo-Newman-Property: header
Sun, 24 Jan 2016 16:55:13 +0200 Timo Sirainen pop3-migration: When logging the first missing POP3 mail, it logged a wrong mail
Sun, 24 Jan 2016 16:28:29 +0200 Timo Sirainen pop3-migration: When failing because some messages couldn't be matched, show the first message's number and UIDL
Sun, 24 Jan 2016 16:27:21 +0200 Timo Sirainen pop3-migration: Added pop3_migration_skip_size_check setting
Sun, 24 Jan 2016 16:25:52 +0200 Timo Sirainen pop3-migration: Ignore Return-Path: header when matching UIDLs by header hashes
Sat, 23 Jan 2016 15:48:14 +0200 Timo Sirainen auth: Apply override_fields to userdb also when continuing to the next userdb.
Sat, 23 Jan 2016 15:12:37 +0200 Timo Sirainen auth: If userdb result was found from cache, its result_* rules were ignored.
Sat, 23 Jan 2016 14:05:19 +0200 Timo Sirainen ldap auth: %variables in pass/user_attrs are now included in auth cache key.
Sat, 23 Jan 2016 13:57:54 +0200 Timo Sirainen auth: Apply passdb/userdb { override_fields } only after caching
Fri, 22 Jan 2016 19:06:59 +0200 Timo Sirainen doveadm: Changed most print formatters to write to ostream.
Fri, 22 Jan 2016 19:08:11 +0200 Timo Sirainen director: "Host is being updated before previous update had finished" logs now details.
Fri, 22 Jan 2016 15:15:03 +0000 Alin Dobre doveadm: Add plugins support for doveadm pw
Fri, 22 Jan 2016 17:14:37 +0200 Timo Sirainen fts-solr: If Solr lookup returns missing or invalid UID, fail the search.
Fri, 22 Jan 2016 16:48:53 +0200 Timo Sirainen doveadm: Make sure all mail storage hooks are freed at deinit.
Mon, 18 Jan 2016 15:50:23 +0200 Aki Tuomi master: Do not close stdout if going foreground
Thu, 21 Jan 2016 13:59:31 +0200 Timo Sirainen lib-auth: Error message typofix
Wed, 20 Jan 2016 19:35:06 +0200 Timo Sirainen Makefile: Fixed ChangeLog generation with older git versions that don't support --since
Wed, 20 Jan 2016 13:30:43 +0200 Timo Sirainen imap, pop3, lmtp: Enable MAIL_STORAGE_SERVICE_FLAG_AUTOEXPUNGE
Wed, 20 Jan 2016 13:30:34 +0200 Timo Sirainen lib-storage: Enable autoexpunge only when MAIL_STORAGE_SERVICE_FLAG_AUTOEXPUNGE is set.
Wed, 20 Jan 2016 13:22:15 +0200 Timo Sirainen lib-storage: Fixed looking up MAILBOX_METADATA_FIRST_SAVE_DATE from mailbox list index.
Wed, 20 Jan 2016 13:13:47 +0200 Timo Sirainen lib-storage: Fixed updating first-saved-uid to mailbox list index when first mails were just expunged.
Wed, 20 Jan 2016 12:55:57 +0200 Timo Sirainen lib-storage: Don't set internal error to storage when there's nothing to sync.
Tue, 19 Jan 2016 23:47:08 +0200 Timo Sirainen imap-login: If LOGINDISABLED capability is advertised in banner, don't try to LOGIN without SSL/TLS.
Tue, 19 Jan 2016 20:45:27 +0200 Timo Sirainen lib: Don't crash if getenv() is called after process_title_deinit() with Linux/OSX PROCTITLE_HACK
Tue, 19 Jan 2016 15:39:13 +0200 Timo Sirainen config: Improved error messages for wrong order of nested local/remote/protocol { .. } blocks
Tue, 19 Jan 2016 15:15:19 +0200 Timo Sirainen quota-clone: Avoid leaving a dict transaction open for unnecessarily long.
Tue, 19 Jan 2016 15:11:44 +0200 Timo Sirainen quota-clone: Fixed update-recursion crash when closing mailbox.
Tue, 19 Jan 2016 02:30:53 +0200 Timo Sirainen pop3c: If authentication fails, log if it was done with USER+PASS or AUTH PLAIN
Tue, 19 Jan 2016 02:26:24 +0200 Timo Sirainen pop3c: Improve authentication debug log messages a bit.
Mon, 18 Jan 2016 17:38:22 +0200 Timo Sirainen auth: If passdbs are required, don't allow only master=yes passdbs.
Mon, 18 Jan 2016 17:08:04 +0200 Timo Sirainen *-login: Typofix for login_plugins error messages.
Mon, 18 Jan 2016 14:59:50 +0200 Timo Sirainen lib-fs: Added default implementations for fs_iter_*(), fs_copy() and fs_stat()
Mon, 18 Jan 2016 14:57:45 +0200 Timo Sirainen lib-mail: istream-binary-converter lost last few chars from root-level binary content.
Mon, 18 Jan 2016 14:56:47 +0200 Timo Sirainen lib-mail: message-parser unit test now verifies that parsed block parts match input.
Mon, 18 Jan 2016 14:56:24 +0200 Timo Sirainen lib-mail: Added message_header_line_write()
Fri, 15 Jan 2016 14:11:34 +0200 Aki Tuomi ChangeLog: Generate mercurial style changelogs
Mon, 18 Jan 2016 13:28:23 +0200 Timo Sirainen lib-storage: Ignore ACLs when autoexpunging.