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
Percy Wegmann 35423fcf69 drive/driveimpl: use su instead of sudo
This allows Taildrive to work on systems like Busybox that don't have sudo.

Fixes #12282

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2 months ago
..
driveimpl drive/driveimpl: use su instead of sudo 2 months ago
drive_clone.go
drive_view.go
local.go
remote.go drive: use secret token to authenticate access to file server on localhost 6 months ago
remote_nonunix.go
remote_permissions.go ipn/ipnlocal: only show Taildrive peers to which ACLs grant us access 6 months ago
remote_permissions_test.go
remote_test.go drive: move normalizeShareName into pkg drive and make func public (#11638) 7 months ago
remote_unix.go