summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/seccomp/access.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull seccomp-sandbox in via DEPS rather than using an in-tree copy mseaborn@chromium.org2010-09-011-97/+0
* Revert 57921 - Pull seccomp-sandbox in via DEPS rather than using an in-tree ...nsylvain@chromium.org2010-08-311-0/+97
* Pull seccomp-sandbox in via DEPS rather than using an in-tree copymseaborn@chromium.org2010-08-301-97/+0
* Seccomp sandbox: Add a policy flag to allow file namespace access to be disabledmseaborn@chromium.org2010-08-271-0/+14
* Merged Mark Seaborn's changes:markus@chromium.org2010-04-221-2/+2
* Compute and pring the time that it takes to execute system calls. This datamarkus@chromium.org2010-03-181-1/+3
* Added missing copyright header.markus@chromium.org2010-03-081-0/+4
* Allow the seccomp sandbox to be enabled, even if the suid sandbox hasmarkus@chromium.org2009-11-071-3/+3
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-111-0/+77