summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobopenforwrite.c
Commit message (Expand)AuthorAgeFilesLines
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-1/+11
* Use g_set_error_literal where appropriate. Bug #539167.Christian Persch2008-08-021-2/+2
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-7/+6
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Add GFileCreateFlags flag to open for write. No actual backend support yetAlexander Larsson2007-10-041-6/+15
* Empty etag strings are parsed as NULLAlexander Larsson2007-09-131-1/+2
* Implement etag sending on close in daemon streamAlexander Larsson2007-09-131-5/+6
* Check for unsupported operations and return error instead of crashing,Alexander Larsson2007-09-131-0/+21
* 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
* Move from G_FILE_ERROR to G_IO_ERRORAlexander Larsson2007-09-131-1/+1
* Added +g_vfs_job_open_for_write_set_initial_offsetAlexander Larsson2007-09-131-1/+11
* Add backend support for append_to and replaceAlexander Larsson2007-09-131-9/+57
* Initial work for daemon side write supportAlexander Larsson2007-09-131-0/+204