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
2016-08-16Allow multiple level of includesMichael Boelen
2016-08-16Clean out unneeded fileMichael Boelen
2016-08-16Add StoreNginxSettings function to store parsed nginx configurationMichael Boelen
2016-08-13Add notebook hardware detectionMichael Boelen
2016-08-13Allow logging a custom reason to skip a testMichael Boelen
2016-08-11Improved SearchItem function and allow masking of sensitive detailsMichael Boelen
2016-08-11Corrected textMichael Boelen
2016-08-11Allow ExitFatal with text and test for input file on other testsMichael Boelen
2016-08-11Add return value to SearchItem() functionMichael Boelen
2016-08-11Mark VM type as OpenStackMichael Boelen
2016-08-11Make IsVirtualMachine detect centos6.8 on openstack (#258)Liao Tonglang
2016-07-31Readability and style improvementsMichael Boelen
2016-07-31Override reading of files when we are rootMichael Boelen
2016-07-31Properly replace setting gathered from profilesMichael Boelen
2016-07-31DisplayError can now use an optional exit code to quit the programMichael Boelen
2016-07-30Fix description of CheckFilePermissions (#243)Liao Tonglang
2016-07-28Check for number or arguments on ReportSuggestion and ReportWarningMichael Boelen
2016-07-26Uppercase tests: detect them properly as atomic tests.Michael Boelen
2016-07-26Display function creates wrong indentation of result column (#237)atao60
2016-07-24Rename of categories, introduction of groupsMichael Boelen
2016-07-24Add DisplayError for showing errors on screenMichael Boelen
2016-07-24Add header as colorMichael Boelen
2016-07-24Add bold as colorMichael Boelen
2016-07-18Remove colors properly with one function (contribution: Mike Slifcak at PindropMichael Boelen
2016-07-14fix: Test names are different. (#228)n[oO]ne
2016-07-13Exit cleanly when displaying categoriesMichael Boelen
2016-07-11Add blue colors for tipsMichael Boelen
2016-07-11Set date of break lines to similar format as normal log entriesMichael Boelen
2016-07-05Implement tooltipsMichael Boelen
2016-07-05Added DisplayToolTipMichael Boelen
2016-07-05Add fuctions: AddSetting, DiscoverProfiles, ParseProfilesMichael Boelen
2016-07-05Rename Maid to CleanUpMichael Boelen
2016-06-30Don't override variables of ReportDetails functions on every parameterMichael Boelen
2016-06-18Allow long lines of text by resetting number of spaces to 0 when neededMichael Boelen
2016-06-18Added IsDeveloperVersion to detect if release is still under developmentMichael Boelen
2016-05-25Use a common date/time format for log entriesMichael Boelen
2016-05-17Store host IDv2 and detect utilities when no binaries scan has been doneMichael Boelen
2016-05-16Show debug details on screen in verbose modeMichael Boelen
2016-05-10Only use public keys for host ID creationMichael Boelen
2016-05-10Decrease length of hostid v2 as hostname is stored alreadyMichael Boelen
2016-05-09Removed local variable assignment to prevent portability issuesMichael Boelen
2016-05-09Clean up unneeded log entriesMichael Boelen
2016-05-09Show hardware address in logMichael Boelen
2016-05-05Create a version 2 host IDMichael Boelen
2016-05-04Initial work to profile for custom configurations check (key-value)Michael Boelen
2016-05-03Rewritten counters and dealing with valuesMichael Boelen
2016-05-03Performance: only use lshw at end, and when having root privilegesMichael Boelen
2016-05-03Don't show errors when we are running non-privilegedMichael Boelen
2016-05-03Remove blank line and spaceMichael Boelen
2016-05-02Add action to take when a file has not the right permissionsMichael Boelen