| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | only use the control master if desired. causes more fuss than solutions on ↵ | H. P. | 2024-05-25 | 1 | -2/+2 |
| | | | | | daily use. | ||||
| * | Revert "+deprecation of ssh-rsa altogether" | H. P. | 2022-07-17 | 1 | -4/+0 |
| | | | | | | | | ssh_config only knows +ALG, not -ALG. :| so either we define a static list of accepted signature algorithms or well... fuckthisshit.jpg. This reverts commit 12a28688d9b25ba3e36ef207a01e8334667813ac. | ||||
| * | +deprecation of ssh-rsa altogether | H. P. gmsg'> | |||
| * | $SSH_AUTH_SOCK only on the admin stations | H. P. | 2022-03-23 | 1 | -2/+10 |
| | | |||||
| * | +doc for SSHAGH | H. P. | 2022-03-21 | 1 | -0/+2 |
| | | |||||
| * | Execute ssh agent only on machines we want to be the source | H. P. | 2022-03-21 | 1 | -0/+4 |
| | | | | | Also, see ssh_config(5) and ForwardAgent | ||||
| * | +function for adding ssh keys | H. P. | 2022-03-21 | 1 | -1/+5 |
| | | |||||
| * | ...already marked for export in postexec | H. P. | 2022-03-21 | 1 | -1/+0 |
| | | | | | This reverts commit 99e0da1b6441da25a0d3427638f0fd1a20076f87. | ||||
| * | mark SSH agent variables for export | H. P. | 2022-03-21 | 1 | -0/+1 |
| | | |||||
| * | Initial commit | H. P. | 2022-03-19 | 1 | -0/+73 |
