Simon Biewald
25278b6b38
Add support for Solaris services, run BOOT-5184 there
...
The Solaris IPS service manager (svcs) is now detected, and services
managed with it are enumerated.
Test BOOT-5184 now runs on Solaris, too, as SysV init scripts are
supported as well, even with IPS. SysV Init has been the traditional
init system on Solaris.
2020-10-25 21:51:12 +00:00
Simon Biewald
1f3d0956a7
Test if loghost is not localhost
...
On Solaris, the name loghost can be used to point to remote log servers.
By default loghost is configured to 127.0.0.1, logging to the local
machine.
Thus a new test - LOGG-2153 - is created to test if loghost is not
localhost and LOGG-2154 is modified to ignore @loghost lines if loghost
is localhost.
2020-10-25 20:28:19 +00:00
Simon Biewald
e917269d01
Reduce tr hostname checking expression
...
Solaris' tr does not support full regular expressions.
2020-10-25 20:25:31 +00:00
Simon Biewald
1a75d66ad9
Use netstat on Solaris to gather listening ports
2020-10-25 20:21:33 +00:00
Simon Biewald
8ee60cea35
Test if /etc/grub.d is a directory, instead always true
2020-10-25 20:14:08 +00:00
Michael Boelen
499cf1cdb9
Small code enhancements
2020-10-25 18:48:42 +01:00
Michael Boelen
42a33fb1e2
Update CHANGELOG.md
2020-10-25 18:47:41 +01:00
Michael Boelen
e66709e13b
Merge pull request #1011 from Varbin/986-sysstat-systemd
...
[ACCT-9626] Detect sysstat systemd unit
2020-10-25 18:47:01 +01:00
Michael Boelen
cee7d49a42
Merge pull request #1029 from silentcreek/add-suricata-ids-ips-test
...
Add test for Suricata IDS/IPS
2020-10-25 12:50:45 +01:00
Michael Boelen
43d0c6a8fd
Merge branch 'master' into add-suricata-ids-ips-test
2020-10-25 12:50:25 +01:00
Michael Boelen
6e8f570476
Merge pull request #1057 from kolenichsj/master
...
Update to Italian language file
2020-10-25 12:48:04 +01:00
Steve Kolenich
806ba69b36
Add values for Italian
2020-10-22 14:41:59 -04:00
Steve Kolenich
299f531dcb
sorted italian language file
2020-10-22 12:17:00 -04:00
Michael Boelen
bd6e1d5d39
Include AUTH-9284 and minor changes
2020-10-22 14:17:01 +02:00
Michael Boelen
e67f786caa
Merge pull request #1009 from danielorihuela/feature/get-info-on-locked-accounts
...
[AUTH-9284] Feature: gather locked accounts info
2020-10-22 14:13:34 +02:00
Michael Boelen
0467df6314
Updated log
2020-10-22 13:28:58 +02:00
Michael Boelen
1fe12c0023
Merge pull request #1008 from kolenichsj/master
...
Alpine Improvements
2020-10-22 13:28:05 +02:00
Michael Boelen
9f9fd51e1d
Updated log
2020-10-22 13:26:46 +02:00
Michael Boelen
01c970f73f
Merge pull request #1044 from delscate/master
...
Fix wc and head cmd when using busybox
2020-10-22 13:24:56 +02:00
Michael Boelen
749319c188
Merge pull request #1052 from konstruktoid/synoavd
...
add Synology Antivirus Essential malware scanner
2020-10-22 13:22:56 +02:00
Thomas Sjögren
4671fb7fb9
add Synology Antivirus Essential malware scanner
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-10-22 12:10:01 +02:00
Michael Boelen
3294e1a9bd
Merge pull request #1016 from Jimver/fix_nginx_parser
...
ParseNginx(): Fix wildcard expansion, absolute path handling and output to stderr
2020-10-22 08:44:07 +02:00
Michael Boelen
7930644b6c
Merge branch 'master' into fix_nginx_parser
2020-10-22 08:43:44 +02:00
Michael Boelen
699b5b6045
Merge pull request #1051 from steph78630/master
...
Add translate function for all sections title
2020-10-22 08:34:48 +02:00
Stéphane
67d04f2536
Add translate function for all sections
...
+ add EN and FR up to date languages files
2020-10-22 00:13:42 +02:00
Michael Boelen
c2e0c28912
Updated log
2020-10-21 15:09:56 +02:00
Michael Boelen
4aeb244789
Merge pull request #1048 from konstruktoid/pgrep
...
require pgrep before usage
2020-10-21 15:08:21 +02:00
Michael Boelen
1e9d3b45da
Updated log
2020-10-21 15:04:55 +02:00
Michael Boelen
8e07c3e9dc
Merge pull request #1013 from Jimver/timesyncd_fix
...
[TIME-3185]: Change timesyncd synchronization file
2020-10-21 15:02:03 +02:00
Michael Boelen
5fdc7f212a
Merge pull request #1047 from claui/macos-eol
...
Update macOS EOL
2020-10-21 14:59:59 +02:00
Michael Boelen
cd24f37641
Updated log
2020-10-21 14:45:07 +02:00
Michael Boelen
71c474f455
[KRNL-5830] ignore rescue kernel on systems such as CentOS
2020-10-21 14:40:30 +02:00
Thomas Sjögren
3124a04ce9
require pgrep before usage
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-10-21 11:27:44 +02:00
Claudia
afc4604b9f
Update macOS EOL
2020-10-20 22:21:13 +02:00
Michael Boelen
92df49d08e
Merge pull request #973 from igloonet/fix/functions-parse-nginx-abs-path
...
Support absolute paths in nginx includes and fix ls warning on empty directories
2020-10-20 13:38:08 +02:00
Michael Boelen
85fab60fb6
Merge pull request #1006 from claui/macos-eol
...
Add macOS EOL
2020-10-20 13:17:36 +02:00
Michael Boelen
5cb8c68d5c
Merge branch 'master' into macos-eol
2020-10-20 13:16:12 +02:00
Michael Boelen
4a99f3bdad
Merge pull request #1017 from Varbin/1014-flatcar-detection
...
Add support for Flatcar Container Linux
2020-10-20 13:14:18 +02:00
Michael Boelen
551429d85b
Merge pull request #1042 from steph78630/master
...
Add missing constants (CISOfy #1035 )
2020-10-20 13:13:00 +02:00
Michael Boelen
3dd8fba196
Merge pull request #1043 from konstruktoid/mageia
...
Mageia got /etc/os-release and add Mageia EOL dates
2020-10-20 13:11:54 +02:00
Michael Boelen
77b93ae73d
Added SLES detection via /etc/os-release
2020-10-20 13:06:40 +02:00
Michael Boelen
e62df74644
Merge pull request #1046 from konstruktoid/void
...
add Void Linux
2020-10-20 12:07:17 +02:00
Thomas Sjögren
bc85cbb0ba
add Void Linux
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-10-20 11:49:05 +02:00
Fabien Lehoussel
ae7be7599e
Fix head cmd with busybox
2020-10-19 15:09:43 +02:00
Fabien Lehoussel
537624da15
Fix wc command with --lines argument to be used with busybox
2020-10-19 15:02:48 +02:00
Thomas Sjögren
68e8ef862e
mageia got /etc/os-release
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-10-19 12:38:59 +02:00
Thomas Sjögren
f0ded6c2a3
add Mageia EOL dates and grep /etc/mageia-release
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-10-19 12:07:16 +02:00
Stéphane
af57959d6a
Add missing constants
...
From #1035 issue
2020-10-19 00:41:11 +02:00
Michael Boelen
644683a0e4
Updated log
2020-10-17 14:11:45 +02:00
Michael Boelen
04c350baf4
Merge pull request #1032 from steph78630/master
...
Improvements and addition of fr strings
2020-10-17 14:11:02 +02:00