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
*
Bump version to 2.19
v2.19
Michał Górny
2020-05-31
1
-1
/
+1
*
check_syscall(): turn internal sandbox violation into denywrite
Sergei Trofimovich
2020-05-31
3
-0
/
+21
*
libsandbox/libsandbox.c: add errno output for internal sandbox violations
Sergei Trofimovich
2020-05-31
1
-2
/
+8
*
Stop installing the icon and .desktop file
Michał Górny
2020-02-28
1
-4
/
+2
*
Bump version up to 2.18
v2.18
Sergei Trofimovich
2019-07-12
1
-1
/
+1
*
tests: disable utimensat-3 on *-linux-musl
Sergei Trofimovich
2019-06-27
2
-0
/
+12
*
scripts/gen_symbol_header.awk: undefine libc symbol aliases
Sergei Trofimovich
2019-06-25
1
-0
/
+4
*
libsandbox/trace.c: tweak ptrace command type for musl
Sergei Trofimovich
2019-06-25
1
-2
/
+11
*
Bump to 2.17
v2.17
Andreas K. Hüttel
2019-03-13
1
-1
/
+1
*
configure.ac: fix libc.so.6 detection on ld.gold
Sergei Trofimovich
2019-03-13
1
-3
/
+4
*
Bump to 2.16
v2.16
Andreas K. Hüttel
2019-03-10
1
-1
/
+1
*
configure.ac: add lld detection support
Sergei Trofimovich
2019-03-08
1
-2
/
+9
*
exec wrapper: add support for GNU_HASH parser
Sergei Trofimovich
2019-03-02
1
-37
/
+71
*
m4: ax_* update via autogen.sh
Michał Górny
2019-01-13
10
-234
/
+105
*
Flatten data, etc & scripts Makefiles
Michał Górny
2019-01-13
6
-26
/
+18
*
Remove pointless .pch support
Michał Górny
2019-01-13
2
-44
/
+3
*
Bump to 2.15
v2.15
Michał Górny
2019-01-09
1
-1
/
+1
*
exec*() wrappers: never mutate 'environ' of host process
Sergei Trofimovich
2019-01-08
7
-55
/
+96
*
Bump to 2.14
v2.14
Michał Górny
2018-12-02
1
-1
/
+1
*
libsandbox: resolve_dirfd_path /proc/<pid> namespace safety
Zac Medico
2018-12-02
1
-1
/
+8
*
libsandbox: Remove meaningless/broken -nodefaultlibs
Michał Górny
2018-07-19
1
-1
/
+0
*
Update autotools files
v2.13
Michał Górny
2018-02-19
16
-237
/
+272
*
tests: Add a test for LD_PRELOAD non-preserving (SANDBOX_ON=0)
Michał Górny
2018-02-19
2
-0
/
+22
*
Disable environment propagation if sandbox is disabled
Michał Górny
2018-02-12
1
-0
/
+5
*
Post-release bump to 2.13
Michał Górny
2017-10-03
1
-1
/
+1
*
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
[next]