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
302a8aade9
* Fixed some bugs in tools/anvil-manage-firewall, it's working again (though new features are pending).
...
* Moved firewall.txt out of the templates directory and into the tools directory so that it is accessible on nodes and DR hosts (which don't get the apache files).
Signed-off-by: Digimer <digimer@alteeve.ca>
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
* Continued work on 'anvil-download-file', in-progress adding support for job processing.
6 years ago
Get.pm
* Finished converting Remote->call() to use Net::OpenSSH. Also updated all calls to this method to expect the output as a single (sometimes multi-line) string instead of an array reference. Also updated all calles to expect 'output' first, 'error' second.
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
* Finished converting Remote->call() to use Net::OpenSSH. Also updated all calls to this method to expect the output as a single (sometimes multi-line) string instead of an array reference. Also updated all calles to expect 'output' first, 'error' second.
6 years ago
Storage.pm
* Got anvil-download-file downloading files. Much testing is needed, and it's just the barebones so far.
6 years ago
System.pm
* Fixed some bugs in tools/anvil-manage-firewall, it's working again (though new features are pending).
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