.. |
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
|
Fixed a bug where duplicate files weren't actually being deleted.
|
2023-09-30 00:13:56 -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
|
This commit covers the convertion of 'virsh' shell calls to using 'Sys::Virt' module, and fixes several small bugs related to scan-server;
|
2023-09-21 15:59:43 -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 anvil-shutdown-server to take the new '--immediate' switch which forces a server to shut down immediately (akin to pulling the power on a traditional machine). This is needed to allow a user to recover a crash or hung server.
|
2023-09-21 18:56:12 -04:00 |
Storage.pm
|
Updated Database-get_files() to detect/remove duplicate file entries.
|
2023-09-29 21:28:49 -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
|
* 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
|
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 |