anvil/Anvil/Tools
2021-02-01 12:27:05 -05:00
..
Account.pm
Alert.pm
Cluster.pm * Finished fixing automatic building of Storage Groups on systems where VGs are deleted. 2021-01-30 18:25:24 -05:00
Convert.pm
Database.pm * Updated Tools->_anvil_version() and Get->anvil_version() to now pick up a SchemaVersion from anvil.sql. This will change only when the schema changes and is used when Database->connect() is checking compatibility with other anvil database hosts. This will make it only break connection when there is a reason to do so. The anvil_version still remains as an informational version that will help when supporting users later. 2021-01-30 14:03:13 -05:00
DRBD.pm * Added parameters to DRBD->get_next_resource to allow for a resource to be searched and either error out if a resource is found, or return the first DRBD minor and tcp port if found. 2021-01-31 02:32:12 -05:00
Email.pm [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
Get.pm * Fixed a bug in Get->host_from_ip_address() where hosts that are no longer used are returned, meaning 2+ results could be returned after a node was replaced, meaning no host name was returned. 2021-01-31 00:00:23 -05:00
Job.pm * Moved the scan-drbd function 'gather_drbd_date' and moved it into DRBD->gather_date(). 2021-01-15 03:10:16 -05:00
Log.pm * Updated .spec for the new source location. 2021-01-22 00:37:30 -05:00
Network.pm [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
Remote.pm * Updated Tools->_anvil_version() and Get->anvil_version() to now pick up a SchemaVersion from anvil.sql. This will change only when the schema changes and is used when Database->connect() is checking compatibility with other anvil database hosts. This will make it only break connection when there is a reason to do so. The anvil_version still remains as an informational version that will help when supporting users later. 2021-01-30 14:03:13 -05:00
ScanCore.pm [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
Server.pm [build] first pass at adding a build system to integrate with CI 2021-01-30 20:16:30 +01:00
Storage.pm * Updated Tools->_anvil_version() and Get->anvil_version() to now pick up a SchemaVersion from anvil.sql. This will change only when the schema changes and is used when Database->connect() is checking compatibility with other anvil database hosts. This will make it only break connection when there is a reason to do so. The anvil_version still remains as an informational version that will help when supporting users later. 2021-01-30 14:03:13 -05:00
Striker.pm
System.pm * Updated Tools->_anvil_version() and Get->anvil_version() to now pick up a SchemaVersion from anvil.sql. This will change only when the schema changes and is used when Database->connect() is checking compatibility with other anvil database hosts. This will make it only break connection when there is a reason to do so. The anvil_version still remains as an informational version that will help when supporting users later. 2021-01-30 14:03:13 -05:00
Template.pm
Validate.pm
Words.pm * Fixed a bug in Words->parse_banged_string() Where the flattened string wasn't being used for the variable substitutions. 2021-02-01 12:27:05 -05:00