anvil/Anvil/Tools
2023-04-03 12:40:58 -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 not setting a host_uuid caused the returned age to always be 0. 2022-08-29 17:30:52 -04:00
Cluster.pm * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2023-03-30 12:50:44 -04:00
Convert.pm * Applied typo fixed from PR #286 (thanks, Deezzir!). Also moved all the raw prints into words.xml. 2023-01-16 20:23:29 -05:00
Database.pm * Fixed a bug where references to files on Anvil! nodes was broken in anvil-provision-server and anvil-manage-files. 2023-03-30 17:33:49 -04:00
DRBD.pm * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2023-03-30 12:50:44 -04:00
Email.pm This is a set of changes all stemming from trying to debug frequent resyncs. More bugs still to be fixed. 2022-06-12 23:14:49 -04:00
Get.pm * Fixed a bug in Database->get_storage_group_data() that was deleting DR host storage group members. 2023-03-27 12:35:22 -04: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 * Updated Cluster->parse_crm_mon() to record the role of stonith resources. 2022-08-31 12:57:01 -04:00
Network.pm * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2023-03-03 14:42:28 -05:00
Remote.pm * Undid the #!no_value!# -> !!no_value!! change as it broke language processing. 2022-12-07 21:52:14 -05:00
ScanCore.pm This commit has more changes than I would normally like, but it's all linked to changing file uploads to rsync serially. 2023-02-14 02:29:40 -05:00
Server.pm * Prefixed all 'virsh' calls with 'setsid --wait' to help prevent future hangs if the call happens without a shell. 2023-03-03 14:42:28 -05:00
Storage.pm * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2023-03-30 12:50:44 -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 * Removed more references to 'dr1_host_uuid' from the old way of linking DR hosts to Anvil! nodes. 2023-03-30 12:50:44 -04:00
Template.pm * This adds two new files; cgi-bin/get_anvils and cgi-bin/get_anvil_status, that will form the foundation of the new interactive web UI. 2021-02-09 22:45:40 -05:00
Validate.pm Added the new 'anvil-network-profiler' tool. 2022-07-19 21:16:46 -04:00
Words.pm * Fixed a bug in anvil-delete-server that was preventing the complete deletion of a server if the DRBD resource had already been removed. 2023-04-03 12:40:58 -04:00