log

age author description
Sun, 30 Jan 2011 23:16:46 +0200 Timo Sirainen lib-storage: layout=noop now shows INBOX as existing if namespace has inbox=yes.
Sun, 30 Jan 2011 17:51:17 +0200 Timo Sirainen script: Root permissions weren't being dropped before executing the script.
Wed, 26 Jan 2011 21:47:52 +0200 Timo Sirainen ioloop: Use -1 for infinite poll/epoll timeout rather than INT_MAX.
Tue, 25 Jan 2011 00:32:50 +0200 Timo Sirainen lib-storage: Give a better error message if mail_location has INBOX but no mail root dir.
Tue, 25 Jan 2011 00:10:46 +0200 Timo Sirainen dotlocks: When locking using hard links, make sure the dotlock's timestamp is new enough.
Mon, 24 Jan 2011 00:31:05 +0200 Timo Sirainen dbox: mailbox_create/update() might not have updated index header correctly.
Fri, 21 Jan 2011 21:46:24 +0200 Timo Sirainen IDLE: Don't assert-crash if IDLE+DONE is sent in same TCP packet.
Fri, 21 Jan 2011 19:16:34 +0200 Timo Sirainen Added doveadm zlibconnect command for testing IMAP COMPRESS.
Fri, 21 Jan 2011 19:15:37 +0200 Timo Sirainen zlib: Make sure output stream flushes the stream automatically when not corked.
Thu, 20 Jan 2011 23:16:23 +0200 Timo Sirainen dotlocks: Refresh current time after having waited for a lock.
Thu, 20 Jan 2011 23:09:44 +0200 Timo Sirainen lib-storage: Fixed handling chroot/home for services that don't really chroot (lmtp).
Wed, 19 Jan 2011 20:06:39 +0000 Pascal Volk lmtp: Write "+ext" part to Delivered-To: header.
Wed, 19 Jan 2011 00:25:47 +0200 Timo Sirainen auth: Logging improvement for nopassword=y.
Mon, 17 Jan 2011 21:25:01 +0200 Timo Sirainen lib-index: Avoid corrupting dovecot.index file when recreating it even in case of broken file locking.
Sun, 16 Jan 2011 21:47:15 +0200 Christian Wiese auth: Fixed mech_winbind_ntlm by using mech_winbind_auth_initial()