]> ruderich.org/simon Gitweb - safcm/safcm.git/history - rpc
Use SPDX license identifiers
[safcm/safcm.git] / rpc /
2024-01-03 Simon RuderichUse SPDX license identifiers master
2024-01-03 Simon RuderichUpdate copyright years
2023-01-15 Simon RuderichUpdate copyright years
2022-03-06 Simon RuderichUpdate copyright years
2021-12-23 Simon Ruderichci/run: run golangci-lint
2021-05-18 Simon RuderichMove embedded remote helpers to cmd/safcm/
2021-05-18 Simon Ruderichsafcm: don't hang on error before a connection is estab...
2021-05-18 Simon Ruderichrpc: use SSHConfig struct as argument to DialSSH()
2021-05-09 Simon Ruderichrpc: remove empty line
2021-05-09 Simon Ruderichrpc: replace append to sshOpts with assignment in DialSSH()
2021-05-09 Simon RuderichImprove and add comments
2021-04-22 Simon Ruderichgo fmt
2021-04-22 Simon Ruderichtests: add very basic end-to-end test with real ssh...
2021-04-21 Simon Ruderichrpc: always create remote helper with user's group
2021-04-17 Simon RuderichAdd basic support for OpenBSD
2021-04-17 Simon RuderichAdd basic support for FreeBSD
2021-04-15 Simon Ruderichrpc: prepare to support more operating systems
2021-04-14 Simon Ruderichrpc: document ConnEventType constants
2021-04-07 Simon Ruderichremote: add "sync" sub-command to perform changes
2021-04-03 Simon Ruderichconfig: add Host option "ssh_user"
2021-04-03 MarkusAdd support for armv7l SoCs like Raspberry Pi 2 and...
2021-04-03 Simon RuderichFirst working version