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
2019-07-26Improved selection of home directories for normal users in HOME-9304 and HOME...Michael Boelen
2019-07-26Merge pull request #732 from Marzal/Marzal-FILE-7524Michael Boelen
2019-07-26Use IsRunning exit code instead of variableMichael Boelen
2019-07-26[AUTH-9408] double escape to prevent error message (awk: warning: escape sequ...Michael Boelen
2019-07-26[AUTH-9266] skip .pam-old files in /etc/pam.d (used by Ubuntu)Michael Boelen
2019-07-26Set variable instead of using return, otherwise other parameters won't be che...Michael Boelen
2019-07-25New option: --usecwd to run from current working directoryMichael Boelen
2019-07-18Fix grep in PROFILEVALUEDavid
2019-07-18Fix find fields in new profile formatDavid
2019-07-18Test if profiles provided using the command line are readableMichael Boelen
2019-07-18Move this check to the DiscoverProfiles functionMichael Boelen
2019-07-18Textual changeMichael Boelen
2019-07-18Added file check when a profile is providedMichael Boelen
2019-07-18Moved variablesMichael Boelen
2019-07-18Merge pull request #730 from Marzal/Marzal-PRIVILEGEDMichael Boelen
2019-07-18Merge pull request #729 from Marzal/Marzal-strictmodeMichael Boelen
2019-07-18[AUTH-9408] added support for pam_tally2 to log failed loginsMichael Boelen
2019-07-18Delete PRIVILEGED var from this fileDavid
2019-07-18Initialize some vars to allow strict mode to workDavid
2019-07-18Strict mode needs this vars initializedDavid
2019-07-16Differentiate between a discovered binary and running processMichael Boelen
2019-07-16Formatting and improved loggingMichael Boelen
2019-07-16Format changeMichael Boelen
2019-07-16Extended IsRunning function to allow for searching by a combination of proces...Michael Boelen
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
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
2019-07-14Use relative pathsMichael Boelen
2019-07-14Add missing commands to show command helperDavid
2019-07-14Merge pull request #675 from Capashenn/patch_7Michael Boelen
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