anvil/Anvil/Tools
Digimer b7b4e79e95 * Updated System->check_firewall to use firewall-cmd and the contents of iptables-save is not available/reliable under RHEL8.
* Disabled deletion of unneeded zones.
* Updated the default BCN/SN IPs generated in striker to follow the new schema.

Firewall work continues.

Signed-off-by: Digimer <digimer@alteeve.ca>
2019-01-23 19:54:01 -05:00
..
Account.pm * Updated all perl module modes to remove the executable bit. 2019-01-05 18:57:44 -07:00
Alert.pm * Updated all perl module modes to remove the executable bit. 2019-01-05 18:57:44 -07:00
Convert.pm * Updated all perl module modes to remove the executable bit. 2019-01-05 18:57:44 -07:00
Database.pm * Updated all perl module modes to remove the executable bit. 2019-01-05 18:57:44 -07:00
Get.pm * Updated all perl module modes to remove the executable bit. 2019-01-05 18:57:44 -07:00
Job.pm * Updated all perl module modes to remove the executable bit. 2019-01-05 18:57:44 -07:00
Log.pm * Fixed the problem with rendering the webUI... The recursive loop counter was set to 1000, and that was triggering when reading a file longer than 1000 lines. Pushed the counter up to 500000 to prevent this in the future, but still allow infinite loops to exit before too long. 2019-01-18 03:51:09 -05:00
Remote.pm * Updated all perl module modes to remove the executable bit. 2019-01-05 18:57:44 -07:00
Storage.pm * Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next... 2019-01-18 03:19:36 -05:00
System.pm * Updated System->check_firewall to use firewall-cmd and the contents of iptables-save is not available/reliable under RHEL8. 2019-01-23 19:54:01 -05:00
Template.pm * Fixed the problem with rendering the webUI... The recursive loop counter was set to 1000, and that was triggering when reading a file longer than 1000 lines. Pushed the counter up to 500000 to prevent this in the future, but still allow infinite loops to exit before too long. 2019-01-18 03:51:09 -05:00
Validate.pm * Updated all perl module modes to remove the executable bit. 2019-01-05 18:57:44 -07:00
Words.pm * Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next... 2019-01-18 03:19:36 -05:00