mattermost/plugin/rpcplugin
Chris f5c8a71698 ABC-22: Plugin sandboxing for linux/amd64 (#8068)
* 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
2018-01-15 09:21:06 -08:00
..
rpcplugintest ABC-22: Plugin sandboxing for linux/amd64 (#8068) 2018-01-15 09:21:06 -08:00
sandbox ABC-22: Plugin sandboxing for linux/amd64 (#8068) 2018-01-15 09:21:06 -08:00
api.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
api_test.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
hooks.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
hooks_test.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
http.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
http_test.go add plugin http handler (#7289) 2017-08-28 11:27:18 -05:00
io.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
ipc.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
ipc_test.go ABC-22: Plugin sandboxing for linux/amd64 (#8068) 2018-01-15 09:21:06 -08:00
main.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
main_test.go ABC-22: Plugin sandboxing for linux/amd64 (#8068) 2018-01-15 09:21:06 -08:00
muxer.go Remove unused variables / code (#7736) 2017-10-30 11:58:00 -05:00
muxer_test.go add plugin http handler (#7289) 2017-08-28 11:27:18 -05:00
process.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
process_test.go ABC-22: Plugin sandboxing for linux/amd64 (#8068) 2018-01-15 09:21:06 -08:00
process_unix.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
process_windows.go windows support for plugin ipc (#7251) 2017-08-18 12:21:01 -07:00
supervisor.go ABC-22: Plugin sandboxing for linux/amd64 (#8068) 2018-01-15 09:21:06 -08:00
supervisor_test.go ABC-22: Plugin sandboxing for linux/amd64 (#8068) 2018-01-15 09:21:06 -08:00