log

age author description
Thu, 08 Sep 2016 20:18:46 +0300 Timo Sirainen lib-stats: stats_connection_send() now returns whether it succeeded or not
Thu, 08 Sep 2016 16:50:02 +0300 Timo Sirainen doveadm flags: Sync mailbox after committing transaction.
Wed, 07 Sep 2016 22:06:55 +0300 Aki Tuomi lmtp: Always read settings before dropping privs
Wed, 07 Sep 2016 22:00:14 +0300 Timo Sirainen imap: Fixed assert-crash if un-hibernation failed to initialize user.
Mon, 05 Sep 2016 12:42:08 +0300 Aki Tuomi fs-api: Retrieve errno before dest->copy_output is NULL'ed
Tue, 06 Sep 2016 09:24:06 +0300 Aki Tuomi lib-storage: Check that UID is set before caching
Tue, 06 Sep 2016 09:23:54 +0300 Aki Tuomi lib-imap-storage: Check that UID is assigned before caching
Mon, 05 Sep 2016 15:56:05 +0300 Aki Tuomi zlib-plugin: Check that UID is assigned
Tue, 06 Sep 2016 16:17:13 +0300 Aki Tuomi quota: Flush quota after recalc
Tue, 06 Sep 2016 16:02:26 +0300 Aki Tuomi lib-dict: Discard result when callback is NULL on async call
Tue, 06 Sep 2016 02:56:39 +0300 Timo Sirainen lib-dcrypt: Avoid infinite loop if istream header is too large.
Thu, 25 Aug 2016 12:27:51 +0300 Aki Tuomi dcrypt: Test for stream prefetch
Thu, 25 Aug 2016 12:26:55 +0300 Aki Tuomi dcrypt: Allow stream prefetch
Wed, 31 Aug 2016 20:14:41 +0300 Phil Carmody Fix control flow and T_BEGIN/T_END hygiene
Wed, 31 Aug 2016 09:20:49 +0300 Aki Tuomi lib-fs: Do not abort parent of parent
Sun, 28 Aug 2016 18:40:01 +0300 Aki Tuomi doveadm-server: Reset error code between calls
Sun, 28 Aug 2016 19:55:29 +0300 Aki Tuomi stats: Reset nearly all global mail stats
Sun, 28 Aug 2016 19:14:08 +0300 Aki Tuomi stats: Fix user login counters
Wed, 24 Aug 2016 03:56:44 -0400 Josef 'Jeff' Sipek lib-master: don't leak config path
Tue, 23 Aug 2016 23:31:40 +0300 Aki Tuomi lib-fs: abort parent in fs_file_write_stream_abort_parent
Tue, 23 Aug 2016 13:06:09 +0300 Timo Sirainen imap: Track how much time was spent on waiting for locks.
Tue, 23 Aug 2016 12:55:24 +0300 Timo Sirainen dict-client: In slow query warnings, log time spent in ioloop and lock waits.
Tue, 23 Aug 2016 12:48:21 +0300 Timo Sirainen lib: Track how much time has been spent on waiting for locks.
Tue, 23 Aug 2016 14:08:11 +0300 Timo Sirainen imap: Fixed expunge handling when un-hiberanting
Tue, 23 Aug 2016 20:12:47 +0300 Aki Tuomi lib-fts: Add missing include
Tue, 23 Aug 2016 13:41:38 +0300 Timo Sirainen lib-fs: Fixes to previous fs_write_stream_abort*() changes.
Tue, 23 Aug 2016 13:40:50 +0300 Timo Sirainen lib-storage: Fixed istream-attachment-extractor error handling.
Tue, 23 Aug 2016 13:40:35 +0300 Timo Sirainen lib-mail: Clarify istream-attachment-extractor's error handling API usage.
Mon, 22 Aug 2016 09:42:26 +0300 Aki Tuomi lib-fs: Add fs_write_stream_abort_parent and use it
Tue, 23 Aug 2016 10:53:28 +0300 Timo Sirainen lib-storage: Added mailbox_recent_flags_expunge_uid()