summaryrefslogtreecommitdiffstats
path: root/plugin/rpcplugin/sandbox
Commit message (Collapse)AuthorAgeFilesLines
* add arch linux sandboxing mount points (#8147)Chris2018-01-251-0/+4
|
* ABC-22: Plugin sandboxing for linux/amd64 (#8068)Chris2018-01-1511-0/+1458
* plugin sandboxing * remove unused type * better symlink handling, better remounting, better test, whitespace fixes, and comment on the remounting * fix test compile error * big simplification for getting mount flags * mask statfs flags to the ones we're interested in