summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* smb: Allow renaming a file to the same name with a different caseHEADmasterCorey Berla2023-05-031-10/+21
* mtp: Make mtp backend support incrementally enumerate.re2zero2023-05-031-2/+45
* mtp: Emit delete event on device when disconnected António Fernandes2023-04-291-0/+5
* Revert "smb: Allow renaming a file to the same name with a different case"Corey Berla2023-04-111-8/+1
* smb: Allow renaming a file to the same name with a different caseCorey Berla2023-04-111-1/+8
* trash: Sync trash dir items when files changerong wang2023-03-311-2/+19
* dav: Prevent g_object_unref call with NULL pointerOndrej Holy2023-02-281-1/+1
* http: Fill `GFileInfo` with uncompressed sizesLucas Chollet2023-02-081-0/+23
* Fix string comparisonSergio Costas Rodriguez2023-02-062-2/+2
* dav: Prevent usage of NULL when user is not specifiedOndrej Holy2023-01-061-2/+4
* ftp: Update ftp->connections when the connection is releasedwangrong2023-01-051-0/+1
* daemon: PATH-expand the sftp backend ssh clientAlex Stewart2022-12-141-1/+1
* backend: Add support for xx-large and x-large thumbnailsOndrej Holy2022-12-131-19/+18
* smb: Remove redundant variableOndrej Holy2022-05-051-10/+1
* smb: Rework anonymous handling to avoid EINVALOndrej Holy2022-05-051-15/+4
* http: Unescape prefix to fix handling of encoded URIsOndrej Holy2022-05-031-1/+1
* dav: Fix build without Avahi supportOndrej Holy2022-04-281-7/+9
* dav: Drop user from URI as a workaround for Nextcloud bugOndrej Holy2022-04-221-26/+31
* dav: Port DNS-SD resolver to async API to fix hangs when mountingOndrej Holy2022-04-211-45/+68
* smb: Ignore EINVAL for kerberos/ccache loginOndrej Holy2022-04-132-3/+15
* dav: Rewrite to libsoup async API to fix crashesDaniel Kolesa2022-04-071-725/+1189
* dav: Do not lose userinfo when copying URIsDaniel Kolesa2022-04-061-21/+7
* dav: Fix crashes caused by extra unrefOndrej Holy2022-03-231-1/+0
* 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