OpenWrt system message/RPC bus

Petr Štetiar d2e026a33d iron out all extra compiler warnings 4 years ago
examples d2e026a33d iron out all extra compiler warnings 4 years ago
lua d2e026a33d iron out all extra compiler warnings 4 years ago
.gitignore fc913a077d examples: split client/server code 12 years ago
CMakeLists.txt 90fb16234c cmake: enable extra compiler checks 4 years ago
cli.c d2e026a33d iron out all extra compiler warnings 4 years ago
libubus-acl.c d2e026a33d iron out all extra compiler warnings 4 years ago
libubus-internal.h df088f03c0 Allow sending a fd along a ubus_request 8 years ago
libubus-io.c d2e026a33d iron out all extra compiler warnings 4 years ago
libubus-obj.c 884be45162 libubus: check for non-NULL data before running callbacks 6 years ago
libubus-req.c d2e026a33d iron out all extra compiler warnings 4 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. 7 years ago
libubus.h 24ffe9b582 libubus-req: add data_cb callback handling for ubus notifications 7 years ago
ubus_common.h 73bd84748f ubusd_event: move strmatch_len to ubus_common.h 6 years ago
ubusd.c d2e026a33d iron out all extra compiler warnings 4 years ago
ubusd.h 5f87f5480e ubusd: move global retmsg per client 7 years ago
ubusd_acl.c d2e026a33d iron out all extra compiler warnings 4 years ago
ubusd_acl.h 221ce7e7ff ubusd_acl: event send access list support 6 years ago
ubusd_event.c d2e026a33d iron out all extra compiler warnings 4 years ago
ubusd_id.c 43d6047c40 ubusd: use avl_strcmp 12 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 7 years ago
ubusd_obj.c d2e026a33d iron out all extra compiler warnings 4 years ago
ubusd_obj.h ba607d976b pass ubus_msg_buf to callback of internal object 9 years ago
ubusd_proto.c 5f87f5480e ubusd: move global retmsg per client 7 years ago
ubusmsg.h 47d75dd84a ubusd: add monitor support 9 years ago