summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackend.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move FileInfo marshalling to common/.Alexander Larsson2007-09-131-2/+17
* Add move support to daemonAlexander Larsson2007-09-131-0/+15
* Add copy in daemon, and support for callbacks in daemon protocolAlexander Larsson2007-09-131-3/+18
* Implement MakeDirectory job and SMB implementation.Alexander Larsson2007-09-131-4/+11
* Implement trash/delete in daemonAlexander Larsson2007-09-131-0/+14
* Implement set_display_name in daemonAlexander Larsson2007-09-131-0/+9
* Implement get_filesystem_info in daemonAlexander Larsson2007-09-131-0/+9
* Added GVfsJobMountMountableAlexander Larsson2007-09-131-11/+20
* Update gvfs mounting to the new APIsAlexander Larsson2007-09-131-2/+4
* Rename gvfstypes.h to giotypes.hAlexander Larsson2007-09-131-1/+1
* Make GFileInfo into a pure key => value+type mapping.Alexander Larsson2007-09-131-8/+5
* s/G_IS_VFS/G_VFS_IS/gAlexander Larsson2007-09-131-2/+2
* Add backend support for append_to and replaceAlexander Larsson2007-09-131-0/+16
* Initial work for daemon side write supportAlexander Larsson2007-09-131-0/+29
* G_TYPE_VFS_xxx -> G_VFS_TYPE_xxxAlexander Larsson2007-09-131-6/+6
* Add create and try_create callsAlexander Larsson2007-09-131-0/+7
* Move GVfsBackend stuff into ->privAlexander Larsson2007-09-131-9/+13
* Move mounting into a GVfsJobAlexander Larsson2007-09-131-7/+25
* Make filenames constAlexander Larsson2007-09-131-6/+6
* Starting to work on actually registering the backends as mountedAlexander Larsson2007-09-131-1/+3
* New thread model for GVfsDaemonAlexander Larsson2007-09-131-56/+56
* Split out daemon implementation into a module in its own subdirAlexander Larsson2007-09-131-3/+3
* Initial daemon side enumerate workAlexander Larsson2007-09-131-0/+13
* Implement get_infoAlexander Larsson2007-09-131-19/+33
* New model to handle uris. All uri -> dbus mapping is done client side.Alexander Larsson2007-09-131-3/+2
* Initial work on the new way to track mountpoints.Alexander Larsson2007-09-131-6/+13
* Allow multiple backend in one daemonAlexander Larsson2007-09-131-7/+12
* Implement daemon side close request, and close when the fd is closedAlexander Larsson2007-09-131-0/+6
* Implement seekAlexander Larsson2007-09-131-9/+14
* Move backend class calls int gvfsbackend.cAlexander Larsson2007-09-131-0/+9
* Rename GVfsDaemonBackend to GVfsBackendAlexander Larsson2007-09-131-0/+60