]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm
config: only skip "invalid sticky" tests for non-root users
[safcm/safcm.git] / cmd / safcm /
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-10 Simon Ruderichchanges: shorten output to one line with quiet and...
2021-04-10 Simon Ruderichchanges: hide commands if quiet and dry-run is active
2021-04-10 Simon Ruderichchanges: refactor into separate function and add basic...
2021-04-08 Simon Ruderichconfig: permit "all" and host group in .InGroup of...
2021-04-08 Simon Ruderichconfig: forbid duplicate host names
2021-04-07 Simon Ruderichsafcm: add tests for logEvent()
2021-04-06 Simon Ruderichsafcm: add "version" sub-command
2021-04-05 Simon Ruderichchanges: remove unused code
2021-04-05 Simon Ruderichchanges: add tests for output with terminal
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-05 Simon Ruderichfixperms: use safcm-remote.sync's OpenFileNoFollow()
2021-04-04 Simon Ruderichconfig: forbid host names which conflict with special...
2021-04-04 Simon Ruderichfixperms: don't follow symlinks
2021-04-03 Simon Ruderichconfig: add Host option "ssh_user"
2021-04-03 Simon RuderichFirst working version