log src/lib-storage/mailbox-tree.c @ 9354:687ac828b964 HEAD

age author description
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Sun, 25 May 2008 22:31:10 +0300 Timo Sirainen Don't crash if subscribed mailbox begins with hierarchy separator. HEAD
Mon, 11 Feb 2008 20:17:00 +0200 Timo Sirainen Renamed T_FRAME_BEGIN/END to T_BEGIN/END. Removed T_FRAME() macro and HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sun, 16 Sep 2007 14:04:06 +0300 Timo Sirainen pool_unref() now takes ** pointer. HEAD
Fri, 29 Jun 2007 17:57:33 +0300 Timo Sirainen Don't add nonexistent/children flags automatically here. HEAD
Fri, 29 Jun 2007 03:39:27 +0300 Timo Sirainen Mailbox listing API changed to support more features. Used to implement HEAD
Wed, 11 Apr 2007 22:26:59 +0300 Timo Sirainen Keep children/nochildren flags updated. HEAD
Wed, 11 Apr 2007 22:07:15 +0300 Timo Sirainen Moved mailbox_tree iteration code from maildir++ to common code, and rewrote HEAD
Thu, 15 Mar 2007 03:25:18 +0200 Timo Sirainen Marked memory pools growing HEAD
Sun, 26 Nov 2006 00:17:39 +0200 Timo Sirainen Mailbox list indexing and related changes. Currently works only with HEAD
Fri, 13 Jan 2006 22:25:57 +0200 Timo Sirainen Added "bool" type and changed all ints that were used as booleans to bool. HEAD
Sun, 27 Jul 2003 02:53:05 +0300 Timo Sirainen API change: Mailbox list sorting must now always done by storage itself if HEAD