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
2020-11-14Use the new status strings in testsSimon Biewald
2020-11-09spelling: authenticationJosh Soref
2020-10-25Small code enhancementsMichael Boelen
2020-10-22Include AUTH-9284 and minor changesMichael Boelen
2020-10-22Merge pull request #1009 from danielorihuela/feature/get-info-on-locked-accountsMichael Boelen
2020-10-22Add translate function for all sectionsStéphane
2020-08-29feature: take into account LKdanielorihuelarodriguez@gmail.com
2020-08-23fix: take into account unlocked system accountsdanielorihuelarodriguez@gmail.com
2020-08-10feature: gather locked accounts infodanielorihuelarodriguez@gmail.com
2020-06-27Activate test for all operating systems, remove function keywordMichael Boelen
2020-06-27[AUTH-9229] resolving syntax error on MacOS CatalinaWes Price
2020-06-26[AUTH-9229] Undo escaping exclamation mark and disabling test for AIX and macOSMichael Boelen
2020-06-26[AUTH-9229] escaped exclamation markMichael Boelen
2020-06-23[AUTH-9229] added option to look for LOCKED accountsMichael Boelen
2020-04-03Merge pull request #899 from bginsbach/auth-9218Michael Boelen
2020-04-03AUTH-9218 add NetBSD and OpenBSDBrian Ginsbach
2020-04-03AUTH-9218 add requires rootBrian Ginsbach
2020-04-03Combine AUTH-9218 and AUTH-9489Brian Ginsbach
2020-04-02AUTH-9268 Add DragonFlyBrian Ginsbach
2020-03-31Merge pull request #887 from bginsbach/fix-auth-9229Michael Boelen
2020-03-29Fix AUTH-9230 for systems without /etc/login.defsBrian Ginsbach
2020-03-29AUTH-9229 Do not use long options for sortBrian Ginsbach
2020-03-24fix indentationThomas Sjögren
2020-03-24fix tabsThomas Sjögren
2020-03-24AUTH-9229 isnt related to login.defs, add AUTH-9230Thomas Sjögren
2020-03-23[AUTH-9229] make test only available for rootMichael Boelen
2020-03-23Merge pull request #874 from topimiettinen/check-password-hashing-methodsMichael Boelen
2020-03-23[AUTH-9252] corrected permission checkMichael Boelen
2020-03-22Merge pull request #877 from bginsbach/auth-9268-add-bsdMichael Boelen
2020-03-22Add FreeBSD and NetBSD to AUTH-9268Brian Ginsbach
2020-03-22Combine NetBSD and OpenBSD AUTH-9234 checkBrian Ginsbach
2020-03-22Add AUTH-9234 for NetBSDBrian Ginsbach
2020-03-21Check password hashing methodsTopi Miettinen
2020-03-20Fix uses of non-standard find not operatorBrian Ginsbach
2020-03-20Updated date/yearMichael Boelen
2020-03-12Style improvementMichael Boelen
2020-01-23AUTH-9228 for HP-UXgfelkel
2019-12-18Code style improvement: quote argumentMichael Boelen
2019-10-23Updated tests for file permissions to case statementsDave Vehrs
2019-09-28kernel-test: determine reboot requirement for more distros. Plus a few fixesKristian Schuster
2019-09-21Merge pull request #765 from Marzal/Marzal-AUTH-9282Michael Boelen
2019-09-20Double quote to prevent globbing and word splitting.SC2086Marzal
2019-09-20Change variable name from FIND to FIND_P so is not reset by RegisterMarzal
2019-09-19Style improvementsMichael Boelen
2019-08-26Combine multiple unsets into a single commandMichael Boelen
2019-08-08[AUTH-9408] both backslash and brackets needs to be individually escapedMichael Boelen
2019-08-08[AUTH-9408] corrected descriptionMichael Boelen
2019-07-26[AUTH-9408] double escape to prevent error message (awk: warning: escape sequ...Michael Boelen
2019-07-26[AUTH-9266] skip .pam-old files in /etc/pam.d (used by Ubuntu)Michael Boelen
2019-07-18[AUTH-9408] added support for pam_tally2 to log failed loginsMichael Boelen