OpenWrt system message/RPC bus

Alexandru Ardelean 5f87f5480e ubusd: move global retmsg per client 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 6d1ea6c33d libubus: Fix deletion from context's object AVL tree when removing object 6 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 e02813b2cc ubusd: don't free messages in ubus_send_msg() anymore 6 years ago
ubusd.h 5f87f5480e ubusd: move global retmsg per client 6 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 e02813b2cc ubusd: don't free messages in ubus_send_msg() anymore 6 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 27d712d394 ubusd_monitor: alloc & free the buffer outside of the loop 6 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 5f87f5480e ubusd: move global retmsg per client 6 years ago
ubusmsg.h 47d75dd84a ubusd: add monitor support 8 years ago