summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobseekread.c
Commit message (Expand)AuthorAgeFilesLines
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Check for unsupported operations and return error instead of crashing,Alexander Larsson2007-09-131-0/+7
* 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-1/+1
* New thread model for GVfsDaemonAlexander Larsson2007-09-131-9/+28
* Initial work on the new way to track mountpoints.Alexander Larsson2007-09-131-3/+3
* Rename GVfsReadStream to GVfsReadChannelAlexander Larsson2007-09-131-10/+10
* Allow multiple backend in one daemonAlexander Larsson2007-09-131-3/+6
* Handle close of the ReadStream without leaksAlexander Larsson2007-09-131-1/+2
* Implement seekAlexander Larsson2007-09-131-0/+99