.gitignore
|
remove ubus.sock from .gitignore
|
2011-02-06 18:51:00 +01:00 |
CMakeLists.txt
|
use the json to blobmsg library
|
2011-02-06 16:15:14 +01:00 |
libubus.c
|
add ubus_remove_object to libubus
|
2011-02-06 21:46:45 +01:00 |
ubus-example.c
|
rename publish to add_object
|
2011-02-06 21:33:03 +01:00 |
ubusd.c
|
remove the socket when ubusd exits
|
2011-02-06 18:41:18 +01:00 |
ubusd.h
|
remove duplicate definition of UBUS_UNIX_SOCKET
|
2011-02-06 20:55:34 +01:00 |
ubusd_obj.c
|
follow blob_get_int* -> blob_get_u* rename
|
2011-02-06 21:37:37 +01:00 |
ubusmsg.h
|
rename publish to add_object
|
2011-02-06 21:33:03 +01:00 |