summaryrefslogtreecommitdiff
path: root/client/gdaemonvfs.c
Commit message (Expand)AuthorAgeFilesLines
* client: Suppress errors if daemon part is missingOndrej Holy2015-06-081-7/+3
* metadata: Get tree from udev via dbusOndrej Holy2015-06-011-31/+6
* metadata: remove unused dbus unset apiOndrej Holy2015-04-101-1/+1
* client: Strip remote dbus error when setting metadata failsRoss Lagerwall2015-01-061-0/+2
* metadata: don't crash if meta_tree_init failsOndrej Holy2015-01-061-62/+73
* GDaemonMount: invalidate mount cache whenever we unmount a mountSimon McVittie2014-07-251-3/+13
* client: Remove unneeded function declarationRoss Lagerwall2014-05-101-1/+0
* client: remove GVfsUriMountInfoGiovanni Campagna2014-01-201-45/+11
* GVfsIcon: support icon serialisationRyan Lortie2013-04-211-0/+8
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-2/+1
* client: Don't disable exit_on_close on session busAlexander Larsson2012-10-111-2/+0
* Fix some memory leaksWilliam Jon McCann2012-09-111-0/+1
* gdaemonvfs: Don't warn when running against an older gvfs-daemonColin Walters2012-08-281-2/+6
* gdbus: Silence the G_IO_ERROR_NOT_MOUNTED errorTomas Bzatek2012-07-311-1/+1
* gdbus: Use g_clear_error() where appropriateTomas Bzatek2012-07-311-3/+1
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-311-5/+2
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-311-2/+2
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-226/+173
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-201-1/+1
* gdbus: Use stable metadata proxyTomas Bzatek2012-06-181-35/+1
* Port volume monitoring and metadata to GDBusTomas Bzatek2012-06-041-111/+162
* Keep using ~/.gvfs as fallbackAlexander Larsson2012-03-151-1/+5
* Use user runtime dir for gvfs mountsWilliam Jon McCann2012-02-071-1/+1
* Adapt to GLib 2.31 deprecations and thread API changesMatthias Clasen2011-10-211-3/+2
* afp: register the afp urimapperCarl-Anton Ingmarsson2011-08-251-0/+2
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-171-2/+1
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Always call back from mainloop in g_daemon_file_find_enclosing_mount_asyncChristian Kellner2010-02-191-6/+18
* Enable support for lazy loading of gio modulesAlexander Larsson2010-01-121-0/+11
* Correctly dup strings in meta_tree_lookup_stringvAlexander Larsson2009-12-011-0/+1
* Fix compiler warningAlexander Larsson2009-12-011-1/+1
* Claim to support file: uris tooAlexander Larsson2009-09-301-0/+1
* Include mount prefix when constructing fuse pathTomas Bzatek2009-08-181-3/+6
* Plug various metadata-related memleaksMatthias Clasen2009-08-011-0/+1
* Call dbus_threads_init_default before doing any other dbus callsColin Walters2009-07-151-3/+3
* Implement metadata setting for remote locationsAlexander Larsson2009-06-251-66/+96
* Support unsetting metadata in g_file_set_attributes_from_info()Alexander Larsson2009-06-251-0/+15
* Short circuit metadata setting if no changeAlexander Larsson2009-06-231-12/+44
* Implement the metadata addition api in GVfsAlexander Larsson2009-06-231-2/+356
* Bug 569199 – incorrectly open smb workgroup using a spaceAlexander Larsson2009-03-051-1/+1
* Patch from David ZeuthenAlexander Larsson2008-10-211-0/+6
* Reverse map fuse paths to gvfs uris in g_file_new_for_path().Alexander Larsson2008-09-261-3/+139
* Only call the IsSupported dbus call when the class is actually neededAlexander Larsson2008-09-231-0/+8
* Don't drop query and fragment portions of the URI when decoding it and theBastien Nocera2008-08-271-1/+9
* Bug 528891 – Handle URI schemes case insensitiveChristian Kellner2008-08-021-4/+20
* Set exit-on-disconnect to FALSE on private dbus connections to preventMatthias Clasen2008-04-211-0/+2
* Bug 526454 – too early use of dbus session busMatthias Clasen2008-04-161-0/+7
* Free strings with g_free, not dbus_free (#521269)Alexander Larsson2008-03-101-1/+1
* Bump timeout to standard gvfs time. Patch from Matthias ClasenAlexander Larsson2008-03-041-1/+1