Quad4 Software
explore Help
Sign In
Mirrors/tailscale
1
0
Fork 0
You've already forked tailscale
mirror of https://github.com/tailscale/tailscale.git synced 2025-12-26 07:20:16 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
951884b0775a4f03212c1bcd3fe599677e8160b7
tailscale/ssh/tailssh
History
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>
2024-09-11 18:36:00 -07:00
..
testcontainers
ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible
2024-08-21 13:20:12 -05:00
incubator_linux.go
ssh/tailssh: fall back to using su when no TTY available on Linux
2024-05-29 13:15:17 -05:00
incubator.go
ssh/tailssh: add ability to force V2 behavior using new feature flag
2024-08-29 15:02:58 -05:00
privs_test.go
ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible
2024-08-21 13:20:12 -05:00
tailssh_integration_test.go
ssh/tailssh: only chdir incubator process to user's homedir when necessary and possible
2024-08-21 13:20:12 -05:00
tailssh_test.go
cmd/k8s-operator,k8s-operator/sessionrecording,sessionrecording,ssh/tailssh: refactor session recording functionality (#12945)
2024-07-29 13:57:11 +01:00
tailssh.go
util/slicesx: add FirstElementEqual and LastElementEqual
2024-09-11 18:36:00 -07:00
user.go
ssh/tailssh: try fetching group IDs for user with the 'id' command
2024-04-23 08:54:17 -05:00