aboutsummaryrefslogtreecommitdiffhomepage
path: root/container
AgeCommit message (Expand)Author
2025-09-13container: initialise cmd earlyOphestra
2025-09-04container/dispatcher: optional stub wait4 signal associationOphestra
2025-09-04container/stub: remove function call in handleExitOphestra
2025-09-04container/dispatcher: remove wait4 test logOphestra
2025-09-04container/stub: override goexit methodsOphestra
2025-09-02container/dispatcher: stub.Call initialisation helper functionOphestra
2025-08-31container/stub: export stub helpersOphestra
2025-08-31container/msg: optionally provide error messagesOphestra
2025-08-30container: wrap container init start errorsOphestra
2025-08-29container/mount: unwrap vfs decoder errorsOphestra
2025-08-29container/dispatcher: check simple test errors via reflectOphestra
2025-08-29container/vfs: wrap decoder errorsOphestra
2025-08-29container/initoverlay: invalid argument typeOphestra
2025-08-29container/dispatcher: check test errors via reflectOphestra
2025-08-29container/inittmpfs: unwrap out of bounds errorOphestra
2025-08-29container/init: unwrap path errorsOphestra
2025-08-29container/initsymlink: unwrap mount errorsOphestra
2025-08-29container/initsymlink: unwrap absolute errorOphestra
2025-08-29container/init: handle unwrapped errorsOphestra
2025-08-29container: repeat and impossible state typesOphestra
2025-08-29container: wrap mount syscall errnoOphestra
2025-08-26container/initdev: mount tmpfs on shm for ro devOphestra
2025-08-26container/initbind: optional ensure host directoryOphestra
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-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