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
AgeCommit message (Expand)Author
2016-05-11Clean ups and added hints for contributionsMichael Boelen
2016-05-11[FILE-6376] Enabled contributed test and enhancementsMichael Boelen
2016-05-11FILE-xyzz : Bind mount the /var/tmp directory to /tmp (#193)Yann ILAS
2016-05-11FILE-6372 : error in awk comparaison (#192)Yann ILAS
2016-05-11Check of /dev/shm:nosuid,nodev,noexec (#194)Yann ILAS
2016-05-11The XFS root FS is not checked (#190)Yann ILAS
2016-05-11Alignment, restructuring, and quoting of -? optionMichael Boelen
2016-05-10Only use public keys for host ID creationMichael Boelen
2016-05-10Decrease length of hostid v2 as hostname is stored alreadyMichael Boelen
2016-05-10Added -? argument as alias for --helpMichael Boelen
2016-05-09Removed local variable assignment to prevent portability issuesMichael Boelen
2016-05-09Clean up unneeded log entriesMichael Boelen
2016-05-09Show hardware address in logMichael Boelen
2016-05-05Create a version 2 host IDMichael Boelen
2016-05-05Added sha256 and sha256sum utilitiesMichael Boelen
2016-05-04[PKGS-7381] Check for vuln.xml fileMichael Boelen
2016-05-04Added check-value for custom configurations checkMichael Boelen
2016-05-04Initial work to profile for custom configurations check (key-value)Michael Boelen
2016-05-04Set default value for CHECKMichael Boelen
2016-05-03Rewritten counters and dealing with valuesMichael Boelen
2016-05-03Minor cleanups, including comment about -c option (deprecated soon)Michael Boelen
2016-05-03Implemented linter suggestionsMichael Boelen
2016-05-03Performance: only use lshw at end, and when having root privilegesMichael Boelen
2016-05-03Don't show errors when we are running non-privilegedMichael Boelen
2016-05-03Remove blank line and spaceMichael Boelen
2016-05-03Code rewrites after lintingMichael Boelen
2016-05-03Code rewrites after lintingMichael Boelen
2016-05-03Improve readability and add missing ;;Michael Boelen
2016-05-03Proper call to WaitForKeyPressMichael Boelen
2016-05-03Remove inclusion of empty tests_custom fileMichael Boelen
2016-05-03Do an earlier detection of grsecurity and store result, so tests can be simpl...Michael Boelen
2016-05-02Remove tabs, test for all Red Hat clones, enhanced textMichael Boelen
2016-05-02- Running lynis from /etc/cron.daily some programs delete in-use files (#186)alobodzinski
2016-05-02Update tests_kernel (#185)StrangeBubble
2016-05-02Mark apt-get related tests to be root-onlyMichael Boelen
2016-05-02Add action to take when a file has not the right permissionsMichael Boelen
2016-05-02Add owner and group permissions checkMichael Boelen
2016-05-02Retrieve SSH settings from active configuration and store earlier, test with ...mboelen
2016-05-02Added alias --no-plugins to skip pluginsmboelen
2016-05-02Minor changes to identation and variable namesmboelen
2016-05-02Remove wchan from PROC-3614, to finish #179 (#182)Eric Light
2016-05-02Check if file is symlink or not (#184)StrangeBubble
2016-04-28Replace incorrect function call to reportmboelen
2016-04-28Replaced old function names with new onesmboelen
2016-04-28Replaced old function names with new onesmboelen
2016-04-28Big overhaul of functions file. Cleaning up, structurizing, and adding commentsmboelen
2016-04-28Replaced functions and minor cleanupsmboelen
2016-04-28Change ntp_falseticker in report, added ntp_unreliable_peermboelen
2016-04-27Detect when weak protocols are used, simplify nginx testmboelen
2016-04-27[HTTP-6710] Show suggestion when using a weak protocolmboelen