aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to v2.20v2.20Michał Górny2020-05-311-1/+1
* tests/script-16.sh: mark as passing only for native ABISergei Trofimovich2020-05-311-1/+2
* Bump version to 2.19v2.19Michał Górny2020-05-311-1/+1
* check_syscall(): turn internal sandbox violation into denywriteSergei Trofimovich2020-05-313-0/+21
* libsandbox/libsandbox.c: add errno output for internal sandbox violationsSergei Trofimovich2020-05-311-2/+8
* Stop installing the icon and .desktop fileMichał Górny2020-02-281-4/+2
* Bump version up to 2.18v2.18Sergei Trofimovich2019-07-121-1/+1
* tests: disable utimensat-3 on *-linux-muslSergei Trofimovich2019-06-272-0/+12
* scripts/gen_symbol_header.awk: undefine libc symbol aliasesSergei Trofimovich2019-06-251-0/+4
* libsandbox/trace.c: tweak ptrace command type for muslSergei Trofimovich2019-06-251-2/+11
* Bump to 2.17v2.17Andreas K. Hüttel2019-03-131-1/+1
* configure.ac: fix libc.so.6 detection on ld.goldSergei Trofimovich2019-03-131-3/+4
* Bump to 2.16v2.16Andreas K. Hüttel2019-03-101-1/+1
* configure.ac: add lld detection supportSergei Trofimovich2019-03-081-2/+9
* exec wrapper: add support for GNU_HASH parserSergei Trofimovich2019-03-021-37/+71
* m4: ax_* update via autogen.shMichał Górny2019-01-1310-234/+105
* Flatten data, etc & scripts MakefilesMichał Górny2019-01-136-26/+18
* Remove pointless .pch supportMichał Górny2019-01-132-44/+3
* Bump to 2.15v2.15Michał Górny2019-01-091-1/+1
* exec*() wrappers: never mutate 'environ' of host processSergei Trofimovich2019-01-087-55/+96
* Bump to 2.14v2.14Michał Górny2018-12-021-1/+1
* libsandbox: resolve_dirfd_path /proc/<pid> namespace safetyZac Medico2018-12-021-1/+8
* libsandbox: Remove meaningless/broken -nodefaultlibsMichał Górny2018-07-191-1/+0
* Update autotools filesv2.13Michał Górny2018-02-1916-237/+272
* tests: Add a test for LD_PRELOAD non-preserving (SANDBOX_ON=0)Michał Górny2018-02-192-0/+22
* Disable environment propagation if sandbox is disabledMichał Górny2018-02-121-0/+5
* Post-release bump to 2.13Michał Górny2017-10-031-1/+1
* Ensure LD_LIBRARY_PATH is copied to my_envv2.12Peter Levine2017-10-031-2/+2
* libsandbox: Fix path matching not to dumbly match prefixesMichał Górny2017-10-033-3/+40
* Remove no-longer-necessary symlink hack in ACLMichał Górny2017-10-031-40/+0
* libsandbox: do not abort with a long name to opendirMart Raudsepp2017-09-265-0/+37
* libsandbox: whitelist renameat/symlinkat as symlink funcsMike Frysinger2017-03-107-1/+49
* libsbutil: elide sb_maybe_gdb when -DNDEBUG is usedGuenther Brunthaler2016-11-271-0/+2
* libsandbox: fix symtab walking with prelinked ELFsMike Frysinger2016-11-161-11/+28
* libsandbox: whitelist execvpeMike Frysinger2016-03-301-0/+1
* libsandbox: fix symtab walking with some ELFsMike Frysinger2016-03-291-13/+17
* bump to sandbox-2.12Mike Frysinger2016-03-291-1/+1
* libsandbox: fix x86 tracing when schizo is activev2.11Mike Frysinger2016-03-291-0/+10
* tests: make all shell scripts executableMike Frysinger2016-03-299-0/+0
* sandbox: allow user to force SIGKILLMike Frysinger2016-03-291-2/+10
* libsandbox: make check_syscall ISE a little more usefulMike Frysinger2016-03-291-2/+2
* libsandbox: use ptrace on apps that interpose their own allocatorMike Frysinger2016-02-167-42/+210
* tests: add test for overriding mmapMike Frysinger2016-02-166-0/+56
* libsbutil: clean up same.h distdir usageMike Frysinger2016-01-181-1/+0
* libsandbox: add wrappers for execveat & execvpeMike Frysinger2015-12-223-0/+27
* libsandbox: fix alpha ptrace error settingMike Frysinger2015-12-201-1/+6
* libsandbox: new ia64 ptrace portMike Frysinger2015-12-203-0/+84
* tests: check errno with more static testsMike Frysinger2015-12-203-3/+3
* libsbutil: gnulib: hand disable same_name usageMike Frysinger2015-12-202-34/+0
* build: disable gc-sections on ia64 systemsMike Frysinger2015-12-201-1/+4