summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackend.h
Commit message (Expand)AuthorAgeFilesLines
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Add "default location" support for mountsChristian Kellner2009-11-261-0/+3
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-8/+35
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-171-0/+19
* Add g_vfs_backend_is_mounted()Alexander Larsson2009-04-161-0/+1
* Support query info on output streamsAlexander Larsson2009-02-271-28/+39
* Add (de)marshalling functions for GFileInfos.Alexander Larsson2009-02-271-0/+11
* Make mounts/backends have a GIcon not a icon nameAlexander Larsson2008-12-011-2/+4
* Patch from David ZeuthenAlexander Larsson2008-10-211-0/+7
* Add Push and Pull. Remove Upload. (#550100)Christian Kellner2008-09-011-16/+35
* Add x-content/* support to daemon mounts. Right now a backend can only setDavid Zeuthen2008-07-291-0/+3
* Pass an optional uri to query_info and enumerateAlexander Larsson2008-02-151-0/+6
* Add upload operation (requires latest glib)Alexander Larsson2008-01-171-0/+15
* Implement unmount_mountable and eject_mountable on client side.Alexander Larsson2008-01-111-6/+10
* Make GVfsMonitor API simpler for users.Alexander Larsson2008-01-101-1/+1
* Add initial computer backendAlexander Larsson2008-01-081-0/+13
* Add the cdda:// backend for Compact Disc Digital Audio discs.David Zeuthen2007-12-191-0/+3
* Update for gio API changes (removal of GFileAttributeValue).Alexander Larsson2007-12-141-2/+4
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-2/+1
* Add unmount operation and unregister mount mounttracker callAlexander Larsson2007-11-141-0/+8
* Remove use of old giotypes.h headerAlexander Larsson2007-11-061-1/+0
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Add g_vfs_backend_get_mount_specAlexander Larsson2007-10-311-0/+1
* Rename set_icon -> set_icon_name Add getter for icon_name and display_nameAlexander Larsson2007-10-191-1/+3
* Add user_visible to mount info Reorder args so that new stuff comes at theAlexander Larsson2007-10-191-0/+2
* Add defines for monitoringAlexander Larsson2007-10-081-1/+18
* Add GFileCreateFlags flag to open for write. No actual backend support yetAlexander Larsson2007-10-041-6/+12
* Removed. Removed. Added. Added.Alexander Larsson2007-09-171-16/+16
* Fix copy/paste error in the name of the function argumentAlexander Larsson2007-09-131-2/+2
* Pass preallocated infos and attribute masks to backends. Use auto-masking.Alexander Larsson2007-09-131-8/+12
* Add prefered_filename_encoding to mountpointsAlexander Larsson2007-09-131-13/+12
* Implement etag sending on close in daemon streamAlexander Larsson2007-09-131-2/+2
* Add daemon side query attribute supportAlexander Larsson2007-09-131-0/+13
* Break out GFileAttributeValue from GFileInfo and use in other places.Alexander Larsson2007-09-131-4/+2
* Always return gvfs:backend from get_file_infoAlexander Larsson2007-09-131-13/+15
* Implement make symbolic linkAlexander Larsson2007-09-131-0/+9
* 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