examples
|
afd47189e8
examples: remove dead increments
|
4 years ago |
lua
|
2f793a4eb0
lua: add optional path filter to objects() method
|
2 years ago |
tests
|
252a9b0c17
libubus: Make UBUS_* macros work cleanly in C++
|
4 months ago |
.gitignore
|
fc913a077d
examples: split client/server code
|
12 years ago |
.gitlab-ci.yml
|
8f2292478c
ci: enable unit testing
|
4 years ago |
CMakeLists.txt
|
252a9b0c17
libubus: Make UBUS_* macros work cleanly in C++
|
4 months ago |
cli.c
|
584f56a233
cli: improve error logging for call command
|
2 years ago |
libubus-acl.c
|
d2e026a33d
iron out all extra compiler warnings
|
4 years ago |
libubus-internal.h
|
a1523d76b0
fix blob parsing vulnerability by using blob_parse_untrusted
|
4 years ago |
libubus-io.c
|
2b39a27d8b
libubus: fix reconnect with auto subscribe
|
11 months ago |
libubus-obj.c
|
a1523d76b0
fix blob parsing vulnerability by using blob_parse_untrusted
|
4 years ago |
libubus-req.c
|
a1523d76b0
fix blob parsing vulnerability by using blob_parse_untrusted
|
4 years ago |
libubus-sub.c
|
f84eb5998c
libubus: fix initial subscribe with autosubscribe
|
11 months ago |
libubus.c
|
b3e8c4ef07
Add auto subscribe support
|
11 months ago |
libubus.h
|
252a9b0c17
libubus: Make UBUS_* macros work cleanly in C++
|
4 months ago |
ubus_common.h
|
060dfbb26d
ubus_common: remove duplicate ARRAY_SIZE and add missing include
|
4 years ago |
ubusd.c
|
4fc532c8a5
ubusd: fix tx_queue linked list usage
|
3 years ago |
ubusd.h
|
9913aa61de
ubusd: add lookup command queuing support
|
2 years ago |
ubusd_acl.c
|
b743a33142
ubusd: log ACL init errors
|
3 years ago |
ubusd_acl.h
|
221ce7e7ff
ubusd_acl: event send access list support
|
6 years ago |
ubusd_event.c
|
2bebf93cd3
ubusd: handle invoke on event object without data
|
2 years ago |
ubusd_id.c
|
43d6047c40
ubusd: use avl_strcmp
|
12 years ago |
ubusd_id.h
|
42bc27ae38
add copyright/license information
|
13 years ago |
ubusd_main.c
|
9913aa61de
ubusd: add lookup command queuing support
|
2 years ago |
ubusd_monitor.c
|
c60583743c
ubus_monitor: workaround possibly false positive uses of memory after it is freed
|
4 years ago |
ubusd_obj.c
|
c5f2053dfc
workaround possibly false positive uses of memory after it is freed
|
4 years ago |
ubusd_obj.h
|
ba607d976b
pass ubus_msg_buf to callback of internal object
|
9 years ago |
ubusd_proto.c
|
9913aa61de
ubusd: add lookup command queuing support
|
2 years ago |
ubusmsg.h
|
66baa44b8d
libubus: introduce new status messages
|
2 years ago |