aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/tools/namespace-sandbox.c
Commit message (Expand)AuthorAge
* Query for user nobody and exit sandbox if unable to find.Gravatar Pedro Kiefer2016-01-08
* Make the sandbox handle an arbitrary number of argumentsGravatar Brian Silverman2015-10-13
* Introduce two new options to Linux sandbox wrapper:Gravatar Ming Zhao2015-10-08
* sandbox: Push creation of needed empty directories (like /tmp, TEST_TMPDIR) i...Gravatar Philipp Wollermann2015-10-08
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* sandbox: Show user-friendly mount paths in the namespace-sandbox debug log.Gravatar Philipp Wollermann2015-09-08
* sandbox: When spawn.getInputs() contains a directory, recurse into it and mou...Gravatar Philipp Wollermann2015-09-02
* Instead of assuming that sandboxing will generally work on everything that is...Gravatar Philipp Wollermann2015-08-26
* namespace-sandbox: Actually do exponential backoff on a failed unshare() sysc...Gravatar Philipp Wollermann2015-08-26
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* namespace-sandbox: split the main methodGravatar Damien Martin-Guillerez2015-05-18
* namespace-sandbox: extracted option parsing in a methodGravatar Damien Martin-Guillerez2015-05-18
* namespace-sandbox: write "deny" to /proc/self/setgroupsGravatar Damien Martin-Guillerez2015-05-18
* namespace-sandbox: fix usage stringGravatar Damien Martin-Guillerez2015-05-18
* namespace-sandbox: extract a file writing functionGravatar Damien Martin-Guillerez2015-05-18
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25