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-05-17Extend configure module to allow making changes to custom.prf soonMichael Boelen
2016-05-17Show release as version with release type (e.g. 2.2.0-dev)Michael Boelen
2016-05-17Add lynis show hostids to display host IDsMichael Boelen
2016-05-17Store host IDv2 and detect utilities when no binaries scan has been doneMichael Boelen
2016-05-16Improve screen output when an error in a profile has been foundMichael Boelen
2016-05-16Show debug details on screen in verbose modeMichael Boelen
2016-05-16Report multiple file integrity tools, clean ups, and renumber FINT-4316 to FI...Michael Boelen
2016-05-15Initial import of configure helperMichael Boelen
2016-05-15Added --man-page aliasMichael Boelen
2016-05-15Add helper tool 'configure'Michael Boelen
2016-05-15Added detection and display of profile directoryMichael Boelen
2016-05-15Use full paths when local directory is used for includedir or dbdirMichael Boelen
2016-05-14Added show dbdir, show includedir, show workdirMichael Boelen
2016-05-14Improve screen output of 'lynis update info'Michael Boelen
2016-05-14Improve screen outputMichael Boelen
2016-05-14Improve help output and error messagesMichael Boelen
2016-05-14Initial support for remote scanning with: lynis audit system remoteMichael Boelen
2016-05-14Initial import of remote system scanningMichael Boelen
2016-05-12Remove debugging detailsMichael Boelen
2016-05-11Clean ups and added hints for contributionsMichael Boelen
2016-05-11[FILE-6376] Enabled contributed test and enhancementsMichael Boelen
2016-05-11FILE-xyzz : Bind mount the /var/tmp directory to /tmp (#193)Yann ILAS
2016-05-11FILE-6372 : error in awk comparaison (#192)Yann ILAS
2016-05-11Check of /dev/shm:nosuid,nodev,noexec (#194)Yann ILAS
2016-05-11The XFS root FS is not checked (#190)Yann ILAS
2016-05-11Alignment, restructuring, and quoting of -? optionMichael 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-10Added -? argument as alias for --helpMichael 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-05Added sha256 and sha256sum utilitiesMichael Boelen
2016-05-04[PKGS-7381] Check for vuln.xml fileMichael Boelen
2016-05-04Added check-value for custom configurations checkMichael Boelen
2016-05-04Initial work to profile for custom configurations check (key-value)Michael Boelen
2016-05-04Set default value for CHECKMichael Boelen
2016-05-03Rewritten counters and dealing with valuesMichael Boelen
2016-05-03Minor cleanups, including comment about -c option (deprecated soon)Michael Boelen
2016-05-03Implemented linter suggestionsMichael 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-03Code rewrites after lintingMichael Boelen
2016-05-03Code rewrites after lintingMichael Boelen
2016-05-03Improve readability and add missing ;;Michael Boelen
2016-05-03Proper call to WaitForKeyPressMichael Boelen
2016-05-03Remove inclusion of empty tests_custom fileMichael Boelen
2016-05-03Do an earlier detection of grsecurity and store result, so tests can be simpl...Michael Boelen