log

age author description
Fri, 20 Jan 2017 14:46:30 +0200 Timo Sirainen lib-storage: Fix mailbox's vsize header check for mailboxes not in dovecot.list.index
Tue, 10 Jan 2017 02:12:25 +0100 Stephan Bosch lib-http: client: Make sure req->conn is only not NULL when that connection holds a reference to that request.
Thu, 19 Jan 2017 02:16:06 +0100 Stephan Bosch lib-http: client: Keep connection reference throughout http_client_connection_return_response().
Tue, 17 Jan 2017 19:49:39 +0200 Timo Sirainen master: Remove unnecessary service listener start
Wed, 18 Jan 2017 04:46:15 -0500 Josef 'Jeff' Sipek index: don't try to unlink in-memory cache file
Tue, 17 Jan 2017 20:34:51 +0200 Timo Sirainen doveadm direcor add: Fix checking number as hostname.
Tue, 17 Jan 2017 20:03:40 +0200 Timo Sirainen doveconf: Don't read freed memory.
Tue, 17 Jan 2017 15:22:44 +0200 Timo Sirainen doveadm direcor add: Don't accept number as a valid hostname.
Tue, 17 Jan 2017 16:28:10 +0200 Timo Sirainen stats plugin: Fix /proc/self/io fd leak on plugin deinit
Tue, 17 Jan 2017 16:23:50 +0200 Timo Sirainen doveadm: Outgoing dsync TCP connections leaked socket
Tue, 17 Jan 2017 19:21:08 +0200 Timo Sirainen lib-dict: Compiler warning fix
Mon, 16 Jan 2017 09:37:05 +0200 Aki Tuomi dict-sql: Fix flushing
Mon, 16 Jan 2017 16:58:31 +0200 Timo Sirainen dict-file: Fix potential crash when doing other dict calls during iteration.
Mon, 16 Jan 2017 17:12:41 +0200 Timo Sirainen lib-dict: Add assert to make sure all iterators are deinitialized.
Mon, 16 Jan 2017 16:57:21 +0200 Timo Sirainen lib: Add asserts to make sure hash table isn't freed while it's frozen.
Mon, 16 Jan 2017 23:55:17 +0200 Timo Sirainen fts-solr: Escape {} chars when sending queries
Tue, 17 Jan 2017 01:37:25 +0100 Stephan Bosch lib-http: server: Do not generate a payload for a failure response for a HEAD request.
Tue, 17 Jan 2017 01:36:10 +0100 Stephan Bosch lib-http: server: Prevent sending response payload when it is not allowed by the specification.
Tue, 03 Jan 2017 17:21:33 +0200 Aki Tuomi lib-storage: Add vsize extension to index
Sun, 15 Jan 2017 19:56:32 +0200 Timo Sirainen lib-storage: Fix assert-crash on mailbox_copy/move() failure
Fri, 20 May 2016 13:53:01 +0300 Timo Sirainen lib: Minor panic message improvement.
Sat, 14 Jan 2017 16:11:37 +0200 Timo Sirainen lib-storage: If namespaces weren't successfully created, don't autoexpunge at deinit.
Sat, 14 Jan 2017 16:12:56 +0200 Timo Sirainen lib-storage: Add struct mail_user.namespaces_created
Sat, 14 Jan 2017 16:12:03 +0200 Timo Sirainen lib-storage: Stop namespaces_added|created hooks immediately when user has failed
Sat, 14 Jan 2017 16:10:15 +0200 Timo Sirainen doveadm dict get: Support printing multiple values.
Mon, 09 Jan 2017 20:32:12 +0200 Timo Sirainen dict-sql: Support multiple values for lookups
Thu, 12 Jan 2017 20:35:12 +0200 Timo Sirainen dict-client: Support multiple values for lookups
Thu, 12 Jan 2017 20:22:38 +0200 Timo Sirainen lib-dict: Add support for lookup to return multiple values
Sat, 14 Jan 2017 16:54:34 +0200 Timo Sirainen dict-sql: Remove unnecessary "affected rows" tracking from dict_set()
Sat, 14 Jan 2017 16:45:06 +0200 Timo Sirainen dict-sql: Fix previous "merge sets" to flush at commit