summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* namespaces: add support for cgroup & timeMike Frysinger2021-10-214-8/+32
* tests: handle fd leakage from GNU make jobserversMike Frysinger2021-10-202-1/+22
* libsandbox: drop redundant regs ptrace lookupMike Frysinger2021-10-201-2/+1
* libsandbox: fix incorrect indentationMike Frysinger2021-10-181-8/+9
* libsandbox: add SANDBOX_METHOD settingMike Frysinger2021-10-188-0/+75
* libsbutil: add assert to testing code pathMike Frysinger2021-10-181-0/+1
* README: document requirements & limitationsMike Frysinger2021-10-181-2/+52
* README: convert to markdownMike Frysinger2021-10-181-6/+2
* tests: add missing +x on scriptsMike Frysinger2021-10-182-0/+0
* libsandbox: add array bounds to times related funcsMike Frysinger2021-10-164-4/+4
* Release 2.25v2.25Michał Górny2021-09-072-4/+4
* libsandbox: adjust hard-coded denial for /var/log/sandboxMike Gilbert2021-09-071-9/+9
* configure.ac: release 2.24v2.24Sergei Trofimovich2021-05-041-1/+1