Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: Add logic to force close active channels | Christian Kellner | 2011-06-06 | 1 | -1/+1 |
* | daemon: Function to schedule a job in a thread | Christian Kellner | 2011-06-06 | 1 | -0/+3 |
* | Bug 587484 – Interaction when unmounting mounts and misc fixes | David Zeuthen | 2009-07-08 | 1 | -0/+1 |
* | Add copyright information to source files. | Christian Kellner | 2007-11-01 | 1 | -0/+22 |
* | Update gvfs mounting to the new APIs | Alexander Larsson | 2007-09-13 | 1 | -1/+4 |
* | s/G_IS_VFS/G_VFS_IS/g | Alexander Larsson | 2007-09-13 | 1 | -2/+2 |
* | G_TYPE_VFS_xxx -> G_VFS_TYPE_xxx | Alexander Larsson | 2007-09-13 | 1 | -6/+6 |
* | Add job thread limit | Alexander Larsson | 2007-09-13 | 1 | -0/+2 |
* | Move GVfsDaemon from header into c file. | Alexander Larsson | 2007-09-13 | 1 | -7/+0 |
* | Move mounting into a GVfsJob | Alexander Larsson | 2007-09-13 | 1 | -9/+15 |
* | Starting to work on actually registering the backends as mounted | Alexander Larsson | 2007-09-13 | 1 | -2/+1 |
* | Initial work on the new way to track mountpoints. | Alexander Larsson | 2007-09-13 | 1 | -6/+12 |
* | Allow multiple backend in one daemon | Alexander Larsson | 2007-09-13 | 1 | -4/+3 |
* | Rename GVfsDaemonBackend to GVfsBackend | Alexander Larsson | 2007-09-13 | 1 | -3/+3 |
* | Initial work on read | Alexander Larsson | 2007-09-13 | 1 | -5/+0 |
* | More work on daemon scheduling etc | Alexander Larsson | 2007-09-13 | 1 | -1/+8 |
* | More daemon & backend work | Alexander Larsson | 2007-09-13 | 1 | -4/+4 |
* | Pass GErrors sanely over dbus | Alexander Larsson | 2007-09-13 | 1 | -5/+5 |
* | Move read_file into GVfsDaemon subclass | Alexander Larsson | 2007-09-13 | 1 | -0/+5 |
* | Turn gvfsdaemon into a base class | Alexander Larsson | 2007-09-13 | 1 | -0/+39 |