anvil/AN/Tools
Digimer 753d7a3ba6 * Created the new System.pm module with the initial read_file() method that reads files.
* Created Log->language that sets/returns the active log language.
* Created Log->variables that takes a hash reference and logs their variable: [$value] pairs.
* Created the new /usr/sbin/striker/ directory which is added to the list of search directories. We will store our tools here.
* Created the scancore-daemon and scancore-daemon.unit files which will handle all the things we used to use crontab for, minus ScanCore itself.
* Created the scancore-update-states that will eventually store some machine state information in a file that the web browser can read.
* Created the cgi-bin/home script that will be the main landing page for the Striker UI.
* Added some of the initial html files.

Signed-off-by: Digimer <digimer@alteeve.ca>
2017-06-10 02:38:04 -04:00
..
Alert.pm * Added the new AN::Log and AN::Get modules. 2017-06-05 21:02:14 +09:00
Get.pm * Created Validate.pm and created Validate->is_uuid for validating UUID strings. 2017-06-08 01:30:28 +09:00
Log.pm * Created the new System.pm module with the initial read_file() method that reads files. 2017-06-10 02:38:04 -04:00
Storage.pm * Created the new System.pm module with the initial read_file() method that reads files. 2017-06-10 02:38:04 -04:00
System.pm * Created the new System.pm module with the initial read_file() method that reads files. 2017-06-10 02:38:04 -04:00
Template.pm * Created the new System.pm module with the initial read_file() method that reads files. 2017-06-10 02:38:04 -04:00
Validate.pm * Created Validate.pm and created Validate->is_uuid for validating UUID strings. 2017-06-08 01:30:28 +09:00
Words.pm * Added the new 'tools.conf' which can be used to override AN::Tools default values. 2017-06-08 00:36:06 +09:00