summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* client: Fix mount info cache invalidationOndrej Holy2019-03-042-28/+30
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-211-2/+2
* build: Fix the use of pkg-config file variablesIñigo Martínez2019-01-211-3/+3
* build: Use / instead of join_pathsIñigo Martínez2019-01-211-3/+3
* build: Add trailing commasIñigo Martínez2019-01-211-11/+11
* Revert "build: Add trailing commas"Ondrej Holy2019-01-071-11/+11
* Revert "build: Use / instead of join_paths"Ondrej Holy2019-01-071-3/+3
* Revert "build: Fix the use of pkg-config file variables"Ondrej Holy2019-01-071-3/+3
* Revert "build: Do not use prefix on directory variables"Ondrej Holy2019-01-071-2/+2
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-041-2/+2
* build: Fix the use of pkg-config file variablesIñigo Martínez2019-01-041-3/+3
* build: Use / instead of join_pathsIñigo Martínez2019-01-041-3/+3
* build: Add trailing commasIñigo Martínez2019-01-041-11/+11
* build: Add proper linker support checkIñigo Martínez2018-07-211-1/+1
* build: Remove autotoolsIñigo Martínez2018-04-062-103/+0
* Remove redundant gmodule.h includesOndrej Holy2018-04-032-2/+0
* build: Revise dependenciesIñigo Martínez2018-04-031-9/+14
* build: Improve installation on system pathsIñigo Martínez2017-10-311-3/+2
* build: Port to meson build systemIñigo Martínez2017-10-313-0/+109
* daemon: Avoid overflowing when querying for filesystem infoMichael Terry2017-08-211-1/+4
* gdaemonfile: Fix g_file_equal for different mount_prefixOndrej Holy2017-08-211-2/+6
* gdaemonfile: Fix relative path handlingOndrej Holy2017-08-211-53/+15
* client: Fix crash when calculating a relative pathMichael Terry2017-08-211-1/+1
* gdaemonfileenumerator: Marginally simplify the codeDebarshi Ray2017-08-071-4/+1
* gdaemonfileenumerator: Fix crashes in synchronous enumerator codeOndrej Holy2017-07-241-2/+6
* client: Port GDaemonFileEnumerator to GTaskOndrej Holy2017-06-141-95/+95
* Do not sent user invisible mounts if not neededOndrej Holy2017-06-061-16/+10
* client: Remove obsolete GSimpleAsyncResult helpersOndrej Holy2017-03-282-38/+0
* fuse: Prevent potential crash if file handle is not setOndrej Holy2017-03-231-1/+1
* client: Ignore everything after first colon in userinfoOndrej Holy2017-02-131-2/+17
* client: Port GDaemonFileOutputStream to GTaskOndrej Holy2017-02-071-201/+95
* client: Do not leak GDBusConnection referenceOndrej Holy2017-02-072-0/+2
* client: Propagate error from create_mount_tracker_proxyOndrej Holy2017-01-261-9/+10
* client: Do not modify caller's errorsOndrej Holy2017-01-243-3/+2
* client: Port GDaemonFile to GTaskOndrej Holy2017-01-241-640/+429
* fuse: Add client pid in debug messagesOndrej Holy2017-01-241-1/+5
* Add prefixes in debug messagesOndrej Holy2017-01-241-1/+1
* fuse: Print open flags in readable formOndrej Holy2017-01-171-2/+12
* client: Fix typos in source tag checksOndrej Holy2017-01-161-2/+2
* Remove some leftover dead codeChristian Kellner2017-01-091-3/+1
* gvfsiconloadable: Duplicate caller's errorOndrej Holy2016-12-121-1/+1
* test: Add test case for Bug 772849Ondrej Holy2016-12-121-0/+1
* client: Escape ":[]" chars in host if it is not IPv6Ondrej Holy2016-12-121-6/+14
* gdaemonfile: Pass GFileCreateFlags in write operationsOndrej Holy2016-12-121-0/+1
* gdaemonfile: Remove dead codeOndrej Holy2016-12-121-5/+0
* client: Use sync methods instead of flushing dbusOndrej Holy2016-11-241-21/+11
* client: Port GDaemonFileInputStream to GTaskOndrej Holy2016-11-181-202/+95
* client: Port GVfsIconLoadable to GTaskOndrej Holy2016-11-011-64/+56
* client: Port GDaemonMount to GTaskOndrej Holy2016-11-011-50/+65
* Use Unicode in translatable stringsPiotr Drąg2016-10-033-10/+10