log src/imap/cmd-check.c @ 9575:0a00dcc4f0ea HEAD

age author description
Mon, 25 Jan 2010 01:18:58 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Sat, 22 Sep 2007 13:55:36 +0300 Timo Sirainen Make sure we do a mailbox sync after flag updates (STORE, FETCH). Also added HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. 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, 25 Dec 2005 13:24:45 +0200 Timo Sirainen UID STORE command must return UID parameter in FETCH replies. HEAD
Sat, 05 Feb 2005 20:07:26 +0200 Timo Sirainen Moved command-specific variables from struct client to struct HEAD
Fri, 24 Sep 2004 14:47:30 +0300 Timo Sirainen Split sync_flag_full into sync_flag_full_read and _write. Closing mailbox HEAD
Sat, 28 Aug 2004 19:39:53 +0300 Timo Sirainen Added mbox_dirty_syncs setting which delays re-reading the whole mbox when HEAD
Thu, 19 Aug 2004 02:53:39 +0300 Timo Sirainen Syncing works now too without buffering everything. Also fixed handling HEAD
Sun, 05 Jan 2003 15:09:51 +0200 Timo Sirainen Naming style changes, finally got tired of most of the typedefs. Also the HEAD
Sat, 19 Oct 2002 17:51:59 +0300 Timo Sirainen MailStorage interface change. We now let storage call several sync-functions HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD