Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux sandbox: save full list of SUID unsafe environment variables. | agl@chromium.org | 2009-07-17 | 2 | -7/+78 |
* | Linux sandbox: comment typo fix. | agl@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Linux: move hardcoded paths to GYP variables. | agl@chromium.org | 2009-07-15 | 1 | -1/+10 |
* | Linux: add comment to the sandbox binary as suggested by Markus. | agl@chromium.org | 2009-07-15 | 1 | -1/+3 |
* | Linux: propagate LD_LIBRARY_PATH through the SUID sandbox. | agl@chromium.org | 2009-07-15 | 1 | -0/+15 |
* | Linux: Fix sandbox define | agl@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Linux: various sandbox changes | agl@chromium.org | 2009-07-15 | 1 | -0/+6 |
* | Linux: fix for developing on a machine with google-chrome packages installed. | agl@chromium.org | 2009-07-15 | 1 | -0/+40 |
* | Linux: don't bother passing the chroot directory fd to the zygote. | agl@chromium.org | 2009-07-10 | 1 | -19/+3 |
* | Linux: use a temp directory for the chroot. | agl@chromium.org | 2009-07-10 | 1 | -6/+41 |
* | Linux: SUID sandbox support | agl@chromium.org | 2009-07-08 | 1 | -0/+224 |