]> arthur.barton.de Git - backup-script.git/history - bin/backup-audit
README.md: Fix some "markdownlint" warnings
[backup-script.git] / bin / backup-audit
2019-03-27 Alexander Bartonbackup-audit: Exclude quota status files in / directory
2019-03-27 Alexander Bartonbackup-audit: Enhance checking of systemd configuration
2019-03-06 Alexander Bartonbackup-audit: Fix shellcheck SC2196, dont use "egrep"
2019-02-12 Alexander Bartonbackup-audit: Add some more systemd-related paths to...
2018-12-03 Alexander Bartonbackup-audit: Don't skip systems with errors, only...
2018-02-23 Alexander Bartonbackup-audit: Use find(1) instead of ls(1) to get more...
2018-02-01 Alexander Bartonbackup-audit: Add system "service" directories
2017-12-01 Alexander BartonDon't set "pipefail", it changes behaviour!
2017-11-20 Alexander BartonEnable shell options for safer execution environment
2016-10-24 Alexander BartonUnify and enhance usage information and script descriptions
2016-10-24 Alexander BartonFix shellcheck(1) warning SC2181: "Check exit code...
2016-08-17 Alexander Bartonbackup-audit: Enhance listing of directory changes
2016-07-22 Alexander Bartonbackup-audit: Exclude /proc, /sys, and /net
2016-07-20 Alexander Bartonbackup-audit: Check for changes in some directory contents
2016-07-20 Alexander Bartonbackup-audit: Update list of files to check
2016-07-20 Alexander Bartonbackup-audit: Don't append ”/" when checking directorie...
2016-07-18 Alexander Bartonbackup-audit: Add more files to the checklist
2016-07-12 Alexander BartonFix and mark several notices & warnings of shellcheck(1)
2016-07-08 Alexander Bartonbackup-audit: Suppress error message when no older...
2016-07-04 Alexander BartonAdd "backup-audit" script