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
Kristoffer Dalby 0e0e53d3b3 util/usermetrics: make usermetrics non-global
this commit changes usermetrics to be non-global, this is a building
block for correct metrics if a go process runs multiple tsnets or
in tests.

Updates #13420
Updates tailscale/corp#22075

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2 months ago
..
testcontainers ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible 3 months ago
incubator.go ssh/tailssh: add ability to force V2 behavior using new feature flag 3 months ago
incubator_linux.go ssh/tailssh: fall back to using su when no TTY available on Linux 6 months ago
privs_test.go ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible 3 months ago
tailssh.go util/slicesx: add FirstElementEqual and LastElementEqual 2 months ago
tailssh_integration_test.go ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible 3 months ago
tailssh_test.go util/usermetrics: make usermetrics non-global 2 months ago
user.go ssh/tailssh: try fetching group IDs for user with the 'id' command 7 months ago