summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* client: remove GVfsUriMountInfoGiovanni Campagna2014-01-206-352/+193
* build: replace obsolete INCLUDES by CPPFLAGSOndrej Holy2014-01-171-2/+2
* Implement truncate support for output streamsRoss Lagerwall2013-12-053-34/+235
* client: Use the correct enumeration constantRoss Lagerwall2013-11-301-2/+2
* fuse: Remove duplicate assignmentRoss Lagerwall2013-11-301-1/+0
* gdeamonfileenumerator: unused variable cleanupOndrej Holy2013-11-211-1/+0
* fuse: Round up the number of blocks that a filesystem hasRoss Lagerwall2013-11-151-1/+1
* client: Fix SIGSEGV in fallback copyRoss Lagerwall2013-11-071-1/+1
* Update .gitignore filesRoss Lagerwall2013-11-011-1/+1
* Don't crash if mount_operation is given as NULLRoss Lagerwall2013-10-311-5/+10
* client: Fix usage of incorrect enum constantRoss Lagerwall2013-10-251-1/+1
* fuse: Use the big_writes option to speed up writesRoss Lagerwall2013-10-081-0/+4
* client: Don't user g_source_remove() on non-default main contextAlexander Larsson2013-10-031-10/+10
* fuse: Make file nonseekable if it actually isRoss Lagerwall2013-10-021-0/+3
* fuse: Enforce sync_readRoss Lagerwall2013-10-021-0/+3
* fuse: Fix seek offset calculationRoss Lagerwall2013-10-021-1/+1
* gdbus: fix compilation warningsOndrej Holy2013-09-261-4/+0
* GDaemonFileEnumerator: fix compilation warningOndrej Holy2013-09-261-1/+0
* gdbus: fix compilation warningOndrej Holy2013-09-261-1/+0
* smb: fix compilation warningOndrej Holy2013-09-261-0/+1
* client: Remove unused code for dbus vfs filtersAlexander Larsson2013-09-266-117/+0
* GDaemonFileMonitor: Only recieve events on one dbus connectionAlexander Larsson2013-09-261-32/+22
* GDaemonFileEnumerator: Only listen to messages one connectionAlexander Larsson2013-09-263-24/+54
* GDaemonFile: fix relative path handling to account for mount_prefixGiovanni Campagna2013-06-131-16/+69
* smb: Add support for specifying custom portTomas Bzatek2013-05-281-1/+19
* httpuri: Fix a typoTomas Bzatek2013-04-291-2/+2
* GVfsIcon: support icon serialisationRyan Lortie2013-04-211-0/+8
* 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-021-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