aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-disco-store.c
Commit message (Expand)AuthorAgeFilesLines
* if the service is being connected and thinks it's online, but the sessionDan Winship2001-10-301-0/+7
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Change "gboolean connected" to "CamelServiceConnectionStatus status",Dan Winship2001-09-271-5/+36
* We need to be ref'ing the folder if/when we add it to the hash. This mayJeffrey Stedfast2001-08-141-9/+9
* Code for logging and replaying offline operations.Dan Winship2001-05-301-16/+50
* Set the disconnected status. (camel_disco_store_can_work_offline): ReturnDan Winship2001-05-101-0/+83
* new abstract class for disconnectable remote storesDan Winship2001-05-041-0/+194