summaryrefslogtreecommitdiffstats
path: root/plugin/rpcplugin/sandbox/seccomp_linux_other.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-10/+0
| | | | | | * Moving plugins to use hashicorp go-plugin. * Tweaks from feedback.
* ABC-22: Plugin sandboxing for linux/amd64 (#8068)Chris2018-01-151-0/+10
* 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