summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/suid
Commit message (Expand)AuthorAgeFilesLines
* Remove NEWNS from the setuid sandbox.mal@chromium.org2010-08-261-4/+0
* Fix about:sandbox's network isolation indication.agl@chromium.org2010-07-211-1/+1
* Add about:sandbox.agl@chromium.org2010-07-131-1/+14
* Add NEWNS and NEWNET to the SUID sandbox.agl@chromium.org2010-05-241-15/+30
* Remove a possible race in the SUID sandbox (minor)agl@chromium.org2010-05-201-7/+18
* linux: turn on -Wextraevan@chromium.org2010-03-263-14/+16
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-253-16/+14
* linux: turn on -Wextraevan@chromium.org2010-03-253-14/+16
* Make sandbox code compile as "chromium_code".craig.schlenter@chromium.org2010-03-101-2/+3
* If /tmp is not a POSIX file system, try to use /dev/shm for creating ourmarkus@chromium.org2010-02-231-3/+58
* linux: change a type in the sandbox to fix a warningevan@chromium.org2010-02-151-1/+1
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-103-1/+81
* linux: compile fix for chrome_sandbox on 64-bit karmicevan@chromium.org2009-11-041-0/+1
* Allow chrome_sandbox to act as a helper program and find the socket with a gi...thestig@chromium.org2009-11-043-4/+162
* Clean out leftover bits of the path-based Linux SUID sandbox.thestig@chromium.org2009-09-011-4/+0
* Linux: updates to the SUID sandboxagl@chromium.org2009-08-281-84/+64
* Linux sandbox: fix security issue.agl@chromium.org2009-08-121-2/+6
* 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