log

age author description
Sun, 05 Oct 2003 20:45:46 +0300 Timo Sirainen mbox expunging works again HEAD
Sun, 05 Oct 2003 20:23:38 +0300 Timo Sirainen mbox rewriting should work again.. HEAD
Fri, 03 Oct 2003 19:20:58 +0300 Timo Sirainen Use data stack pool instead of temp_pool. Fixes sorting by subject. HEAD
Fri, 03 Oct 2003 19:18:28 +0300 Timo Sirainen Partial BODY[header] or BODY[part] fetches were buggy if client requested HEAD
Fri, 03 Oct 2003 19:16:29 +0300 Timo Sirainen Allow using data stack pool with imap_get_base_subject_cased() HEAD
Fri, 03 Oct 2003 18:26:31 +0300 Timo Sirainen get_header() returned values wrong HEAD
Fri, 03 Oct 2003 18:15:20 +0300 Timo Sirainen Don't require timezone in Date-header. HEAD
Fri, 03 Oct 2003 18:02:47 +0300 Timo Sirainen Put the msg/cmsg checks in CHECK_MSG() and CHECK_CMSG() macros. Add support HEAD
Fri, 03 Oct 2003 17:50:48 +0300 Timo Sirainen If we don't have function foo, do it always as #define foo my_foo and create HEAD
Mon, 29 Sep 2003 17:15:05 +0300 Timo Sirainen \Draft and \Deleted flags used opposite flag chars in X-Status header. We HEAD
Wed, 24 Sep 2003 13:16:46 +0300 Timo Sirainen Alignment fix HEAD
Tue, 23 Sep 2003 22:34:34 +0300 Timo Sirainen Fixes memory/fd leaking with INDEX=MEMORY. HEAD
Tue, 23 Sep 2003 16:41:31 +0300 Timo Sirainen Fixed potential file descriptor leaks HEAD
Mon, 22 Sep 2003 17:29:11 +0300 Timo Sirainen Fix for leaking fds with non-writable .customflags files. HEAD
Sun, 21 Sep 2003 21:03:49 +0300 Timo Sirainen Secure coding guide for Dovecot. HEAD
Sun, 21 Sep 2003 20:55:36 +0300 Timo Sirainen Added support for Boehm GC. However it seems to be crashing for some reason HEAD
Sun, 21 Sep 2003 20:18:29 +0300 Timo Sirainen cleanup HEAD
Sun, 21 Sep 2003 19:39:29 +0300 Timo Sirainen Make i_free(), p_free() and pool_unref() calls also set the given parameter HEAD
Sun, 21 Sep 2003 19:26:35 +0300 Timo Sirainen Removed pool leak checking stuff, it's not used. HEAD
Sun, 21 Sep 2003 19:21:36 +0300 Timo Sirainen data_stack_pool split into two: unsafe_data_stack_pool which works like HEAD
Sun, 21 Sep 2003 19:14:38 +0300 Timo Sirainen Compiler warning fix HEAD
Sat, 20 Sep 2003 21:45:53 +0300 Timo Sirainen location defaulted only to default_mail_env, not userdb. HEAD
Wed, 17 Sep 2003 03:08:48 +0300 Timo Sirainen Revert the mailbox/ == mailbox change after all. It broke LIST and it's not HEAD
Tue, 16 Sep 2003 00:21:17 +0300 Timo Sirainen Reverted mailbox == mailbox/ change, it applies to only dual-use mailboxes.. HEAD
Mon, 15 Sep 2003 21:04:12 +0300 Timo Sirainen If client requests invalid body part, return it as NIL. HEAD
Mon, 15 Sep 2003 20:49:04 +0300 Timo Sirainen Ignore hierarchy separator at the end of mailbox name. HEAD
Mon, 15 Sep 2003 20:38:36 +0300 Timo Sirainen CREATE mailbox/ with maildir now creates the mailbox instead of ignoring it. HEAD
Mon, 15 Sep 2003 17:13:47 +0300 Timo Sirainen missed HEAD
Mon, 15 Sep 2003 17:02:07 +0300 Timo Sirainen Added hidden-option to namespaces to hide them from NAMESPACE reply. HEAD
Mon, 15 Sep 2003 16:59:08 +0300 Timo Sirainen Support %vars in namespace prefix. HEAD