summaryrefslogtreecommitdiff
path: root/client/gdaemonvfs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix string comparisonSergio Costas Rodriguez2023-02-061-1/+1
* Remove redundant gmodule.h includesOndrej Holy2018-04-031-1/+0
* client: Propagate error from create_mount_tracker_proxyOndrej Holy2017-01-261-9/+10
* client: Do not modify caller's errorsOndrej Holy2017-01-241-0/+2
* client: Use sync methods instead of flushing dbusOndrej Holy2016-11-241-21/+11
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-2/+2
* Always add mount prefix in cached fuse pathsJens Georg2016-05-201-34/+29
* Accept XDG_RUNTIME_DIR/bus as a valid D-Bus session/user busSimon McVittie2015-10-261-1/+2
* client: Use g_warning if proxy creation failedOndrej Holy2015-10-021-4/+7
* 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