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 9c0f6b8f79 * Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls. 6 years ago
..
Account.pm * Created Database->read() to store and return the handle to whichever database is used for read operations. Also created Database->quote that uses ->read to access the DBI 'quote' method more cleanly. Updated all calls to use these new methods. 6 years ago
Alert.pm * Created Database->read() to store and return the handle to whichever database is used for read operations. Also created Database->quote that uses ->read to access the DBI 'quote' method more cleanly. Updated all calls to use these new methods. 6 years ago
Convert.pm * Got anvil-download-file downloading files. Much testing is needed, and it's just the barebones so far. 6 years ago
Database.pm * Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls. 6 years ago
Get.pm * Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls. 6 years ago
Job.pm * Continued work on 'anvil-download-file', in-progress adding support for job processing. 6 years ago
Log.pm * Fixed some bugs in tools/anvil-manage-firewall, it's working again (though new features are pending). 6 years ago
Remote.pm * Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls. 6 years ago
Storage.pm * Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls. 6 years ago
System.pm * Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls. 6 years ago
Template.pm * Fixed some bugs in tools/anvil-manage-firewall, it's working again (though new features are pending). 6 years ago
Validate.pm * Updated all perl module modes to remove the executable bit. 6 years ago
Words.pm * Created tools/anvil-download-file which will handle downloading, aborting and reporting status of downloads. 6 years ago