log

age author description
Thu, 11 Apr 2013 22:38:54 +0300 Timo Sirainen Released v2.1.0.
Thu, 11 Apr 2013 19:06:25 +0300 Timo Sirainen lib-storage: mailbox_list_index=yes was broken by previous change.
Thu, 11 Apr 2013 18:50:25 +0300 Timo Sirainen Removed ambiguous mail_user.admin flag. dsync shouldn't sync mailboxes without +r ACL.
Thu, 11 Apr 2013 17:35:31 +0300 Timo Sirainen doveadm: Don't use MAILBOX_LIST_ITER_RAW_LIST when listing mailboxes.
Thu, 11 Apr 2013 16:54:53 +0300 Timo Sirainen lib-storage: mailbox_list_index=yes wasn't working with ACLs.
Thu, 11 Apr 2013 16:19:35 +0300 Timo Sirainen lib-storage: mail_update_pvt_modseq() shouldn't crash if there is no private index.
Thu, 11 Apr 2013 13:38:16 +0300 Timo Sirainen net_getunixcred(): Fix to previous NetBSD<5 support: return pid as -1.
Thu, 11 Apr 2013 13:15:39 +0300 Timo Sirainen net_getunixcred() support for NetBSD <v5.0. Fixed also building with other NetBSDs.
Thu, 11 Apr 2013 13:13:14 +0300 Timo Sirainen Fixed getmntinfo() usage with NetBSD.
Wed, 10 Apr 2013 22:31:53 +0300 Timo Sirainen Added signature for changeset d7f29af73468
Wed, 10 Apr 2013 22:31:41 +0300 Timo Sirainen Added tag 2.2.rc7 for changeset d7f29af73468
Wed, 10 Apr 2013 22:31:41 +0300 Timo Sirainen Released v2.2.rc7.
Wed, 10 Apr 2013 22:11:33 +0300 Timo Sirainen imapc: If APPEND to selected mailbox doesn't send EXISTS, try if NOOP sends it.
Wed, 10 Apr 2013 22:05:36 +0300 Timo Sirainen iostream-ssl: Don't hang if ostream's max buffer size is set to 0.
Wed, 10 Apr 2013 21:18:07 +0300 Timo Sirainen lib-fs: Added fs_file_close() to explicitly close all streams that the file has open.
Wed, 10 Apr 2013 18:48:54 +0300 Timo Sirainen lib-index: Fixed failing unit test
Wed, 10 Apr 2013 18:00:12 +0300 Timo Sirainen lib-http: Don't double-free request memory when aborting them.
Wed, 10 Apr 2013 17:53:24 +0300 Timo Sirainen lib-http: http_client_deinit() calls any pending delayed failure callbacks.
Wed, 10 Apr 2013 16:50:34 +0300 Timo Sirainen lib-index: Assert-crashfix on some rare situations.
Wed, 10 Apr 2013 14:52:17 +0300 Timo Sirainen lib-fs: Add data stack frames to most API calls, so the backends/callers don't need to.
Wed, 10 Apr 2013 14:51:37 +0300 Timo Sirainen lib-http: Added data stack frame to avoid unnecessary data stack wasting.
Wed, 10 Apr 2013 14:17:41 +0300 Timo Sirainen lib-storage: Fixed mailbox list index crashes with shared mailboxes.
Wed, 10 Apr 2013 14:13:51 +0300 Timo Sirainen lib-storage: Added mail_namespaces_added hook.
Wed, 10 Apr 2013 14:00:47 +0300 Timo Sirainen lib-storage: Make sure index root dir is created when mailbox list index is created.
Wed, 10 Apr 2013 13:40:57 +0300 Timo Sirainen dsync: Don't fail the sync if attribute couldn't be set.
Wed, 10 Apr 2013 00:14:09 +0300 Timo Sirainen lib-storage: Fixed crash with mailbox_list_index=yes and out-of-date index.
Tue, 09 Apr 2013 23:54:52 +0300 Timo Sirainen istream-seekable: Fixed handling "buffer full" i_stream_read() result from underlying streams.
Tue, 09 Apr 2013 14:17:56 +0300 Timo Sirainen dsync: Fixed assert-crash caused by previous change
Mon, 08 Apr 2013 18:14:32 +0300 Timo Sirainen dsync: Commit large transactions every 100 new messages.
Mon, 08 Apr 2013 17:10:14 +0300 Timo Sirainen dsync: If saving mails fail, stop trying to save more of them and flooding logs.
Mon, 08 Apr 2013 15:33:23 +0300 Timo Sirainen dsync: -U parameter never updated replicator's full_sync state.
Mon, 08 Apr 2013 15:13:39 +0300 Timo Sirainen quota: dsync shouldn't trigger quota warnings
Mon, 08 Apr 2013 14:53:31 +0300 Timo Sirainen dsync: If dsync fails due to lock timeout, give a better error message.
Mon, 08 Apr 2013 14:49:07 +0300 Timo Sirainen lib-master: Ignore mountpoints with type cgroup.
Mon, 08 Apr 2013 14:43:09 +0300 Timo Sirainen doveadm replicator: Fixed showing over 1h old timestamps.
Mon, 08 Apr 2013 14:38:30 +0300 Timo Sirainen replicator: doveadm commands and user list export may have skipped some users.
Mon, 08 Apr 2013 13:25:18 +0300 Timo Sirainen checkpasword: Don't set AUTH_PASSWORD environment.
Mon, 08 Apr 2013 13:09:52 +0300 Timo Sirainen restrict_process_count(): Don't die if process count can't be changed.
Mon, 08 Apr 2013 13:03:12 +0300 Timo Sirainen lib-http: If remote SSL cert is invalid, treat it as non-retryable error.
Mon, 08 Apr 2013 13:02:27 +0300 Timo Sirainen lib-ssl-iostream: Added ssl_iostream_has_handshake_failed()
Mon, 08 Apr 2013 02:06:29 +0300 Timo Sirainen Added signature for changeset ae4341d0e83b
Mon, 08 Apr 2013 02:06:25 +0300 Timo Sirainen Added tag 2.2.rc6 for changeset ae4341d0e83b
Mon, 08 Apr 2013 02:06:25 +0300 Timo Sirainen Released v2.2.rc6.
Mon, 08 Apr 2013 01:56:25 +0300 Timo Sirainen dsync: Fixed crashes with dsync-server -U parameter
Mon, 08 Apr 2013 00:18:56 +0300 Timo Sirainen fs-posix: Set file's fd to -1 after closing it
Sun, 07 Apr 2013 23:56:01 +0300 Timo Sirainen istream-qp-decoder: Fixed assert-crashes caused by recent forced-CRLF q-p change.
Sun, 07 Apr 2013 23:26:52 +0300 Timo Sirainen lib-fs: posix fs backend now closes the fd after reads are finished.
Sun, 07 Apr 2013 23:17:37 +0300 Timo Sirainen istream API change: Added support for multiple destroy callbacks.
Sun, 07 Apr 2013 22:55:42 +0300 Timo Sirainen ostream-metawrap: ..and compile fix to previous commit.
Sun, 07 Apr 2013 22:54:48 +0300 Timo Sirainen ostream-metawrap: Copy parent ostream's errors.
Sun, 07 Apr 2013 20:32:37 +0300 Timo Sirainen example-config: Added ssl_client_ca_file
Sun, 07 Apr 2013 20:28:31 +0300 Timo Sirainen Added ssl_client_ca_file to specify the CA certs as a file instead of as a dir.
Sun, 07 Apr 2013 20:06:42 +0300 Timo Sirainen doveadm fs: Enable fs debug if doveadm -D parameter is given.
Sun, 07 Apr 2013 20:06:28 +0300 Timo Sirainen lib-fs: Added debug setting.
Sun, 07 Apr 2013 19:50:29 +0300 Timo Sirainen Moved lib-fs/fs-test to "doveadm fs" command.
Sun, 07 Apr 2013 18:50:31 +0300 Timo Sirainen lib-storage: mailbox list index didn't get its permissions from the root dir.
Sun, 07 Apr 2013 18:49:32 +0300 Timo Sirainen lib-storage: dovecot.mailbox.log should have used file permissions, not dir
Sun, 07 Apr 2013 18:33:21 +0300 Timo Sirainen example-config: Added mailbox_list_index.
Sun, 07 Apr 2013 18:01:52 +0300 Timo Sirainen Added "doveadm replicator remove" command to remove users from replicator queue.
Sun, 07 Apr 2013 17:47:16 +0300 Timo Sirainen dsync: Fixed -U to send the notification on the remote server, not local.