log

age author description
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
Tue, 05 Mar 2013 12:20:41 +0200 Timo Sirainen lib-fs: istream-metawrap supports now seeking before reading the metadata.
Tue, 05 Mar 2013 11:45:26 +0200 Timo Sirainen lib-http: Fixed http_client_wait() assert.
Tue, 05 Mar 2013 11:45:10 +0200 Timo Sirainen Added io_loop_have_immediate_timeouts()
Tue, 05 Mar 2013 11:24:46 +0200 Timo Sirainen lib-http: If connection was refused to a host, retry again on next request.
Mon, 04 Mar 2013 16:27:16 +0200 Timo Sirainen tcpwrap: Fixed crash at startup.
Mon, 04 Mar 2013 15:12:17 +0200 Timo Sirainen lib-storage: raw storage allows opening mails with absolute paths again.
Mon, 04 Mar 2013 14:59:13 +0200 Timo Sirainen Fixed compiling without zlib.
Wed, 27 Feb 2013 18:00:29 +0200 Timo Sirainen doveadm: Fixed connecting to UNIX sockets.
Wed, 27 Feb 2013 14:26:28 +0200 Timo Sirainen acl: Don't assert-crash on storages that have no root directory.
Wed, 27 Feb 2013 12:34:18 +0200 Timo Sirainen timeout_add_short(1) may have caused infinite looping.
Wed, 27 Feb 2013 12:34:00 +0200 Timo Sirainen dsync: If I/O gets stalled, log the state in which it happened.
Wed, 27 Feb 2013 12:07:06 +0200 Timo Sirainen dsync: Fixed running dsync for multiple users within same command.
Wed, 27 Feb 2013 12:00:03 +0200 Timo Sirainen dsync: When changing duplicate mailbox GUIDs, choose the same mailbox on both sides.