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
2015-07-22Cleaning up some linesmboelen
2015-05-26Extended descriptionsmboelen
2015-05-26Added block and character type devices as symlinksmboelen
2015-05-13Added new AddSystemGroup functionmboelen
2015-04-29Ensure that only one value is providedmboelen
2015-04-22Extending ShowSymlinkPath function to account for missing -f optionmboelen
2015-04-20Redirect sysctl errors properlymboelen
2015-04-02Changed counting with -m to support localemboelen
2015-03-25Updated functions for checking permissions on filesmboelen
2015-03-19Don't require sha1sum AND openssl AND csum, but just one of them to existmboelen
2015-03-18Clarified messagemboelen
2015-03-18Improved host ID generation on AIX systemsmboelen
2015-03-17Check if value after access_log option is filledmboelen
2015-03-09Redirect sysctl error outputmboelen
2015-01-30Do not show exception in different scan modesmboelen
2015-01-03Update of the files to reflect HTTPS version of website and 2015. Happy New Y...mboelen
2014-12-05Only include numeric characters in latest version stringmboelen
2014-12-04Changed update check location from previous website to cisofy.commboelen
2014-12-04Changed the way how progress is displayed and improved virtual machine detectionmboelen
2014-12-03Added commentsmboelen
2014-12-03Added additional virtualization detection for NetBSD and OpenBSDmboelen
2014-11-25Added Progress function, --progress to Register function and docker detectionmboelen
2014-11-11Use ReportException functionmboelen
2014-11-04Try to use OpenSSL for SHA1 related functions if sha1/sha1sum are not presentmboelen
2014-10-19Redirect errors when searching for readlink binarymboelen
2014-10-13Set temporary readlink function if binary scan is not finished yetmboelen
2014-10-13Added additional debug information for symlink functionmboelen
2014-10-13Altered symlink function, message display, small cleanupsmboelen
2014-10-09Tweaked nginx protocol check so it actually works. Added insecure protocol d...d4t4king
2014-10-03Improved ShowSymlinkPath function and optimized FileIsReadable functionmboelen
2014-09-25Improved GetHostID if only ip binary is availablemboelen
2014-09-24Improved log output for CheckItem functionmboelen
2014-09-22Added drill binary to list to determine latest versionmboelen
2014-09-19Added detection for machine IDmboelen
2014-09-19Added more extensions for virtual machine detectionmboelen
2014-09-17Added FileIsEmpty function and small adjustments to other functionsmboelen
2014-09-12Updated logmboelen
2014-09-12Added ShowSymlinkPath functionmboelen
2014-09-12Added proper description for zvmmboelen
2014-09-12Added new function IsVirtualMachine()mboelen
2014-09-11Adjusted file permissions, permissions check and storage of PID filemboelen
2014-09-09Adjustments to allow non-privileged scan and reduce errors on screenmboelen
2014-09-08Added FileIsReadable functionmboelen
2014-09-08Properly check if CheckUpdates output is usable for displaymboelen
2014-09-08Redirect stderr for host commandmboelen
2014-09-08Log what tests are skipped to be root-onlymboelen
2014-09-08Capture all skip tests which require root permissionsmboelen
2014-09-08Extended Register function to allow the definition of root-only testsmboelen
2014-09-08Changed file permissions check to allow non-privileged modemboelen
2014-09-04Let SafePerms function also check for UIDmboelen