index
:
rpcd
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
openwrt-24.10
OpenWrt ubus RPC daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-12
ucode: pass-through `ubus_rpc_session` argument
Jo-Philipp Wich
2022-09-12
ucode: initialize module search path early
Jo-Philipp Wich
2022-08-24
sys: mitigate possible strncpy string truncation
Petr Štetiar
2022-08-12
ucode: parse ucode plugin scripts in raw mode, init search path
Jo-Philipp Wich
2022-05-31
iwinfo: fix compilation error with GCC 12
Christian 'Ansuel' Marangi
2022-02-07
ucode: adjust to latest ucode api
Jo-Philipp Wich
2021-12-08
ucode: add ucode interpreter plugin
Jo-Philipp Wich
2021-12-08
treewide: adjust ubus object type names
Jo-Philipp Wich
2021-12-08
build: honour CMake install prefix in hardcoded paths
Jo-Philipp Wich
2021-11-04
session: use blobmsg_get_u64 for RPC_DUMP_EXPIRES
Stijn Tintel
2021-11-04
session: use uloop_timeout_remaining64
Stijn Tintel
2021-07-13
session: unload rpcd configuration before checking login
Jo-Philipp Wich
2021-05-04
iwinfo: add 802.11ax HE support
David Bauer
2021-03-11
sys: packagelist: drop ABI version from package name
Daniel Golle
2021-01-17
uci: manually clear uci_ptr flags after uci_delete() operations
Jo-Philipp Wich
2021-01-06
iwinfo: include ht_operation data only if available
Ansuel Smith
2021-01-05
iwinfo: return hwmode 'ad' on 802.11ad-only hardware
Daniel Golle
2021-01-05
iwinfo: add support for 802.11ad and GCMP
Daniel Golle
2021-01-05
iwinfo: export center channel for info ubus call
Ansuel Smith
2021-01-05
iwinfo: add ht and vht operation info to wifi scan
Ansuel Smith
2020-09-18
rc: support init.d scripts with START=0
Rafał Miłecki
2020-09-10
rc: new ubus object for handling /etc/init.d/ scripts
Rafał Miłecki
2020-05-26
uci: reset uci_ptr flags when merging options during section add
Jo-Philipp Wich
2020-03-17
session: deny access if password login is disabled
Fabian Bläse
2020-01-05
iwinfo: add current hw and ht mode to info call
Daniel Danzberger
2019-12-11
file: extend exec acl checks to commands with arguments
Jo-Philipp Wich
2019-11-10
plugin: avoid truncating numeric values
Jo-Philipp Wich
2019-10-29
plugin: fix double free in finish callback
Jo-Philipp Wich
2019-10-29
main: exec_self: make clang analyzer happy
Yousong Zhou
2019-10-29
file: exec: properly free memory on error
Yousong Zhou
2019-10-29
uci: free configs list memory on return
Yousong Zhou
2019-10-29
exec: always call finish_cb to allow plugin to free up memory
Yousong Zhou
2019-10-29
plugin: do not free method name separately
Jo-Philipp Wich
2019-10-29
exec: properly free memory on rpc_exec() error
Yousong Zhou
2019-10-29
plugin: exec: properly free memory on parse error
Yousong Zhou
2019-10-29
uci: reset uci_ptr flags when merging set operations
Jo-Philipp Wich
2019-10-17
plugin: fix leaking invoked method name for exec plugins
Jo-Philipp Wich
2019-09-21
file: increase minimum read buffer size to 4096 bytes
Jo-Philipp Wich
2019-09-09
iwinfo: add WPA3 support
Jo-Philipp Wich
2019-09-08
file: refactor message parsing and permission checking
Jo-Philipp Wich
2019-09-04
iwinfo: expose all rate info fields in assoclist reply
Jo-Philipp Wich
2019-09-04
sys: fix symbol redeclaration
Jo-Philipp Wich
2019-09-03
rpcd: sys: actually move timespec declaration
Jo-Philipp Wich
2019-09-03
file: add remove operation
Jo-Philipp Wich
2019-09-03
rpcd: Switch to nanosleep
Rosen Penev
2019-09-01
file: add path based read/write/exec ACL checks
Jo-Philipp Wich
2019-09-01
file: add stat() information to directory listings
Jo-Philipp Wich
2019-06-05
Fix possible linker errors by using CMake find_library macro
Petr Štetiar
2019-05-22
session: handle NULL return values of crypt()
Jo-Philipp Wich
2019-03-05
iwinfo: add mesh infos in assoclist.
Daniel Danzberger
[next]