OpenWrt system message/RPC bus

Felix Fietkau 76ea27a627 libubus: attempt to receive data before calling poll 5 years ago
examples 053be7df87 cmake: Fix find_library for ubusd and examples/server 7 years ago
lua 0327a91beb ubus/lua: add support for BLOBMSG_TYPE_DOUBLE 5 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 76ea27a627 libubus: attempt to receive data before calling poll 5 years ago
libubus-obj.c 884be45162 libubus: check for non-NULL data before running callbacks 5 years ago
libubus-req.c 40e0931e70 libubus: pass an empty UBUS_ATTR_DATA block if msg is NULL on invoke 5 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 73bd84748f ubusd_event: move strmatch_len to ubus_common.h 5 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 221ce7e7ff ubusd_acl: event send access list support 5 years ago
ubusd_acl.h 221ce7e7ff ubusd_acl: event send access list support 5 years ago
ubusd_event.c 221ce7e7ff ubusd_acl: event send access list support 5 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