..
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
ocf:alteeve:server: add support for log levels and bump timeouts
2023-08-07 08:22:50 +02:00
Convert.pm
* Added anvil-watch-power to git.
2023-06-15 21:35:42 -04:00
Database.pm
* Finished writting the anvil-manage-server-storage.
2023-09-05 16:53:08 -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
* Completed the new anvil-watch-drbd which replaces watch_drbd.
2023-06-22 20:43:46 -04:00
Get.pm
* Reworded striker-update-cluster to use anvil-update-system for on-system OS updates.
2023-07-14 22:29:07 -04:00
Job.pm
* Reworded striker-update-cluster to use anvil-update-system for on-system OS updates.
2023-07-14 22:29:07 -04:00
Log.pm
* Added PID logging as an option, and enabled it in ocf:alteeve:server
2023-08-07 22:28:13 -04:00
Network.pm
* Updated Network->find_access() to clear the data from previous scans, which fixes a bug where checking multiple hosts could return stale data for the previous host.
2023-07-24 15:43:54 -04:00
Remote.pm
* Fixed a double-$ bug in Remote->_check_known_hosts_for_target()
2023-07-25 19:13:41 -04: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 DRBD->allow_two_primaries() to gracefully fail if the peer isn't connected.
2023-08-08 22:52:16 -04:00
Storage.pm
* Updated anvil-daemon to set the mode of /mnt/shared/* to 0777 during creation and to check that that mode is set for existing sub-directories. This resolves issue #443 .
2023-08-17 22:14:40 -04:00
Striker.pm
* Updated Striker->generate_manifest() to remove integral DR support and add migration-network support. This helps address issue #440 .
2023-08-17 18:58:12 -04:00
System.pm
This commit fixes a bug where the drbd kernel module build was being killed mid-compile, leaving DBRD unusable.
2023-07-24 22:32:41 -04:00
Template.pm
Validate.pm
Added the new 'anvil-network-profiler' tool.
2022-07-19 21:16:46 -04:00
Words.pm
Merge branch 'main' into anvil-tools-dev
2023-04-05 16:11:01 -04:00