OpenWrt system message/RPC bus

John Crispin 8309c75828 add acl code 9 years ago
examples 38174a05a5 ubus: Fix memleak in examples/client in case of failure 9 years ago
lua f361bfa5fc lua: fix memory leak problem 9 years ago
systemd 62cdfc3d16 add systemd support 11 years ago
.gitignore fc913a077d examples: split client/server code 11 years ago
CMakeLists.txt 8309c75828 add acl code 9 years ago
cli.c 2c30506a4f cli: flush stdout after printing an event 9 years ago
libubus-acl.c 8309c75828 add acl code 9 years ago
libubus-internal.h 3e45a782b2 libubus: remove ubus_msghdr_data() by passing in the right data structure pointer 9 years ago
libubus-io.c 4c4f35cf22 libubus: define _GNU_SOURCE, needed for O_CLOEXEC 9 years ago
libubus-obj.c 9562291f68 libubus: preserve the received message buffer for incoming invoke calls 9 years ago
libubus-req.c 2d660c519d libubus: fix processing queued messages after blocking requests 9 years ago
libubus-sub.c 47b38c98ae libubus: fix passing the return code of the subscriber callback to the notifier 11 years ago
libubus.c 7b79b6226e libubus: expose ubus_connect_ctx() in public API 9 years ago
libubus.h 8309c75828 add acl code 9 years ago
ubus_common.h 4d1cdc5527 libubus: replace __init with __constructor 9 years ago
ubusd.c 3bfa6ab128 make ubusd load the acl on start and HUP 9 years ago
ubusd.h 8309c75828 add acl code 9 years ago
ubusd_acl.c 8309c75828 add acl code 9 years ago
ubusd_acl.h 8309c75828 add acl code 9 years ago
ubusd_event.c 0bb927125f make ubusd_send_event() none static 9 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_obj.c 7798d56301 ubus: Fix issues reported by static code analysis tool Klocwork 9 years ago
ubusd_obj.h ba607d976b pass ubus_msg_buf to callback of internal object 9 years ago
ubusd_proto.c 9ffec46f73 make ubus_proto_send_msg_from_blob() none static 9 years ago
ubusmsg.h 8309c75828 add acl code 9 years ago