summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-03-05iwinfo: add survey.Daniel Danzberger
2019-03-05iwinfo: show more stats from assoclist.Daniel Danzberger
2018-12-21file: avoid closing stdio descriptors in rpc_file_exec_runJo-Philipp Wich
2018-12-21file: patch process stdin to /dev/nullJo-Philipp Wich
2018-12-21file: remove unused members from struct rpc_file_exec_contextJo-Philipp Wich
2018-12-21file: rpc_file_exec_run: fix potential memory leak and integer overflowJo-Philipp Wich
2018-11-28file: access exec timeout via daemon ops structureJo-Philipp Wich
2018-11-28plugin: store pointer to exec timeout value in the ops structureJo-Philipp Wich
2018-11-28treewide: rename exec_timeout to rpc_exec_timeoutJo-Philipp Wich
2018-11-22main: fix logic bug when not specifying a timeout optionJo-Philipp Wich
2018-11-22file: use global exec timeout instead of own hardcoded limitJo-Philipp Wich
2018-11-22exec: increase maximum execution time to 120sJo-Philipp Wich
2018-08-08uci: tighten uci reorder operation error handlingJo-Philipp Wich
2018-08-08uci: tighten uci delete operation error handlingJo-Philipp Wich
2018-08-08uci: tighten uci set operation error handlingJo-Philipp Wich
2018-08-08uci: tighten uci add operation error handlingJo-Philipp Wich
2018-08-08uci: reject invalid section and option namesJo-Philipp Wich
2018-05-13uci: fix memory leak in rpc_uci_replace_savedir()Jo-Philipp Wich
2018-05-08exec: close stdout and stderr streams on child signalJo-Philipp Wich
2018-04-28uci: use correct sort index when reordering sectionsJo-Philipp Wich
2018-04-20uci: fix memory leak in rpc_uci_apply_timeout()Jo-Philipp Wich
2018-04-20uci: switch to proper save directory on apply/rollbackJo-Philipp Wich
2018-04-19uci: add rpc_uci_replace_savedir() helperJo-Philipp Wich
2018-03-15session: ignore non-string username attribute upon restoreJo-Philipp Wich
2018-03-15session: support reclaiming pending apply sessionJo-Philipp Wich
2018-03-15session: remove redundant key attribute to rpc_session_set()Jo-Philipp Wich
2018-03-15uci: fix session delta isolationJo-Philipp Wich
2017-12-06sys: packagelist: allow listing all packagesDaniel Golle
2017-11-28sys: fix passwd pathRoman Yeryomin
2017-11-12sys: fix memory leak in packagelistDaniel Golle
2017-11-12sys: add packagelist methodDaniel Golle
2017-11-09plugin: use RTLD_LOCAL instead of RTLD_GLOBAL when loading libraryRafał Miłecki
2016-12-11cmake: Find libubox/blobmsg_json.hFlorian Fainelli
2016-12-11sys: Check return values of chdir and writeFlorian Fainelli
2016-07-27cmake: Find libubus.hFlorian Fainelli
2016-06-29iwinfo: expose available HT ratesJo-Philipp Wich
2016-06-05iwinfo: zero out ccode buffer since library doesn'tDenis Osvald
2016-04-12file: add myself in Copyright headerLuka Perkov
2016-04-12file: handle return output of b64_decodeLuka Perkov
2016-04-12file: add append write supportLuka Perkov