lua
|
lua: put LUAPATH in quotes to prevent weird error messages when it is unset
|
2012-05-06 10:25: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
|
ubusd: add support for watching objects to get notified when they go away
|
2012-05-19 21:09:35 +02:00 |
libubus.h
|
ubusd: add support for watching objects to get notified when they go away
|
2012-05-19 21:09:35 +02:00 |
ubus-example.c
|
ubus-example: use object notification, add a simple client mode
|
2012-05-19 21:09: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
|
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
|
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
|
ubusd: add support for watching objects to get notified when they go away
|
2012-05-19 21:09:35 +02:00 |