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
2022-02-14#1270 added finding configuration files in the "etc" directory, even if they ...Wojciech Banaś
2022-02-10Merge pull request #1254 from pyllyukko/pam_faillockMichael Boelen
2022-02-10Merge pull request #1235 from zwack-am/masterMichael Boelen
2022-01-18Switch to array type for account_without_passwordMichael Boelen
2022-01-12Check for pam_faillock in AUTH-9408pyllyukko
2021-11-20Corrected a minor typoAdam Morris
2021-11-20Added the aarch64-linux-64 pathAdam Morris
2021-01-13[AUTH-9229] resolve inconsistency with AUTH-9230Martin Schurz
2021-01-07Preparation for release 3.0.3Michael Boelen
2020-12-24Merge pull request #1087 from konstruktoid/ISSUE1085Michael Boelen
2020-12-16indentationThomas Sjögren
2020-12-15nitpick about new lineThomas Sjögren
2020-12-15only check the lowest hashing round value, and correct log textThomas Sjögren
2020-12-14only fail AUTH-9230 if no _MAX_ROUNDS is definedThomas Sjögren
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