summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* trash: Replace usage of deprecated GTimeVal by GDateTimeOndrej Holy2019-09-201-16/+23
* ftp: Remove usage of deprecated GTimeValOndrej Holy2019-09-201-5/+6
* smb: Remove usage of deprecated GTimeValOndrej Holy2019-09-201-7/+4
* mtp: Remove usage of deprecated GTimeValOndrej Holy2019-09-201-2/+2
* http: Remove usage of deprecated GTimeValOndrej Holy2019-09-201-3/+2
* gphoto2: Remove usage of deprecated GTimeValOndrej Holy2019-09-201-7/+4
* dav: Replace usage of deprecated GTimeVal by GDateTimeOndrej Holy2019-09-201-6/+8
* dav: Fix mounting when 403 is returned for the parent folderOndrej Holy2019-09-131-0/+1
* google: Disable deletion of non-empty directoriesMayank Sharma2019-07-241-0/+35
* google: Fix crashes when deleting if the file isn't foundMayank Sharma2019-07-241-1/+2
* daemon/meson.build: define gvfs_rpath for libgvfsdaemon.soRobby Workman2019-07-181-0/+1
* google: Fix issue with stale entries remaining after rename operationMayank Sharma2019-07-181-1/+7
* google: Do not enumerate volatile entries if title matches idOndrej Holy2019-07-151-4/+19
* build: Add dependency on gsettings-desktop-schemasOndrej Holy2019-07-111-0/+1
* daemon: Handle lockdown option to disable writingOndrej Holy2019-07-1116-10/+143
* google: Check ownership in is_owner() without additional HTTP requestMayank Sharma2019-07-091-46/+14
* gvfsdaemon: Only accept EXTERNAL authenticationSimon McVittie2019-06-061-0/+17
* gvfsdaemon: Check that the connecting client is the same userSimon McVittie2019-06-061-1/+35
* admin: Ensure correct ownership when moving to file:// uriOndrej Holy2019-05-311-0/+46
* admin: Use fsuid to ensure correct file ownershipOndrej Holy2019-05-311-22/+7
* admin: Allow changing file ownerOndrej Holy2019-05-311-1/+2
* admin: Add query_info_on_read/write functionalityOndrej Holy2019-05-311-12/+67
* build: Use path strings in include_directoriesIñigo Martínez2019-05-161-1/+1
* build: Use dictionaries in configuration_data objectsIñigo Martínez2019-05-161-4/+5
* google: Support deleting shared Google Drive filesMayank Sharma2019-05-091-5/+75
* admin: Handle --help even if not under pkexecOndrej Holy2019-04-301-12/+12
* admin: Prevent core dumps when daemon is manually startedOndrej Holy2019-04-301-2/+9
* admin: Fix minor memory leakOndrej Holy2019-04-301-1/+1
* afc: Remove assumptions about length of device UUIDPhilip Langdale2019-04-291-11/+5
* fuse: Adapt gvfsd-fuse to use fuse 3.xXi Ruoyao2019-04-041-3/+1
* afp: Fix afp backend crash when no username suppliedMayank Sharma2019-03-281-0/+6
* daemon: Use "No such file or directory" consistentlyMayank Sharma2019-03-211-1/+1
* daemon: Use "Backups not supported" consistentlyMayank Sharma2019-03-213-5/+5
* daemon: Use "Operation not supported" consistentlyMayank Sharma2019-03-2145-85/+85
* sftp: Improve debug output of ssh cmdlineOndrej Holy2019-02-261-3/+9
* smb: Update comments and debug outputs for mount operationOndrej Holy2019-02-181-6/+9
* smb: Do not show password prompt when using winbind ccacheOndrej Holy2019-02-181-0/+8
* smb: Enable winbind ccache explicitelyOndrej Holy2019-02-181-0/+1
* sftp: Always use port 22 if not specifiedOndrej Holy2019-02-041-7/+5
* build: Make use of dictionaries to gain readibilityIñigo Martínez2019-01-211-72/+31
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-211-5/+5
* build: Use generators placeholdersIñigo Martínez2019-01-211-7/+5
* build: Fix the parameter order in configure_fileIñigo Martínez2019-01-211-3/+3
* build: Fix the use of pkg-config file variablesIñigo Martínez2019-01-211-5/+5
* build: Use / instead of join_pathsIñigo Martínez2019-01-211-4/+4
* build: Add trailing commasIñigo Martínez2019-01-212-58/+58
* admin: Update message in .policyOndrej Holy2019-01-141-1/+1
* admin: Add comments to .policy fileOndrej Holy2019-01-141-0/+2
* admin: Add comment to .rules fileOndrej Holy2019-01-141-0/+5
* admin: Prevent access if any authentication agent isn't availableOndrej Holy2019-01-141-2/+1