aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-disco-folder.c
Commit message (Expand)AuthorAgeFilesLines
* check for NULL implementation before calling it. (disco_sync): similar.Not Zed2004-05-181-6/+23
* implement dummy virtual method.Not Zed2004-04-211-0/+8
* fix removal of journal file, and remove the cmeta state file too.Not Zed2004-01-091-1/+91
* Added "offline_sync" option, which lets you synchronise all mail to localNot Zed2003-09-231-2/+75
* removed. (imap_store_refresh_folders): Copy the folders first, thenNot Zed2002-05-151-1/+13
* Add a "char **appended_uid" argument, for the caller to optionally pass inDan Winship2002-05-141-9/+17
* Replace copy_messages_to and move_messages_to with a single function thatDan Winship2002-05-111-32/+14
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Code for logging and replaying offline operations.Dan Winship2001-05-301-32/+22
* Set the disconnected status. (camel_disco_store_can_work_offline): ReturnDan Winship2001-05-101-8/+101
* Fix up refcounting on current_folder.Dan Winship2001-05-041-1/+0
* new abstract class for disconnectable remote storesDan Winship2001-05-041-0/+243