summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendadmin.c
Commit message (Expand)AuthorAgeFilesLines
* admin: Fail when peer credentials are not availableOndrej Holy2021-04-151-0/+9
* admin: Pass also XDG_RUNTIME_DIR to pkexec environmentOndrej Holy2021-04-151-0/+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
* 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
* 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
* admin: Prevent access if any authentication agent isn't availableOndrej Holy2019-01-141-2/+1
* Remove workaround for directory / folder iconswip/rishi/issue-2Debarshi Ray2018-08-141-2/+9
* admin: Require mounting for each client explicitlyOndrej Holy2017-08-041-5/+17
* admin: Fix strtol error checkOndrej Holy2017-03-231-2/+2
* admin: fix indentationCosimo Cecchi2016-07-131-18/+17
* admin: add more read/write flag overridesCosimo Cecchi2016-07-131-0/+4
* admin: simplify code to set new display nameCosimo Cecchi2016-07-131-7/+5
* admin: remove unneeded codeCosimo Cecchi2016-07-131-12/+1
* admin: don't use tabsCosimo Cecchi2016-07-131-4/+4
* admin: factor out function to set common GVfsJobOpenForWrite attrsCosimo Cecchi2016-07-131-21/+16
* admin: refactor a method to complete jobCosimo Cecchi2016-07-131-191/+79
* admin: wire up a missing functionCosimo Cecchi2016-07-131-0/+1
* admin: remove unused variablesCosimo Cecchi2016-07-131-3/+0
* admin: move variables at top of functionsCosimo Cecchi2016-07-131-102/+130
* admin: update copyrightCosimo Cecchi2016-07-131-1/+1
* Introduce an admin gvfs backendCosimo Cecchi2016-07-131-0/+1060