An ubus RPC daemon for Liminix
Find a file
Jo-Philipp Wich 75a96dc281 build: honour CMake install prefix in hardcoded paths
Search plugins, ACL ressources and other data files relative to the compile
time CMAKE_INSTALL_PREFIX instead of hardcoding `/usr`.

Also ensure that plugin libraries are installed into the lib/rpcd subdir.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-12-08 20:09:24 +01:00
include/rpcd build: honour CMake install prefix in hardcoded paths 2021-12-08 20:09:24 +01:00
CMakeLists.txt build: honour CMake install prefix in hardcoded paths 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 file: extend exec acl checks to commands with arguments 2019-12-11 09:13:05 +01:00
iwinfo.c iwinfo: add 802.11ax HE support 2021-05-05 01:30:36 +02:00
main.c rc: new ubus object for handling /etc/init.d/ scripts 2020-09-10 13:18:09 +02:00
plugin.c plugin: avoid truncating numeric values 2019-11-10 21:26:51 +01:00
rc.c rc: support init.d scripts with START=0 2020-09-18 08:10:56 +02:00
session.c session: use blobmsg_get_u64 for RPC_DUMP_EXPIRES 2021-11-04 14:42:38 +02:00
sys.c sys: packagelist: drop ABI version from package name 2021-03-11 00:17:58 +00:00
uci.c uci: manually clear uci_ptr flags after uci_delete() operations 2021-01-17 21:14:46 +01:00
unauthenticated.json session: setup a persistent NULL section and implement login procedure 2013-09-10 19:56:36 +02:00