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/ssh/tailssh
Brad Fitzpatrick cec779e771 util/slicesx: add FirstElementEqual and LastElementEqual
And update a few callers as examples of motivation. (there are a
couple others, but these are the ones where it's prettier)

Updates #cleanup

Change-Id: Ic8c5cb7af0a59c6e790a599136b591ebe16d38eb
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 week ago
..
testcontainers ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible 1 month ago
incubator.go ssh/tailssh: add ability to force V2 behavior using new feature flag 3 weeks ago
incubator_linux.go ssh/tailssh: fall back to using su when no TTY available on Linux 4 months ago
privs_test.go ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible 1 month ago
tailssh.go util/slicesx: add FirstElementEqual and LastElementEqual 1 week ago
tailssh_integration_test.go ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible 1 month ago
tailssh_test.go cmd/k8s-operator,k8s-operator/sessionrecording,sessionrecording,ssh/tailssh: refactor session recording functionality (#12945) 2 months ago
user.go ssh/tailssh: try fetching group IDs for user with the 'id' command 5 months ago