OpenWrt system message/RPC bus

Felix Fietkau 96e0b8ca42 implement event pattern matching 13 年之前
.gitignore c6affabb03 remove ubus.sock from .gitignore 13 年之前
CMakeLists.txt 8c81142828 use the json to blobmsg library 13 年之前
cli.c e76b1a29ca cli: clean up code 13 年之前
libubus.c 12a8f978cb add sender side length checks 13 年之前
libubus.h 12a8f978cb add sender side length checks 13 年之前
ubus-example.c 09cb02f798 remove some verbosity from the ubus example 13 年之前
ubus_common.h 5fde74d12a set the default socket name to /var/run/ubus.sock 13 年之前
ubusd.c 37e914937b move more protocol related stuff to ubusd_proto.c 13 年之前
ubusd.h 37e914937b move more protocol related stuff to ubusd_proto.c 13 年之前
ubusd_event.c 96e0b8ca42 implement event pattern matching 13 年之前
ubusd_id.c fa989780bd add some stub functionality for the ubus event switch 13 年之前
ubusd_id.h fa989780bd add some stub functionality for the ubus event switch 13 年之前
ubusd_obj.c cb1feedb5e follow blob_get_int* -> blob_get_u* rename 13 年之前
ubusd_obj.h 96e0b8ca42 implement event pattern matching 13 年之前
ubusd_proto.c 27a16f8b1d remove some duplication 13 年之前
ubusmsg.h b0755698c1 fix max message length handling - exclude the header 13 年之前