Abhimanyu Vishwakarma
|
ad5333a73b
ubus: ubus_free: clear pending timers before freeing context
|
7 anni fa |
Felix Fietkau
|
d5fabacba1
libubus: reduce code duplication, fix indentation
|
7 anni fa |
amine ahd
|
df088f03c0
Allow sending a fd along a ubus_request
|
8 anni fa |
Felix Fietkau
|
5ca6bae3a2
ubusd: fix id lookup of objects with path and no methods
|
8 anni fa |
Vasily Goldobin
|
d009a08473
lua: add 'defer_request' and 'complete_deferred_request' functions
|
8 anni fa |
Felix Fietkau
|
fd61773031
ubusd_proto: fix crash when trying to subscribe to system objects
|
8 anni fa |
Felix Fietkau
|
04e21a65ef
build: remove /opt/local prefix
|
8 anni fa |
Alexandru Ardelean
|
312448a5b1
cli: register event handler first, then do lookup
|
8 anni fa |
Denis Osvald
|
ba45b27f8c
ubusd: fix inverted check in ubusd_reply_add
|
8 anni fa |
Denis Osvald
|
d6bb4f1a1d
ubusd: don't check ACL when object is NULL
|
8 anni fa |
Felix Fietkau
|
686c05d738
ubusd: fix sending remove-object notification
|
8 anni fa |
Felix Fietkau
|
b405050ceb
ubusd: add missing NULL pointer checks for obj->type
|
8 anni fa |
Florian Fainelli
|
053be7df87
cmake: Fix find_library for ubusd and examples/server
|
8 anni fa |
Rujun Wang
|
2f09fd7181
Fix the length of msg buffer after realloc
|
8 anni fa |
Iain Fraser
|
976719d89c
Implemented publish/subscribe lua bindings to libubus-lua with example lua files.
|
8 anni fa |
John Crispin
|
96ab0b3032
ubusd: remove systemd socket activation support
|
8 anni fa |
Matthias Schiffer
|
964adfdd39
ubusd: fix systemd socket activation support
|
8 anni fa |
Eyal Birger
|
3b8d4b5653
libubus: nullify stale msgbuf pointer in case of ubus_connect_ctx() failure
|
8 anni fa |
Petr Štetiar
|
fcf5d8af65
cmake: Add ubox, blobmsg_json libraries and include dirs lookup
|
8 anni fa |
Zhao, Gang
|
b958a9aa60
cli: add timeout support for listen command
|
8 anni fa |
Zhao, Gang
|
6cd8912f10
cli: static keyword tweak
|
8 anni fa |
Eyal Birger
|
5dfd3c16fa
ubus: use network order in ubus message header fields
|
8 anni fa |
Emanuel Taube
|
fda009d8ba
libubus.h: marking unused variables
|
8 anni fa |
Ben Kelly
|
6a86e65f7d
libubus.h: add ubus_auto_shutdown()
|
8 anni fa |
Felix Fietkau
|
619f3a160d
ubusd: fix a memory leak on user/group client info
|
8 anni fa |
Felix Fietkau
|
8bb34756ce
lua: fix stack leak in ubus method handling
|
8 anni fa |
Felix Fietkau
|
1d2b3bbdbe
ubusd: add missing NULL pointer checks for ACL processing
|
8 anni fa |
Alexandru Ardelean
|
85e4de4193
libubus: add null for ubus_context object in ubus_shutdown()
|
9 anni fa |
Felix Fietkau
|
68da4ceb87
ubusd: allow all object access if uid=0 (ignore gid)
|
9 anni fa |
Felix Fietkau
|
8c9322c723
ubusd: fix the return code for acl check mismatch
|
9 anni fa |