An ubus RPC daemon for Liminix
Find a file
2013-09-29 13:11:37 +00:00
include/rpcd session: setup a persistent NULL section and implement login procedure 2013-09-10 19:56:36 +02:00
CMakeLists.txt session: setup a persistent NULL section and implement login procedure 2013-09-10 19:56:36 +02:00
exec.c main: store session data to disk on receipt of SIGUSR1 or SIGHUP. On HUP terminate self and re-exec 2013-09-05 14:37:56 +02:00
file.c Move includes into subdirectory 2013-09-04 12:46:11 +02:00
iwinfo.c Move includes into subdirectory 2013-09-04 12:46:11 +02:00
main.c Set umask to 0077 on daemon startup to prevent libuci from making world-readable directories 2013-09-05 16:14:30 +02:00
plugin.c plugin: use blobmsg_type() instead of blob_id() 2013-09-12 13:36:49 +02:00
session.c session: change "sid" attribute to "ubus_rpc_session", this ensures that exposed session calls are confined to the calling session context 2013-09-13 14:52:35 +02:00
uci.c uci: clear ptr.value in rpc_uci_merge_set(), this fixes missing delete deltas if multiple options are merged 2013-09-29 13:11:37 +00:00
unauthenticated.json session: setup a persistent NULL section and implement login procedure 2013-09-10 19:56:36 +02:00