]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm/config
sync: remove duplicate "priority" from group priority log message
[safcm/safcm.git] / cmd / safcm / config /
2021-04-28 Simon Ruderichgo fmt
2021-04-28 Simon Ruderichconfig: rename group_order to group_priority
2021-04-22 Simon Ruderichgo fmt
2021-04-22 Simon Ruderichtests: add very basic end-to-end test with real ssh...
2021-04-20 Simon Ruderichremote: go fmt
2021-04-20 Simon Ruderichremote: show group/trigger in verbose log for commands
2021-04-20 Simon Ruderichsafcm: use Command struct instead of string to run...
2021-04-18 Simon Ruderichconfig: only skip "invalid sticky" tests for non-root...
2021-04-17 Simon RuderichAdd basic support for OpenBSD
2021-04-17 Simon Ruderichconfig: groups: use "member" in "not found" error message
2021-04-17 Simon RuderichAdd basic support for FreeBSD
2021-04-13 Simon Ruderichconfig: forbid ":remove" groups which conflict with...
2021-04-13 Simon Ruderichsafcm: forbid syncing groups which depend on "detected...
2021-04-13 Simon Ruderichconfig: add newline between error message and explanation
2021-04-08 Simon Ruderichconfig: permit "all" and host group in .InGroup of...
2021-04-08 Simon Ruderichconfig: forbid duplicate host names
2021-04-05 Simon Ruderichtests: add and use testutil package to reduce duplication
2021-04-05 Simon Ruderichconfig: remove unnecessary os.Chdir in test
2021-04-05 Simon Ruderichtests: go fmt and rewrap
2021-04-05 Simon Ruderichtests: use subtests
2021-04-05 Simon Ruderichsafcm: add -q (quiet) command line option
2021-04-04 Simon Ruderichconfig: forbid host names which conflict with special...
2021-04-03 Simon Ruderichconfig: add Host option "ssh_user"
2021-04-03 Simon RuderichFirst working version