summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/suid
Commit message (Expand)AuthorAgeFilesLines
* sandbox: extract SetuidSandboxHost code from SetuidSandboxClientmdempsky2015-02-056-270/+359
* Minor refactoring of setuid_sandbox_client.hidehiko2015-02-042-13/+3
* Revert of Linux Sandbox: move init processes to new session id. (patchset #1 ...jln2015-01-122-12/+1
* Linux Sandbox: move init processes to new session id.jln2015-01-072-1/+12
* Remove --find-inode-switch hack from chrome-sandboxmdempsky2014-09-124-190/+3
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Enable some more targets in the GN build.brettw@chromium.org2014-06-041-1/+1
* Fix misuses of DISALLOW_IMPLICIT_CONSTRUCTORS()mdempsky@chromium.org2014-05-201-1/+4
* Move sanbox_export.h to //sandbox from //sandbox/linux and split root OWNERS ...rsesek@chromium.org2014-05-121-1/+1
* Ensure that _GNU_SOURCE is defined early enoughmostynb@opera.com2014-05-092-4/+10
* Get rid of kZygoteIdFd from contentmdempsky@chromium.org2014-05-022-45/+64
* Linux sandbox: add basic DEPS files.jln@chromium.org2014-05-021-0/+3
* Revert 267599 "Linux sandbox: add basic DEPS files."noamsml@google.com2014-05-011-3/+0
* Linux sandbox: add basic DEPS files.jln@chromium.org2014-05-011-0/+3
* NaCl Linux: use own setuid sandbox instancejln@chromium.org2014-04-172-10/+84
* Linux Sandbox: Move setuid sandbox localization code.jln@chromium.org2014-04-153-2/+88
* Linux sandbox: style cleanup for setuid sandbox.jln@chromium.org2014-04-147-55/+52
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-3/+11
* Linux sandbox: componentize almost everything.jln@chromium.org2014-04-051-1/+2
* Revert 255478 "Style nits"jln@chromium.org2014-03-071-2/+0
* Style nitsmatthew@dempsky.org2014-03-071-0/+2
* Handle waitpid returning EINTR.mdempsky@chromium.org2014-03-031-2/+1
* 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
* Extract CreateInitProcessReaper() from the Zygote.jln@chromium.org2013-11-272-0/+12
* cros: Remove unused low memory margin code from sandbox and zygotejamescook@chromium.org2013-10-293-44/+0
* 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