aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* sandbox: change interface to make it easier to pass thruMike Frysinger2021-10-285-23/+49
* sandbox: avoid repetitive strlen calculations when building cmdlineMike Frysinger2021-10-281-11/+9
* libsandbox: hoist the *at pre-check functions up a levelMike Frysinger2021-10-289-38/+42
* build: create libsandbox for trace_syscalls.h tooMike Frysinger2021-10-281-0/+1
* sandbox: undefine dprintfMike Frysinger2021-10-281-0/+3
* bump to sandbox-2.29Mike Frysinger2021-10-281-1/+1
* libsandbox: fix signal pass through with ptrace main loopv2.28Mike Frysinger2021-10-281-2/+5
* libsandbox: drop lstat check for symlink funcsMike Frysinger2021-10-271-28/+23
* libsandbox: port ptrace to aarch64Mike Frysinger2021-10-252-0/+33
* libsandbox: use PTRACE_GET_SYSCALL_INFO when availableMike Frysinger2021-10-253-0/+27
* libsandbox: add sparc personality supportMike Frysinger2021-10-243-0/+77
* libsandbox: port ptrace to sparc64 & re-enable for sparcMike Frysinger2021-10-242-7/+12
* bump to configure-2.28Mike Frysinger2021-10-241-1/+1
* sandbox: leverage PR_SET_NO_NEW_PRIVS when availablev2.27Mike Frysinger2021-10-233-0/+21
* tests: fix lremovexattr typoMike Frysinger2021-10-231-2/+2
* libsandbox: extend symbols format to specify diff syscall nameMike Frysinger2021-10-235-25/+45
* libsandbox: tweak how undefined symbols are declaredMike Frysinger2021-10-234-8/+11
* libsandbox: move symbols.h.in parsing to scriptsMike Frysinger2021-10-234-10/+25
* scripts: rewrite main processing loops for significant speedupMike Frysinger2021-10-232-124/+136
* libsandbox: add 64-bit time_t wrappersMike Frysinger2021-10-2319-7/+114
* libsandbox: fix flags extraction for a few syscallsMike Frysinger2021-10-231-7/+14
* tests: fix handling of srcdir vs abs_srcdir for dist creationMike Frysinger2021-10-231-8/+12
* sandbox: add a --run-configure optionMike Frysinger2021-10-233-10/+28
* tests: merge into top level makefile tooMike Frysinger2021-10-236-141/+151
* build: hoist -Itop_srcdir to common AM_CPPFLAGSMike Frysinger2021-10-234-4/+3
* libsandbox: only lookup syscall number on entryMike Frysinger2021-10-231-4/+6
* libsandbox: regen trace headers when symbols header changesMike Frysinger2021-10-231-2/+2
* TODO: add more work!Mike Frysinger2021-10-221-0/+20
* Revert "Remove leftover generated Makefiles from the repo (sic!)"Mike Frysinger2021-10-223-0/+12
* libsandbox: fix ppc ptrace return value settingMike Frysinger2021-10-221-2/+8
* Remove leftover generated Makefiles from the repo (sic!)Michał Górny2021-10-223-12/+0
* tests: Add missing EXTRA_DIST for xattr-0Michał Górny2021-10-221-1/+2
* tests: add missing xattr-0 programMike Frysinger2021-10-221-0/+7
* libsandbox: drop old *.py[co] hack #775416Mike Frysinger2021-10-221-14/+0
* libsandbox: add xattr wrappers #672566Mike Frysinger2021-10-2218-9/+182
* libsandbox: use wide readelf outputMike Frysinger2021-10-221-2/+2
* libsandbox: add renameat2 wrapperMike Frysinger2021-10-222-0/+23
* libsandbox: add renameat2 wrapperMike Frysinger2021-10-219-0/+51
* bump to sandbox-2.27Mike Frysinger2021-10-211-1/+1
* libsandbox: enable exitkill containmentv2.26Mike Frysinger2021-10-212-2/+7
* libsandbox: switch tracing from signal handler to waitpidMike Frysinger2021-10-212-69/+59
* libsandbox: tweak const markings on env varsMike Frysinger2021-10-211-1/+1
* switch to https:// URIs when possibleMike Frysinger2021-10-218-9/+9
* build: create libsandbox dir before writing filesMike Frysinger2021-10-211-0/+4
* bump to sandbox-2.26Mike Frysinger2021-10-211-1/+1
* delete redundant headers.h stubMike Frysinger2021-10-214-4/+0
* tests: add a convenience build targetMike Frysinger2021-10-213-2/+5
* build: flatten build a bit to avoid (most) recursive makeMike Frysinger2021-10-2111-141/+148
* build: require automake-1.15Mike Frysinger2021-10-211-1/+1
* configure.ac: Mark as foreign to fix incompat. caused by README.mdMichał Górny2021-10-211-1/+1