anvil/html/skins/alteeve
Digimer 648af130cd * Finished scancore-database. It now setups/repairs postgresql database config, user and scancore database.
* Fixed a bug in Tools.pm->_set_paths where a path set to '#!not_found!#' was being set (the existing value should have been left alone).
* Fixed some escaping in Log->entry. Also added some additional checks to error more gracefully.
* Created Storage->copy_file() that, well, copies files.
* Fixed Storage->find to not call Log->entry.
* Fixed Storage->make_directory() to only pass the first digit when passed a GID or UID with more that one digit (as can happen with GIDs).
* Updated Storage->write_file() to take 'secure' as a parameter to treat the file contents as containing secure data for logging purposes.
* Created System->check_daemon and ->start_daemon to check and start systemd daemons, as needed.
* Updated scancore-daemon to support running things just once on invocation (effectively run on boot or daemon restart). Call scancore-database. from here.
* Added reading striker.conf to scancore-update-states.

Signed-off-by: Digimer <digimer@alteeve.ca>
2017-06-19 22:32:35 -04:00
..
images * Finished scancore-database. It now setups/repairs postgresql database config, user and scancore database. 2017-06-19 22:32:35 -04:00
main.css * Updated Log->entry() to escape the finished string just prior to calling logger. 2017-06-13 11:09:21 -04:00
main.html * Added two new modules; Convert.pm for converting data types and Database.pm for managing all things related to databases. 2017-06-13 17:08:38 -04:00
main.js * Updated Log->entry() to escape the finished string just prior to calling logger. 2017-06-13 11:09:21 -04:00
shared.html * Updated Log->entry() to escape the finished string just prior to calling logger. 2017-06-13 11:09:21 -04:00