mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
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
|
||
|---|---|---|
| .. | ||
| float.h | ||
| lerrno.c | ||
| lerrno.h | ||
| lfs.c | ||
| lfs.h | ||
| locale.h | ||
| lstd.c | ||
| lstd.h | ||
| luaconf.h | ||
| lutils.c | ||
| lutils.h | ||
| Makefile | ||
| math.h | ||