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
2020-01-23AUTH-9228 for HP-UXgfelkel
2019-12-18Code style improvement: quote argumentMichael Boelen
2019-10-23Updated tests for file permissions to case statementsDave Vehrs
2019-09-28kernel-test: determine reboot requirement for more distros. Plus a few fixesKristian Schuster
2019-09-21Merge pull request #765 from Marzal/Marzal-AUTH-9282Michael Boelen
2019-09-20Double quote to prevent globbing and word splitting.SC2086Marzal
2019-09-20Change variable name from FIND to FIND_P so is not reset by RegisterMarzal
2019-09-19Style improvementsMichael Boelen
2019-08-26Combine multiple unsets into a single commandMichael Boelen
2019-08-08[AUTH-9408] both backslash and brackets needs to be individually escapedMichael Boelen
2019-08-08[AUTH-9408] corrected descriptionMichael 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-18[AUTH-9408] added support for pam_tally2 to log failed loginsMichael Boelen
2019-07-16Format changeMichael Boelen
2019-07-16Use -n instead of ! -zMichael Boelen
2019-06-24Merge pull request #713 from bcs016/patch-1Michael Boelen
2019-06-06[AUTH-9268] AIX find does not support maxdepthMichael Boelen
2019-04-29Update tests_authenticationbcs016
2019-03-29[AUTH-9278] style change, description, allow different root directoryMichael Boelen
2019-03-29fix issue #612 (#677)Capashenn
2019-03-05better OpenBSD support (#641)jirib
2019-02-28Style improvements, typo, variable usageMichael Boelen
2019-02-28[AUTH-9252] Sudo configuration file/folder check improvements (#637)chr0mag
2019-01-31Changed year and preparing for new releaseMichael Boelen
2019-01-14Added STATUS_WEAKMichael Boelen
2018-12-17Remove FIND1 variable, as we prefer FIND to limit number of variablesMichael Boelen
2018-12-17[AUTH-9282][AUTH-9283] Add support for RedHad and clones (#609)Capashenn
2018-04-23[AUTH-9308] Made 'sulogin' more generic for systemd rescue shellMichael Boelen
2018-01-24Add TODO for PAM checks on AUTH-9286Michael Boelen
2018-01-11Changed yearMichael Boelen
2017-10-19fix for issue #453; simply add RPi/Raspian path to PAM_FILE_LOCATIONS (#475)dataking
2017-04-23Code enhancementsMichael Boelen
2017-03-27Fix regex to disregard locked accounts (#371)pyllyukko
2017-03-08A bunch of Solaris compatibility tweaks (#367)hlein
2017-03-07Lots of cleanups (#366)hlein
2017-03-06umask can be 0027 or 0077 (#364)Jean Prat
2017-03-06Various cleanups (#363)hlein
2017-02-28[AUTH-9308] Test for tilde in inittab for Debian systemsMichael Boelen
2017-02-21Match for sulogin fails to detect inittab entry (#356)ryneeverett
2017-02-14[AUTH-9208] Remove double loggingMichael Boelen
2017-02-11Improve logging for group checksMichael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen
2016-11-19Improve DragonFly support (#329)Zach Crownover
2016-11-05macOS Refactoring (#311)Justin P
2016-10-27[AUTH-9234] reversed username and uidMichael Boelen
2016-10-27Improved loggingMichael Boelen
2016-10-27Missing exclamation markMichael Boelen
2016-10-27[AUTH-9234] style and enhanced support for macOSMichael Boelen
2016-10-27[AUTH-9234] support for macOS user gatheringMichael Boelen