aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-08-25container/autoroot: remove prefix fieldOphestra
2025-08-25container/initoverlay: internal bypass sysroot prefixOphestra
2025-08-24container/init: measure init behaviourOphestra
2025-08-23container/dispatcher: start goroutine in dispatcherOphestra
2025-08-23container/init: avoid multiple lastcap callsOphestra
2025-08-23container/dispatcher: instrument each goroutine individuallyOphestra
2025-08-23container/params: pass fd instead of fileOphestra
2025-08-22container/init: call lockOSThread through dispatcherOphestra
2025-08-22container: move integration test helpersOphestra
2025-08-22container/path: use syscall dispatcherOphestra
2025-08-22container/init: wrap syscall helper functionsOphestra
2025-08-21system/dbus: share host net ns for abstractOphestra
2025-08-21container/syscall: doc comments from manpagesOphestra
2025-08-21container/init: op interface valid methodOphestra
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