summaryrefslogtreecommitdiff
path: root/daemon/gvfsreadchannel.c
Commit message (Expand)AuthorAgeFilesLines
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Update to API changes in gio.Sebastian Dröge2007-10-021-1/+0
* Remove G_IO_ERROR_INTERNAL_ERROR and replace with FAILED or more specific errorsAlexander Larsson2007-09-131-1/+1
* Rename G_VFS_ERROR to G_IO_ERRORAlexander Larsson2007-09-131-2/+2
* GInputStreamSocket -> GSocketInputStreamAlexander Larsson2007-09-131-2/+0
* Initial work for daemon side write supportAlexander Larsson2007-09-131-1/+2
* 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-412/+82
* Revert "Move GVfsReadChannel into .c file, remove priv"Alexander Larsson2007-09-131-93/+100
* Move GVfsReadChannel into .c file, remove privAlexander Larsson2007-09-131-100/+93
* Split out daemon implementation into a module in its own subdirAlexander Larsson2007-09-131-2/+2
* Initial work on the new way to track mountpoints.Alexander Larsson2007-09-131-32/+14
* Rename GVfsReadStream to GVfsReadChannelAlexander Larsson2007-09-131-0/+552