summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* dav, http: port to libsoup3Daniel Kolesa2022-02-015-865/+1051
* build: Remove incorrect i18n.merge_file argumentOndrej Holy2022-01-211-1/+0
* sftp: Adapt on new OpenSSH password promptsOndrej Holy2021-10-261-6/+6
* build: Improve the use of file generation on configure timeIñigo Martínez2021-10-251-15/+8
* build: Move to string based include_directoriesIñigo Martínez2021-10-251-1/+1
* build: Use dictionary for easier unpackIñigo Martínez2021-10-251-27/+26
* build: Make use of the new full_path methodIñigo Martínez2021-10-251-1/+1
* mount: Replace deprecated functionwip/oholy/ci-libsoup3Ondrej Holy2021-10-151-1/+1
* Add PartOf= to all systemd unitsHenri Chain2021-10-011-0/+1
* Move systemd services to session sliceHenri Chain2021-10-011-0/+1
* admin: Fix mount operation hang caused by pkexec failureOndrej Holy2021-06-071-1/+25
* admin: Make the privileged group configurableOndrej Holy2021-06-072-4/+11
* admin: Fail when peer credentials are not availableOndrej Holy2021-04-151-0/+9
* admin: Pass also XDG_RUNTIME_DIR to pkexec environmentOndrej Holy2021-04-152-1/+6
* daemon: Fix socket owner for gvfsd-adminOndrej Holy2021-04-151-0/+13
* daemon: Create socket dir from gvfsd daemonOndrej Holy2021-04-152-2/+7
* daemon: Remove connection socket properlyJan Alexander Steffens (heftig)2021-03-241-67/+28
* admin: Fix typo in .rules fileRené Genz2021-02-241-1/+1
* google: Add Shared drives folderOndrej Holy2021-02-121-13/+146
* google: Set G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE and _READ attributesOndrej Holy2021-02-121-0/+4
* google: Provide volatile entries for old URIsOndrej Holy2021-02-121-2/+20
* google: Add Shared with me folderOndrej Holy2021-02-121-32/+191
* google: Increase number of results in batches for better performanceOndrej Holy2021-02-121-3/+1
* Drop use of volatile qualifierOndrej Holy2021-02-121-1/+1
* daemon: Set filesystem::use-preview explicitlyAntónio Fernandes2021-01-2210-0/+16
* daemon: Set G_FILESYSTEM_PREVIEW_TYPE_NEVER in browse backendsAntónio Fernandes2021-01-225-0/+5
* afc: Set G_FILESYSTEM_PREVIEW_TYPE_IF_ALWAYSAntónio Fernandes2021-01-221-0/+1
* Use shorter strings for prompt dialog titlesJonas Dreßler2021-01-158-31/+53
* mtp: Use G_FILESYSTEM_PREVIEW_TYPE_NEVERAntónio Fernandes2020-12-181-0/+1
* mtp: Fix crashes when `LIBMTP_devicestorage_t` `StorageDescription = NULL`.Niklas Hambüchen2020-12-161-1/+26
* mtp: Add TODO about introducing storage name duplicatesNiklas Hambüchen2020-12-161-0/+3
* trash: Explicitly cancel file monitor to prevent deadlockOndrej Holy2020-12-111-1/+5
* admin: Add push implementation for better performanceOndrej Holy2020-12-091-0/+35
* admin: Add copy implementation for better performanceOndrej Holy2020-12-091-0/+31
* daemon: Use named sockets to avoid network permission requirementOndrej Holy2020-12-081-107/+9
* smb: Set fast content type independently of other attributesOndrej Holy2020-12-071-0/+2
* ftp: Prevent source file removal in case of transfer failureOndrej Holy2020-12-011-1/+1
* ftp: Close output stream properly in pull jobOndrej Holy2020-12-011-48/+8
* google: Report progress for file transfers from local filesystemOndrej Holy2020-12-013-9/+94
* sftp: Add support for two factor authenticationOndrej Holy2020-11-301-0/+49
* sftp: Use connection multiplexing instead of multiple connectionsOndrej Holy2020-11-301-3/+9
* smb: Report progress when move operation is doneOndrej Holy2020-11-201-3/+9
* google: Set the display name for the root folder alsowip/oholy/google-display-nameOndrej Holy2020-10-211-5/+11
* 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