index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sandbox
/
linux
/
seccomp
/
sandbox_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull seccomp-sandbox in via DEPS rather than using an in-tree copy
mseaborn@chromium.org
2010-09-01
1
-715
/
+0
*
Revert 57921 - Pull seccomp-sandbox in via DEPS rather than using an in-tree ...
nsylvain@chromium.org
2010-08-31
1
-0
/
+715
*
Pull seccomp-sandbox in via DEPS rather than using an in-tree copy
mseaborn@chromium.org
2010-08-30
1
-715
/
+0
*
Seccomp sandbox: Add a policy flag to allow file namespace access to be disabled
mseaborn@chromium.org
2010-08-27
1
-0
/
+11
*
Remove <iostream> where possible.
erg@google.com
2010-07-20
1
-1
/
+0
*
Add support for calling {rt_,}sigaction(), and for invoking signal handlers
markus@chromium.org
2010-05-18
1
-0
/
+26
*
Added support for sigreturn() and rt_sigreturn(). On x86-32, this is
markus@chromium.org
2010-04-28
1
-1
/
+1
*
Merged Mark Seaborn's changes:
markus@chromium.org
2010-04-22
1
-25
/
+25
*
Make the use of signals inside of the sandbox safe.
markus@chromium.org
2010-04-20
1
-61
/
+75
*
linux: turn on -Wextra
evan@chromium.org
2010-03-26
1
-1
/
+1
*
Revert "linux: turn on -Wextra"
evan@chromium.org
2010-03-25
1
-1
/
+1
*
linux: turn on -Wextra
evan@chromium.org
2010-03-25
1
-1
/
+1
*
- Add a custom allocator for STL objects. This fixes sandbox failures that
markus@chromium.org
2010-03-08
1
-1
/
+4
*
Treat calls to lstat() and lstat64() the same as calls to stat(). In practise,
markus@chromium.org
2010-02-24
1
-0
/
+6
*
Allow the seccomp sandbox to be enabled, even if the suid sandbox has
markus@chromium.org
2009-11-07
1
-6
/
+19
*
Only enable the seccomp sandbox, if the machine actually has kernel support for
markus@chromium.org
2009-11-04
1
-0
/
+10
*
- found all symbols that we directly access from assembly and marked them as ...
markus@chromium.org
2009-10-21
1
-3
/
+16
*
Despite the futex(2) manual page telling us to include <linux/futex.h>, this
markus@chromium.org
2009-09-14
1
-1
/
+0
*
Initial version of the Seccomp sandbox. Imported from http://code.google.com/...
markus@chromium.org
2009-08-11
1
-0
/
+621