log

age author description
Tue, 08 Jan 2013 10:25:21 +0200 Timo Sirainen dsync: Print remote's stderr line-buffered.
Tue, 08 Jan 2013 07:43:29 +0200 Timo Sirainen dsync: Fixes to handling output stream buffering.
Tue, 08 Jan 2013 07:42:38 +0200 Timo Sirainen replicator: Send only one sync command to doveadm-server per connection.
Tue, 08 Jan 2013 06:41:56 +0200 Timo Sirainen dsync: Minor fix for talking with remote dsync.
Tue, 08 Jan 2013 05:23:06 +0200 Timo Sirainen dsync: Crashfix for handling expunges from end of mailbox.
Tue, 08 Jan 2013 05:19:37 +0200 Timo Sirainen dsync: Fixed syncing expunge for last mail in mailbox.
Tue, 08 Jan 2013 04:58:08 +0200 Timo Sirainen dsync: Avoid updating modseqs unnecessarily.
Tue, 08 Jan 2013 04:33:01 +0200 Timo Sirainen dsync: Avoid infinite looping.
Tue, 08 Jan 2013 04:00:04 +0200 Timo Sirainen dsync: Assert-crashfix for handling keywords.
Tue, 08 Jan 2013 03:39:34 +0200 Timo Sirainen lib-index: Fixed failing transaction log test.
Tue, 08 Jan 2013 03:31:36 +0200 Timo Sirainen test-imap-bodystructure: Fixed the test to pass with new imap-quote logic.
Tue, 08 Jan 2013 03:25:55 +0200 Timo Sirainen run-test.sh didn't exit with failure code when the test failed
Tue, 08 Jan 2013 03:03:21 +0200 Timo Sirainen Makefile: Removed test-http-client from "make check".
Mon, 07 Jan 2013 12:25:01 +0200 Timo Sirainen Added signature for changeset 86bccdf46d17
Mon, 07 Jan 2013 12:24:58 +0200 Timo Sirainen Added tag 2.2.beta1 for changeset 86bccdf46d17
Mon, 07 Jan 2013 12:24:58 +0200 Timo Sirainen Released v2.2.beta1.
Mon, 07 Jan 2013 12:24:29 +0200 Timo Sirainen lib-http: Various fixes
Sat, 05 Jan 2013 01:14:11 +0200 Timo Sirainen Merged changes from v2.1 tree.
Sat, 05 Jan 2013 00:50:04 +0200 Timo Sirainen auth: Fixed handling usernames with the same name as userdb extra fields.
Sat, 05 Jan 2013 00:12:54 +0200 Timo Sirainen lazy_expunge: Allow expunging from lazy_expunge namespace via virtual mailbox.
Fri, 04 Jan 2013 23:59:42 +0200 Timo Sirainen quota: Don't crash if shared namespace's owner doesn't have quota enabled (but you have).
Fri, 04 Jan 2013 23:24:26 +0200 Timo Sirainen uni_utf8_*(): Treat overlong UTF8 sequences as invalid.
Fri, 04 Jan 2013 05:29:25 +0200 Timo Sirainen acl: Treat empty plugin { acl } setting the same as if it didn't exist.
Fri, 04 Jan 2013 03:50:35 +0200 Timo Sirainen DEBUG: Call buffer_verify_pool() on str_c*()
Fri, 04 Jan 2013 03:50:18 +0200 Timo Sirainen Added buffer_verify_pool()
Thu, 03 Jan 2013 07:30:54 +0200 Timo Sirainen virtual storage: get_first_header() always returned "doesn't exist", breaking SORT/THREAD.
Fri, 07 Dec 2012 08:50:35 +0400 lion lib-index: Optimized single sequence lookup of newly created mails in transaction view.
Fri, 07 Dec 2012 08:50:35 +0400 lion lib-index: Fixed sequence lookup of newly created mails in transaction view.
Wed, 19 Dec 2012 15:00:45 +0200 Timo Sirainen lib-index: If map_with_read gets disabled, reset the cache buffers properly.
Tue, 18 Dec 2012 22:13:48 +0200 Timo Sirainen auth: Added CLEAR as yet another alias to PLAIN/CLEARTEXT password scheme.