lua
|
lua: remove a superfluous lua_pop() when checking table style
|
2012-10-17 15:32:26 +02:00 |
.gitignore
|
remove ubus.sock from .gitignore
|
2011-02-06 18:51:00 +01:00 |
cli.c
|
cli: add array and table types to method signature dump
|
2012-09-28 23:10:23 +02:00 |
CMakeLists.txt
|
enable -Wmissing-declarations
|
2012-05-29 00:41:39 +02:00 |
libubus.c
|
add support for deferring a reply to a method invoke call
|
2012-10-01 14:09:19 +02:00 |
libubus.h
|
add support for deferring a reply to a method invoke call
|
2012-10-01 14:09:19 +02:00 |
ubus-example.c
|
add deferred reply to the ubus server example
|
2012-10-01 14:09:37 +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 |