anvil/AN/Tools
Digimer 886331c756 * Created the new System->get_ips method which records IP addresses, subnet masks and MAC addresses of interfaces as reported by 'ip addr'.
* Finished the form for showing the user what changes will be made.

Signed-off-by: Digimer <digimer@alteeve.ca>
2017-10-12 18:34:41 -04:00
..
Alert.pm * Added Scalar::Util->weaken to help avoid memory leaks. 2017-08-17 17:16:45 -04:00
Convert.pm * Added Scalar::Util->weaken to help avoid memory leaks. 2017-08-17 17:16:45 -04:00
Database.pm * Added an undocumented (does this count?) parameter 'log_level' to Database->insert_or_update_variables() to allow per-call logging levels. 2017-10-08 02:54:10 -04:00
Get.pm * Updated Get->host_uuid to record the UUID to a cache file when run with root privs, but read from the cache when an unpriv user. 2017-09-27 03:24:27 -04:00
Log.pm * Updated Log->entry to use the new Log::Journald method, which improved writing to log speed at high log levels dramatically (ie: 33 seconds -> 1 seconds). 2017-10-04 02:11:03 -04:00
Storage.pm * Updated Get->host_uuid to record the UUID to a cache file when run with root privs, but read from the cache when an unpriv user. 2017-09-27 03:24:27 -04:00
System.pm * Created the new System->get_ips method which records IP addresses, subnet masks and MAC addresses of interfaces as reported by 'ip addr'. 2017-10-12 18:34:41 -04:00
Template.pm * Added an undocumented (does this count?) parameter 'log_level' to Database->insert_or_update_variables() to allow per-call logging levels. 2017-10-08 02:54:10 -04:00
Validate.pm * Started work on config_step3. 2017-10-11 01:20:03 -04:00
Words.pm * Added Scalar::Util->weaken to help avoid memory leaks. 2017-08-17 17:16:45 -04:00