anvil/Anvil/Tools
Digimer 75a4c8d709 * Moved the logic to add the local database to a Striker's anvil.conf from striker-prep-database to Database->_add_to_local_config().
* Updated striker-prep-database to always set the user's password, independent of whether the database user was created.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-11-25 01:47:55 -05:00
..
Account.pm * Fixed a bug (maybe) that was causing users to get immediately logged out of the WebUI 2021-11-15 01:01:23 -05:00
Alert.pm
Cluster.pm
Convert.pm * Fixed a bug in Convert->round where numbers with exponents were not handled properly. 2021-10-07 22:08:34 -04:00
Database.pm * Moved the logic to add the local database to a Striker's anvil.conf from striker-prep-database to Database->_add_to_local_config(). 2021-11-25 01:47:55 -05:00
DRBD.pm * Updated DRBD->gather_data() to record TCP/IP data between connections of two hosts. 2021-09-20 22:34:36 -04:00
Email.pm
Get.pm
Job.pm
Log.pm
Network.pm * Fixed bugs around ScanCore->check_power() so that it now returns time on batteries and highest charge are returned properly. 2021-10-11 21:57:35 -04:00
Remote.pm
ScanCore.pm * Fixed bugs around ScanCore->check_power() so that it now returns time on batteries and highest charge are returned properly. 2021-10-11 21:57:35 -04:00
Server.pm Updated ocf:akteeve:server to see in the target for a migration has a '<shortname>.mn1' host name, and if so, and if the target can be reached on that address, it will be used for the live migration. This is to allow for inexpensive 10 Gbps live migration speeds. 2021-09-25 10:01:03 -04:00
Storage.pm * Updated Database->configure_pgsql() to use 'postgresql-setup --initdb --unit postgresql' instead of the deprecaded 'initdb' switch. 2021-10-28 12:07:36 -04:00
Striker.pm
System.pm WIP: Started work on a new Storage->copy_device() method that will do 'dd' calls. 2021-09-25 17:58:20 -04:00
Template.pm
Validate.pm
Words.pm