Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Digimer 0fa3c42f2f * Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang. 6 years ago
..
Account.pm * Fixed how passwords are supressed in logs. 7 years ago
Alert.pm * Decided to abandon using apache security and to integrate it into Striker itself. This will allow for layers of access, easier account sync'ing, etc. Further, there is no proper way to handle logging out on apache, and they use md5 * 1000 iterations (with a salt, to be fair) for security... Not exactly the strongest. 7 years ago
Convert.pm * Changed all methods to take a 'debug' argument for setting log level on calls. 7 years ago
Database.pm * Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang. 6 years ago
Get.pm * Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang. 6 years ago
Log.pm * Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang. 6 years ago
Remote.pm * Added a check/cycle to Remote->call that checks to see if the channel was established and loops up to five times, with a second delay in each try. Also disable the Time::HiRes stuff in this method for now. 6 years ago
Storage.pm * Decided to move development to Fedora 28 to prepare for the leap to RHEL 8. So this commit is the first where the Anvil! Striker can be installed. 7 years ago
System.pm * Fixed a bug where setting the debug level to 3 caused a deep recursion and a system hang. 6 years ago
Template.pm * Started work on the Striker sync function. It shows (without formatting yet) the ways the local dashboard can be accessed. 7 years ago
Validate.pm * Working on saving the new peer. Made progress on, but not yet finished, sanity checking the new peer form values. 7 years ago
Words.pm * Started work on the Striker menus, adding mechanisms for "back" and "refresh". 7 years ago