Commit History

Author SHA1 Message Date
  Erik Karlsson 31c390727b file: strengthen exec access control 1 year ago
  Jo-Philipp Wich 9c6ba38287 treewide: adjust ubus object type names 2 years ago
  Jo-Philipp Wich aaa08366e6 file: extend exec acl checks to commands with arguments 4 years ago
  Yousong Zhou 90e40bd3d5 file: exec: properly free memory on error 4 years ago
  Jo-Philipp Wich 95f0973c34 file: increase minimum read buffer size to 4096 bytes 5 years ago
  Jo-Philipp Wich 69eeb1b480 file: refactor message parsing and permission checking 5 years ago
  Jo-Philipp Wich 345363bf47 file: add remove operation 5 years ago
  Jo-Philipp Wich 821045f6ce file: add path based read/write/exec ACL checks 5 years ago
  Jo-Philipp Wich fb337e5a08 file: add stat() information to directory listings 5 years ago
  Jo-Philipp Wich ffaa6132cb file: avoid closing stdio descriptors in rpc_file_exec_run 5 years ago
  Jo-Philipp Wich 67118a6b33 file: patch process stdin to /dev/null 5 years ago
  Jo-Philipp Wich 2e8106ac56 file: remove unused members from struct rpc_file_exec_context 5 years ago
  Jo-Philipp Wich e5243c16eb file: rpc_file_exec_run: fix potential memory leak and integer overflow 5 years ago
  Jo-Philipp Wich 3aa81d0dfa file: access exec timeout via daemon ops structure 5 years ago
  Jo-Philipp Wich ccd7c0af75 treewide: rename exec_timeout to rpc_exec_timeout 5 years ago
  Jo-Philipp Wich 2cc4b998ec file: use global exec timeout instead of own hardcoded limit 5 years ago
  Luka Perkov 73aea9b8b6 file: add myself in Copyright header 8 years ago
  Luka Perkov 2350c6fa91 file: handle return output of b64_decode 8 years ago
  Luka Perkov c8c8f7d014 file: add append write support 8 years ago
  Luka Perkov 410802e106 file: be consistent with string termination character 9 years ago
  Luka Perkov 4db5df8a96 file: add support for setting mode when writing files 9 years ago
  Luka Perkov fc895bb1e2 file: add support for base64 9 years ago
  Luka Perkov 9a6bfa110a file: add md5sum support 9 years ago
  John Crispin 311c85e7d9 properly handle return codes 9 years ago
  Luka Perkov 361b823e8d file: free memory after opendir() 9 years ago
  Luka Perkov b65f6a844f file: use blob_buf_free() 9 years ago
  Luka Perkov e2d37b7e40 file: show "data" ubus parameter only when used 9 years ago
  Luka Perkov 4cc6a9deb8 fix segmentation fault when plugins are loaded 10 years ago
  Luka Perkov 835b8b768d file: when writing a file make sure it's contents are stored 10 years ago
  Luka Perkov 11f5072bb1 file: create a file on write if it does not exist 10 years ago