OpenWrt system message/RPC bus

Felix Fietkau f8d55af76b rename publish to add_object 13 years ago
.gitignore c6affabb03 remove ubus.sock from .gitignore 13 years ago
CMakeLists.txt 8c81142828 use the json to blobmsg library 13 years ago
cli.c 7a56ab0411 add options to override the ubus socket name for the cli and the example program 13 years ago
libubus.c f8d55af76b rename publish to add_object 13 years ago
libubus.h f8d55af76b rename publish to add_object 13 years ago
ubus-example.c f8d55af76b rename publish to add_object 13 years ago
ubus_common.h 5fde74d12a set the default socket name to /var/run/ubus.sock 13 years ago
ubusd.c 8c8a8ba34f remove the socket when ubusd exits 13 years ago
ubusd.h da11ec6b9d remove duplicate definition of UBUS_UNIX_SOCKET 13 years ago
ubusd_event.c f6a6b0d492 add functionality for registering anonymous objects as event listeners 13 years ago
ubusd_id.c fa989780bd add some stub functionality for the ubus event switch 13 years ago
ubusd_id.h fa989780bd add some stub functionality for the ubus event switch 13 years ago
ubusd_obj.c 9a03063aee fix event handler list initialization 13 years ago
ubusd_obj.h f6a6b0d492 add functionality for registering anonymous objects as event listeners 13 years ago
ubusd_proto.c f8d55af76b rename publish to add_object 13 years ago
ubusmsg.h f8d55af76b rename publish to add_object 13 years ago