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-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
2016-05-30[PKGS-7328] Set non-interactive as first option like other calls to ZypperMichael Boelen
2016-05-30Restrict find action to the /tmp mountMichael Boelen
2016-05-30Properly display lines again after changing date format in logMichael Boelen
2016-05-30improve non-interactive use of zypper (#208)Andreas Stieger
2016-05-30Added more tips when cURL has issues uploading the dataMichael Boelen
2016-05-30Added error message when --data-urlencode on cURL is not availableMichael Boelen
2016-05-25Use a common date/time format for log entriesMichael Boelen
2016-05-25Change instructions to configure Lynis when using self-signed certificates wi...Michael Boelen
2016-05-25Better display when multiple items are to be configuredMichael Boelen
2016-05-24Improve error message when setting already existsMichael Boelen
2016-05-24Allow automatic configuration of a settingMichael Boelen
2016-05-24Remove unneeded quoteMichael Boelen
2016-05-24Minor cleanups and add hostid2 value for uploadsMichael Boelen
2016-05-19UseDNS = No is a safer configuration (#204)Eric Light
2016-05-19use ${LSMODBINARY} instead of lsmod (#200)Yann ILAS
2016-05-19use ${LSMODBINARY} instead of lsmod (#199)Yann ILAS
2016-05-19Add of MODPROBE variable (#202)Yann ILAS