aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/container.go
AgeCommit message (Expand)Author
2026-02-28container: use /proc/self/exe directlyOphestra
2026-02-28container: improve documentationOphestra
2026-02-26container: set scheduling policyOphestra
2026-01-11container/init: configure interface loOphestra
2025-12-27container: optionally allow orphanOphestra
2025-11-12container: set FD_CLOEXEC on all open filesOphestra
2025-11-05container/std: relocate rule typesOphestra
2025-11-05std: rename from compOphestra
2025-11-03message: rename NewMsg to NewOphestra
2025-10-31container/params: expose pipeOphestra
2025-10-23container/init: improve signal handlingOphestra
2025-10-21container/comp: rename from bitsOphestra
2025-10-09message: relocate from containerOphestra
2025-10-07container/fhs: move pathname constantsOphestra
2025-10-07container/check: move absolute pathnameOphestra
2025-10-07container: move seccomp preset bitsOphestra
2025-09-29container: remove global msgOphestra
2025-09-13container: initialise cmd earlyOphestra
2025-08-31container/msg: optionally provide error messagesOphestra
2025-08-30container: wrap container init start errorsOphestra
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-11container: use absolute for pathnameOphestra
2025-08-09container: remove PATH lookup behaviourOphestra
2025-08-08container: document ambient capabilitiesOphestra
2025-08-08container: raise CAP_DAC_OVERRIDEOphestra
2025-08-03container/path: fhs path constantsOphestra
2025-08-02container: improve clone flags readabilityOphestra
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-25container: remove custom cmd initialisationOphestra
2025-07-18container: use more reliable nonexistenceOphestra
2025-07-03treewide: migrate to hakurei.appOphestra
2025-07-03container: move out of toplevelOphestra