A message system like D-Bus for Liminix, taken from OpenWRT's ubus
Find a file
2012-09-27 13:59:47 +02:00
lua lua: add uloop support 2012-09-27 13:59:47 +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 enable -Wmissing-declarations 2012-05-29 00:41:39 +02:00
libubus.c libubus: add support for reconnecting (and re-publishing objects) 2012-05-29 00:56:37 +02:00
libubus.h libubus: fix multiple inclusions of libubus.h 2012-06-01 10:09:14 +02:00
ubus-example.c make a few functions static 2012-05-29 00:40:50 +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 make a few functions static 2012-05-29 00:40:50 +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 ubusd: add support for watching objects to get notified when they go away 2012-05-19 21:09:35 +02:00
ubusd_obj.h ubusd: add support for watching objects to get notified when they go away 2012-05-19 21:09:35 +02:00
ubusd_proto.c ubusd: add support for watching objects to get notified when they go away 2012-05-19 21:09:35 +02:00
ubusmsg.h libubus: add support for reconnecting (and re-publishing objects) 2012-05-29 00:56:37 +02:00