index
:
hakurei
develop
master
staging
wip-openssl4
low-level userspace tooling for Rosa OS
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
container
Age
Commit message (
Expand
)
Author
2025-08-26
container/initdev: mount tmpfs on shm for ro dev
Ophestra
2025-08-26
container/initbind: optional ensure host directory
Ophestra
2025-08-25
container/dispatcher: remove exit stub test log
Ophestra
2025-08-25
container/autoroot: remove prefix field
Ophestra
2025-08-25
container/initoverlay: internal bypass sysroot prefix
Ophestra
2025-08-24
container/init: measure init behaviour
Ophestra
2025-08-23
container/dispatcher: start goroutine in dispatcher
Ophestra
2025-08-23
container/init: avoid multiple lastcap calls
Ophestra
2025-08-23
container/dispatcher: instrument each goroutine individually
Ophestra
2025-08-23
container/params: pass fd instead of file
Ophestra
2025-08-22
container/init: call lockOSThread through dispatcher
Ophestra
2025-08-22
container: move integration test helpers
Ophestra
2025-08-22
container/path: use syscall dispatcher
Ophestra
2025-08-22
container/init: wrap syscall helper functions
Ophestra
2025-08-21
container/syscall: doc comments from manpages
Ophestra
2025-08-21
container/init: op interface valid method
Ophestra
2025-08-20
container/inittmpfs: check path equivalence by value
Ophestra
2025-08-20
container/initsymlink: check path equivalence by value
Ophestra
2025-08-20
container/initremount: check path equivalence by value
Ophestra
2025-08-20
container/initproc: check path equivalence by value
Ophestra
2025-08-20
container/initplace: check path equivalence by value
Ophestra
2025-08-20
container/initoverlay: check path equivalence by value
Ophestra
2025-08-20
container/init: use absolute compare method
Ophestra
2025-08-20
absolute: efficient equivalence check method
Ophestra
2025-08-20
container/initdev: check path equivalence by value
Ophestra
2025-08-20
container/capability: check CAP_TO_INDEX and CAP_TO_MASK
Ophestra
2025-08-20
container/autoetc: do not bypass absolute check
Ophestra
2025-08-20
container/initmkdir: check path equivalence by value
Ophestra
2025-08-20
container/initbind: check path equivalence by value
Ophestra
2025-08-20
container/autoroot: check host path equivalence by value
Ophestra
2025-08-20
container/init: split setup ops into individual files
Ophestra
2025-08-20
container/ops: move Op type to init file
Ophestra
2025-08-20
container/autoroot: filter dentry with empty name
Ophestra
2025-08-20
container: ptrace protection via Yama LSM
Ophestra
2025-08-18
container/params: check setup/receive behaviour
Ophestra
2025-08-18
container/path: check create and mountinfo helpers
Ophestra
2025-08-18
container: optionally isolate host abstract UNIX domain sockets via landlock
Clayton Gilmer
2025-08-18
container: move PR_SET_NO_NEW_PRIVS to parent
Ophestra
2025-08-17
container: start from locked thread
Ophestra
2025-08-17
container: check output helper functions
Ophestra
2025-08-17
container: enforce nonrepeatable autoetc and autoroot
Ophestra
2025-08-17
container: allow additional state between ops
Ophestra
2025-08-14
container: export overlay escape
Ophestra
2025-08-14
container/path: remove unused path
Ophestra
2025-08-11
container: use absolute for pathname
Ophestra
2025-08-10
container/absolute: wrap safe stdlib functions
Ophestra
2025-08-09
container: remove PATH lookup behaviour
Ophestra
2025-08-09
container/absolute: early absolute pathname check
Ophestra
2025-08-09
container/params: remove confusingly named error
Ophestra
2025-08-08
container: document ambient capabilities
Ophestra
[next]