summaryrefslogtreecommitdiff
path: root/daemon/gvfswritechannel.c
Commit message (Expand)AuthorAgeFilesLines
* Implement truncate support for output streamsRoss Lagerwall2013-12-051-1/+25
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-1/+3
* Support query info on output streamsAlexander Larsson2009-02-271-0/+11
* Use g_set_error_literal where appropriate. Bug #539167.Christian Persch2008-08-021-1/+1
* daemon/gvfsreadchannel.c, Fix format specifiers here.Kjartan Maraas2008-03-061-1/+1
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-6/+1
* Remove SEEK_CUR from channel protocol. This doesn't work with readahead,Alexander Larsson2008-02-041-3/+0
* Add required includes for solaris Patch from Damien CarberyAlexander Larsson2007-11-131-0/+1
* 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
* Implement etag sending on close in daemon streamAlexander Larsson2007-09-131-3/+4
* 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
* Fixes to write channelAlexander Larsson2007-09-131-4/+4
* Initial work for daemon side write supportAlexander Larsson2007-09-131-0/+202