anvil/Anvil/Tools
Digimer eafd4fd3f7 * Fixed a couple bugs to get System->change_shell_user_password() working.
* Made logging between journald and a traditional file configurable via 'sys::log_file'. Also made the file handle unbuffered when logging to a file.
* Fixed a bug with loading the anvil.conf config file in a few locations.
* Created System->stty_echo() to handle enabling/disabling shell echo, and added restoring the echo to Tools->catch_sig.

Signed-off-by: Digimer <digimer@alteeve.ca>
2018-04-26 12:41:03 -04:00
..
Alert.pm * Changed all methods to take a 'debug' argument for setting log level on calls. 2018-03-07 03:11:55 -05:00
Convert.pm * Changed all methods to take a 'debug' argument for setting log level on calls. 2018-03-07 03:11:55 -05:00
Database.pm * Updated the database components to use the name 'anvil' and the user 'admin'. The 'database::user' and 'database::name' variables are still supported, but now hidden. 2018-04-13 19:55:34 -04:00
Get.pm * Fixed a few bugs with how rsync is handled, specifically in the rsync wrapper script. 2018-04-24 13:32:19 -04:00
Log.pm * Fixed a couple bugs to get System->change_shell_user_password() working. 2018-04-26 12:41:03 -04:00
Remote.pm * Fixed a few bugs with how rsync is handled, specifically in the rsync wrapper script. 2018-04-24 13:32:19 -04:00
Storage.pm * Fixed a couple bugs to get System->change_shell_user_password() working. 2018-04-26 12:41:03 -04:00
System.pm * Fixed a couple bugs to get System->change_shell_user_password() working. 2018-04-26 12:41:03 -04:00
Template.pm * Changed all methods to take a 'debug' argument for setting log level on calls. 2018-03-07 03:11:55 -05:00
Validate.pm * Changed all methods to take a 'debug' argument for setting log level on calls. 2018-03-07 03:11:55 -05:00
Words.pm * Changed all methods to take a 'debug' argument for setting log level on calls. 2018-03-07 03:11:55 -05:00