OpenWrt system message/RPC bus

Felix Fietkau 96e0b8ca42 implement event pattern matching 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 e76b1a29ca cli: clean up code 13 years ago
libubus.c 12a8f978cb add sender side length checks 13 years ago
libubus.h 12a8f978cb add sender side length checks 13 years ago
ubus-example.c 09cb02f798 remove some verbosity from the ubus example 13 years ago
ubus_common.h 5fde74d12a set the default socket name to /var/run/ubus.sock 13 years ago
ubusd.c 37e914937b move more protocol related stuff to ubusd_proto.c 13 years ago
ubusd.h 37e914937b move more protocol related stuff to ubusd_proto.c 13 years ago
ubusd_event.c 96e0b8ca42 implement event pattern matching 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 cb1feedb5e follow blob_get_int* -> blob_get_u* rename 13 years ago
ubusd_obj.h 96e0b8ca42 implement event pattern matching 13 years ago
ubusd_proto.c 27a16f8b1d remove some duplication 13 years ago
ubusmsg.h b0755698c1 fix max message length handling - exclude the header 13 years ago