log

age author description
Sun, 04 Mar 2012 09:50:21 +0200 Timo Sirainen Initial implementation of dsync-based replication.
Sun, 04 Mar 2012 09:39:45 +0200 Timo Sirainen Makefile: Fixed compiling with automake 1.11.2+
Fri, 02 Mar 2012 19:24:57 +0200 Timo Sirainen lib-sql: If failed query is retried, log it as as warning instead of as error.
Fri, 02 Mar 2012 17:58:37 +0200 Timo Sirainen login proxy: Don't assume host is down unless last success was >30s before last failure.
Fri, 02 Mar 2012 15:49:34 +0200 Timo Sirainen dsync: Added -n parameter to dsync a specific namespace.
Fri, 02 Mar 2012 15:34:22 +0200 Timo Sirainen eacces_error_get*(): Added ',' to message to improve readability.
Fri, 02 Mar 2012 15:31:25 +0200 Timo Sirainen eacces_error_get*(): Suggest ACL/MAC error if UNIX permission bits look ok.
Fri, 02 Mar 2012 14:36:13 +0200 Timo Sirainen lib-storage: mail_transaction_commit_changes.changed=TRUE only when something actually changed.
Fri, 02 Mar 2012 14:33:41 +0200 Timo Sirainen Increased initial memory pool sizes and marked some of them as "growing".
Fri, 02 Mar 2012 14:25:49 +0200 Timo Sirainen dsync: Added -d parameter to sync to plugin/mail_replica destination.
Fri, 02 Mar 2012 14:18:29 +0200 Timo Sirainen dsync: Added dsync_remote_cmd setting, which is used to execute remote dsync.
Fri, 02 Mar 2012 14:06:18 +0200 Timo Sirainen dsync: Prefix remote dsync's error messages with "remote:".
Fri, 02 Mar 2012 13:56:37 +0200 Timo Sirainen dsync: Added -l <timeout> parameter to lock the sync (via ~/.dovecot-sync.lock)
Fri, 02 Mar 2012 13:15:15 +0200 Timo Sirainen doveadm: Added prerun() method for mail commands.
Fri, 02 Mar 2012 12:23:00 +0200 Timo Sirainen login: If session timeouts after authentication, log a better error about it.
Wed, 29 Feb 2012 13:04:24 +0200 Timo Sirainen mailbox_list_index=yes: Fixed mailbox listing when not using default namespace settings.
Wed, 29 Feb 2012 12:53:21 +0200 Timo Sirainen fts-squat: Fixed search to actually work.
Tue, 28 Feb 2012 18:50:46 +0200 Timo Sirainen Show SEARCH=FUZZY in IMAP capabilities only when FTS backend actually supports it.
Tue, 28 Feb 2012 06:52:43 +0200 Timo Sirainen mailbox list indexes: Avoid unnecessary refresh flag writes.
Tue, 28 Feb 2012 05:14:00 +0200 Timo Sirainen Compiler warning fixes
Tue, 28 Feb 2012 04:29:12 +0200 Timo Sirainen fs layout: Mailbox listing returned duplicates when patterns contained a parent and its children.
Mon, 27 Feb 2012 16:53:50 +0200 Timo Sirainen auth worker: reset idle time after running a command, not before.
Mon, 27 Feb 2012 16:52:44 +0200 Timo Sirainen auth worker: When idle_kill timeout is reached, change process title to indicate it.
Mon, 27 Feb 2012 16:31:33 +0200 Timo Sirainen mysql: Log idle time also for CR_SERVER_LOST errors.
Mon, 27 Feb 2012 14:40:19 +0200 Timo Sirainen dsync: Removed accidentally committed debug code.
Mon, 27 Feb 2012 14:38:05 +0200 Timo Sirainen dsync: Fixes to handling legacy dsync parameters.
Mon, 27 Feb 2012 14:37:45 +0200 Timo Sirainen doveadm: Allow subcommands to specify '+' getopt parameter.
Mon, 27 Feb 2012 13:34:20 +0200 Timo Sirainen lib-ssl-iostream: Use SSL_LIBS when linking the shared library.
Sat, 19 May 2012 22:40:08 +0300 Timo Sirainen Extends struct net_unix_cred with pid field and modifies net_getunixcred() to fill it in if possible.
Sat, 19 May 2012 22:28:19 +0300 Timo Sirainen lib-storage: Sort userdb fields before importing them.
Fri, 04 May 2012 00:48:45 +0300 Timo Sirainen lib-index: Removed unused locking code.
Fri, 04 May 2012 00:41:51 +0300 Timo Sirainen lib-index: Updated dovecot.index file only by recreating it, never write to it directly.
Sun, 11 Mar 2012 12:42:53 +0200 Timo Sirainen Makefile: Fixed compiling with automake 1.11.2+
Thu, 01 Mar 2012 09:31:40 +0200 Timo Sirainen imap: Changed internal FETCH command handling API.
Tue, 28 Feb 2012 05:27:03 +0200 Timo Sirainen lib-lda: Fixed mai forward/reject to work with the new smtp_client_open() API.
Tue, 28 Feb 2012 05:21:19 +0200 Timo Sirainen pop3-login: Fixed APOP authentication, broken by recent changes.
Mon, 27 Feb 2012 12:02:07 +0200 Timo Sirainen lib-lda: smtp_client_open() API changed to return struct ostream, not FILE.
Mon, 27 Feb 2012 11:48:18 +0200 Timo Sirainen auth: Removed destuser check from proxy_maybe's "self" check.
Mon, 27 Feb 2012 11:37:02 +0200 Timo Sirainen dovecot-config: moved lib-auth and LIBDOVECOT_SERVICE_INCLUDEs to LIBDOVECOT_INCLUDE
Mon, 27 Feb 2012 11:33:34 +0200 Timo Sirainen lib-dns: dns_lookup() returns now the lookup struct, and it can be aborted.
Mon, 27 Feb 2012 10:36:09 +0200 Timo Sirainen Minor code cleanup.
Mon, 27 Feb 2012 10:32:03 +0200 Timo Sirainen pop3: Added module contexts to struct client, and made client_destroy() a virtual method.
Mon, 27 Feb 2012 10:30:57 +0200 Timo Sirainen imap: Made client_destroy() a virtual method.
Sun, 26 Feb 2012 04:59:36 +0200 Timo Sirainen lib-storage: Removed min_timeout parameter from mailbox_notify_changes()
Sat, 25 Feb 2012 07:36:11 +0200 Timo Sirainen Merged fixes from v2.1 tree.
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.