log

age author description
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
Sat, 14 Jan 2017 15:10:17 +0200 Timo Sirainen lib-storage: Fix accessing the same "raw" mailbox multiple times in process.
Fri, 13 Jan 2017 20:39:42 +0200 Timo Sirainen imapc: Fix re-sending retryable commands after reconnect
Fri, 13 Jan 2017 10:10:00 +0200 Aki Tuomi lib-dict: Fix compability for 2.2
Thu, 12 Jan 2017 16:20:40 +0200 Timo Sirainen lib-storage: Allow namespaces_created hook to return failure via user error.
Thu, 12 Jan 2017 00:53:54 +0200 Timo Sirainen lib-storage: Improve namespace error message - include separator char.
Wed, 11 Jan 2017 19:43:30 +0200 Aki Tuomi lib-dict-sql: Try merge sets to single update
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 11 Jan 2017 01:57:46 +0100 Stephan Bosch global: Replaced all instances of memset(p, 0, sizeof(*p)) with the new i_zero() macro.
Tue, 10 Jan 2017 19:23:30 +0200 Timo Sirainen configure: Link libsmtp before libdns