Felix Fietkau
|
588baa3cd7
ubusd: retry sending messages on EINTR
|
5 år sedan |
Felix Fietkau
|
76ea27a627
libubus: attempt to receive data before calling poll
|
5 år sedan |
Felix Fietkau
|
4daab27d00
libubus: do not abort recv_retry before completing a message
|
5 år sedan |
Hans Dedecker
|
221ce7e7ff
ubusd_acl: event send access list support
|
6 år sedan |
Hans Dedecker
|
da503db660
ubusd_acl: event listen access list support
|
6 år sedan |
Hans Dedecker
|
c035bab01c
ubusd_acl: rework wildcard support
|
6 år sedan |
Hans Dedecker
|
73bd84748f
ubusd_event: move strmatch_len to ubus_common.h
|
6 år sedan |
Marcus Comstedt
|
0327a91beb
ubus/lua: add support for BLOBMSG_TYPE_DOUBLE
|
6 år sedan |
Felix Fietkau
|
40e0931e70
libubus: pass an empty UBUS_ATTR_DATA block if msg is NULL on invoke
|
6 år sedan |
Felix Fietkau
|
884be45162
libubus: check for non-NULL data before running callbacks
|
6 år sedan |
Dirk Feytons
|
5bae22eb54
ubus/lua: pass notification name to callback
|
6 år sedan |
John Crispin
|
212ceb1b02
valgrind complained about these
|
6 år sedan |
John Crispin
|
d57907c2b3
fix invalid close() call
|
6 år sedan |
Alexandru Ardelean
|
5f87f5480e
ubusd: move global retmsg per client
|
7 år sedan |
Alexandru Ardelean
|
27d712d394
ubusd_monitor: alloc & free the buffer outside of the loop
|
7 år sedan |
Alexandru Ardelean
|
be146ad2bc
ubusd: rename goto label from `error` to `out`
|
7 år sedan |
Alexandru Ardelean
|
e02813b2cc
ubusd: don't free messages in ubus_send_msg() anymore
|
7 år sedan |
Bob Ham
|
6d1ea6c33d
libubus: Fix deletion from context's object AVL tree when removing object
|
7 år sedan |
Rosen Penev
|
9c13096b16
ubus: Remove unnecessary memset calls.
|
7 år sedan |
John Crispin
|
24ffe9b582
libubus-req: add data_cb callback handling for ubus notifications
|
7 år sedan |
Hans Dedecker
|
34c6e818e4
cli: fix listen_timeout compile issue
|
7 år sedan |
Hans Dedecker
|
dfe338350e
libubus: reset ctx->sock.error when doing ubus reconnect
|
7 år sedan |
Felix Fietkau
|
6eb3c9647e
cli: do not use default timeout for listen
|
7 år sedan |
Felix Fietkau
|
453b87f631
cli: add support for subscribing to objects
|
7 år sedan |
Alexandru Ardelean
|
c09e4f06f0
ubusd: fix incomplete copy of shared buf during queue-ing
|
7 år sedan |
Felix Fietkau
|
91acde66b9
libubus: do not modify uloop_cancelled
|
7 år sedan |
Felix Fietkau
|
763b9b2cf2
libubus: reset ctx->sock.eof to fix reconnect issues
|
7 år sedan |
Felix Fietkau
|
6f4e11e1db
libubus: do not register/unregister with uloop during sync requests
|
7 år sedan |
Felix Fietkau
|
cd82f9758d
libubus: move uloop_init() call to ubus_connect_ctx
|
7 år sedan |
Mihai Richard
|
97ac89f972
ubusd: fix issue caused by an implicit cast
|
7 år sedan |