lynis/include
hlein b595cc0fb5 Various cleanups (#363)
* Typo fix.

* Style change: always use $(), never ``.

The Lynis code already mostly used $(), but backticks were sprinkled
around.  Converted all of them.

* Lots of minor spelling/typo fixes.

FWIW these were found with:

  find . -type f -print0 | xargs -0 cat | aspell list | sort -u | egrep '^[a-z]+$' | less

And then reviewing the list to pick out things that looked like
misspelled words as opposed to variables, etc., and then manual
inspection of context to determine the intention.
2017-03-06 07:41:21 +00:00
..
binaries Various cleanups (#363) 2017-03-06 07:41:21 +00:00
consts Status of MongoDB instances 2017-02-10 13:07:53 +01:00
data_upload Changed date and preparing for release 2017-02-09 13:35:40 +01:00
functions Various cleanups (#363) 2017-03-06 07:41:21 +00:00
helper_audit_dockerfile Various cleanups (#363) 2017-03-06 07:41:21 +00:00
helper_configure Changed date and preparing for release 2017-02-09 13:35:40 +01:00
helper_show Code cleanups and removed 'lynis update release' command 2017-03-01 15:27:02 +01:00
helper_system_remote_scan Various cleanups (#363) 2017-03-06 07:41:21 +00:00
helper_update Various cleanups (#363) 2017-03-06 07:41:21 +00:00
osdetection Changed date and preparing for release 2017-02-09 13:35:40 +01:00
parameters Various cleanups (#363) 2017-03-06 07:41:21 +00:00
profiles Code enhancements and allow host alias to be defined in profile 2017-03-05 20:45:13 +01:00
report Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_accounting Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_authentication Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_banners Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_boot_services Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_containers Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_crypto Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_custom.template Extended example 2016-08-13 10:48:35 +02:00
tests_databases Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_file_integrity Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_file_permissions Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_filesystems Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_firewalls Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_hardening [HRDN-7222] changed reporting key 2017-02-14 15:08:55 +01:00
tests_homedirs Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_insecure_services Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_kernel Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_kernel_hardening Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_ldap Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_logging Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_mac_frameworks Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_mail_messaging New test and reduction of output on screen 2017-02-28 20:17:01 +01:00
tests_malware Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_memory_processes Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_nameservices Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_networking Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_php Add /usr/local/etc/zend/php.ini as possible php path (#360) 2017-03-01 14:31:20 +00:00
tests_ports_packages Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_printers_spools Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_scheduling Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_shells Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_snmp Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_solaris Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_squid Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_ssh Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_storage Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_storage_nfs Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_system_integrity Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_time Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_tooling Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tests_virtualization Changed date and preparing for release 2017-02-09 13:35:40 +01:00
tests_webservers Various cleanups (#363) 2017-03-06 07:41:21 +00:00
tool_tips Various cleanups (#363) 2017-03-06 07:41:21 +00:00