OpenWrt system message/RPC bus

Rosen Penev 9c13096b16 ubus: Remove unnecessary memset calls. 6 years ago
examples 053be7df87 cmake: Fix find_library for ubusd and examples/server 7 years ago
lua 9c13096b16 ubus: Remove unnecessary memset calls. 6 years ago
.gitignore fc913a077d examples: split client/server code 11 years ago
CMakeLists.txt 04e21a65ef build: remove /opt/local prefix 7 years ago
cli.c 34c6e818e4 cli: fix listen_timeout compile issue 7 years ago
libubus-acl.c 8309c75828 add acl code 8 years ago
libubus-internal.h df088f03c0 Allow sending a fd along a ubus_request 7 years ago
libubus-io.c dfe338350e libubus: reset ctx->sock.error when doing ubus reconnect 7 years ago
libubus-obj.c df088f03c0 Allow sending a fd along a ubus_request 7 years ago
libubus-req.c 24ffe9b582 libubus-req: add data_cb callback handling for ubus notifications 6 years ago
libubus-sub.c 47b38c98ae libubus: fix passing the return code of the subscriber callback to the notifier 11 years ago
libubus.c 9c13096b16 ubus: Remove unnecessary memset calls. 6 years ago
libubus.h 24ffe9b582 libubus-req: add data_cb callback handling for ubus notifications 6 years ago
ubus_common.h 4d1cdc5527 libubus: replace __init with __constructor 9 years ago
ubusd.c c09e4f06f0 ubusd: fix incomplete copy of shared buf during queue-ing 7 years ago
ubusd.h 83461b9791 ubusd: make ACL path configurable on the command line 8 years ago
ubusd_acl.c ba45b27f8c ubusd: fix inverted check in ubusd_reply_add 7 years ago
ubusd_acl.h 619f3a160d ubusd: fix a memory leak on user/group client info 8 years ago
ubusd_event.c 0bb927125f make ubusd_send_event() none static 8 years ago
ubusd_id.c 43d6047c40 ubusd: use avl_strcmp 11 years ago
ubusd_id.h 42bc27ae38 add copyright/license information 13 years ago
ubusd_monitor.c 47d75dd84a ubusd: add monitor support 8 years ago
ubusd_obj.c 47d75dd84a ubusd: add monitor support 8 years ago
ubusd_obj.h ba607d976b pass ubus_msg_buf to callback of internal object 8 years ago
ubusd_proto.c df088f03c0 Allow sending a fd along a ubus_request 7 years ago
ubusmsg.h 47d75dd84a ubusd: add monitor support 8 years ago