lua
|
lua: add a prototype for luaopen_ubus so that -Wmissing-declarations can be enabled
|
2012-05-29 00:41:27 +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: add support for reconnecting (and re-publishing objects)
|
2012-05-29 00:56:37 +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 |