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
Charlotte Brandhorst-Satzkorn 68307c1411 ssh/tailssh: send ssh event notifications on recording failures
This change sends an SSHEventNotificationRequest over noise when a
SSH session is set to fail closed and the session is unable to start
because a recorder is not available or a session is terminated because
connection to the recorder is ended. Each of these scenarios have their
own event type.

Updates tailscale/corp#9967

Signed-off-by: Charlotte Brandhorst-Satzkorn <charlotte@tailscale.com>
3 years ago
..
incubator.go various: add golangci-lint, fix issues (#7905) 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: send ssh event notifications on recording failures 3 years ago
tailssh_test.go ssh/tailssh: send ssh event notifications on recording failures 3 years ago