.. |
Account.pm
|
fix: allow parameter to overwrite cgi input in Account->login
|
2023-06-20 00:48:21 -04: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
|
Added a 1 second delay to nmcli calls
|
2024-05-24 14:20:41 -04:00 |
Convert.pm
|
Improved Convert->to_ipmi_password()
|
2024-04-04 13:39:56 -04:00 |
Database.pm
|
Made resync checks happen on any striker running for less than two
|
2024-05-27 23:27:27 -04:00 |
DRBD.pm
|
* Fixed a bug in DRBD->manage_resource() that prevented new resources from being created.
|
2023-08-09 11:23:57 -04:00 |
Email.pm
|
Bumoed logging to find '!!error!!' related parsing errors.
|
2024-01-27 15:39:01 -05:00 |
Get.pm
|
Set IPMI passwords to always be 16 char long and special chars removed.
|
2024-04-03 22:22:24 -04:00 |
Job.pm
|
Fixed a bug where non-strikers hung configuring their network.
|
2024-01-27 15:39:01 -05:00 |
Log.pm
|
Fixed a bug blocking most jobs from running.
|
2024-01-27 15:39:01 -05:00 |
Network.pm
|
Added a 1 second delay to nmcli calls
|
2024-05-24 14:20:41 -04:00 |
Remote.pm
|
Made the host_key check conditional on an available DB
|
2024-04-19 01:44:42 -04:00 |
ScanCore.pm
|
Updated Scancore->post_scan_analysis_striker() to check the RC when
|
2024-02-13 21:11:22 -05:00 |
Server.pm
|
Updated anvil-manage-server-system to change boot device ordering.
|
2023-11-23 19:22:46 -05:00 |
Storage.pm
|
Added a work-around for an LVM JSON formatting issue
|
2024-03-19 15:33:43 -04:00 |
Striker.pm
|
Updated pod on requiring 'new' for manifest_uuid when creating new
|
2024-05-28 22:22:47 -04:00 |
System.pm
|
Added a secure check for password logging.
|
2024-04-10 10:39:17 -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
|
Updated Remote->_check_known_hosts_for_target() to replace updated keys
|
2024-04-13 16:52:33 -04:00 |
Words.pm
|
Fixed issue #515; anvil-join-anvil updates hostnames properly now
|
2023-10-27 19:58:37 -04:00 |