log

age author description
Wed, 20 Mar 2013 22:05:53 +0200 Timo Sirainen Released v2.2.rc3.
Wed, 20 Mar 2013 21:44:48 +0200 Timo Sirainen Merged changes from v2.1 tree.
Wed, 20 Mar 2013 21:13:20 +0200 Timo Sirainen doveadm pw -t: Don't ask for password if -p is also specified.
Wed, 20 Mar 2013 18:46:10 +0200 Timo Sirainen fts: Fixed crash when searching virtual mailboxes and fts backend without lookup_multi().
Mon, 04 Mar 2013 15:53:42 +0200 Timo Sirainen dbox: Crashfix on some failed save error conditions.
Mon, 04 Mar 2013 15:18:08 +0200 Timo Sirainen lib-settings: Improved error messages when config server disconnects too early.
Wed, 27 Feb 2013 13:07:35 +0200 Timo Sirainen message-decode: Minor fix to previous change.
Wed, 27 Feb 2013 13:05:40 +0200 Timo Sirainen message-decoder: Fixed assert-crash when trying to decode partial character twice.
Tue, 26 Feb 2013 10:37:19 +0200 Timo Sirainen lib-storage: If namespace has disabled=yes, don't verify alias_for validity.
Tue, 26 Feb 2013 09:05:09 +0200 Timo Sirainen scram-sha1: Support authzid field. Check fields' correctness better.
Wed, 20 Mar 2013 21:04:29 +0200 Timo Sirainen mbox: Moved .subscriptions back to control_dir/ root instead of control_dir/.imap/
Wed, 20 Mar 2013 20:56:58 +0200 Timo Sirainen layout=fs: Fixed crash with mbox when control dir was enabled.
Wed, 20 Mar 2013 20:47:46 +0200 Timo Sirainen dsync: Fixed retrying a search when GUIDs aren't available.
Wed, 20 Mar 2013 20:47:14 +0200 Timo Sirainen dsync: Avoid a creating a lot of searches for each synced mailbox.
Wed, 20 Mar 2013 20:24:31 +0200 Timo Sirainen dsync: Don't crash when requested mail doesn't have a GUID.
Wed, 20 Mar 2013 20:17:15 +0200 Timo Sirainen layout=fs: Fixed assert-crash when mail root doesn't exist (pop3c).
Wed, 20 Mar 2013 19:18:01 +0200 Timo Sirainen imap: Don't crash with invalid FETCH BODY[sections]
Wed, 20 Mar 2013 18:52:51 +0200 Timo Sirainen example-config: Removed a warning about mail_attachment_dir not being tested.
Wed, 20 Mar 2013 18:24:21 +0200 Timo Sirainen lib-lda: Send QUIT after DATA replies have been received.
Wed, 20 Mar 2013 18:09:46 +0200 Timo Sirainen acl: Put ACL files to control dir if storage doesn't have a mail directory.
Wed, 20 Mar 2013 17:59:32 +0200 Timo Sirainen layout=index: Fixed mailbox_exists()
Wed, 20 Mar 2013 17:54:52 +0200 Timo Sirainen imap: Fixed RESETKEY assert-crashing
Wed, 20 Mar 2013 17:44:07 +0200 Timo Sirainen layout=index: Don't return a path for \Noselect mailboxes.
Wed, 20 Mar 2013 17:43:32 +0200 Timo Sirainen lib-storage: mailbox_rename() shouldn't require source mailbox to exist.
Wed, 20 Mar 2013 17:10:47 +0200 Timo Sirainen lib-fs: Fixed fs_default_copy() to work with async writes.
Wed, 20 Mar 2013 12:04:39 +0200 Timo Sirainen replicator: Renamed doveadm-connection to dsync-client.
Wed, 20 Mar 2013 09:59:27 +0200 Timo Sirainen dsync: Fixed attribute value comparisons.
Tue, 19 Mar 2013 23:31:41 +0200 Timo Sirainen Compiler warning fix.
Tue, 19 Mar 2013 19:08:17 +0200 Timo Sirainen lib-storage: Added a way to create plugins that forcibly hook into mail storage.
Tue, 19 Mar 2013 19:05:27 +0200 Timo Sirainen lib-storage: Mailbox attributes can now be accessed via istreams.
Tue, 19 Mar 2013 18:52:39 +0200 Timo Sirainen dsync: Fixed sending mailbox attributes with stream ibc.
Tue, 19 Mar 2013 18:50:55 +0200 Timo Sirainen dsync: Mail requests were lost when attributes were being synced.
Tue, 19 Mar 2013 18:48:47 +0200 Timo Sirainen acl: Don't iterate ACL attributes if prefix has no chance of matching them.
Tue, 19 Mar 2013 14:00:49 +0200 Timo Sirainen acl: Preserve dovecot-acl file's mtime when dsyncing.
Tue, 19 Mar 2013 14:00:21 +0200 Timo Sirainen acl: Don't unnecessarily rewrite dovecot-acl file when re-adding the same ACL.
Tue, 19 Mar 2013 13:59:22 +0200 Timo Sirainen dsync: Set last_change timestamp for unset attributes.
Tue, 19 Mar 2013 13:59:02 +0200 Timo Sirainen lib-storage: Allow mailbox_attribute_set() to also unset values.
Tue, 19 Mar 2013 13:34:12 +0200 Timo Sirainen lib-storage: mailbox_attribute_set() now uses struct mail_attribute_value.
Tue, 19 Mar 2013 12:39:43 +0200 Timo Sirainen net_is_in_network(): Don't assert-crash with invalid IP.
Tue, 19 Mar 2013 12:18:25 +0200 Timo Sirainen test-json-parser: Fixed failing test with some non-gcc/clang compilers.
Tue, 19 Mar 2013 12:13:33 +0200 Timo Sirainen ldap auth: Removed base() wrapper around @dn values.
Tue, 19 Mar 2013 11:52:15 +0200 Timo Sirainen lib-fs: fs-test now sets the ssl_client_set.ca_dir
Tue, 19 Mar 2013 11:42:51 +0200 Timo Sirainen Moved ssl_client_ca_dir and ssl_crypto_device to mail_storage_settings.
Tue, 19 Mar 2013 11:39:07 +0200 Timo Sirainen lib-fs: Allow passing through SSL client settings via struct fs_settings.
Mon, 18 Mar 2013 21:31:34 +0200 Timo Sirainen ldap auth: "!ldapField" now requests the given field, but doesn't return it directly.
Mon, 18 Mar 2013 21:23:54 +0200 Timo Sirainen ldap auth: Added %{ldap_ptr:realAttr} to get the value from the realAttr.
Mon, 18 Mar 2013 21:20:54 +0200 Timo Sirainen ldap auth: Fix to previous change.
Mon, 18 Mar 2013 20:51:33 +0200 Timo Sirainen ldap auth: Support field values containing DNs to other LDAP records and getting them.
Mon, 18 Mar 2013 16:51:58 +0200 Timo Sirainen auth: Return "nologin" and "proxy" fields to login process without "=value".
Mon, 18 Mar 2013 15:59:40 +0200 Timo Sirainen Compiling fix for Solaris
Mon, 18 Mar 2013 15:47:14 +0200 Timo Sirainen istream-qp-decoder: Fixed assert-crashing with buffer size allocations.
Mon, 18 Mar 2013 15:46:16 +0200 Timo Sirainen quoted-printable decoding: Don't add CR if it wasn't in input.
Fri, 15 Mar 2013 21:58:51 +0100 Timo Sirainen lib-master: include unistd.h for master_getopt() users.
Fri, 15 Mar 2013 21:55:40 +0100 Timo Sirainen Compile fix on non-gcc/clang.
Fri, 15 Mar 2013 20:49:39 +0100 Timo Sirainen Compile fix on non-gcc/clang.
Thu, 14 Mar 2013 15:41:39 +0200 Timo Sirainen acl: Added ACL checks for attributes. Added ACL <-> mailbox attribute mapping.
Thu, 14 Mar 2013 15:41:09 +0200 Timo Sirainen dsync: Added support for syncing mailbox attributes.
Thu, 14 Mar 2013 15:32:14 +0200 Timo Sirainen lib-storage: Changed mailbox_attribute_get/set() APIs to have a transaction and update index.
Thu, 14 Mar 2013 15:29:18 +0200 Timo Sirainen lib-index: mail_index_attribute_[un]set() adds changed attributes' keys to transaction log.
Thu, 14 Mar 2013 15:24:48 +0200 Timo Sirainen lib-master: Added version_string_verify_full()