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
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
2019-03-05
iwinfo: add survey.
Daniel Danzberger
2019-03-05
iwinfo: show more stats from assoclist.
Daniel Danzberger
2018-12-21
file: avoid closing stdio descriptors in rpc_file_exec_run
Jo-Philipp Wich
2018-12-21
file: patch process stdin to /dev/null
Jo-Philipp Wich
2018-12-21
file: remove unused members from struct rpc_file_exec_context
Jo-Philipp Wich
2018-12-21
file: rpc_file_exec_run: fix potential memory leak and integer overflow
Jo-Philipp Wich
2018-11-28
file: access exec timeout via daemon ops structure
Jo-Philipp Wich
2018-11-28
plugin: store pointer to exec timeout value in the ops structure
Jo-Philipp Wich
2018-11-28
treewide: rename exec_timeout to rpc_exec_timeout
Jo-Philipp Wich
2018-11-22
main: fix logic bug when not specifying a timeout option
Jo-Philipp Wich
2018-11-22
file: use global exec timeout instead of own hardcoded limit
Jo-Philipp Wich
[next]