summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* smb: Improve enumeration performanceOndrej Holy2019-11-051-8/+37
* daemon: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+4
* smb: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+8
* sftp: Don't set a content-type that isn't certainBastien Nocera2019-10-111-3/+6
* nfs: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+4
* mtp: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+4
* gphoto2: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+5
* dav: Don't set a content-type that isn't certainBastien Nocera2019-10-111-5/+10
* afc: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+4
* afp: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+4
* smb: Move variable to block where it's usedBastien Nocera2019-10-111-3/+1
* dav: Add support for services with IPv6 link-local addressesOndrej Holy2019-10-111-1/+13
* dav: Remove brackets from IPv6 address before useOndrej Holy2019-10-101-1/+5
* Revert "sftp: Always use port 22 if not specified"Ondrej Holy2019-10-011-5/+7
* 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