anvil/Anvil/Tools
2023-06-20 00:48:21 -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 The main purpose of this commit is to add serial execution of similar jobs to help reduce race conditions for scripted jobs, like multiple server creation. 2023-06-15 21:13:53 -04:00
DRBD.pm The main purpose of this commit is to add serial execution of similar jobs to help reduce race conditions for scripted jobs, like multiple server creation. 2023-06-15 21:13:53 -04:00
Email.pm
Get.pm Fixed a bug where Get->available_resources() was missing LVM/storage group data in some cases. 2023-05-02 16:28:05 -04:00
Job.pm
Log.pm
Network.pm
Remote.pm
ScanCore.pm
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
Template.pm
Validate.pm
Words.pm