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
2017-04-30[bulk change] cleaning up, code enhancements, initialization of variables, an...Michael Boelen
2017-03-06Various cleanups (#363)hlein
2017-03-01Code cleanups and removed 'lynis update release' commandMichael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen
2017-02-05Updated commandsMichael Boelen
2016-11-05Fix Dockerfile audit (#313)Michael Mior
2016-10-28Improve usage and display of update toolMichael Boelen
2016-10-13Add upload-only commandMichael Boelen
2016-08-26New command 'lynis show details' to display test detailsMichael Boelen
2016-08-23Do not show update message when using 'show' helperMichael Boelen
2016-08-18Added aliases for --tests-from-groupMichael Boelen
2016-08-16Added --bin-dirs optionMichael Boelen
2016-08-15Added --rootdir for forensicsMichael Boelen
2016-07-28Allow strict code checking for developersMichael Boelen
2016-07-28Check for number of argumentsMichael Boelen
2016-07-27Make Lynis run in quick mode by defaultMichael Boelen
2016-07-26Replaced function with generic echo, as functions are not available yetMichael Boelen
2016-07-24Rename of categories, introduction of groupsMichael Boelen
2016-07-18Remove colors properly with one function (contribution: Mike Slifcak at PindropMichael Boelen
2016-07-18Add 'update check' as exampleMichael Boelen
2016-07-12Proper display of tool tips configuration, while not showing tips when using ...Michael Boelen
2016-07-11Add blue colors for tipsMichael Boelen
2016-07-05Disable color status and clear blue colorMichael Boelen
2016-07-05Implement tooltipsMichael Boelen
2016-05-15Added --man-page aliasMichael Boelen
2016-05-15Add helper tool 'configure'Michael Boelen
2016-05-14Improve screen output of 'lynis update info'Michael Boelen
2016-05-14Initial support for remote scanning with: lynis audit system remoteMichael Boelen
2016-05-12Remove debugging detailsMichael Boelen
2016-05-11Alignment, restructuring, and quoting of -? optionMichael Boelen
2016-05-10Added -? argument as alias for --helpMichael Boelen
2016-05-03Minor cleanups, including comment about -c option (deprecated soon)Michael Boelen
2016-05-02Added alias --no-plugins to skip pluginsmboelen
2016-04-26Added developer mode (--developer)mboelen
2016-04-25Removed --config option in favor of lynis show profilesmboelen
2016-04-25Allow skipping of plugins with --skip-plugins or skip-pluginsmboelen
2016-04-25Set quiet and quickmode when using --show-warnings-only or show-warnings-onlymboelen
2016-04-25Allow show-warnings-only and --(show-)warnings-only optionmboelen
2016-04-23Allow additional profile with --profilemboelen
2016-04-19Add --verbose optionmboelen
2016-04-13Add --plugindir as alias to --plugin-dirmboelen
2016-04-07Support for show helper utilitymboelen
2016-04-05Clean up of old variablesmboelen
2016-03-30Removed old Display function parameter --textmboelen
2016-03-30Use echo when checking parameters to prevent incorrect issues with screen outputmboelen
2016-03-13Removed copyright line, added descriptionmboelen
2016-03-13Added link to website, blog, githubmboelen
2016-02-02Added commentmboelen
2016-02-02Show what profile is used when using --configmboelen
2016-01-01Add more aliases to --dumpoptionsmboelen