.. |
binaries
|
Changed lmd to maldet, as LMD detection
|
2015-09-24 17:45:11 +02:00 |
consts
|
Added audit daemon and PAM variables
|
2015-10-08 16:25:35 +02:00 |
data_upload
|
Improved debug logging
|
2015-08-19 16:20:21 +02:00 |
functions
|
Added DisplayManual function, friendly name for compliance, minor enhancements
|
2015-10-01 22:40:29 +02:00 |
helper_audit_dockerfile
|
Correction of Display function
|
2015-04-29 11:57:57 +02:00 |
helper_update
|
Initial import of helper for automatic updates
|
2015-04-30 01:27:36 +02:00 |
osdetection
|
Enhance screen output on Mac OS
|
2015-04-19 22:10:27 +02:00 |
parameters
|
Changed exit codes when using incorrect parameters
|
2015-09-10 08:35:40 +02:00 |
profiles
|
Rename PCI-DSS to PCI DSS
|
2015-10-08 16:25:09 +02:00 |
report
|
Properly show compliance status now
|
2015-10-01 22:40:49 +02:00 |
tests_accounting
|
Added suggestions for Solaris auditing
|
2015-07-22 13:47:44 +02:00 |
tests_authentication
|
Make sure that the input of "uniq -d" is sorted to avoid that duplicate UID's and hosts entries are missed.
|
2015-10-06 20:02:33 +02:00 |
tests_banners
|
Copyright line changes and cleanups
|
2015-07-22 16:28:11 +02:00 |
tests_boot_services
|
New way of reporting a warning
|
2015-09-24 21:41:48 +02:00 |
tests_containers
|
Added new test [CONT-8108] to check file permissions of Docker files
|
2015-09-24 20:29:05 +02:00 |
tests_crypto
|
Delete trailing whitespace
|
2015-09-07 18:35:07 +03:00 |
tests_custom.template
|
Include examples and clarify usage
|
2015-07-22 14:57:57 +02:00 |
tests_databases
|
Delete trailing whitespace
|
2015-09-07 18:35:07 +03:00 |
tests_file_integrity
|
Delete trailing whitespace
|
2015-09-07 18:35:07 +03:00 |
tests_file_permissions
|
Textual changes
|
2015-06-11 13:58:30 +02:00 |
tests_filesystems
|
Delete trailing whitespace
|
2015-09-07 18:35:07 +03:00 |
tests_firewalls
|
Cleanup: Don't show pflogd status on screen, when pf is not available
|
2015-09-08 14:49:42 +02:00 |
tests_hardening
|
Bugfix: wrong logtext for HRDN-7230
|
2015-09-22 12:00:44 +02:00 |
tests_homedirs
|
Combine "sort | uniq" into "sort -u" to reduce the number of processes used for running Lynis. The busybox version of sort also supports the -u option.
|
2015-10-04 17:59:28 +02:00 |
tests_insecure_services
|
Copyright line changes and cleanups
|
2015-07-22 16:28:11 +02:00 |
tests_kernel
|
Merge pull request #73 from laurentquillerou/nginx-conf
|
2015-09-07 21:06:08 +02:00 |
tests_kernel_hardening
|
Copyright line changes and cleanups
|
2015-07-22 16:28:11 +02:00 |
tests_ldap
|
Copyright line changes and cleanups
|
2015-07-22 16:28:11 +02:00 |
tests_logging
|
Combine "sort | uniq" into "sort -u" to reduce the number of processes used for running Lynis. The busybox version of sort also supports the -u option.
|
2015-10-04 17:59:28 +02:00 |
tests_mac_frameworks
|
Delete trailing whitespace
|
2015-09-07 18:35:07 +03:00 |
tests_mail_messaging
|
Copyright line changes and cleanups
|
2015-07-22 16:28:11 +02:00 |
tests_malware
|
Added detection of ESET products and logging of malware scanner to report
|
2015-09-28 11:00:34 +02:00 |
tests_memory_processes
|
Delete trailing whitespace
|
2015-09-07 18:35:07 +03:00 |
tests_nameservices
|
Make sure that the input of "uniq -d" is sorted to avoid that duplicate UID's and hosts entries are missed.
|
2015-10-06 20:02:33 +02:00 |
tests_networking
|
Combine "sort | uniq" into "sort -u" to reduce the number of processes used for running Lynis. The busybox version of sort also supports the -u option.
|
2015-10-04 17:59:28 +02:00 |
tests_php
|
Copyright line changes and cleanups
|
2015-07-22 16:28:11 +02:00 |
tests_ports_packages
|
Combine "sort | uniq" into "sort -u" to reduce the number of processes used for running Lynis. The busybox version of sort also supports the -u option.
|
2015-10-04 17:59:28 +02:00 |
tests_printers_spools
|
Remove incomplete tests, code enhancements
|
2015-07-22 17:37:11 +02:00 |
tests_scheduling
|
Remove incomplete tests, code enhancements
|
2015-07-22 17:37:11 +02:00 |
tests_shells
|
Add test [SHLL-6230] to test for umask values in common shell configuration files
|
2015-09-10 21:06:40 +02:00 |
tests_snmp
|
Update of the files to reflect HTTPS version of website and 2015. Happy New Year!
|
2015-01-03 12:45:22 +01:00 |
tests_solaris
|
Remove incomplete tests, code enhancements
|
2015-07-22 17:37:11 +02:00 |
tests_squid
|
Remove incomplete tests, code enhancements
|
2015-07-22 17:37:11 +02:00 |
tests_ssh
|
Remove incomplete tests, code enhancements
|
2015-07-22 17:37:11 +02:00 |
tests_storage
|
Correct testing for disabled/blacklisted USB storage driver
|
2015-10-01 19:56:39 +02:00 |
tests_storage_nfs
|
Delete trailing whitespace
|
2015-09-07 18:35:07 +03:00 |
tests_time
|
Only show suggestion for ntpdate if ntpd isn't running
|
2015-09-01 17:40:05 +02:00 |
tests_tooling
|
Improved tests and logging for automation tools
|
2015-09-08 16:02:41 +02:00 |
tests_virtualization
|
Remove incomplete tests, code enhancements
|
2015-07-22 17:37:11 +02:00 |
tests_webservers
|
Combine "sort | uniq" into "sort -u" to reduce the number of processes used for running Lynis. The busybox version of sort also supports the -u option.
|
2015-10-04 17:59:28 +02:00 |
tool_tips
|
Import of tool tips section
|
2015-09-10 21:05:04 +02:00 |