index
:
ubus
master
openwrt-19.07
staging/stintel/dev
OpenWrt system message/RPC bus
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-06
ubusd_acl: event listen access list support
Hans Dedecker
2018-10-06
ubusd_acl: rework wildcard support
Hans Dedecker
2018-10-06
ubusd_event: move strmatch_len to ubus_common.h
Hans Dedecker
2018-09-10
ubus/lua: add support for BLOBMSG_TYPE_DOUBLE
Marcus Comstedt
2018-07-26
libubus: pass an empty UBUS_ATTR_DATA block if msg is NULL on invoke
Felix Fietkau
2018-07-25
libubus: check for non-NULL data before running callbacks
Felix Fietkau
2018-01-17
ubus/lua: pass notification name to callback
Dirk Feytons
2018-01-17
valgrind complained about these
John Crispin
2018-01-17
fix invalid close() call
John Crispin
2017-11-13
ubusd: move global retmsg per client
Alexandru Ardelean
2017-11-13
ubusd_monitor: alloc & free the buffer outside of the loop
Alexandru Ardelean
2017-11-13
ubusd: rename goto label from `error` to `out`
Alexandru Ardelean
2017-11-13
ubusd: don't free messages in ubus_send_msg() anymore
Alexandru Ardelean
2017-11-13
libubus: Fix deletion from context's object AVL tree when removing object
Bob Ham
2017-11-13
ubus: Remove unnecessary memset calls.
Rosen Penev
2017-11-06
libubus-req: add data_cb callback handling for ubus notifications
John Crispin
2017-02-20
cli: fix listen_timeout compile issue
Hans Dedecker
2017-02-20
libubus: reset ctx->sock.error when doing ubus reconnect
Hans Dedecker
2017-02-15
cli: do not use default timeout for listen
Felix Fietkau
2017-02-14
cli: add support for subscribing to objects
Felix Fietkau
2017-02-07
ubusd: fix incomplete copy of shared buf during queue-ing
Alexandru Ardelean
2017-02-03
libubus: do not modify uloop_cancelled
Felix Fietkau
2017-02-03
libubus: reset ctx->sock.eof to fix reconnect issues
Felix Fietkau
2017-01-22
libubus: do not register/unregister with uloop during sync requests
Felix Fietkau
2017-01-22
libubus: move uloop_init() call to ubus_connect_ctx
Felix Fietkau
2017-01-20
ubusd: fix issue caused by an implicit cast
Mihai Richard
2017-01-04
ubus: ubus_free: clear pending timers before freeing context
Abhimanyu Vishwakarma
2016-12-24
libubus: reduce code duplication, fix indentation
Felix Fietkau
2016-12-24
Allow sending a fd along a ubus_request
amine ahd
2016-12-24
ubusd: fix id lookup of objects with path and no methods
Felix Fietkau
2016-11-21
lua: add 'defer_request' and 'complete_deferred_request' functions
Vasily Goldobin
2016-11-20
ubusd_proto: fix crash when trying to subscribe to system objects
Felix Fietkau
2016-11-20
build: remove /opt/local prefix
Felix Fietkau
2016-10-12
cli: register event handler first, then do lookup
Alexandru Ardelean
2016-09-05
ubusd: fix inverted check in ubusd_reply_add
Denis Osvald
2016-08-25
ubusd: don't check ACL when object is NULL
Denis Osvald
2016-08-23
ubusd: fix sending remove-object notification
Felix Fietkau
2016-08-23
ubusd: add missing NULL pointer checks for obj->type
Felix Fietkau
2016-07-01
cmake: Fix find_library for ubusd and examples/server
Florian Fainelli
2016-06-26
Fix the length of msg buffer after realloc
Rujun Wang
2016-06-06
Implemented publish/subscribe lua bindings to libubus-lua with example lua files.
Iain Fraser
2016-06-01
ubusd: remove systemd socket activation support
John Crispin
2016-06-01
ubusd: fix systemd socket activation support
Matthias Schiffer
2016-05-15
libubus: nullify stale msgbuf pointer in case of ubus_connect_ctx() failure
Eyal Birger
2016-03-07
cmake: Add ubox, blobmsg_json libraries and include dirs lookup
Petr Štetiar
2016-02-29
cli: add timeout support for listen command
Zhao, Gang
2016-02-29
cli: static keyword tweak
Zhao, Gang
2016-02-28
ubus: use network order in ubus message header fields
Eyal Birger
2016-02-22
libubus.h: marking unused variables
Emanuel Taube
2016-02-07
libubus.h: add ubus_auto_shutdown()
Ben Kelly
[next]