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
6 days
rpc-sys: packagelist: increase input buffer size
master
Eric Fahlgren
2025-12-03
file: provide user name and group name lookups for stat listings
Paul Donald
2025-12-03
file: bump sz_size to 64 bits
Paul Donald
2025-11-10
file: append "target" for symbolic links
Paul Donald
2025-11-07
iwinfo: add he and eht operation info to wifi scan
Aleksander Jan Bajkowski
2025-10-30
file: use lstat for file list (instead of stat) to reveal links
Paul Donald
2025-10-03
CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2025-09-29
rpc-sys: packagelist: handle ABI versions in apk world properly
Eric Fahlgren
2025-08-09
ucode: adjust for new ext resource type
Felix Fietkau
2025-06-22
rpc-sys: update packagelist call to handle apk abiversion tag
Eric Fahlgren
2025-06-11
file: linkstat to get link stat info
Paul Donald
2024-12-02
rpc-sys: rework packagelist call for apk
Eric Fahlgren
2024-09-17
rpcd: iwinfo: add IEEE 802.11be support
Chad Monroe
2024-05-28
session: Fix crash when the UCI option 'password' or 'username' is missing
IssamHamdi
2024-02-22
sys: use "Auto-Installed" field for packagelist
Justin Klaassen
2023-06-25
iwinfo: update byte counter to 64bit
Thomas Weißschuh
2023-06-25
file: strengthen exec access control
Erik Karlsson
2023-01-31
rc: add option to get info for a single script in list method
Christian Marangi
2023-01-31
rc: add option to skip running check for list method
Christian Marangi
2023-01-31
rc: add support for scanning USE_PROCD and skip running if not supported
Christian Marangi
2023-01-31
rc: fix and improve script scanning START and STOP
Christian Marangi
2023-01-21
iwinfo: add "band" and "mhz" to the scan output
Andre Heider
2023-01-21
iwinfo: add "band" to the freqlist output
Andre Heider
2023-01-21
iwinfo: add flags to freqlist output
Christian Marangi
2022-12-15
iwinfo: add "hwmodes_text" to the info output
Andre Heider
2022-12-15
iwinfo: clean up rpc_iwinfo_call_hw_ht_mode()
Andre Heider
2022-12-15
iwinfo: reuse infos provided by libiwinfo
Andre Heider
2022-12-15
iwinfo: constify string map arg for rpc_iwinfo_call_int()
Andre Heider
2022-09-21
ucode: write ucode runtime exceptions to stderr
Jo-Philipp Wich
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
[next]