summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobopenforread.c
Commit message (Expand)AuthorAgeFilesLines
* Check for unsupported operations and return error instead of crashing,Alexander Larsson2007-09-131-0/+7
* Fix race condition where we accept GVfsChannel requests before the channel ha...Alexander Larsson2007-09-131-5/+2
* Rename dbus gerror helpers and use the best one in each caseAlexander Larsson2007-09-131-1/+1
* G_TYPE_VFS_xxx -> G_VFS_TYPE_xxxAlexander Larsson2007-09-131-2/+2
* Move generic code from GVfsReadChannel to GVfsChannel base classAlexander Larsson2007-09-131-9/+3
* Only emit new-source when operation succeededAlexander Larsson2007-09-131-1/+2
* Move code shared between client and daemon to common directoryAlexander Larsson2007-09-131-2/+3
* New thread model for GVfsDaemonAlexander Larsson2007-09-131-6/+24
* New model to handle uris. All uri -> dbus mapping is done client side.Alexander Larsson2007-09-131-8/+7
* Initial work on the new way to track mountpoints.Alexander Larsson2007-09-131-3/+3
* Rename GVfsReadStream to GVfsReadChannelAlexander Larsson2007-09-131-54/+29
* Allow multiple backend in one daemonAlexander Larsson2007-09-131-4/+7
* Keep a ref to the dbus connection to avoid it going awayAlexander Larsson2007-09-131-1/+4
* Implement seekAlexander Larsson2007-09-131-0/+10
* Move backend class calls int gvfsbackend.cAlexander Larsson2007-09-131-6/+3
* Rename GVfsDaemonBackend to GVfsBackendAlexander Larsson2007-09-131-2/+2
* Further daemon workAlexander Larsson2007-09-131-3/+1
* Initial work on readAlexander Larsson2007-09-131-15/+33
* More work on daemon scheduling etcAlexander Larsson2007-09-131-0/+177