kevans 65fc5d5c2e lualoader: Expose loader.parse and add cli_execute_unparsed
This will be used for scenarios where the command to execute is coming in
via the environment (from, for example, loader.conf(5)) and is thus not
necessarily trusted.

cli_execute_unparsed will immediately be used for handling
module_{before,after,error} as well as menu_timeout_command. We still want
to offer these variables the ability to execute Lua-intercepted loader
commands, but we don't want them to be able to execute arbitrary Lua.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D14580
2018-03-07 18:25:27 +00:00
..
2018-02-26 03:16:47 +00:00
2018-02-26 18:50:39 +00:00
2018-03-01 21:46:01 +00:00
2018-03-07 17:18:46 +00:00
2018-03-01 21:46:01 +00:00
2018-02-26 03:16:47 +00:00
2018-03-01 21:46:01 +00:00
2018-03-01 21:46:01 +00:00
2017-12-02 00:06:58 +00:00