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-28Replaced old function names with new onesmboelen
2016-04-28Big overhaul of functions file. Cleaning up, structurizing, and adding commentsmboelen
2016-04-28Replaced functions and minor cleanupsmboelen
2016-04-28Change ntp_falseticker in report, added ntp_unreliable_peermboelen
2016-04-27Update logmboelen
2016-04-27Detect when weak protocols are used, simplify nginx testmboelen
2016-04-27[HTTP-6710] Show suggestion when using a weak protocolmboelen
2016-04-27[HTTP-6710] Show SSLv3 as weak protocolmboelen
2016-04-27Initial import of developer profile, to be used like: lynis audit system --pr...mboelen
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-27Replaced logtext and report with proper functionsmboelen
2016-04-27Added firewall_software[] to reportmboelen
2016-04-27[PROC-3612] Removed wchan from output to solve issue with grsecurity-enabled ...mboelen
2016-04-26Updated logmboelen
2016-04-26Proper reference to IsDeveloperModemboelen
2016-04-26Add file permission and ownership tests for cronjobsmboelen
2016-04-26Added IsOwnedByRoot functionmboelen
2016-04-26Added istat binarymboelen
2016-04-26Add test for world-writable cronjobsmboelen
2016-04-26Adding aliases and optimization for value testingmboelen
2016-04-26Optimize IsWorldWritable function, with additional debugging data for developersmboelen
2016-04-26Added developer-mode option for profilesmboelen
2016-04-26Added developer mode (--developer)mboelen
2016-04-26Log when a file is world-writable according IsWorldWritablemboelen
2016-04-26Add scheduler[] and minor cleanupsmboelen
2016-04-26Remove tabmboelen
2016-04-26[SCHD-7702] Added test to check cron daemon statusmboelen
2016-04-25Changed text to avoid showing up as a suggestionmboelen
2016-04-25Updated bash completion scriptmboelen
2016-04-25[BANN-7119/BANN-7122] Disabled testsmboelen
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-25Added: lynis show tests skipped (skipped tests)mboelen
2016-04-25Reduce debugging for PAM pluginmboelen
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-25Updated man page with new optionsmboelen
2016-04-25Allow show-warnings-only and --(show-)warnings-only optionmboelen
2016-04-25[KRNL-5788] Improvements for grsecurity kernelsmboelen
2016-04-25Changed supporting text for ReportManual functionmboelen
2016-04-25Exit with exit code 0 by default, unless error-on-warnings is being usedmboelen
2016-04-25Added error-on-warningsmboelen
2016-04-25Add new hints to the databasemboelen
2016-04-25Update KRNL-5788 for grsecurity (#178)Eric Light
2016-04-25Minor reword ("latest" -> "latest installed") (#174)Eric Light
2016-04-23Allow additional profile with --profilemboelen
2016-04-23Changed text when no auditor name is specifiedmboelen
2016-04-23Identation of help textmboelen