summaryrefslogtreecommitdiff
path: root/common/gvfsdaemonprotocol.h
Commit message (Expand)AuthorAgeFilesLines
* common: Increase mount timeout to 30 minutesRoss Lagerwall2015-03-111-2/+2
* Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+6
* gdbus: Fix case of GDbusAttributeValue structTomas Bzatek2012-07-311-4/+4
* gdbus: Reword GVariant argumentsTomas Bzatek2012-07-311-4/+4
* gdbus: Remove unused daemon protocol definesTomas Bzatek2012-07-311-106/+0
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-10/+6
* Fix a comment typoMatthias Clasen2012-07-281-1/+1
* common: add support show-unmount-progress signal to GMountOperationDBusCosimo Cecchi2012-07-131-0/+1
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-0/+2
* Implement a dbus based metadata get callAlexander Larsson2009-06-251-0/+1
* (de)marshal the attribute status in GFileInfoAlexander Larsson2009-06-251-0/+3
* Add gvfsd-metadata update daemonAlexander Larsson2009-06-231-0/+8
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-171-0/+2
* Bug 575728 – crash in Open Folder: mountin a crypto volumeAlexander Larsson2009-03-181-0/+1
* Add (de)marshalling functions for GFileInfos.Alexander Larsson2009-02-271-0/+6
* Patch from David ZeuthenAlexander Larsson2008-10-211-0/+1
* Reverse map fuse paths to gvfs uris in g_file_new_for_path().Alexander Larsson2008-09-261-0/+1
* Add Push and Pull. Remove Upload. (#550100)Christian Kellner2008-09-011-1/+2
* Add _g_dbus_message_iter_append_args_valist andAlexander Larsson2008-03-031-0/+1
* Remove SEEK_CUR from channel protocol. This doesn't work with readahead,Alexander Larsson2008-02-041-3/+2
* Add upload operation (requires latest glib)Alexander Larsson2008-01-171-0/+1
* Implement unmount_mountable and eject_mountable on client side.Alexander Larsson2008-01-111-0/+2
* Update for gio API changes (removal of GFileAttributeValue).Alexander Larsson2007-12-141-2/+15
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Add unmount operation and unregister mount mounttracker callAlexander Larsson2007-11-141-0/+2
* Add registerFuse callAlexander Larsson2007-10-261-0/+1
* Make sending icons actually workAlexander Larsson2007-10-161-1/+1
* Implement file monitor in clientAlexander Larsson2007-10-091-0/+1
* Add defines for monitoringAlexander Larsson2007-10-081-0/+9
* Implement get_supported_uri_schemes method and add a GVfsUriMapper methodSebastian Dröge2007-10-081-0/+1
* Removed. Removed. Added. Added.Alexander Larsson2007-09-171-2/+2
* Add daemon side query attribute supportAlexander Larsson2007-09-131-2/+4
* Marshal attribute query requests on client sideAlexander Larsson2007-09-131-0/+5
* Break out GFileAttributeValue from GFileInfo and use in other places.Alexander Larsson2007-09-131-30/+11
* Implement make symbolic linkAlexander Larsson2007-09-131-0/+1
* Move FileInfo marshalling to common/.Alexander Larsson2007-09-131-8/+31
* Move gvfsdaemonprotocol.c to common/, and split out some code so we can appendAlexander Larsson2007-09-131-3/+8
* Add move support to daemonAlexander Larsson2007-09-131-0/+1
* Add copy in daemon, and support for callbacks in daemon protocolAlexander Larsson2007-09-131-0/+5
* Implement MakeDirectory job and SMB implementation.Alexander Larsson2007-09-131-0/+1
* Implement trash/delete in daemonAlexander Larsson2007-09-131-0/+2
* Implement set_display_name in daemonAlexander Larsson2007-09-131-0/+1
* Implement get_filesystem_info in daemonAlexander Larsson2007-09-131-0/+1
* Add cancellation to mount operationsAlexander Larsson2007-09-131-0/+1
* Add descriptive comments to dbus interface definesAlexander Larsson2007-09-131-0/+5
* Add G_VFS_DBUS_OP_SPAWNED defineAlexander Larsson2007-09-131-1/+3
* Add defines for GMountOperation dbus opsAlexander Larsson2007-09-131-0/+3
* Add G_VFS_DBUS_MOUNTTRACKER_OP_REGISTER_MOUNT defineAlexander Larsson2007-09-131-0/+1
* Rename mount daemon main interface to Mount, instead of MountPointAlexander Larsson2007-09-131-15/+16
* Centralize dbus timeout default valueAlexander Larsson2007-09-131-0/+2