summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobmount.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Use "Operation not supported" consistentlyMayank Sharma2019-03-211-1/+1
* daemon: Port GVfsBackend to GTaskOndrej Holy2017-11-281-3/+2
* job: Unify send_reply debug messagesOndrej Holy2015-09-231-1/+2
* Strip dbus error strings from GError after all dbus calls.Alexander Larsson2012-08-241-0/+1
* gdbus: Use g_clear_error() where appropriateTomas Bzatek2012-07-311-2/+1
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-311-4/+2
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-44/+28
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Convert all spew to g_debug()Alexander Larsson2009-03-061-3/+3
* 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