summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/suid/sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* Remove --find-inode-switch hack from chrome-sandboxmdempsky2014-09-121-29/+2
* Linux sandbox: style cleanup for setuid sandbox.jln@chromium.org2014-04-141-40/+37
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-3/+11
* Revert 255478 "Style nits"jln@chromium.org2014-03-071-2/+0
* Style nitsmatthew@dempsky.org2014-03-071-0/+2
* Setuid sandbox: exit(2) on SIGABRTjln@chromium.org2014-02-151-0/+18
* Revert 251391 "Setuid sandbox: exit(2) on SIGABRT"asvitkine@chromium.org2014-02-141-15/+0
* Setuid sandbox: exit(2) on SIGABRTjln@chromium.org2014-02-141-0/+15
* Revert r251271 "Setuid sandbox: exit(2) on SIGABRT" Make Linux build again.pfeldman@chromium.org2014-02-141-15/+0
* Setuid sandbox: exit(2) on SIGABRTjln@chromium.org2014-02-141-0/+15
* Revert 251265 "Setuid sandbox: exit(2) on SIGABRT"jln@chromium.org2014-02-141-15/+0
* Setuid sandbox: exit(2) on SIGABRTjln@chromium.org2014-02-141-0/+15
* Making sandbox error message on moving to namespaces more accurate.mithro@mithis.com2013-12-181-1/+13
* cros: Remove unused low memory margin code from sandbox and zygotejamescook@chromium.org2013-10-291-10/+0
* Create a new SetuidSandboxClient class.jln@chromium.org2012-07-231-22/+6
* Linux: bump the setuid sandbox API numberjln@chromium.org2012-06-051-1/+1
* Setuid sandbox API versioningjln@chromium.org2012-06-051-1/+57
* Don't fork Zygote as a background processjln@chromium.org2012-06-011-2/+67
* Revert setuid sandbox as a "init process" changesjln@chromium.org2012-05-231-130/+46
* This creates a field trial to determine the best level for low memorygspencer@chromium.org2012-05-031-6/+22
* Better check if argc is 0 because argv[0] is later used.erik.sjolund@gmail.com2012-04-171-0/+4
* Calling clone(CLONE_NEWPID) results in the new pid namespace getting a new "i...markus@chromium.org2012-01-301-48/+132
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-231-1/+2
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-221-2/+1
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-221-1/+2
* Revert 79867 - Revert 79618 - Landing for Julien Tinnes, jln@google.com:laforge@chromium.org2011-03-301-124/+51
* Revert 79618 - Landing for Julien Tinnes, jln@google.com:laforge@chromium.org2011-03-301-51/+124
* Landing for Julien Tinnes, jln@google.com:cevans@chromium.org2011-03-281-124/+51
* 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
* linux: turn on -Wextraevan@chromium.org2010-03-261-11/+12
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-251-12/+11
* linux: turn on -Wextraevan@chromium.org2010-03-251-11/+12
* 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-101-1/+15
* 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-041-4/+31
* 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-0/+311