anvil/Anvil/Tools
2023-06-27 00:04:48 -04:00
..
Account.pm fix: allow parameter to overwrite cgi input in Account->login 2023-06-20 00:48:21 -04:00
Alert.pm
Cluster.pm * Updated DRBD->allow_two_primaries() to be more careful at evaluating peer-node-id. 2023-06-14 23:34:05 -04:00
Convert.pm * Added anvil-watch-power to git. 2023-06-15 21:35:42 -04:00
Database.pm * Updated Database->insert_or_update_jobs() to not look for jobs that are complete when no job_uuid is passed. 2023-06-25 23:20:03 -04:00
DRBD.pm * Applied the fix for TCP ports aging out reserved TCP ports properly to DRBD->get_next_resource(). 2023-06-27 00:04:48 -04:00
Email.pm * Completed the new anvil-watch-drbd which replaces watch_drbd. 2023-06-22 20:43:46 -04:00
Get.pm * Got anvil-manage-server-storage working enough to grow existing disk's hard drive sizes, and to insert/eject optical disks. 2023-06-23 23:09:55 -04:00
Job.pm
Log.pm
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 * Updated System->configure_ipmi() to auto-configure DR hosts once they've been assigned a BCN IP address. 2023-04-05 15:04:39 -04:00
Server.pm * Updated Cluster->add_server() to wait up to 15 seconds for a server to appear to ensure that the pcs call to add the server with the right requested running state. 2023-06-06 14:34:02 -04:00
Storage.pm * This adds the new 'file_locations' -> 'file_location_ready' column and associated methods. This is set to TRUE/1 when the file referenced is found on disk and it is the expected size and md5sum. This is meant to allow programs to wait/watch or a file to be ready if they need to use it. Files are now checked periodically via anvil-daemon. 2023-05-04 00:05:56 -04:00
Striker.pm fix: allow param override in generate_manifest in Striker.pm 2023-06-19 15:15:32 -04:00
System.pm * Updated System->configure_ipmi() to auto-configure DR hosts once they've been assigned a BCN IP address. 2023-04-05 15:04:39 -04:00
Template.pm
Validate.pm
Words.pm Merge branch 'main' into anvil-tools-dev 2023-04-05 16:11:01 -04:00