Michael Boelen
fa8826f59a
Corrected text
2016-08-11 19:29:57 +02:00
Michael Boelen
e78e7801ab
Allow ExitFatal with text and test for input file on other tests
2016-08-11 19:03:01 +02:00
Michael Boelen
bba7cfe200
Add return value to SearchItem() function
2016-08-11 18:46:17 +02:00
Michael Boelen
4f72cdf711
Mark VM type as OpenStack
2016-08-11 10:01:57 +02:00
Michael Boelen
e176011912
Allow repository update to be disabled
2016-08-11 10:01:29 +02:00
Liao Tonglang
b1c432c3e0
Make IsVirtualMachine detect centos6.8 on openstack ( #258 )
...
These function made mistake in centos 6.8 virtual machine. Only dmicecode work
on these environment and it return Openstack Nova. A openstack case is needed
in codes that check $SHORT codes.
2016-08-11 09:41:07 +02:00
Michael Boelen
f9b2993f35
Removed unneeded field
2016-08-10 07:24:10 +02:00
Michael Boelen
fc2d9b935c
Removed unneeded field for warnings and suggestions
2016-08-10 07:13:38 +02:00
Michael Boelen
0115695d61
Removed unneeded field for warnings and suggestions
2016-08-10 07:13:33 +02:00
Michael Boelen
621e732797
Removed unneeded field for warnings and suggestions
2016-08-10 07:13:27 +02:00
Michael Boelen
3773e91597
Removed unneeded field for warnings and suggestions
2016-08-10 07:13:19 +02:00
Michael Boelen
c3d438272f
Removed unneeded field for warnings and suggestions
2016-08-10 07:13:10 +02:00
Michael Boelen
6392bc08d1
Removed unneeded field for warnings and suggestions
2016-08-10 07:13:04 +02:00
Michael Boelen
b2ee2ffff1
Removed unneeded field for warnings and suggestions
2016-08-10 07:12:58 +02:00
Michael Boelen
3c4aee1358
Removed unneeded field for warnings and suggestions
2016-08-10 07:12:54 +02:00
Michael Boelen
74a11c97e7
Removed unneeded field for warnings and suggestions
2016-08-10 07:12:46 +02:00
Michael Boelen
f14072d216
Removed unneeded field for warnings and suggestions
2016-08-10 07:12:41 +02:00
Michael Boelen
dddfbdcb0a
Removed unneeded field for warnings and suggestions
2016-08-10 07:12:35 +02:00
Michael Boelen
1715a1e2b5
Removed unneeded field for warnings and suggestions
2016-08-10 07:12:29 +02:00
Michael Boelen
387df54859
Removed unneeded field for warnings and suggestions
2016-08-10 07:12:22 +02:00
Michael Boelen
d719706ecd
Merge branch 'master' of https://github.com/CISOfy/lynis
2016-08-09 15:16:24 +02:00
Michael Boelen
f434432954
[AUTH-9328] Test /etc/profile.d first for customizations of umask
2016-08-06 10:13:33 +02:00
alobodzinski
1d63d89dfd
OS_KERNELVERSION_FULL is set only on Linux, OS_KERNELVERSION is not set on AIX, HP-UX, and Solaris ( #254 )
...
Set initial values
2016-08-04 14:24:44 +02:00
Michael Boelen
8a67003c0d
Show --log-file on its own line
2016-08-02 15:50:17 +02:00
Michael Boelen
3c46482a9e
Readability and style improvements
2016-07-31 21:20:38 +02:00
Michael Boelen
9874530615
Override reading of files when we are root
2016-07-31 21:18:56 +02:00
Michael Boelen
290252b764
[AUTH-9212] Added prerequisite to log
2016-07-31 21:15:31 +02:00
Michael Boelen
d8ab98b845
[KRNL-5830] ignore rescue image for kernels
2016-07-31 21:09:05 +02:00
Michael Boelen
6283b9a7dd
Code cleanup
2016-07-31 21:04:07 +02:00
Michael Boelen
1d2405cdaa
Improve logging
2016-07-31 20:58:29 +02:00
Michael Boelen
039a829457
Style and readability improvements
2016-07-31 17:35:35 +02:00
Michael Boelen
66a871a07a
Added missing dollar
2016-07-31 17:28:55 +02:00
Michael Boelen
9ae1aa749d
Properly replace setting gathered from profiles
2016-07-31 17:18:36 +02:00
Michael Boelen
ff38336e0b
[KRNL-5830] Readability and style improvements
2016-07-31 16:28:17 +02:00
Michael Boelen
0993c0a13b
Style and readability improvements
2016-07-31 15:58:20 +02:00
Michael Boelen
2fe1819c35
[PKGS-7383] Simplified test
2016-07-31 15:51:34 +02:00
Michael Boelen
1e62769ce0
[MAIL-8818] Style and refactoring
2016-07-31 15:43:06 +02:00
Michael Boelen
5e2f6d256b
Removed word 'checking' from several tests' and style improvements
2016-07-31 13:53:26 +02:00
Michael Boelen
6426ce68c0
[AUTH-9216] Simplified test and make it more efficient
2016-07-31 13:45:21 +02:00
Michael Boelen
2b4d7a1e85
[AUTH-9218] Clean ups and improve readability
2016-07-31 13:34:17 +02:00
Michael Boelen
23e400ea9e
More style and text changes, and removed warning
2016-07-31 13:29:23 +02:00
Michael Boelen
1b3cdb9883
[AUTH-9226] Style, text, and removed warning
2016-07-31 13:25:35 +02:00
Michael Boelen
aad8d89bf8
[AUTH-9228] Provide just an suggestion instead of warning
2016-07-31 13:23:09 +02:00
Michael Boelen
8ee6cb42a3
DisplayError can now use an optional exit code to quit the program
2016-07-31 11:46:41 +02:00
beelsr
4143cd69b5
fix yum gpgenabled check to allow spaces around = ( #247 )
...
Issue 245
yum.conf allows an arbitrary number of spaces to surround the equals assignment.
2016-07-30 17:14:51 +02:00
Michael Boelen
15e364eae6
Initialize variable and unset at end
2016-07-30 16:41:57 +02:00
Michael Boelen
95b24f074f
Initialize variables and style improvements
2016-07-30 16:41:34 +02:00
Michael Boelen
4faaa10a8c
Initialize variables and cleanup
2016-07-30 16:41:11 +02:00
Michael Boelen
cfdc8228fd
[PKGS-7388] Readability improvements and initialization
2016-07-30 16:40:44 +02:00
Michael Boelen
d776c30b06
[AUTH-9406] - Readability and code style changes
2016-07-30 16:08:45 +02:00