summaryrefslogtreecommitdiff
path: root/daemon/gvfsdaemon.h
Commit message (Expand)AuthorAgeFilesLines
* daemon: consider all jobs excepting unmount as blocking processesOndrej Holy2014-08-091-0/+1
* Adds infrastructure for the backends to exit cleanlyTimothy Arceri2013-04-151-0/+3
* daemon: Fix build breakage from previous commitColin Walters2013-04-101-2/+3
* gdbus: Improve registered paths activation on daemon sideTomas Bzatek2012-07-311-1/+0
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-5/+11
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* daemon: Add logic to force close active channelsChristian Kellner2011-06-061-1/+1
* daemon: Function to schedule a job in a threadChristian Kellner2011-06-061-0/+3
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-0/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Update gvfs mounting to the new APIsAlexander Larsson2007-09-131-1/+4
* s/G_IS_VFS/G_VFS_IS/gAlexander Larsson2007-09-131-2/+2
* G_TYPE_VFS_xxx -> G_VFS_TYPE_xxxAlexander Larsson2007-09-131-6/+6
* Add job thread limitAlexander Larsson2007-09-131-0/+2
* Move GVfsDaemon from header into c file.Alexander Larsson2007-09-131-7/+0
* Move mounting into a GVfsJobAlexander Larsson2007-09-131-9/+15
* Starting to work on actually registering the backends as mountedAlexander Larsson2007-09-131-2/+1
* Initial work on the new way to track mountpoints.Alexander Larsson2007-09-131-6/+12
* Allow multiple backend in one daemonAlexander Larsson2007-09-131-4/+3
* Rename GVfsDaemonBackend to GVfsBackendAlexander Larsson2007-09-131-3/+3
* Initial work on readAlexander Larsson2007-09-131-5/+0
* More work on daemon scheduling etcAlexander Larsson2007-09-131-1/+8
* More daemon & backend workAlexander Larsson2007-09-131-4/+4
* Pass GErrors sanely over dbusAlexander Larsson2007-09-131-5/+5
* Move read_file into GVfsDaemon subclassAlexander Larsson2007-09-131-0/+5
* Turn gvfsdaemon into a base classAlexander Larsson2007-09-131-0/+39