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
2025-12-02
formal: fix workflow permissions
master
George Sapkin
2025-11-18
github: ci: add MIPS64, PowerPC64 and RISCV64
Álvaro Fernández Rojas
2025-11-17
build: install ubus
Álvaro Fernández Rojas
2025-11-14
github: ci: add powerpc arch
Álvaro Fernández Rojas
2025-11-14
github: ci: add cmake build and source directories
Álvaro Fernández Rojas
2025-11-14
ubus: add a simple build script
Álvaro Fernández Rojas
2025-11-14
github: ci: add tests
Álvaro Fernández Rojas
2025-11-14
github: ci: disable json-c tests
Álvaro Fernández Rojas
2025-11-03
github: fix CI apt dependencies
Álvaro Fernández Rojas
2025-10-19
github: improve CI
Álvaro Fernández Rojas
2025-10-17
ubusd: fix ACL check for receiving events
Felix Fietkau
2025-10-17
ubusd: fix more instances of missing length checks for patterns
Felix Fietkau
2025-10-14
add debian/ directory
Felix Fietkau
2025-10-14
ubusd: load extra group IDs for a client process
Felix Fietkau
2025-10-14
ubusd: acl: compare uid/gid instead of user/group strings
Felix Fietkau
2025-10-14
ubusd: Fix out of bounds access in event register message
Hauke Mehrtens
2025-10-12
github: add CI build
Álvaro Fernández Rojas
2025-10-07
examples: CMakeLists: drop redundant cmake_minimum_required
David Härdeman
2025-10-07
lua: CMakeLists: drop redundant cmake_minimum_required
David Härdeman
2025-10-04
lua: build: require CMake >= 3.10 due to dropped legacy support
Hauke Mehrtens
2025-10-03
examples: CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2025-07-02
ubusd: do not call socket callback from ubus_msg_send
Felix Fietkau
2025-07-01
ubusd: add another tx attempt on enqueueing the first message for a client
Felix Fietkau
2025-07-01
ubusd: fix txq_len accounting
Felix Fietkau
2025-07-01
ubusd: retry write on EINTR
Felix Fietkau
2025-07-01
ubusd: treat EACCES on write like EAGAIN
Felix Fietkau
2025-07-01
ubusd: make txq_len field signed
Felix Fietkau
2025-05-16
libubus: flush all pending requests on connection loss
Felix Fietkau
2025-01-02
libubus: add support for using channels
Felix Fietkau
2025-01-02
libubus: close file descriptor after sending it from a request
Felix Fietkau
2024-06-11
libubus: Make UBUS_* macros work cleanly in C++
Karsten Sperling
2023-12-18
CMakeLists.txt: bump minimum cmake version
Felix Fietkau
2023-11-28
libubus: fix initial subscribe with autosubscribe
Felix Fietkau
2023-11-28
libubus: fix reconnect with auto subscribe
Felix Fietkau
2023-11-14
Add auto subscribe support
John Crispin
2023-06-05
libubus: add missing uloop_fd_delete call in ubus_shutdown
Felix Fietkau
2022-06-15
ubusd: add lookup command queuing support
Daniel Danzberger
2022-06-01
ubusd: handle invoke on event object without data
Erik Karlsson
2022-05-30
lua: add optional path filter to objects() method
Etienne Champetier
2022-02-28
cli: improve error logging for call command
staging/stintel/dev
Stijn Tintel
2022-02-28
cli: use UBUS_STATUS_PARSE_ERROR
Stijn Tintel
2022-02-28
libubus: introduce new status messages
Stijn Tintel
2021-09-08
libubus: increase stack depth for processing obj msgs
Felix Fietkau
2021-09-08
libubus: process pending messages in data handler if stack depth is 0
Felix Fietkau
2021-09-08
libubus: use list_empty/list_first_entry in ubus_process_pending_msg
Felix Fietkau
2021-09-07
ubusd: log ACL init errors
Rafał Miłecki
2021-06-30
ubusd: fix tx_queue linked list usage
Alexander Van Parys
2021-06-02
ubusd: protect against too-short messages
Julian Squires
2021-05-31
ubusd: add per-client tx queue limit
Arnout Vandecappelle (Essensium/Mind)
2021-05-31
ubusd: convert tx_queue to linked list
Arnout Vandecappelle (Essensium/Mind)
[next]