Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log command invocation499-log-command-invocation | Nick Thomas | 2021-10-07 | 1 | -0/+7 |
| | | | | | | | | Use reflection to log the command we are about to execute, both in gitlab-shell and gitlab-sshd. Include the environment, which has all the context we need to understand what the command is expected to do. Changelog: added | ||||
* | Add debug logging to gitlab-sshd session | Nick Thomas | 2021-09-28 | 1 | -11/+35 |
| | |||||
* | refactor: unify instantiation of command.Shell | feistel | 2021-09-20 | 1 | -17/+14 |
| | |||||
* | refactor: rearchitect command and executable Go modules | feistel | 2021-09-08 | 1 | -2/+2 |
| | |||||
* | Extract sshd connections and sessions into their own files and structs | Nick Thomas | 2021-04-23 | 1 | -0/+151 |