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
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
2018-03-15
session: support reclaiming pending apply session
Jo-Philipp Wich
2018-03-15
session: remove redundant key attribute to rpc_session_set()
Jo-Philipp Wich
2018-03-15
uci: fix session delta isolation
Jo-Philipp Wich
2017-12-06
sys: packagelist: allow listing all packages
Daniel Golle
2017-11-28
sys: fix passwd path
Roman Yeryomin
2017-11-12
sys: fix memory leak in packagelist
Daniel Golle
2017-11-12
sys: add packagelist method
Daniel Golle
2017-11-09
plugin: use RTLD_LOCAL instead of RTLD_GLOBAL when loading library
Rafał Miłecki
2016-12-11
cmake: Find libubox/blobmsg_json.h
Florian Fainelli
2016-12-11
sys: Check return values of chdir and write
Florian Fainelli
2016-07-27
cmake: Find libubus.h
Florian Fainelli
2016-06-29
iwinfo: expose available HT rates
Jo-Philipp Wich
2016-06-05
iwinfo: zero out ccode buffer since library doesn't
Denis Osvald
2016-04-12
file: add myself in Copyright header
Luka Perkov
2016-04-12
file: handle return output of b64_decode
Luka Perkov
2016-04-12
file: add append write support
Luka Perkov
2015-11-23
uci: allow setting zero-length values (to delete an option)
Jo-Philipp Wich
2015-11-20
paths: substitute literal with macro
Javier Domingo Cansino
2015-08-25
add a reload_config method to the uci object
John Crispin
2015-08-25
add a system object that allows us to set passwords and trigger sysupgrade
John Crispin
2015-07-14
file: be consistent with string termination character
Luka Perkov
2015-07-14
file: add support for setting mode when writing files
Luka Perkov
2015-07-14
file: add support for base64
Luka Perkov
2015-05-17
uci: unload package on revert
Jo-Philipp Wich
2015-04-12
file: add md5sum support
Luka Perkov
2015-03-28
properly handle return codes
John Crispin
2015-03-11
file: free memory after opendir()
Luka Perkov
2015-03-11
file: use blob_buf_free()
Luka Perkov
2015-03-11
file: show "data" ubus parameter only when used
Luka Perkov
2015-03-08
fix for json 0.12
John Crispin
[next]