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
2019-09-18enhance nginx config detection to correctly include confs via relative path a...Kristian Schuster
2019-09-17Implemented several code style improvementsMichael Boelen
2019-09-14Moved functionMichael Boelen
2019-09-14Improved logging of HasCorrectFilePermissions function and use correct value ...Michael Boelen
2019-09-13Tests using lsof may ignore threads (if supported)Michael Boelen
2019-08-21New function to display exceptionsMichael Boelen
2019-08-20Only escape backslash, question mark is not neededMichael Boelen
2019-08-20Do not show a tool tip if quiet option is usedMichael Boelen
2019-08-20Do not use find command when busybox is usedMichael Boelen
2019-08-20Put in fail-safe options for systems using AIX or busyboxMichael Boelen
2019-08-17New function HasCorrectFilePermissionsMichael Boelen
2019-08-13Corrected variableMichael Boelen
2019-08-13Added support for pacmanMichael Boelen
2019-08-04Missing }Michael Boelen
2019-08-04Added support for swupd (Clear Linux OS)Michael Boelen
2019-08-01More standardization of text and adding deprecated functions for transition p...Michael Boelen
2019-07-31Clean up of not used legacy functions and not used broken functionsDavid Marzal
2019-07-26Merge pull request #732 from Marzal/Marzal-FILE-7524Michael Boelen
2019-07-25New option: --usecwd to run from current working directoryMichael Boelen
2019-07-18Fix grep in PROFILEVALUEDavid
2019-07-18Test if profiles provided using the command line are readableMichael Boelen
2019-07-18Initialize some vars to allow strict mode to workDavid
2019-07-16Extended IsRunning function to allow for searching by a combination of proces...Michael Boelen
2019-07-16Use -n instead of ! -zMichael Boelen
2019-07-14Initial work on GetReportData functionMichael Boelen
2019-07-14Textual changesMichael Boelen
2019-07-12Add timing measurement of individual tests and report themMichael Boelen
2019-07-12Show name of deprecated function on screen outputMichael Boelen
2019-07-12New function SafeFileMichael Boelen
2019-07-10Textual changesMichael Boelen
2019-07-10First round of cleanups and textual improvementsMichael Boelen
2019-07-08New function: EqualsMichael Boelen
2019-07-07Added DisplayWarning functionMichael Boelen
2019-07-05Add Readonly() functionMichael Boelen
2019-07-03Change variable name to better indicate what it doesMichael Boelen
2019-06-30Fall back to echo if ECHOCMD is empty early during execution of programMichael Boelen
2019-06-29New function: SafeInputMichael Boelen
2019-06-24Added TLSv1 as weak protocol (nginx)Michael Boelen
2019-04-13Added new 'generate' commandMichael Boelen
2019-04-08Improved PackageIsInstalled function and its usageMichael Boelen
2019-04-08Corrected stdout/stderr redirection for FreeBSD pkg toolMichael Boelen
2019-04-07Use ps instead of pgrep on AIXMichael Boelen
2019-04-07Extended function with more package managersMichael Boelen
2019-04-03Corrected if-statementMichael Boelen
2019-01-31Changed year and preparing for new releaseMichael Boelen
2019-01-31Removed non-compatible code (eg AIX)Michael Boelen
2019-01-14Minor changes and remarks regarding HostIDMichael Boelen
2018-09-06avoid “can't shift that many” error (#571)superpoussin22
2018-08-27Minor cleanupsMichael Boelen
2018-07-05Fix: extra operand errorMichael Boelen