summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobmount.c
Commit message (Expand)AuthorAgeFilesLines
* No need to ref backend specifically now, as the core refs the job and theAlexander Larsson2008-02-261-4/+0
* Ref job while calling out.Alexander Larsson2008-02-261-1/+4
* use ref/unref pair to stop backend from going away when the mount failsBenjamin Otte2008-02-261-8/+16
* no g_warning for failed monts, pleaseBenjamin Otte2008-02-261-1/+1
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-1/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Add spew on mount failure and nobody to recieve the messageAlexander Larsson2007-09-131-0/+2
* Check for unsupported operations and return error instead of crashing,Alexander Larsson2007-09-131-0/+7
* Update gvfs mounting to the new APIsAlexander Larsson2007-09-131-8/+44
* G_TYPE_VFS_xxx -> G_VFS_TYPE_xxxAlexander Larsson2007-09-131-2/+2
* Move mounting into a GVfsJobAlexander Larsson2007-09-131-0/+142