aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/camel-imap-message-cache.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNUMERIC_0_69nobody2001-08-051-485/+0
* Doh. Don't remove things from the hash table while foreach'ing it. (AndDan Winship2001-07-031-5/+12
* Return the largest real UID in the cache (as an integer). Eventually to beDan Winship2001-06-161-0/+16
* Create a CamelDiscoDiary. (imap_disconnect_offline): And free it.Dan Winship2001-05-301-4/+1
* Support the IMAP UIDPLUS extension (RFC 2359), which lets youDan Winship2001-05-011-28/+200
* Plug memory leaks.Dan Winship2001-04-131-0/+1
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+2
* Function to check if the store is online and set an exception if not.Dan Winship2001-03-211-0/+13
* First batch of disconnected IMAP-related stuff. This adds localDan Winship2001-03-161-0/+277