summaryrefslogtreecommitdiffstats
path: root/sandbox/linux
Commit message (Expand)AuthorAgeFilesLines
* Linux sandbox: save full list of SUID unsafe environment variables.agl@chromium.org2009-07-172-7/+78
* Linux sandbox: comment typo fix.agl@chromium.org2009-07-171-1/+1
* Linux: move hardcoded paths to GYP variables.agl@chromium.org2009-07-151-1/+10
* Linux: add comment to the sandbox binary as suggested by Markus.agl@chromium.org2009-07-151-1/+3
* Linux: propagate LD_LIBRARY_PATH through the SUID sandbox.agl@chromium.org2009-07-151-0/+15
* Linux: Fix sandbox defineagl@chromium.org2009-07-151-1/+1
* Linux: various sandbox changesagl@chromium.org2009-07-151-0/+6
* Linux: fix for developing on a machine with google-chrome packages installed.agl@chromium.org2009-07-151-0/+40
* Linux: don't bother passing the chroot directory fd to the zygote.agl@chromium.org2009-07-101-19/+3
* Linux: use a temp directory for the chroot.agl@chromium.org2009-07-101-6/+41
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-0/+224