log

age author description
Thu, 21 Feb 2013 07:55:24 +0200 Timo Sirainen Added quota plugin's headers to LIBDOVECOT_STORAGE_INCLUDE.
Wed, 20 Feb 2013 16:58:45 +0200 Timo Sirainen quota-status: Load plugins after all.
Tue, 19 Feb 2013 17:36:59 +0200 Timo Sirainen Added quota-status service for asking if user is over quota.
Sun, 17 Feb 2013 12:03:06 +0200 Timo Sirainen mbox: If namespace prefix is used, don't show <prefix>/inbox mailbox.
Sat, 16 Feb 2013 19:06:18 +0200 Timo Sirainen login-common: Updated obsolete login_process_size setting in error log message.
Sat, 16 Feb 2013 13:32:57 +0200 Timo Sirainen mdbox: mailbox_copy() didn't properly free the save context.
Fri, 08 Feb 2013 16:42:21 +0200 Timo Sirainen mdbox: Crashfix for storage rebuild
Fri, 08 Feb 2013 15:05:40 +0200 Timo Sirainen Added signature for changeset fc75811f3c08
Fri, 08 Feb 2013 15:05:37 +0200 Timo Sirainen Added tag 2.1.15 for changeset fc75811f3c08
Fri, 08 Feb 2013 15:05:36 +0200 Timo Sirainen Released v2.1.15. 2.1.15
Wed, 06 Feb 2013 19:00:52 +0200 Timo Sirainen lib-storage: Convert INBOX to uppercase also when namespace has inbox=no.
Wed, 06 Feb 2013 18:29:22 +0200 Timo Sirainen lib-index: Avoid assert-crashing later if mmap(dovecot.index.cache) fails.
Tue, 05 Feb 2013 16:48:29 +0200 Timo Sirainen lmtp: If verbose_proctitle=yes, update the process state in the title.
Mon, 04 Feb 2013 17:06:40 +0200 Timo Sirainen lib-index: Bug in cache file size verification caused the whole cache file to be mapped.
Mon, 04 Feb 2013 16:10:50 +0200 Timo Sirainen lib-storage: If message parser's input stream is closed early, don't treat it as error.
Mon, 04 Feb 2013 16:03:54 +0200 Timo Sirainen imap: Set [io]stream name for imap client connections.
Mon, 04 Feb 2013 15:59:50 +0200 Timo Sirainen istream-tee: Copy the parent stream's name to child streams.
Mon, 04 Feb 2013 15:59:12 +0200 Timo Sirainen i_stream_close(): Set stream_errno to EPIPE instead of ENOENT.
Sat, 02 Feb 2013 00:31:44 +0200 Timo Sirainen dbox: Fail if trying to create a mailbox that already exists.
Thu, 31 Jan 2013 18:27:22 +0200 Timo Sirainen lib-ssl-iostream: Pass the plain istream's fd to ssl_istream.
Thu, 31 Jan 2013 18:17:10 +0200 Timo Sirainen iostream-rawlog: Ignore 0 byte writes instead of assert-crashing.
Thu, 31 Jan 2013 00:27:17 +0200 Timo Sirainen auth: Removed assert-checks, allowing plugins to set skip_password_check.
Wed, 30 Jan 2013 23:45:10 +0200 Timo Sirainen Added signature for changeset b314c97d4bbf
Wed, 30 Jan 2013 23:45:06 +0200 Timo Sirainen Added tag 2.1.14 for changeset b314c97d4bbf
Wed, 30 Jan 2013 23:45:06 +0200 Timo Sirainen Released v2.1.14. 2.1.14
Tue, 29 Jan 2013 17:55:20 +0200 Timo Sirainen lib-index: Fixed invalidating buffered cache file with map_with_read.
Tue, 22 Jan 2013 16:53:52 +0200 Timo Sirainen lib-index: Fixes to handling broken cache records that point outside file.
Tue, 22 Jan 2013 16:31:17 +0200 Timo Sirainen lib-storage: Catch input stream errors when parsing mail.
Tue, 15 Jan 2013 08:30:03 +0200 Timo Sirainen buffer: Always keep +1 byte available for str_c()'s NUL.
Mon, 14 Jan 2013 13:01:33 +0200 Timo Sirainen doveadm acl: Added "recalc" command to rebuild acl_lookup_dict for the user.