aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-08-26release: 0.2.0v0.2.0Ophestra
2025-08-26hst: use hsu userid for share path suffixOphestra
2025-08-26hst/config: remove data field, rename dir to homeOphestra
2025-08-26hst/fsbind: optional ensure sourceOphestra
2025-08-26container/initbind: optional ensure host directoryOphestra
2025-08-25hst/fslink: improve string representationOphestra
2025-08-25hst/config: remove symlink fieldOphestra
2025-08-25hst/fs: implement link fstypeOphestra
2025-08-25hst/fs: update doc commentsOphestra
2025-08-25hst/config: remove container etc fieldOphestra
2025-08-25hst/fsbind: optional autoetc behaviourOphestra
2025-08-25hst/config: handle filesystem entry targeting rootOphestra
2025-08-25hst/fsbind: optional autoroot behaviourOphestra
2025-08-25container/dispatcher: remove exit stub test logOphestra
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