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
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
2018-11-22
exec: increase maximum execution time to 120s
Jo-Philipp Wich
2018-08-08
uci: tighten uci reorder operation error handling
Jo-Philipp Wich
2018-08-08
uci: tighten uci delete operation error handling
Jo-Philipp Wich
2018-08-08
uci: tighten uci set operation error handling
Jo-Philipp Wich
2018-08-08
uci: tighten uci add operation error handling
Jo-Philipp Wich
2018-08-08
uci: reject invalid section and option names
Jo-Philipp Wich
2018-05-13
uci: fix memory leak in rpc_uci_replace_savedir()
Jo-Philipp Wich
2018-05-08
exec: close stdout and stderr streams on child signal
Jo-Philipp Wich
2018-04-28
uci: use correct sort index when reordering sections
Jo-Philipp Wich
2018-04-20
uci: fix memory leak in rpc_uci_apply_timeout()
Jo-Philipp Wich
2018-04-20
uci: switch to proper save directory on apply/rollback
Jo-Philipp Wich
2018-04-19
uci: add rpc_uci_replace_savedir() helper
Jo-Philipp Wich
2018-03-15
session: ignore non-string username attribute upon restore
Jo-Philipp Wich
[next]