An ubus RPC daemon for Liminix
Find a file
2013-09-01 22:22:40 +02:00
CMakeLists.txt Add initial plugin api support 2013-08-30 20:33:23 +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: properly use container_of() to not trip type safety warnings 2013-04-16 21:21:25 +02:00
file.h file: add exec method, rework read method 2013-01-31 22:19:22 +01:00
iwinfo.c iwinfo: expose phyname attribute 2013-06-11 18:44:19 +02:00
iwinfo.h iwinfo: finish api 2013-02-03 14:00:04 +01:00
luci2.c luci2: change rpc_exec() callsites to accomodate for extra stdin_cb argument, change finish callbacks to emit proper return code 2013-09-01 22:07:29 +02:00
luci2.h luci2: add luci2.ui namespace 2013-08-13 17:16:56 +02:00
main.c Add initial plugin api support 2013-08-30 20:33:23 +02:00
plugin.c Rework plugin support to use incremental json parsing and rpc_exec() framework for invocation 2013-09-01 22:22:40 +02:00
plugin.h Add initial plugin api support 2013-08-30 20:33:23 +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