mattermost/plugin
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
..
pluginenv ABC-22: Plugin sandboxing for linux/amd64 (#8068) 2018-01-15 09:21:06 -08:00
plugintest Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
rpcplugin 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
example_hello_user_test.go call OnActivate after plugin crash, update example (#7940) 2017-12-05 09:19:32 -05:00
example_hello_world_test.go more plugin doc updates (#7767) 2017-11-03 09:34:44 -07:00
example_test.go add a few docs for plugin testing (#7798) 2017-11-07 11:12:38 -08:00
hooks.go Add plugin slash command support (#7941) 2017-12-08 13:55:41 -06:00
plugin.go add a few docs for plugin testing (#7798) 2017-11-07 11:12:38 -08:00
supervisor.go call OnActivate after plugin crash, update example (#7940) 2017-12-05 09:19:32 -05:00