log

age author description
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()
Thu, 14 Mar 2013 15:25:07 +0200 Timo Sirainen istream-dot unit test updated.
Wed, 13 Mar 2013 22:11:39 +0200 Timo Sirainen iostreams: Added close_parent flag to close() handler and clarified close/destroy APIs.
Wed, 13 Mar 2013 15:05:05 +0200 Timo Sirainen lda, lmtp: postmaster_address = postmaster@%d works now.
Mon, 11 Mar 2013 17:25:46 +0200 Timo Sirainen lib-fs: Fixed fs_delete() API description.
Mon, 11 Mar 2013 14:44:48 +0200 Timo Sirainen acl: Delay initializing default backend ACLs.
Sun, 10 Mar 2013 20:52:10 +0200 Timo Sirainen fts-solr: Removed unnecessary code.
Sun, 10 Mar 2013 20:49:51 +0200 Timo Sirainen lib-http: Don't crash if request callback manages to get the connection destroyed.
Sun, 10 Mar 2013 20:38:35 +0200 Timo Sirainen lib-http: Added assert.
Sun, 10 Mar 2013 20:37:41 +0200 Timo Sirainen lib-http: Callback can now request a retry with http_client_request_try_retry()
Sun, 10 Mar 2013 20:34:49 +0200 Timo Sirainen lib-http: Removed unnecessary code from test-http-client
Sun, 10 Mar 2013 19:55:45 +0200 Timo Sirainen lib-http: Free peer if it can't be connected to and it has no pending requests.
Sun, 10 Mar 2013 19:54:51 +0200 Timo Sirainen lib-http: If host can't be connected to, don't keep retrying with more than one connection.
Sun, 10 Mar 2013 18:37:46 +0200 Timo Sirainen lib-http: If SSL connection gets lost, log the last SSL error.
Sun, 10 Mar 2013 18:37:10 +0200 Timo Sirainen lib-ssl-iostream: Enable SSL_MODE_ENABLE_PARTIAL_WRITE
Sun, 10 Mar 2013 18:36:40 +0200 Timo Sirainen lib-ssl-iostream: Fixed "bad write retry" errors when output had to be buffered.
Sun, 10 Mar 2013 18:16:28 +0200 Timo Sirainen iostream-rawlog: Pass through close() to parent input/output stream.
Sun, 10 Mar 2013 17:19:14 +0200 Timo Sirainen lib-http: Fixed hangs with urgent requests.
Sun, 10 Mar 2013 17:17:47 +0200 Timo Sirainen lib-http: Allow caller to find out what state a request is in.
Fri, 08 Mar 2013 20:25:12 +0200 Timo Sirainen lib-http: Send Content-Length whenever payload is specified, even if its size is 0.
Wed, 06 Mar 2013 11:39:43 +0200 Timo Sirainen Added ostream-hash for calculating a hash from data going through ostream.
Tue, 05 Mar 2013 21:44:07 +0200 Timo Sirainen lib-http: Avoid hanging on urgent requests.
Tue, 05 Mar 2013 16:32:12 +0200 Timo Sirainen lib-http: Fixed crash caused by previous change.
Tue, 05 Mar 2013 14:32:03 +0200 Timo Sirainen lib-http: If we get disconnected, say exactly what the error was.
Tue, 05 Mar 2013 14:31:43 +0200 Timo Sirainen connection: Give input/output streams a name.
Tue, 05 Mar 2013 14:31:29 +0200 Timo Sirainen connection_list_deinit(): Set disconnect_reason correctly to CONNECTION_DISCONNECT_DEINIT