summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-09-10rc: new ubus object for handling /etc/init.d/ scriptsRafał Miłecki
2020-05-26uci: reset uci_ptr flags when merging options during section addJo-Philipp Wich
2020-03-17session: deny access if password login is disabledFabian Bläse
2020-01-05iwinfo: add current hw and ht mode to info callDaniel Danzberger
2019-12-11file: extend exec acl checks to commands with argumentsJo-Philipp Wich
2019-11-10plugin: avoid truncating numeric valuesJo-Philipp Wich
2019-10-29plugin: fix double free in finish callbackJo-Philipp Wich
2019-10-29main: exec_self: make clang analyzer happyYousong Zhou
2019-10-29file: exec: properly free memory on errorYousong Zhou
2019-10-29uci: free configs list memory on returnYousong Zhou
2019-10-29exec: always call finish_cb to allow plugin to free up memoryYousong Zhou
2019-10-29plugin: do not free method name separatelyJo-Philipp Wich
2019-10-29exec: properly free memory on rpc_exec() errorYousong Zhou
2019-10-29plugin: exec: properly free memory on parse errorYousong Zhou
2019-10-29uci: reset uci_ptr flags when merging set operationsJo-Philipp Wich
2019-10-17plugin: fix leaking invoked method name for exec pluginsJo-Philipp Wich
2019-09-21file: increase minimum read buffer size to 4096 bytesJo-Philipp Wich
2019-09-09iwinfo: add WPA3 supportJo-Philipp Wich
2019-09-08file: refactor message parsing and permission checkingJo-Philipp Wich
2019-09-04iwinfo: expose all rate info fields in assoclist replyJo-Philipp Wich
2019-09-04sys: fix symbol redeclarationJo-Philipp Wich
2019-09-03rpcd: sys: actually move timespec declarationJo-Philipp Wich
2019-09-03file: add remove operationJo-Philipp Wich
2019-09-03rpcd: Switch to nanosleepRosen Penev
2019-09-01file: add path based read/write/exec ACL checksJo-Philipp Wich
2019-09-01file: add stat() information to directory listingsJo-Philipp Wich
2019-06-05Fix possible linker errors by using CMake find_library macroPetr Štetiar
2019-05-22session: handle NULL return values of crypt()Jo-Philipp Wich
2019-03-05iwinfo: add mesh infos in assoclist.Daniel Danzberger