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
Maisem Ali d92047cc30 ssh/tailssh: allow recorders to be configured on the first or final action
Currently we only send down recorders in first action, allow the final action
to replace them but not to drop them.

Updates tailscale/corp#9967

Signed-off-by: Maisem Ali <maisem@tailscale.com>
3 years ago
..
incubator.go ssh/tailssh: make uid an int instead of uint64 3 years ago
incubator_linux.go all: update copyright and license headers 3 years ago
privs_test.go ssh/tailssh: fix privilege dropping on FreeBSD; add tests 3 years ago
tailssh.go ssh/tailssh: allow recorders to be configured on the first or final action 3 years ago
tailssh_test.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago