summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/suid
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-112-2/+2
* Remove inline definition of SIZE_MAX in header.thakis@chromium.org2013-04-191-10/+3
* setuid tools: open /proc directories relativelyjln@chromium.org2012-11-271-21/+44
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Correct style issues in Linux sandbox code.jln@chromium.org2012-08-173-7/+10
* Setuid sandbox unittest: fix environment.jln@chromium.org2012-08-091-0/+12
* Create a LinuxSandbox class.jln@chromium.org2012-08-023-3/+19
* Revert 149692 - Create a LinuxSandbox class.mazda@chromium.org2012-08-023-19/+3
* Create a LinuxSandbox class.jln@chromium.org2012-08-023-3/+19
* Fix gcc 4.7 building problems - cont 2.shenhan@google.com2012-07-261-0/+1
* Create a new SetuidSandboxClient class.jln@chromium.org2012-07-237-46/+366
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-113-3/+0
* Linux: bump the setuid sandbox API numberjln@chromium.org2012-06-051-1/+1
* Setuid sandbox API versioningjln@chromium.org2012-06-052-2/+59
* 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-233-342/+46
* Fix Mario (32-bit) build.gspencer@chromium.org2012-05-031-1/+1
* This creates a field trial to determine the best level for low memorygspencer@chromium.org2012-05-035-9/+95
* Better check if argc is 0 because argv[0] is later used.erik.sjolund@gmail.com2012-04-171-0/+4
* If using the suid sandbox, but not using the seccomp sandbox, there is amarkus@chromium.org2012-03-121-4/+4
* Fixed a bogus compiler warning.markus@chromium.org2012-01-301-1/+1
* Calling clone(CLONE_NEWPID) results in the new pid namespace getting a new "i...markus@chromium.org2012-01-303-48/+344
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-233-13/+33
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-223-33/+13
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-223-13/+33
* Fixup bad include and usage of BASE_API, which should be BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* linux: components buildevan@chromium.org2011-05-021-2/+4
* Revert 83629 - linux components: expose more BASE_API used by Chrome itselfmaf@chromium.org2011-04-301-2/+2
* linux components: expose more BASE_API used by Chrome itselfevan@chromium.org2011-04-291-2/+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
* 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