aboutsummaryrefslogtreecommitdiffhomepage
path: root/container
AgeCommit message (Expand)Author
2026-04-10internal/landlock: relocate from package containerOphestra
2026-04-10container: unexport PR_SET_NO_NEW_PRIVS wrapperOphestra
2026-04-07container: do not set static deadlineOphestra
2026-04-07internal/params: relocate from package containerOphestra
2026-04-07container: remove setup pipe helperOphestra
2026-04-07all: optionally forbid degrading in testsOphestra
2026-04-07container: transparently degrade landlock in testsOphestra
2026-04-07container: skip landlock on hostnetOphestra
2026-04-05container/init: ignore finished processOphestra
2026-04-03container: remove test timeoutsOphestra
2026-03-30all: use filepathOphestra
2026-03-30internal/netlink: set receive buffer sizeOphestra
2026-03-25internal/netlink: wrap netpoll via contextOphestra
2026-03-17internal/stub: move from containerOphestra
2026-03-17fhs: move from containerOphestra
2026-03-17ext: move syscall wrappers from containerOphestra
2026-03-17check: move from containerOphestra
2026-03-17vfs: move from containerOphestra
2026-03-17container: set CLOEXEC via close_rangeOphestra
2026-03-17ext: integer limit valuesOphestra
2026-03-17all: remove deprecated packagesOphestra
2026-03-17ext: isolate from container/stdOphestra
2026-03-16container: use new netlink implementationOphestra
2026-03-12container: expose priority and SCHED_OTHER policyOphestra
2026-03-11container: use policy name in log messageOphestra
2026-03-11container: move scheduler policy constants to stdOphestra
2026-03-10go: 1.26Ophestra
2026-03-09container: sched policy string representationOphestra
2026-02-28container/std: rename seccomp typesOphestra
2026-02-28container: use /proc/self/exe directlyOphestra
2026-02-28container: improve documentationOphestra
2026-02-26container: set scheduling policyOphestra
2026-02-17container/initplace: return nil for createTemp error injectionOphestra
2026-02-08container: ignore uninterpreted sourceOphestra
2026-02-08container: strip host-dependent opts in test casesOphestra
2026-02-08container: add riscv64 constantsOphestra
2026-01-31container: fix host-dependent test casesOphestra
2026-01-19internal/rosa: GNU make artifactOphestra
2026-01-11container/check: return error backed by string typeOphestra
2026-01-11container/check: intern absolute pathnamesOphestra
2026-01-11container/init: configure interface loOphestra
2025-12-27container: optionally allow orphanOphestra
2025-12-14container: sync stubbed wait4 loop after notifyOphestra
2025-12-09container: load initial process started before syscallOphestra
2025-12-08container/initdaemon: copy wstatus from wait4 loopOphestra
2025-12-08container: spin instead of block on wait4 ECHILDOphestra
2025-12-08container: improve error message fallbackOphestra
2025-12-08container: friendlier error message for op timing outOphestra
2025-12-08container: make wait4 loop available to opsOphestra
2025-12-08container: start daemons within containerOphestra