A message system like D-Bus for Liminix, taken from OpenWRT's ubus
Find a file
2011-02-05 00:21:27 +01:00
.gitignore add install targets 2011-01-31 21:17:33 +01:00
cli.c cli: return the ubus ret code 2011-02-05 00:02:22 +01:00
CMakeLists.txt install header files 2011-02-05 00:06:28 +01:00
libubus.c remove obsolete debug msgs 2011-01-31 19:55:07 +01:00
libubus.h add an inline function to add the ubus socket to uloop 2011-01-31 20:00:39 +01:00
listener.c use the new blobmsg string buffer functions 2011-02-04 21:58:22 +01:00
ubus_common.h Initial import 2011-01-30 14:16:09 +01:00
ubusd.c add functions for internal object allocation 2011-02-05 00:21:27 +01:00
ubusd.h Initial import 2011-01-30 14:16:09 +01:00
ubusd_id.c add functions for internal object allocation 2011-02-05 00:21:27 +01:00
ubusd_id.h add functions for internal object allocation 2011-02-05 00:21:27 +01:00
ubusd_obj.c add functions for internal object allocation 2011-02-05 00:21:27 +01:00
ubusd_obj.h remove path based invoke functions, add stub implementation for invoking method calls 2011-01-31 02:41:32 +01:00
ubusd_proto.c export the object type through lookup calls 2011-01-31 18:26:09 +01:00
ubusmsg.h add functions for internal object allocation 2011-02-05 00:21:27 +01:00