Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lynis
AgeCommit message (Collapse)Author
2019-03-07Release 2.7.22.7.2Michael Boelen
2019-02-26Switch to dev for 2.7.2Michael Boelen
2019-02-26Initial support for end-of-life OS detectionMichael Boelen
2019-01-31Changed year and preparing for new releaseMichael Boelen
2018-12-17Fix error printed to screen when run from shell without "command" (#601)theycallhimpat
Issue is present on busybox ash shell without "command" builtin. Fix issue by redirecting errors to /dev/null
2018-10-30Switch to development releaseMichael Boelen
2018-10-26Release 2.7.02.7.0Michael Boelen
2018-10-18Switching to development of 2.7.0Michael Boelen
2018-09-19Lynis release 2.6.92.6.9Michael Boelen
2018-08-27Switch to development versionMichael Boelen
2018-08-23Release 2.6.82.6.8Michael Boelen
2018-08-15Switch to 2.6.8 developmentMichael Boelen
2018-08-09Release 2.5.72.6.7Michael Boelen
2018-07-25Switch to development version 2.6.7Michael Boelen
2018-07-06Lynis 2.6.6 release2.6.6Michael Boelen
2018-06-28Switch to 2.6.6 developmentMichael Boelen
2018-06-28Move reporting of hostid2 to main section to ensure it is added to reportMichael Boelen
2018-06-26Release 2.6.52.6.5Michael Boelen
2018-05-14Switch to development of 2.6.5Michael Boelen
2018-05-02Release 2.6.42.6.4Michael Boelen
2018-05-02Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2018-05-02DNS-1600 Check for DNSSEC validation (#535)kisst
2018-05-02Use shortest version for defining plugin directoryMichael Boelen
2018-03-16Updated Sentence tense, replaced deprecated wait_for_keypress. (#532)Justin McAfee
========================== Changed words to match sentence tense. ========================== Removed reference to depracated "wait_for_keypress", replaced with WaitForKeyPress, Ln 351. per https://github.com/CISOfy/lynis/blob/master/include/functions ========================== Contribution by Justin McAfee (me [at] justinmcafee [dot] com)
2018-03-10Switch to developmentMichael Boelen
2018-03-07Release 2.6.32.6.3Michael Boelen
2018-02-16Switch to developmentMichael Boelen
2018-02-13Lynis 2.6.22.6.2Michael Boelen
2018-02-06Switch to development versionMichael Boelen
2018-01-26Lynis 2.6.12.6.1Michael Boelen
2018-01-26tests_usb updates (#514)Dave Vehrs
* Added kernel.dmesg_restrict to sysctl checks. * Moved usb-storage and autthorization tests tests_usb * Limit Suggestions when USBGuard installed * Changed usb_devices to usb
2018-01-24Adding USBGuard to checks for USB Devices. (#499)Dave Vehrs
* Added kernel.dmesg_restrict to sysctl checks. * Initial addition of tests_usb_devices * More updates for tests_usb_devices * More updates * Updated logging and other output.
2018-01-18Switch to 2.6.1 developmentMichael Boelen
2018-01-18Release 1.6.02.6.0Michael Boelen
2018-01-17Pin svc mgr (#506)mslifcak
* systemctl does not mean systemd is used * Check for systemd active * determine service manager if not already set
2018-01-13Switch to developmentMichael Boelen
2018-01-12Release 2.5.92.5.9Michael Boelen
2018-01-11Changed yearMichael Boelen
2017-12-30Move to development version and no longer show upgrade message when being ↵Michael Boelen
quiet/silent
2017-12-28Release 2.5.82.5.8Michael Boelen
2017-11-25Additional checks for log and report fileMichael Boelen
2017-10-29Switch to development versionMichael Boelen
2017-10-29Release 2.5.72.5.7Michael Boelen
2017-10-27Release 2.5.62.5.6Michael Boelen
2017-09-17Show language in outputMichael Boelen
2017-09-12Change to developmentMichael Boelen
2017-09-07Release 2.5.52.5.5Michael Boelen
2017-09-06Start development of 2.5.5Michael Boelen
2017-09-05Release 2.5.42.5.4Michael Boelen
2017-08-30removed "update release" from menu (#448)tobiasfielitz