A message system like D-Bus for Liminix, taken from OpenWRT's ubus
Find a file
2012-05-06 10:22:29 +02:00
lua implement Lua binding 2012-05-05 22:37:46 +02:00
.gitignore remove ubus.sock from .gitignore 2011-02-06 18:51:00 +01:00
cli.c cli: prevent indenting if simple output is requested 2012-05-06 10:22:29 +02:00
CMakeLists.txt implement Lua binding 2012-05-05 22:37:46 +02:00
libubus.c libubus: limit stack depth for incoming invoke requests 2011-10-27 14:03:19 +02:00
libubus.h libubus: limit stack depth for incoming invoke requests 2011-10-27 14:03:19 +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 fix unused but set variable 2011-10-28 22:21:52 +02:00
ubusmsg.h add an error message for "unknown error" 2011-09-05 03:20:07 +02:00