]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm-remote
config: only skip "invalid sticky" tests for non-root users
[safcm/safcm.git] / cmd / safcm-remote /
2021-04-17 Simon RuderichAdd basic support for OpenBSD
2021-04-17 Simon RuderichAdd basic support for FreeBSD
2021-04-07 Simon Ruderichsync: abort if stdin/stdout is a terminal
2021-04-07 Simon Ruderichremote: go fmt
2021-04-07 Simon Ruderichremote: add "sync" sub-command to perform changes
2021-04-05 Simon Ruderichtests: add and use testutil package to reduce duplication
2021-04-05 Simon Ruderichtests: go fmt and rewrap
2021-04-05 Simon Ruderichtests: use subtests
2021-04-05 Simon Ruderichremote: add ainsl sub-command ("append if no such line")
2021-04-05 Simon Ruderichsync: add SAFCM_HELPER environment variable to commands
2021-04-05 Simon Ruderichsync: move file related test functions to new package...
2021-04-05 Simon Ruderichremote: remove duplicate call to log.SetFlags()
2021-04-05 Simon Ruderichsync: refactor temporary file creation into WriteTemp()
2021-04-05 Simon Ruderichsync: remove duplication when setting path to temporary...
2021-04-05 Simon Ruderichsync: refactor file opening into OpenFileNoFollow()
2021-04-03 MarkusAdd support for armv7l SoCs like Raspberry Pi 2 and...
2021-04-03 Simon RuderichFirst working version