summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
6 daysrpc-sys: packagelist: increase input buffer sizemasterEric Fahlgren
2025-12-03file: provide user name and group name lookups for stat listingsPaul Donald
2025-12-03file: bump sz_size to 64 bitsPaul Donald
2025-11-10file: append "target" for symbolic linksPaul Donald
2025-11-07iwinfo: add he and eht operation info to wifi scanAleksander Jan Bajkowski
2025-10-30file: use lstat for file list (instead of stat) to reveal linksPaul Donald
2025-10-03CMakeLists: update cmake minimum required version to 3.10Christian Marangi
2025-09-29rpc-sys: packagelist: handle ABI versions in apk world properlyEric Fahlgren
2025-08-09ucode: adjust for new ext resource typeFelix Fietkau
2025-06-22rpc-sys: update packagelist call to handle apk abiversion tagEric Fahlgren
2025-06-11file: linkstat to get link stat infoPaul Donald
2024-12-02rpc-sys: rework packagelist call for apkEric Fahlgren
2024-09-17rpcd: iwinfo: add IEEE 802.11be supportChad Monroe
2024-05-28session: Fix crash when the UCI option 'password' or 'username' is missingIssamHamdi
2024-02-22sys: use "Auto-Installed" field for packagelistJustin Klaassen
2023-06-25iwinfo: update byte counter to 64bitThomas Weißschuh
2023-06-25file: strengthen exec access controlErik Karlsson
2023-01-31rc: add option to get info for a single script in list methodChristian Marangi
2023-01-31rc: add option to skip running check for list methodChristian Marangi
2023-01-31rc: add support for scanning USE_PROCD and skip running if not supportedChristian Marangi
2023-01-31rc: fix and improve script scanning START and STOPChristian Marangi
2023-01-21iwinfo: add "band" and "mhz" to the scan outputAndre Heider
2023-01-21iwinfo: add "band" to the freqlist outputAndre Heider
2023-01-21iwinfo: add flags to freqlist outputChristian Marangi
2022-12-15iwinfo: add "hwmodes_text" to the info outputAndre Heider
2022-12-15iwinfo: clean up rpc_iwinfo_call_hw_ht_mode()Andre Heider
2022-12-15iwinfo: reuse infos provided by libiwinfoAndre Heider
2022-12-15iwinfo: constify string map arg for rpc_iwinfo_call_int()Andre Heider
2022-09-21ucode: write ucode runtime exceptions to stderrJo-Philipp Wich
2022-09-12ucode: pass-through `ubus_rpc_session` argumentJo-Philipp Wich
2022-09-12ucode: initialize module search path earlyJo-Philipp Wich
2022-08-24sys: mitigate possible strncpy string truncationPetr Štetiar
2022-08-12ucode: parse ucode plugin scripts in raw mode, init search pathJo-Philipp Wich
2022-05-31iwinfo: fix compilation error with GCC 12Christian 'Ansuel' Marangi
2022-02-07ucode: adjust to latest ucode apiJo-Philipp Wich
2021-12-08ucode: add ucode interpreter pluginJo-Philipp Wich
2021-12-08treewide: adjust ubus object type namesJo-Philipp Wich
2021-12-08build: honour CMake install prefix in hardcoded pathsJo-Philipp Wich
2021-11-04session: use blobmsg_get_u64 for RPC_DUMP_EXPIRESStijn Tintel
2021-11-04session: use uloop_timeout_remaining64Stijn Tintel
2021-07-13session: unload rpcd configuration before checking loginJo-Philipp Wich
2021-05-04iwinfo: add 802.11ax HE supportDavid Bauer
2021-03-11sys: packagelist: drop ABI version from package nameDaniel Golle
2021-01-17uci: manually clear uci_ptr flags after uci_delete() operationsJo-Philipp Wich
2021-01-06iwinfo: include ht_operation data only if availableAnsuel Smith
2021-01-05iwinfo: return hwmode 'ad' on 802.11ad-only hardwareDaniel Golle
2021-01-05iwinfo: add support for 802.11ad and GCMPDaniel Golle
2021-01-05iwinfo: export center channel for info ubus callAnsuel Smith
2021-01-05iwinfo: add ht and vht operation info to wifi scanAnsuel Smith
2020-09-18rc: support init.d scripts with START=0Rafał Miłecki