summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* GVfsChannels: Verify that replies are for the right serialAlexander Larsson2013-04-042-7/+14
* channel: Unqueue cancelled requestsAlexander Larsson2013-04-042-0/+35
* Fix compiler warningsBastien Nocera2013-04-031-1/+0
* fuse: Install systemd tmpfiles.d exclusion fileTomas Bzatek2013-02-062-0/+29
* Use g_list_free_full() where applicableTomas Bzatek2013-01-174-8/+4
* fuse: Make truncating more robustTomas Bzatek2012-12-071-3/+4
* client: Set default timeout to infinite for all GDaemonFile methodsTomas Bzatek2012-12-031-0/+7
* Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-301-2/+0
* gdaemonmount: Check for a NULL GMountOperation when unmountingDebarshi Ray2012-10-221-1/+2
* client: Don't disable exit_on_close on session busAlexander Larsson2012-10-111-2/+0
* fuse: don't crash on unmountMichael Terry2012-10-011-1/+1
* Try to unsubscribe from the proxy used for subscriptionWilliam Jon McCann2012-09-131-109/+50
* Fix some memory leaksWilliam Jon McCann2012-09-112-5/+14
* Don't use the display name to make the unique mount pointWilliam Jon McCann2012-08-301-9/+1
* Add support for getting symbolic iconsWilliam Jon McCann2012-08-301-0/+9
* gdaemonvfs: Don't warn when running against an older gvfs-daemonColin Walters2012-08-281-2/+6
* Remove unused gsysutils filesAlexander Larsson2012-08-211-1/+0
* Remove final parts of libdbusAlexander Larsson2012-08-211-8/+5
* gdbus: Remove debug printsTomas Bzatek2012-07-317-213/+1
* gdbus: Gracefully handle monitoring unsubscribe on unmounted backendTomas Bzatek2012-07-311-4/+26
* gdbus: Silence the G_IO_ERROR_NOT_MOUNTED errorTomas Bzatek2012-07-311-1/+1
* gdbus: Don't use NULL values on error with fd passingTomas Bzatek2012-07-312-22/+16
* gdbus: Fix leaks of GSimpleAsyncResultTomas Bzatek2012-07-311-0/+2
* gdbus: Strip unknown GError quark stringsTomas Bzatek2012-07-315-51/+83
* gdbus: Use casting macros where possibleTomas Bzatek2012-07-313-6/+6
* gdbus: Use g_clear_error() where appropriateTomas Bzatek2012-07-313-9/+5
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-318-96/+48
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-312-3/+3
* gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id argumentsTomas Bzatek2012-07-312-6/+30
* gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek2012-07-311-0/+2
* gdbus: Remove unused extra_fd stuffTomas Bzatek2012-07-311-58/+8
* gdbus: Use private GMainContext for sync enumeratorTomas Bzatek2012-07-313-22/+40
* gdbus: Make copy progress workTomas Bzatek2012-07-311-49/+89
* gdbus: Make cancellation workTomas Bzatek2012-07-315-22/+319
* gdbus: Treat empty non-NULL strings for the "ay" type as NULLTomas Bzatek2012-07-311-3/+3
* gdbus: Remove unused includeTomas Bzatek2012-07-311-1/+0
* gdbus: Port the fuse daemonTomas Bzatek2012-07-311-69/+84
* gdbus: Port the OpenIconForRead operationTomas Bzatek2012-07-311-247/+187
* gdbus: Monitoring portTomas Bzatek2012-07-311-94/+212
* gdbus: Handle NULL mount_info in create_proxy_for_file2()Tomas Bzatek2012-07-311-1/+2
* gdbus: Core daemon and client portTomas Bzatek2012-07-318-2442/+2579
* Rename gvfs-fuse-daemon to gvfsd-fuseTomas Bzatek2012-07-301-4/+4
* Update the Address of the FSFFelix Möller2012-07-3028-58/+58
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-201-1/+1
* fuse: Split padding size in blocks for ftruncate()Tomas Bzatek2012-06-251-4/+23
* fuse: Support ftruncate() where requested size > current sizeTomas Bzatek2012-06-201-4/+17
* gdbus: Use stable metadata proxyTomas Bzatek2012-06-182-36/+1
* build: More srcdir != builddir fixesColin Walters2012-06-061-0/+1
* Port volume monitoring and metadata to GDBusTomas Bzatek2012-06-043-145/+206
* Keep using ~/.gvfs as fallbackAlexander Larsson2012-03-151-1/+5