summaryrefslogtreecommitdiffhomepage
path: root/ssh/tailssh/incubator_linux.go
AgeCommit message (Expand)AuthorFilesLines
2025-05-22ssh/tailssh: exclude Android from Linux build tagsBrad Fitzpatrick1-1/+1
2024-05-29ssh/tailssh: fall back to using su when no TTY available on LinuxPercy Wegmann1-7/+7
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2023-01-06ssh/tailssh: unify some of the incubator_* GOOS files into incubator.goBrad Fitzpatrick1-22/+0
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-06-28ssh/tailssh: fix Tailscale SSH to Linux Arch machinesBrad Fitzpatrick1-0/+14
2022-06-25ssh/tailssh: limit setgroups to 16 on macOSAdam Eijdenberg1-0/+4
2022-06-25ssh/tailssh: fix /usr/bin/login args on macOSAdam Eijdenberg1-0/+4
2022-05-09ssh/tailssh: refactor incubator flagsMaisem Ali1-4/+4
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-3/+3
2022-03-12ssh/tailssh: set DBUS_SESSION_BUS_ADDRESS and SSH_TTY variablesMaisem Ali1-0/+1
2022-03-08ssh/tailssh: create login sessions for new connectionsMaisem Ali1-0/+174