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 (Collapse)Author
2019-07-16Extended IsRunning function to allow for searching by a combination of ↵Michael Boelen
process name and user.
2019-07-16[INSE-8050] added com.apple.ftp-proxy and improved text outputMichael Boelen
2019-07-16Added missing 'then'Michael Boelen
2019-07-16Use -n instead of ! -zMichael Boelen
2019-07-16Added quotesMichael Boelen
2019-07-16Added new tests INSE-8318 and INSE-8320Michael Boelen
2019-07-15[STRG-1840] renamed to USB-1000Michael Boelen
2019-07-15[STRG-1842] renamed to USB-2000Michael Boelen
2019-07-15Minor cleanupMichael Boelen
2019-07-15Merge pull request #680 from Capashenn/patch_12Michael Boelen
fix issue #610 STRG-1842
2019-07-15Small code enhancementsMichael Boelen
2019-07-15[FINT-4328] correct text in logMichael Boelen
2019-07-15Show location for Lynis package and new documentationMichael Boelen
2019-07-15Merge branch 'master' into docuMichael Boelen
2019-07-14Initial work on GetReportData functionMichael Boelen
2019-07-14Small markup changesMichael Boelen
2019-07-14[SSH-7408] changed text in suggestion and reportMichael Boelen
2019-07-14[SCHD-7702] removed hardening pointsMichael Boelen
2019-07-14Define relative or absolute path, depending on directory/file or being a binaryMichael Boelen
2019-07-14Merge pull request #676 from Capashenn/patch_8Michael Boelen
fix issue #659
2019-07-14Use relative pathsMichael Boelen
2019-07-14Add missing commands to show command helperDavid
configure,generate,update,upload-only
2019-07-14Merge pull request #675 from Capashenn/patch_7Michael Boelen
fix issues #666 #667
2019-07-14Renamed INSE-8342 to INSE-8304Michael Boelen
2019-07-14Added INSE-8314 and INSE-8316 for NIS client and serverMichael Boelen
2019-07-14[INSE-8116] added rsync serviceMichael Boelen
2019-07-14Disable testing for other tools, as xxd is not present on all systems by defaultMichael Boelen
2019-07-14Use xxd or hexdump, depending on OSMichael Boelen
2019-07-14Long format for od does not exist on BSDMichael Boelen
2019-07-14Internal reorganizationMichael Boelen
2019-07-14Textual changesMichael Boelen
2019-07-14[SSH-7406] instead of just carriage return, strip all control charactersMichael Boelen
2019-07-14Merge branch 'master' into patch_3Michael Boelen
2019-07-14[NETW-3032] small rewrite of test and extended with addrwatchMichael Boelen
2019-07-13Add generator/version for futureMichael Boelen
2019-07-13Merge pull request #727 from Marzal/showhelperversionMichael Boelen
Prepend sed to discard '## ' in CHANGELOG.md
2019-07-13New command: lynis generate systemd-unitsMichael Boelen
2019-07-13Prepend sed to discard '## ' in CHANGELOG.mdDavid
Since version 2.6.6 CHANGELOG.md has markdown formatting. This breaks the show changelog command. This is a workaound to "fix" the issue without changing all the versions in CHANGELOG.md
2019-07-12Run non-interactive by default, use --wait to enforce waiting after ↵Michael Boelen
finishing a group of tests
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-12[NAME-4408] corrected Report function callMichael Boelen
2019-07-12New function SafeFileMichael Boelen
2019-07-10Textual changesMichael Boelen
2019-07-10Show 'Not found' instead of 'OK'Michael Boelen
2019-07-10[PROC-3802] test for presence of prelink toolingMichael Boelen
2019-07-10[PROC-3602] Use ROOTDIRMichael Boelen
2019-07-10First round of cleanups and textual improvementsMichael Boelen
2019-07-10Quote file name as it may include spacesMichael Boelen
2019-07-10Use exit code instead of ITEM_FOUND valueMichael Boelen