summaryrefslogtreecommitdiffhomepage
path: root/ssh/tailssh/privs_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-10tstest: add RequireRoot helperBrad Fitzpatrick1-3/+2
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-8/+4
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2024-08-21ssh/tailssh: only chdir incubator process to user's homedir when necessary an...Percy Wegmann1-1/+1
2024-05-29ssh/tailssh: fall back to using su when no TTY available on LinuxPercy Wegmann1-2/+2
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-1/+1
2023-03-20ssh/tailssh: fix privilege dropping on FreeBSD; add testsAndrew Dunham1-0/+295