summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* trash: Do not fail when G_FILE_COPY_NO_FALLBACK_FOR_MOVE is usedwip/oholy/trash-performanceOndrej Holy2020-09-246-0/+60
* dav: Be sure that enumeration is possible when looking for a rootOndrej Holy2020-09-231-3/+4
* trash: Add support for x-gvfs-notrash option to ignore mountsOndrej Holy2020-08-051-1/+29
* recent: Port to GDateTimeOndrej Holy2020-07-031-8/+12
* sftp: Copy file timestamps on push/pullMaxim Mikityanskiy2020-05-121-23/+89
* dav: Add support for NTLM authenticationOndrej Holy2020-05-121-0/+1
* dav: Add support for Negotiate authenticationOndrej Holy2020-05-121-0/+2
* afc: Handle permission denied errorBastien Nocera2020-02-111-0/+4
* afc: Remove unused error code conversionBastien Nocera2020-02-111-64/+0
* afc: Simplify setting error codesBastien Nocera2020-02-111-10/+7
* google: Changed copy, move and push to enable overwriting filesMayank Sharma2020-01-311-110/+487
* google: Fixed a bug in copy function which caused crash after renameMayank Sharma2020-01-311-18/+41
* build: Bump libgdata dependency to support latest featuresMayank Sharma2020-01-311-16/+0
* google: Fix make_directory to create folders with volatile entriesMayank Sharma2020-01-311-1/+43
* google: Added vfunc for move operationMayank Sharma2020-01-311-0/+234
* google: Improved debug info being logged while insert/delete/queryMayank Sharma2020-01-311-2/+5
* google: Added "GVFS_GOOGLE_DEBUG" env var to log all the entries in cacheMayank Sharma2020-01-311-0/+35
* google: Fix in-fs copy operation using stored volatile pathsMayank Sharma2020-01-311-46/+367
* sftp: Fix file ownership when replacingOndrej Holy2020-01-291-32/+152
* 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