summaryrefslogtreecommitdiff
path: root/internal/sshd/session.go
Commit message (Expand)AuthorAgeFilesLines
* Log command invocation499-log-command-invocationNick Thomas2021-10-071-0/+7
* Add debug logging to gitlab-sshd sessionNick Thomas2021-09-281-11/+35
* refactor: unify instantiation of command.Shellfeistel2021-09-201-17/+14
* refactor: rearchitect command and executable Go modulesfeistel2021-09-081-2/+2
* Extract sshd connections and sessions into their own files and structsNick Thomas2021-04-231-0/+151