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
2015-10-15Adding correct variables for proper logging and testingmboelen
2015-10-14Changes to check for presence BusyBox, to better support platforms using this...mboelen
2015-10-14Merge pull request #82 from SiemKorteweg/masterMichael Boelen
2015-10-14Use POSIX compatible flag, so it also works on BusyBoxmboelen
2015-10-14For exceptions the lynis.log file is a better sourcemboelen
2015-10-10Optimized use of cat, grep and awk.SiemKorteweg
2015-10-08Merge pull request #80 from SiemKorteweg/masterMichael Boelen
2015-10-08Added audit daemon and PAM variablesmboelen
2015-10-08Rename PCI-DSS to PCI DSSmboelen
2015-10-06Make sure that the input of "uniq -d" is sorted to avoid that duplicate UID's...SiemKorteweg
2015-10-04Combine "sort | uniq" into "sort -u" to reduce the number of processes used f...SiemKorteweg
2015-10-01Properly show compliance status nowmboelen
2015-10-01Added DisplayManual function, friendly name for compliance, minor enhancementsmboelen
2015-10-01Renaming of variables for claritymboelen
2015-10-01Compliance variablesmboelen
2015-10-01Correct testing for disabled/blacklisted USB storage drivermboelen
2015-10-01Redirect possible errors instead of display on screenmboelen
2015-10-01Minor cleanup and redirecting possible errorsmboelen
2015-10-01Added ShowComplianceFinding function to display any non-compliance with secur...mboelen
2015-10-01Check correct variable for enabled compliance standardsmboelen
2015-10-01Add profile setting compliance_standards to define which ones are enabledmboelen
2015-10-01Added variables for compliance standards like HIPAA, ISO27001/ISO27002 and PC...mboelen
2015-10-01Added plugin phase variable and specific PAM settingsmboelen
2015-09-30Added DigitsOnly function to extract only numbers from a text stringmboelen
2015-09-28Added detection of ESET products and logging of malware scanner to reportmboelen
2015-09-24Properly parse updated way of storing warnings and suggestionsmboelen
2015-09-24New way of reporting a warningmboelen
2015-09-24Uniform way of saving warnings and suggestions to the log for later parsingmboelen
2015-09-24Removed bracketmboelen
2015-09-24Added new test [CONT-8108] to check file permissions of Docker filesmboelen
2015-09-24Corrected logging for tests related to /etc/newsyslog.conf parsingmboelen
2015-09-24Changed description of place holdermboelen
2015-09-24Added new parameters to ReportSuggestion and ReportWarning functionsmboelen
2015-09-24Removed [AUTH-9230] and merged it into [AUTH-9228]mboelen
2015-09-24Extended description for vulnerable package tests on FreeBSDmboelen
2015-09-24Changed test IDs of place holdersmboelen
2015-09-24Changed test IDs of place holdersmboelen
2015-09-24Corrected PKGS-7380 and undoubled PKGS-7381mboelen
2015-09-24Changed lmd to maldet, as LMD detectionmboelen
2015-09-24Added the detection of LMD, or Linux Malware Detect toolingmboelen
2015-09-22Bugfix: wrong logtext for HRDN-7230Alexander Lobodzinski
2015-09-21Bugfix: nginx SSL detection worked on Linux only (only GNU sed understands \t...Alexander Lobodzinski
2015-09-17Merge pull request #78 from rsmith-nl/freebsd-servicesMichael Boelen
2015-09-16Merge branch 'master' into freebsd-servicesRoland Smith
2015-09-16Merged patch to properly log umask valuemboelen
2015-09-16Add hardening points properly to umask testsmboelen
2015-09-16Added variables which were not initialized beforemboelen
2015-09-14Bugfix for BSD: unrelated variable got logged instead of umaskAlexander Lobodzinski
2015-09-12Merge branch 'master' of https://github.com/CISOfy/Lynismboelen
2015-09-12Changes to comments onlymboelen