summaryrefslogtreecommitdiffhomepage
path: root/ssh/tailssh/user.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-09ssh/tailssh: fix default PATH for DebianAndrew Dunham1-1/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-05-22ssh/tailssh: exclude Android from Linux build tagsBrad Fitzpatrick1-1/+1
2025-04-02ssh/tailssh: add Plan 9 support for Tailscale SSHBrad Fitzpatrick1-1/+7
2024-11-05types/result, util/lineiter: add package for a result type, use itBrad Fitzpatrick1-9/+9
2024-04-23ssh/tailssh: try fetching group IDs for user with the 'id' commandAndrew Dunham1-8/+2
2023-11-09ssh/tailssh,util: extract new osuser package from ssh code (#10170)Andrew Lytvynov1-86/+3
2023-08-15ssh/tailssh: fix gokrazy SSH crashBrad Fitzpatrick1-6/+8
2023-06-05ssh/tailssh: Max Username Length 256 for linuxDerek Burdick1-1/+5
2023-05-21ssh/tailssh: fix regression after LDAP supportBrad Fitzpatrick1-14/+21
2023-05-08ssh/tailssh: move some user-related code into new user.goBrad Fitzpatrick1-4/+111
2023-05-08ssh/tailssh: support LDAP users for Tailscale SSHBrad Fitzpatrick1-0/+116