anvil/Anvil/Tools
Digimer c9633aa3b0 * Updated Database->_find_behind_databases() to not run unless it's on a Striker.
* Updated scan_network to properly mark virtio network interfaces as being full duplex. Also updated it to purge interfaces flagged as 'DELETED'.
* Updated the VM OS list.

Signed-off-by: Digimer <digimer@alteeve.ca>
2022-04-04 16:38:14 -04:00
..
Account.pm * Fixed a bug (maybe) that was causing users to get immediately logged out of the WebUI 2021-11-15 01:01:23 -05:00
Alert.pm Fixed a bug in Alert->check_condition_age() where, when the 'clear' parameter was set and the value was already 'clear', it would flip to 'set' erroniously. 2022-01-13 21:07:25 -05:00
Cluster.pm Added a couple notes for later dev. 2021-07-16 11:13:48 -04:00
Convert.pm Added '#!no_value!#' to be handled properly by Convert->format_mmddyy_to_yymmdd. 2022-01-20 10:26:54 -05:00
Database.pm * Updated Database->_find_behind_databases() to not run unless it's on a Striker. 2022-04-04 16:38:14 -04:00
DRBD.pm Updated ocf:alteeve:server to better handle multi-peer DRBD configurations. 2022-02-21 19:18:28 -05:00
Email.pm
Get.pm * Created Get->kernel_release() that returns the current kernel release (version) in use on the host or on a remote system. 2021-12-07 20:03:39 -05:00
Job.pm Updates Jobs->update_progress() to take a 'variables' hash reference, and to support logging as well. 2021-07-16 15:07:07 -04:00
Log.pm * I _might_ have fixed the network configuration issue in anvil-configure-host... Updated it so that if 'nmcli' doesn't report a valid device name, it looks for it in the ifcfg-X file, and uses 'X' if not found there. 2021-06-18 19:37:37 -04:00
Network.pm * Fixed a bug where resync'ing the database was missing tables. 2022-03-29 17:12:26 -04:00
Remote.pm
ScanCore.pm * Fixed a bug where resync'ing the database was missing tables. 2022-03-29 17:12:26 -04:00
Server.pm * Fixed a bug where ethtool's Media type contained tab characters that broke JSON when configuring the netowrk interfaces. 2022-01-03 17:06:56 -05:00
Storage.pm * Updated Database->configure_pgsql() to use 'postgresql-setup --initdb --unit postgresql' instead of the deprecaded 'initdb' switch. 2021-10-28 12:07:36 -04:00
Striker.pm * Fixed a bug where resync'ing the database was missing tables. 2022-03-29 17:12:26 -04:00
System.pm * Fixed a bug where resync'ing the database was missing tables. 2022-03-29 17:12:26 -04:00
Template.pm
Validate.pm
Words.pm