A message system like D-Bus for Liminix, taken from OpenWRT's ubus
Find a file
2011-10-10 16:47:49 +02:00
.gitignore remove ubus.sock from .gitignore 2011-02-06 18:51:00 +01:00
cli.c add -v 2011-09-05 04:00:20 +02:00
CMakeLists.txt change minimum cmake version to 2.6 2011-02-12 23:57:35 +01:00
libubus.c fix invalid message reuse in ubus_process_invoke 2011-10-10 16:47:49 +02:00
libubus.h add copyright/license information 2011-06-17 16:35:11 +02:00
ubus-example.c remove an unused-but-set variable 2011-07-30 17:57:17 +02:00
ubus_common.h add copyright/license information 2011-06-17 16:35:11 +02:00
ubusd.c add copyright/license information 2011-06-17 16:35:11 +02:00
ubusd.h add copyright/license information 2011-06-17 16:35:11 +02:00
ubusd_event.c add copyright/license information 2011-06-17 16:35:11 +02:00
ubusd_id.c add copyright/license information 2011-06-17 16:35:11 +02:00
ubusd_id.h add copyright/license information 2011-06-17 16:35:11 +02:00
ubusd_obj.c add copyright/license information 2011-06-17 16:35:11 +02:00
ubusd_obj.h add copyright/license information 2011-06-17 16:35:11 +02:00
ubusd_proto.c ubusd: fix a use after free bug 2011-09-14 17:09:19 +02:00
ubusmsg.h add an error message for "unknown error" 2011-09-05 03:20:07 +02:00