log

age author description
Sat, 25 Feb 2012 07:29:15 +0200 Timo Sirainen imap-login: imap_id_* settings were ignored pre-login.
Sat, 25 Feb 2012 07:08:27 +0200 Timo Sirainen auth: Added proxy_always extra field.
Sat, 25 Feb 2012 06:41:59 +0200 Timo Sirainen pop3 proxy: Fixed previous change not to hang.
Sat, 25 Feb 2012 06:39:00 +0200 Timo Sirainen pop3 proxy: Fixed handling XCLIENT reply.
Sat, 25 Feb 2012 05:42:05 +0200 Timo Sirainen auth: Added auth_proxy_self setting to specify IPs that are considered as "self" for proxy_maybe.
Sat, 25 Feb 2012 05:11:59 +0200 Timo Sirainen auth: Use proxy_timeout as DNS lookup timeout, if available. Warn if lookup takes >0.5s.
Sat, 25 Feb 2012 05:04:15 +0200 Timo Sirainen auth: Handle proxy_maybe=yes with host=hostname properly.
Sat, 25 Feb 2012 05:20:47 +0200 Timo Sirainen pop3-login: Implemented XCLIENT command for forwarding client ip/port from proxy.
Sat, 25 Feb 2012 04:38:01 +0200 Timo Sirainen auth: auth_stream_reply_remove() left extra TABs to stream.
Thu, 23 Feb 2012 15:26:52 +0200 Timo Sirainen login proxy: If connect() fails, log how many seconds it tried.
Thu, 23 Feb 2012 10:35:29 +0200 Timo Sirainen Added signature for changeset 04b0acc03f1e
Thu, 23 Feb 2012 10:35:24 +0200 Timo Sirainen Added tag 2.1.1 for changeset 04b0acc03f1e
Thu, 23 Feb 2012 10:35:24 +0200 Timo Sirainen Released v2.1.1.
Wed, 22 Feb 2012 22:34:47 +0000 Pascal Volk man: Added description of command `log errors' to doveadm-log.1.
Tue, 21 Feb 2012 22:58:05 +0200 Timo Sirainen Compiler warning fix.
Tue, 21 Feb 2012 22:50:14 +0200 Timo Sirainen lib-storage: Another try at correctly setting autocreated namespace's location strings.
Tue, 21 Feb 2012 15:21:19 +0200 Timo Sirainen sdbox: Altmove flag changes weren't immediately marked as synced.
Tue, 21 Feb 2012 11:35:21 +0200 Timo Sirainen auth: If auth_cache_size is larger than process VSZ limit, log a warning.
Tue, 21 Feb 2012 11:35:05 +0200 Timo Sirainen Added restrict_get_process_size()
Tue, 21 Feb 2012 11:15:56 +0200 Timo Sirainen auth: passdb imap crashed for non-login (non-imap/pop3) authentication.
Tue, 21 Feb 2012 11:08:05 +0200 Timo Sirainen file-dotlock: Avoid "timestamp is different than current time" errors during high disk I/O load.
Tue, 21 Feb 2012 03:07:49 +0200 Timo Sirainen lib-storage: Avoid assert-crashing with non-mUTF7/UTF8 entries in subscriptions file.
Tue, 21 Feb 2012 02:59:25 +0200 Timo Sirainen lib-storage: When autocreating a namespace, don't fill out location setting unless necessary.
Tue, 21 Feb 2012 02:43:52 +0200 Timo Sirainen virtual: "*" wildcard matches now also autocreated shared namespaces.
Tue, 21 Feb 2012 00:13:36 +0000 Pascal Volk man: Added description for type `dbox' to doveadm-dump.1
Tue, 21 Feb 2012 02:15:54 +0200 Timo Sirainen ldap: Support attr=name=prefix style template attributes for backwards compatibility.
Mon, 20 Feb 2012 23:39:20 +0000 Pascal Volk doveadm dump: Show available types in case a wrong one was given.
Mon, 20 Feb 2012 23:34:38 +0200 Timo Sirainen man: Move doveadm instance and mount commands to "master commands" group.
Fri, 17 Feb 2012 01:19:59 +0200 Timo Sirainen lib-master: If accept() fails, stop listening only temporarily, not permanently.
Fri, 17 Feb 2012 01:14:02 +0200 Timo Sirainen Increased initial memory pool size.
Fri, 17 Feb 2012 01:13:51 +0200 Timo Sirainen master: Handle internal "out of fds" errors without crashing.
Fri, 17 Feb 2012 00:46:46 +0200 Timo Sirainen login: Added comment.
Fri, 17 Feb 2012 00:34:24 +0200 Timo Sirainen dsync: If message with same GUID is saved multiple times in session, copy it instead of re-saving.
Fri, 17 Feb 2012 00:32:06 +0200 Timo Sirainen dsync: GUIDs are case-sensitive, make GUID hash table be as well.
Fri, 17 Feb 2012 00:30:54 +0200 Timo Sirainen doveadm force-resync: Don't skip autocreated mailboxes (especially INBOX).
Thu, 16 Feb 2012 20:04:01 +0200 Timo Sirainen acl: Don't crash in mailbox listing when using autocreated mailboxes.
Thu, 16 Feb 2012 19:16:54 +0200 Timo Sirainen Messed up with v2.1 release, merging changes that were supposed to be there.
Thu, 16 Feb 2012 18:40:29 +0200 Timo Sirainen Added signature for changeset e2cd03cc9c69
Thu, 16 Feb 2012 18:40:25 +0200 Timo Sirainen Added tag 2.1.0 for changeset e2cd03cc9c69
Thu, 16 Feb 2012 18:40:25 +0200 Timo Sirainen Released v2.1.0.
Thu, 16 Feb 2012 18:31:57 +0200 Timo Sirainen man: Added doveadm-instance(1) and doveadm-mount(1)
Thu, 16 Feb 2012 18:10:09 +0200 Timo Sirainen fs layout: Fixed crash when autocreate mailboxes were used and LIST had only invalid patterns.
Wed, 15 Feb 2012 05:49:20 +0200 Timo Sirainen Added signature for changeset 736f1b7af190
Wed, 15 Feb 2012 05:49:17 +0200 Timo Sirainen Added tag 2.1.rc7 for changeset 736f1b7af190
Wed, 15 Feb 2012 05:49:17 +0200 Timo Sirainen Released v2.1.rc7.
Wed, 15 Feb 2012 05:12:14 +0200 Timo Sirainen login: If auth client disconnects without having ever succeeded, destroy clients.
Wed, 15 Feb 2012 04:32:14 +0200 Timo Sirainen lib-master: Fixed crash on IPC client if server disconnected unexpectedly.
Mon, 13 Feb 2012 21:40:02 +0000 Pascal Volk man: Added descriptions of -t option to doveadm-pw.1.
Mon, 13 Feb 2012 20:40:54 +0000 Pascal Volk doveadm pw: Added -t <hash> parameter to the usage message.
Mon, 13 Feb 2012 19:59:13 +0000 Pascal Volk man: Added description of fields pop3.uidl and text.utf8 to doveadm-fetch.1.
Mon, 13 Feb 2012 18:27:44 +0200 Timo Sirainen pop3: If UIDL using %f/%m/%g can't be fetched, mention pop3_uidl_format in error message.
Mon, 13 Feb 2012 18:28:01 +0200 Timo Sirainen TODO updated
Mon, 13 Feb 2012 14:34:31 +0200 Timo Sirainen lib-storage: Added namespace { ignore_on_failure } setting.
Sat, 25 Feb 2012 07:08:27 +0200 Timo Sirainen auth: Added proxy_always extra field.
Sat, 25 Feb 2012 06:54:52 +0200 Timo Sirainen imap/pop3/lmtp proxy: Implemented detection of proxy loops with TTL.
Sat, 25 Feb 2012 06:41:59 +0200 Timo Sirainen pop3 proxy: Fixed previous change not to hang.
Sat, 25 Feb 2012 06:39:00 +0200 Timo Sirainen pop3 proxy: Fixed handling XCLIENT reply.
Sat, 25 Feb 2012 05:42:05 +0200 Timo Sirainen auth: Added auth_proxy_self setting to specify IPs that are considered as "self" for proxy_maybe.
Sat, 25 Feb 2012 05:13:39 +0200 Timo Sirainen dns: Removed login/dns-client socket, since it's no longer necessary.
Sat, 25 Feb 2012 05:13:27 +0200 Timo Sirainen login proxy: Removed host DNS lookup code, since auth does it now.