aboutsummaryrefslogtreecommitdiffhomepage
path: root/container
AgeCommit message (Expand)Author
2025-08-20container/autoroot: filter dentry with empty nameOphestra
2025-08-20container: ptrace protection via Yama LSMOphestra
2025-08-18container/params: check setup/receive behaviourOphestra
2025-08-18container/path: check create and mountinfo helpersOphestra
2025-08-18container: optionally isolate host abstract UNIX domain sockets via landlockClayton Gilmer
2025-08-18container: move PR_SET_NO_NEW_PRIVS to parentOphestra
2025-08-17container: start from locked threadOphestra
2025-08-17container: check output helper functionsOphestra
2025-08-17container: enforce nonrepeatable autoetc and autorootOphestra
2025-08-17container: allow additional state between opsOphestra
2025-08-14container: export overlay escapeOphestra
2025-08-14container/path: remove unused pathOphestra
2025-08-11container: use absolute for pathnameOphestra
2025-08-10container/absolute: wrap safe stdlib functionsOphestra
2025-08-09container: remove PATH lookup behaviourOphestra
2025-08-09container/absolute: early absolute pathname checkOphestra
2025-08-09container/params: remove confusingly named errorOphestra
2025-08-08container: document ambient capabilitiesOphestra
2025-08-08container/ops: implement overlay opOphestra
2025-08-08container/path: fix typo "paths"Ophestra
2025-08-08container: test case runtime initialisationOphestra
2025-08-08container: test bypass output buffer on verboseOphestra
2025-08-08container: raise CAP_DAC_OVERRIDEOphestra
2025-08-07container: buffer test outputOphestra
2025-08-07container: test respect verbose flagOphestra
2025-08-04container/init: use mount string constantsOphestra
2025-08-03container/path: fhs path constantsOphestra
2025-08-03container/ops: mount dev readonlyOphestra
2025-08-03container/ops: merge mqueue and dev OpsOphestra
2025-08-03container/mount: move tmpfs sysroot prefixing to callerOphestra
2025-08-03container/op: unexport bind resolved source fieldOphestra
2025-08-03container/mount: mount data escape helper functionOphestra
2025-08-02container: improve clone flags readabilityOphestra
2025-08-02container/mount: export mount string constantsOphestra
2025-08-01container/ops: expose remount as OpOphestra
2025-08-01container/mount: separate remount from bindOphestra
2025-08-01container/mount: pass tmpfs flagsOphestra
2025-08-01container: implement autoroot as setup opOphestra
2025-08-01container/ops: use correct flags value in bind stringOphestra
2025-07-31container/ops: autoetc implementation to separate fileOphestra
2025-07-29container/init: configurable lingering process wait delayOphestra
2025-07-28container: forward context cancellationOphestra
2025-07-28container: check cancel signal deliveryOphestra
2025-07-27container: improve doc commentsOphestra
2025-07-26container: access test case by index in helperOphestra
2025-07-25container: remove custom cmd initialisationOphestra
2025-07-18container: use more reliable nonexistenceOphestra
2025-07-09test/sandbox: add arm64 constantsOphestra
2025-07-09test/sandbox: verify seccomp on all test casesOphestra
2025-07-07container/seccomp: add arm64 constantsOphestra