log src/imap/cmd-close.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
Fri, 05 Sep 2008 19:33:41 +0300 Timo Sirainen CLOSE: Don't send any mailbox changes or HIGHESTMODSEQ to client. HEAD
Wed, 11 Jun 2008 16:11:03 +0300 Timo Sirainen CLOSE: Use MAILBOX_SYNC_FLAG_EXPUNGE. HEAD
Wed, 11 Jun 2008 15:44:35 +0300 Timo Sirainen QRESYNC: Send HIGHESTMODSEQ automatically in all tagged replies whenever it HEAD
Wed, 11 Jun 2008 15:43:12 +0300 Timo Sirainen Changed the way mailbox changing ambiguity is checked. HEAD
Thu, 05 Jun 2008 05:13:08 +0300 Timo Sirainen Implemented CONTEXT=SEARCH extension. HEAD
Sun, 16 Mar 2008 07:18:06 +0200 Timo Sirainen Fixed CLOSE HIGEHSTMODSEQ race condition. Added some checks to make HEAD
Sat, 15 Mar 2008 16:24:26 +0200 Timo Sirainen Added QRESYNC support. HEAD
Mon, 03 Mar 2008 02:35:59 +0200 Timo Sirainen CLOSE: Synchronize the mailbox after expunging messages to actually get them HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Sat, 29 Dec 2007 07:11:12 +0200 Timo Sirainen FLAGS/PERMENENTFLAGS weren't always sent to client early enough. Also HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sat, 01 Jul 2006 23:26:10 +0300 Timo Sirainen Don't try to expunge messages if the mailbox is read-only. It'll just cause HEAD
Sat, 14 Jan 2006 20:47:20 +0200 Timo Sirainen deinit, unref, destroy, close, free, etc. functions now take a pointer to 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
Sat, 05 Feb 2005 20:07:26 +0200 Timo Sirainen Moved command-specific variables from struct client to struct HEAD
Tue, 28 Sep 2004 16:19:25 +0300 Timo Sirainen Don't crash if CLOSEing without open mailbox. HEAD
Sun, 20 Jun 2004 06:25:32 +0300 Timo Sirainen mailbox_save() and mailbox_copy() functions can now return the saved mail so HEAD
Tue, 27 Apr 2004 23:25:52 +0300 Timo Sirainen importing new index code. mbox still broken. HEAD
Sun, 27 Jul 2003 07:48:32 +0300 Timo Sirainen Getting ready for namespaces. LIST is still broken with them. HEAD
Sat, 26 Jul 2003 19:55:11 +0300 Timo Sirainen API changes: Don't keep variables in mailbox class. HEAD
Sat, 26 Jul 2003 19:33:21 +0300 Timo Sirainen API change for expunging messages. Not exactly what I wanted, but good HEAD
Thu, 08 May 2003 07:53:47 +0300 Timo Sirainen Some fixes to get read-only mboxes working. HEAD
Thu, 20 Feb 2003 02:46:17 +0200 Timo Sirainen workaround: outlook-idle HEAD
Wed, 22 Jan 2003 22:46:36 +0200 Timo Sirainen Added support for UNSELECT extension with some cleanups for SELECT and CLOSE. 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
Thu, 02 Jan 2003 12:21:41 +0200 Timo Sirainen Storage can now specify if errors should be sent to user as BAD or NO. HEAD
Sat, 02 Nov 2002 22:10:20 +0200 Timo Sirainen Mostly mbox locking/syncing fixes. Still some problems though. 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