An ubus RPC daemon for Liminix
Find a file
2013-09-02 15:23:09 +02:00
CMakeLists.txt Link json-c 2013-09-01 22:22:42 +02:00
exec.c Extend rpc_exec() to allow feeding childs stdin via callbacks, allow finish callback to override the ubus return code 2013-09-01 22:03:15 +02:00
exec.h Extend rpc_exec() to allow feeding childs stdin via callbacks, allow finish callback to override the ubus return code 2013-09-01 22:03:15 +02:00
file.c file: convert to plugin library 2013-09-02 15:23:09 +02:00
file.h file: convert to plugin library 2013-09-02 15:23:09 +02:00
iwinfo.c iwinfo: convert to plugin library 2013-09-02 15:23:09 +02:00
iwinfo.h iwinfo: convert to plugin library 2013-09-02 15:23:09 +02:00
luci2.c luci2: convert to plugin library 2013-09-02 15:23:09 +02:00
luci2.h luci2: convert to plugin library 2013-09-02 15:23:09 +02:00
main.c luci2: convert to plugin library 2013-09-02 15:23:09 +02:00
plugin.c Introduce shared object plugin api 2013-09-02 15:23:04 +02:00
plugin.h Introduce shared object plugin api 2013-09-02 15:23:04 +02:00
session.c session: expose rpc_session_access() function for testing session ACLs in other rpcd subsystems 2013-08-12 13:51:51 +02:00
session.h session: expose rpc_session_access() function for testing session ACLs in other rpcd subsystems 2013-08-12 13:51:51 +02:00
uci.c uci: refactor revert code to avoid illegal pointer access 2013-08-12 14:50:09 +02:00
uci.h add ubus uci api 2013-02-02 18:36:50 +01:00