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-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
2018-06-28Move reporting of hostid2 to main section to ensure it is added to reportMichael Boelen
2018-04-23Changed file permissionsMichael Boelen
2018-04-23Propose fix some typos (#538)John Eismeier
2018-02-19Initial version of PackageIsInstalled functionMichael Boelen
2018-02-16Add host identifier options and use manual configured setting in functionMichael Boelen
2018-01-18Add possibility to define an array of allowed operating systems for a testMichael Boelen
2018-01-18Implemented NetBSD patch: use correct syntax to compare valuesMichael Boelen
2018-01-17Code enhancementsMichael Boelen
2018-01-17VBoxService running is another VirtualBox clue (#505)mslifcak
2018-01-11Use different variable in for loopMichael Boelen
2018-01-11Changed yearMichael Boelen
2017-12-24\-C flag of ps is different on BSDMichael Boelen
2017-10-31Check zero size of files correctly (#487)Katarina Durechova
2017-10-29Code enhancements and textual changeMichael Boelen
2017-10-29Improve IsRunning function to match full process namesMichael Boelen
2017-10-19Added HP-UX routine for GetHostIDMichael Boelen
2017-09-16Improve process detectionMichael Boelen
2017-09-16Improved IsRunning() process matching (#463)FlorentCoppint
2017-09-06Allow for files with spacesMichael Boelen
2017-08-29Support spaces in file names (#445)Bruno Vernay
2017-08-17Ignore file access errors when trying to access themMichael Boelen
2017-08-08Redirect errors like file permissionsMichael Boelen
2017-07-31Enhanced detection for LXC and LXC over VM (#426)Stéphane BARBARAY
2017-05-23250 fixes (#393)mslifcak
2017-04-30[bulk change] cleaning up, code enhancements, initialization of variables, an...Michael Boelen
2017-04-23Added HasData and IsEmpty functionMichael Boelen
2017-03-13Escape file when needed to test if it is readableMichael Boelen
2017-03-12Added FileInstalledByPackage functionMichael Boelen
2017-03-08A bunch of Solaris compatibility tweaks (#367)hlein
2017-03-07Lots of cleanups (#366)hlein
2017-03-06Various cleanups (#363)hlein
2017-03-05Add description of CheckItemMichael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen