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-07-13Show all tests uppercase and remove first space from list for correct displayMichael Boelen
2016-07-13Allow showing categories, logfile, report, and test detailsMichael Boelen
2016-07-13Exit cleanly when displaying categoriesMichael Boelen
2016-07-12Minor code cleanupMichael Boelen
2016-07-12Set initial value for language and improve auto detectionMichael Boelen
2016-07-12Proper display of tool tips configuration, while not showing tips when using ...Michael Boelen
2016-07-11Add blue colors for tipsMichael Boelen
2016-07-11Merge and initial changes for new tests FILE-6344 and FILE-6430Michael Boelen
2016-07-11added test FILE-6337: check if /proc mounted with hidepid=(1|2) (#225)Lukas Pirl
2016-07-11added test for AllowAgentForwarding being turned off (#222)Lukas Pirl
2016-07-11[BOOT-5122] Extended password checkMichael Boelen
2016-07-11Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2016-07-11Update tests_boot_services (#201)ratrop
2016-07-11[FILE-6430] initial import and changesMichael Boelen
2016-07-11Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2016-07-11Set date of break lines to similar format as normal log entriesMichael Boelen
2016-07-11Remove the support of some filesystems (#205)Yann ILAS
2016-07-11[HTTP-6632] fix for proper detection of Apache modulesMichael Boelen
2016-07-05Add --configured-only option to lynis show settingsMichael Boelen
2016-07-05Disable color status and clear blue colorMichael Boelen
2016-07-05Start of migration of deprecated profile optionsMichael Boelen
2016-07-05Disable upload compression for nowMichael Boelen
2016-07-05Define colorsMichael Boelen
2016-07-05Implement tooltipsMichael Boelen
2016-07-05Migrate to new options, including skip-pluginsMichael Boelen
2016-07-05Added DisplayToolTipMichael Boelen
2016-07-05Migration to new profile names and store the related settingsMichael Boelen
2016-07-05Add lynis show settings with --brief and --nocolors optionsMichael Boelen
2016-07-05Add fuctions: AddSetting, DiscoverProfiles, ParseProfilesMichael Boelen
2016-07-05[CRYP-7902] Use SSL paths as configured by profileMichael Boelen
2016-07-05Add variable for settings and SSL pathsMichael Boelen
2016-07-05[PRNT-2306] Check if files are readable before parsing themMichael Boelen
2016-07-05Rename Maid to CleanUpMichael Boelen
2016-07-05[AUTH-9254] Only let root use this test, due to permissionsMichael Boelen
2016-07-05[AUTH-9288] Only check for accounts which have a maximum password age setMichael Boelen
2016-07-05Do not provide a tip about uploading data when user is already doing thatMichael Boelen
2016-06-30Don't override variables of ReportDetails functions on every parameterMichael Boelen
2016-06-30[AUTH-9234] Test for minimal UID number via /etc/login.defsMichael Boelen
2016-06-18Improve screen outputMichael Boelen
2016-06-18Replaced text strings to allow translationsMichael Boelen
2016-06-18Allow long lines of text by resetting number of spaces to 0 when neededMichael Boelen
2016-06-18Replaced text strings to allow translationsMichael Boelen
2016-06-18Added IsDeveloperVersion to detect if release is still under developmentMichael Boelen
2016-06-11[SSH-7408] Show SSH items as a suggestion on screen, like in the reportMichael Boelen
2016-06-11Add automatic detection of used languageMichael Boelen
2016-06-11Added support for multiple languagesMichael Boelen
2016-06-07Add upcoming profile option to choose between upload toolsMichael Boelen
2016-06-07Add comment for upcoming option to choose between upload toolsMichael Boelen
2016-06-07Add variables for alternative upload toolMichael Boelen
2016-06-07[HTTP-6642] Test disabledMichael Boelen