You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/drive/driveimpl
Percy Wegmann aa6a2d1e56 drive/driveimpl: use sudo or su to run file server
Some systems have `sudo`, some have `su`. This tries both, increasing
the chance that we can run the file server as an unprivileged user.

Updates #14629

Signed-off-by: Percy Wegmann <percy@tailscale.com>
4 months ago
..
compositedav drive: rewrite LOCK paths 2 years ago
dirfs drive: fix minor typos in comments 8 months ago
shared drive: fix index out of bounds when parsing request local paths (#15517) 8 months ago
birthtiming.go tailscale: update tailfs file and package names (#11590) 2 years ago
birthtiming_test.go tailscale: update tailfs file and package names (#11590) 2 years ago
connlistener.go tailscale: update tailfs file and package names (#11590) 2 years ago
connlistener_test.go tailscale: update tailfs file and package names (#11590) 2 years ago
drive_test.go drive,ipn/ipnlocal: calculate peer taildrive URLs on-demand 5 months ago
fileserver.go drive: fix index out of bounds when parsing request local paths (#15517) 8 months ago
local_impl.go drive,ipn/ipnlocal: calculate peer taildrive URLs on-demand 5 months ago
remote_impl.go drive/driveimpl: use sudo or su to run file server 4 months ago