An ubus RPC daemon for Liminix
Find a file
Jo-Philipp Wich ae5afea283 ucode: parse ucode plugin scripts in raw mode, init search path
It makes little sense to execute rpcd ucode plugin scripts in template
mode since those scripts are supposed to output structured JSON data,
so change the parse config to compile scripts in raw mode.

Also initialize the default library search path which is required in
recent ucode versions.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-08-12 21:14:27 +02:00
examples/ucode ucode: parse ucode plugin scripts in raw mode, init search path 2022-08-12 21:14:27 +02:00
include/rpcd build: honour CMake install prefix in hardcoded paths 2021-12-08 20:09:24 +01:00
CMakeLists.txt ucode: add ucode interpreter plugin 2021-12-08 20:09:24 +01:00
exec.c exec: always call finish_cb to allow plugin to free up memory 2019-10-29 09:24:46 +01:00
file.c treewide: adjust ubus object type names 2021-12-08 20:09:24 +01:00
iwinfo.c iwinfo: fix compilation error with GCC 12 2022-05-31 19:44:26 +02:00
main.c rc: new ubus object for handling /etc/init.d/ scripts 2020-09-10 13:18:09 +02:00
plugin.c ucode: add ucode interpreter plugin 2021-12-08 20:09:24 +01:00
rc.c rc: support init.d scripts with START=0 2020-09-18 08:10:56 +02:00
session.c treewide: adjust ubus object type names 2021-12-08 20:09:24 +01:00
sys.c treewide: adjust ubus object type names 2021-12-08 20:09:24 +01:00
uci.c treewide: adjust ubus object type names 2021-12-08 20:09:24 +01:00
ucode.c ucode: parse ucode plugin scripts in raw mode, init search path 2022-08-12 21:14:27 +02:00
unauthenticated.json session: setup a persistent NULL section and implement login procedure 2013-09-10 19:56:36 +02:00