aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-08-20container/inittmpfs: check path equivalence by valueOphestra
2025-08-20container/initsymlink: check path equivalence by valueOphestra
2025-08-20container/initremount: check path equivalence by valueOphestra
2025-08-20container/initproc: check path equivalence by valueOphestra
2025-08-20container/initplace: check path equivalence by valueOphestra
2025-08-20container/initoverlay: check path equivalence by valueOphestra
2025-08-20container/init: use absolute compare methodOphestra
2025-08-20absolute: efficient equivalence check methodOphestra
2025-08-20container/initdev: check path equivalence by valueOphestra
2025-08-20container/capability: check CAP_TO_INDEX and CAP_TO_MASKOphestra
2025-08-20container/autoetc: do not bypass absolute checkOphestra
2025-08-20container/initmkdir: check path equivalence by valueOphestra
2025-08-20container/initbind: check path equivalence by valueOphestra
2025-08-20container/autoroot: check host path equivalence by valueOphestra
2025-08-20container/init: split setup ops into individual filesOphestra
2025-08-20container/ops: move Op type to init fileOphestra
2025-08-20container/autoroot: filter dentry with empty nameOphestra
2025-08-20container: ptrace protection via Yama LSMOphestra
2025-08-19system/dbus/proc: host abstract only when not bindingOphestra
2025-08-18container/params: check setup/receive behaviourOphestra
2025-08-18container/path: check create and mountinfo helpersOphestra
2025-08-18cmd/hpkg: add deprecation noticeOphestra
2025-08-18hst: rename net and abstract fieldsOphestra
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-18test/sandbox: do not discard stderr getting hashOphestra
2025-08-18app: set up acl on X11 socketOphestra
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-16hst: merge miscellaneous filesOphestra
2025-08-16hst: move container type to configOphestra
2025-08-16hst/fs: rename method Target to PathOphestra
2025-08-15hst/enablement: editor friendly enablement adaptorOphestra
2025-08-15hst/fs: implement overlay fstypeOphestra
2025-08-15nix: check config via hakureiOphestra
2025-08-15hst/fs: remove type methodOphestra
2025-08-14container: export overlay escapeOphestra
2025-08-14hst/fs: valid method on underlying interfaceOphestra
2025-08-14hst/info: include extra informationOphestra
2025-08-14container/path: remove unused pathOphestra
2025-08-14hst/fs: interface filesystem configOphestra
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