.gitignore
|
remove ubus.sock from .gitignore
|
2011-02-06 18:51:00 +01:00 |
cli.c
|
cli: clean up code
|
2011-02-07 02:30:18 +01:00 |
CMakeLists.txt
|
suppress -rdynamic when linking ubus
|
2011-02-07 18:54:27 +01:00 |
libubus.c
|
add sender side length checks
|
2011-02-07 02:35:24 +01:00 |
ubusd_event.c
|
split event sending from event forwarding
|
2011-02-10 01:08:59 +01:00 |
ubusd_obj.c
|
follow blob_get_int* -> blob_get_u* rename
|
2011-02-06 21:37:37 +01:00 |
ubusd_obj.h
|
implement event pattern matching
|
2011-02-07 03:51:00 +01:00 |
ubusd_proto.c
|
remove some duplication
|
2011-02-07 03:01:36 +01:00 |