summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobread.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Use "Operation not supported" consistentlyMayank Sharma2019-03-211-1/+1
* job: Unify send_reply debug messagesOndrej Holy2015-09-231-1/+4
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Convert all spew to g_debug()Alexander Larsson2009-03-061-1/+1
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-2/+2
* 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
* [PATCH] gvfs build fixesAlexander 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-1/+1
* New thread model for GVfsDaemonAlexander Larsson2007-09-131-9/+29
* Initial work on the new way to track mountpoints.Alexander Larsson2007-09-131-3/+3
* Rename GVfsReadStream to GVfsReadChannelAlexander Larsson2007-09-131-11/+11
* Allow multiple backend in one daemonAlexander Larsson2007-09-131-2/+5
* Handle close of the ReadStream without leaksAlexander Larsson2007-09-131-2/+2
* Add newline to debug spewAlexander Larsson2007-09-131-1/+1
* Handle errors better in readstreamAlexander Larsson2007-09-131-3/+9
* Move backend class calls int gvfsbackend.cAlexander Larsson2007-09-131-8/+5
* Rename GVfsDaemonBackend to GVfsBackendAlexander Larsson2007-09-131-2/+2
* Further daemon workAlexander Larsson2007-09-131-20/+29
* Initial work on readAlexander Larsson2007-09-131-0/+90