GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/sandbox.git
master
stable-2.x
Gentoo Sandbox Tool
Sandbox Maintainers <sandbox@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure LD_LIBRARY_PATH is copied to my_env
v2.12
Peter Levine
2017-10-03
1
-2
/
+2
*
libsandbox: Fix path matching not to dumbly match prefixes
Michał Górny
2017-10-03
3
-3
/
+40
*
Remove no-longer-necessary symlink hack in ACL
Michał Górny
2017-10-03
1
-40
/
+0
*
libsandbox: do not abort with a long name to opendir
Mart Raudsepp
2017-09-26
5
-0
/
+37
*
libsandbox: whitelist renameat/symlinkat as symlink funcs
Mike Frysinger
2017-03-10
7
-1
/
+49
*
libsbutil: elide sb_maybe_gdb when -DNDEBUG is used
Guenther Brunthaler
2016-11-27
1
-0
/
+2
*
libsandbox: fix symtab walking with prelinked ELFs
Mike Frysinger
2016-11-16
1
-11
/
+28
*
libsandbox: whitelist execvpe
Mike Frysinger
2016-03-30
1
-0
/
+1
*
libsandbox: fix symtab walking with some ELFs
Mike Frysinger
2016-03-29
1
-13
/
+17
*
bump to sandbox-2.12
Mike Frysinger
2016-03-29
1
-1
/
+1
*
libsandbox: fix x86 tracing when schizo is active
v2.11
Mike Frysinger
2016-03-29
1
-0
/
+10
*
tests: make all shell scripts executable
Mike Frysinger
2016-03-29
9
-0
/
+0
*
sandbox: allow user to force SIGKILL
Mike Frysinger
2016-03-29
1
-2
/
+10
*
libsandbox: make check_syscall ISE a little more useful
Mike Frysinger
2016-03-29
1
-2
/
+2
*
libsandbox: use ptrace on apps that interpose their own allocator
Mike Frysinger
2016-02-16
7
-42
/
+210
*
tests: add test for overriding mmap
Mike Frysinger
2016-02-16
6
-0
/
+56
*
libsbutil: clean up same.h distdir usage
Mike Frysinger
2016-01-18
1
-1
/
+0
*
libsandbox: add wrappers for execveat & execvpe
Mike Frysinger
2015-12-22
3
-0
/
+27
*
libsandbox: fix alpha ptrace error setting
Mike Frysinger
2015-12-20
1
-1
/
+6
*
libsandbox: new ia64 ptrace port
Mike Frysinger
2015-12-20
3
-0
/
+84
*
tests: check errno with more static tests
Mike Frysinger
2015-12-20
3
-3
/
+3
*
libsbutil: gnulib: hand disable same_name usage
Mike Frysinger
2015-12-20
2
-34
/
+0
*
build: disable gc-sections on ia64 systems
Mike Frysinger
2015-12-20
1
-1
/
+4
*
libsandbox: new powerpc ptrace port
Mike Frysinger
2015-12-20
2
-0
/
+32
*
libsandbox: new alpha ptrace port
Mike Frysinger
2015-12-20
2
-0
/
+60
*
libsandbox: new arm ptrace port
Mike Frysinger
2015-12-20
2
-0
/
+24
*
build: fix schizo match on x86 hosts
Mike Frysinger
2015-12-20
1
-1
/
+2
*
libsandbox: new s390/s390x ptrace port
Mike Frysinger
2015-12-20
3
-0
/
+101
*
libsandbox: improve sparc trace code a bit more
Mike Frysinger
2015-12-20
1
-8
/
+26
*
libsandbox: avoid mixing stderr & output pipes
Mike Frysinger
2015-12-20
4
-5
/
+18
*
sb_efuncs: avoid pointless stdio indirection
Mike Frysinger
2015-12-19
1
-8
/
+8
*
libsandbox: switch to PTRACE_O_TRACEEXEC
Mike Frysinger
2015-12-19
2
-47
/
+29
*
build: fix SB_SCHIZO automake conditional
Mike Frysinger
2015-12-19
1
-1
/
+1
*
libsandbox: tweak edge cases of realloc a bit
Mike Frysinger
2015-12-19
1
-1
/
+5
*
libsandbox: fix old_malloc_size check on realloc
Denis Lisov
2015-12-19
1
-2
/
+3
*
bump to sandbox-2.11
Mike Frysinger
2015-12-19
1
-1
/
+1
*
libsandbox: fix memory alignment
v2.10
Mike Frysinger
2015-12-19
1
-3
/
+6
*
libsandbox: do not unnecessarily dereference symlinks
Mike Frysinger
2015-09-28
3
-3
/
+43
*
tests: add basic parsing of timespec fields
Mike Frysinger
2015-09-28
3
-2
/
+26
*
build: bump min autoconf/automake requirements
Mike Frysinger
2015-09-27
1
-2
/
+2
*
bump to sandbox-2.10
Mike Frysinger
2015-09-27
1
-1
/
+1
*
sandbox: enable support for linux namespaces
v2.9
Mike Frysinger
2015-09-27
8
-1
/
+343
*
libsbutil: add helpers for reading config options (w/out env export)
Mike Frysinger
2015-09-26
4
-13
/
+40
*
libsbutil: gnulib: mark xgetcwd static inline
Mike Frysinger
2015-09-26
1
-5
/
+1
*
sandbox: add proper option parsing
Mike Frysinger
2015-09-20
6
-40
/
+129
*
tests: avoid overflowing exit codes
Mike Frysinger
2015-09-20
1
-1
/
+1
*
libsandbox: do not abort when the target uses bad pointers
Mike Frysinger
2015-09-20
7
-1
/
+92
*
libsandbox: fix process_vm_readv addresses/lengths
Mike Frysinger
2015-09-20
1
-14
/
+14
*
libsandbox: use memchr to speed up NUL byte search
Mike Frysinger
2015-09-20
1
-3
/
+2
*
libsandbox: rework abi syscall header generation
Mike Frysinger
2015-09-20
3
-16
/
+53
[next]