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-04-28Big overhaul of functions file. Cleaning up, structurizing, and adding commentsmboelen
2016-04-28Replaced functions and minor cleanupsmboelen
2016-04-27Detect when weak protocols are used, simplify nginx testmboelen
2016-04-27Call WaitForKeypress from wait_for_keypress, and report this old function whe...mboelen
2016-04-27Add nginx ssl_protocol values to report, minor adjustments to ReportDetails f...mboelen
2016-04-26Proper reference to IsDeveloperModemboelen
2016-04-26Added IsOwnedByRoot functionmboelen
2016-04-26Optimize IsWorldWritable function, with additional debugging data for developersmboelen
2016-04-26Added developer mode (--developer)mboelen
2016-04-26Log when a file is world-writable according IsWorldWritablemboelen
2016-04-25Lowercase all tests when using them in comparisonsmboelen
2016-04-25Set quiet and quickmode when using --show-warnings-only or show-warnings-onlymboelen
2016-04-25Do not show text on screen in quiet modemboelen
2016-04-25Allow show-warnings-only and --(show-)warnings-only optionmboelen
2016-04-25Changed supporting text for ReportManual functionmboelen
2016-04-20Remove color between categories, to prevent new users missing that on white b...mboelen
2016-04-20Log what particular atomic test has been skipped and whymboelen
2016-04-19Add IsDebug and IsVerbose functionsmboelen
2016-04-19Colored output for debug details on screenmboelen
2016-04-19Add details to AddHP functionmboelen
2016-04-19Improved text for assigning hardening pointsmboelen
2016-04-19Replace = signs to simplify parsing of datamboelen
2016-04-19Allow skipping of individual tests or atomic testsmboelen
2016-04-19Use correct TEMP_FILE variablemboelen
2016-04-19Added missing ;;mboelen
2016-04-19Extended ReportDetails functionmboelen
2016-04-19Use semicolon instead of commamboelen
2016-04-13Added ReportDetails to store values of atomic testsmboelen
2016-04-13Added new function ContainsString to search for the needle in the haystackmboelen
2016-04-10features/testcases (#161)Kamil Boratyński
2016-04-02Adding --debug to Display functionmboelen
2016-04-02Added return values to IsRunning functionmboelen
2016-03-30Changed function name to better reflect goal and UDP supportmboelen
2016-03-30Renamed function to IsPortListeningmboelen
2016-03-23Fixed IsTcpUdpListening functionKamil Boratyński
2016-03-23Added listening function.Kamil Boratyński
2016-03-16Add better description of hardening points assignmentmboelen
2016-03-16Merge pull request #134 from rhyven/patch-4Michael Boelen
2016-03-16Added alternative location for dmidecodemboelen
2016-03-16Set fixed dmidecode locationmboelen
2016-03-14Make AddHP identify non-optimal HP in logfile entriesEric Light
2016-03-13Added link to website, blog, githubmboelen
2016-02-24Changed exception of missing eth0 interface into an informational messagemboelen
2016-01-11Added functions and variables for creation of temporary filesmboelen
2016-01-01Added new function TestValuemboelen
2015-12-22Update to reflect renamed functions logtext and reportmboelen
2015-12-21Comment out unused function RealFilenamemboelen
2015-12-21Ensure that readlink only is used when it is availablemboelen
2015-12-04Added ssh_host_ed25519_key and ssh_host_ed25519_key.pub as sources to create ...mboelen
2015-12-01Enhancements to retrieve file permissions and related loggingmboelen