summaryrefslogtreecommitdiffstats
path: root/plugin/rpcplugin/sandbox/sandbox_linux.go
Commit message (Collapse)AuthorAgeFilesLines
* fix sandbox cleanup (#8421)Chris2018-03-081-21/+28
|
* plugin sandbox fixes (#8418)Chris2018-03-071-1/+10
|
* add arch linux sandboxing mount points (#8147)Chris2018-01-251-0/+4
|
* ABC-22: Plugin sandboxing for linux/amd64 (#8068)Chris2018-01-151-0/+468
* 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