Felix Fietkau
|
65bb027054
CMakeLists.txt: bump minimum cmake version
|
10 月之前 |
Felix Fietkau
|
f84eb5998c
libubus: fix initial subscribe with autosubscribe
|
11 月之前 |
Felix Fietkau
|
2b39a27d8b
libubus: fix reconnect with auto subscribe
|
11 月之前 |
John Crispin
|
b3e8c4ef07
Add auto subscribe support
|
1 年之前 |
Felix Fietkau
|
f787c97b34
libubus: add missing uloop_fd_delete call in ubus_shutdown
|
1 年之前 |
Daniel Danzberger
|
9913aa61de
ubusd: add lookup command queuing support
|
2 年之前 |
Erik Karlsson
|
2bebf93cd3
ubusd: handle invoke on event object without data
|
3 年之前 |
Etienne Champetier
|
2f793a4eb0
lua: add optional path filter to objects() method
|
2 年之前 |
Stijn Tintel
|
584f56a233
cli: improve error logging for call command
|
2 年之前 |
Stijn Tintel
|
b3cd5ab4c0
cli: use UBUS_STATUS_PARSE_ERROR
|
2 年之前 |
Stijn Tintel
|
66baa44b8d
libubus: introduce new status messages
|
2 年之前 |
Felix Fietkau
|
a72457b61d
libubus: increase stack depth for processing obj msgs
|
3 年之前 |
Felix Fietkau
|
ef038488ed
libubus: process pending messages in data handler if stack depth is 0
|
3 年之前 |
Felix Fietkau
|
2099bb3ad9
libubus: use list_empty/list_first_entry in ubus_process_pending_msg
|
3 年之前 |
Rafał Miłecki
|
b743a33142
ubusd: log ACL init errors
|
3 年之前 |
Alexander Van Parys
|
4fc532c8a5
ubusd: fix tx_queue linked list usage
|
3 年之前 |
Julian Squires
|
a8cf678230
ubusd: protect against too-short messages
|
3 年之前 |
Arnout Vandecappelle (Essensium/Mind)
|
c736e47f3e
ubusd: add per-client tx queue limit
|
3 年之前 |
Arnout Vandecappelle (Essensium/Mind)
|
4becbd67de
ubusd: convert tx_queue to linked list
|
3 年之前 |
Felix Fietkau
|
2537be0185
cmake: add a possibility to set library version
|
3 年之前 |
Daniel Golle
|
d1d9ddf98d
ubusd: attempt to create socket folder
|
3 年之前 |
Ansuel Smith
|
ad0cd117db
ubusd_acl: add support for wildcard in methods
|
4 年之前 |
Daniel Golle
|
13a4438b4e
ubus: move /var/run/ubus.sock to /var/run/ubus/ubus.sock
|
4 年之前 |
Petr Štetiar
|
13efd05c1b
tests: cram: fix usage test
|
4 年之前 |
Rafał Miłecki
|
59835ae530
cli: document usage of "subscribe" command
|
4 年之前 |
Alin Nastac
|
171469e313
lua: avoid truncation of large numeric values
|
4 年之前 |
Peter Stadler
|
d35df8adda
ubus: make libubus ready for linking into C++
|
4 年之前 |
Petr Štetiar
|
041c9d1c05
ubusd/libubus-io: fix socket descriptor passing
|
4 年之前 |
Petr Štetiar
|
8f2292478c
ci: enable unit testing
|
4 年之前 |
Petr Štetiar
|
a1523d76b0
fix blob parsing vulnerability by using blob_parse_untrusted
|
4 年之前 |