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
/
container.go
Age
Commit message (
Expand
)
Author
2026-02-28
container: use /proc/self/exe directly
Ophestra
2026-02-28
container: improve documentation
Ophestra
2026-02-26
container: set scheduling policy
Ophestra
2026-01-11
container/init: configure interface lo
Ophestra
2025-12-27
container: optionally allow orphan
Ophestra
2025-11-12
container: set FD_CLOEXEC on all open files
Ophestra
2025-11-05
container/std: relocate rule types
Ophestra
2025-11-05
std: rename from comp
Ophestra
2025-11-03
message: rename NewMsg to New
Ophestra
2025-10-31
container/params: expose pipe
Ophestra
2025-10-23
container/init: improve signal handling
Ophestra
2025-10-21
container/comp: rename from bits
Ophestra
2025-10-09
message: relocate from container
Ophestra
2025-10-07
container/fhs: move pathname constants
Ophestra
2025-10-07
container/check: move absolute pathname
Ophestra
2025-10-07
container: move seccomp preset bits
Ophestra
2025-09-29
container: remove global msg
Ophestra
2025-09-13
container: initialise cmd early
Ophestra
2025-08-31
container/msg: optionally provide error messages
Ophestra
2025-08-30
container: wrap container init start errors
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-11
container: use absolute for pathname
Ophestra
2025-08-09
container: remove PATH lookup behaviour
Ophestra
2025-08-08
container: document ambient capabilities
Ophestra
2025-08-08
container: raise CAP_DAC_OVERRIDE
Ophestra
2025-08-03
container/path: fhs path constants
Ophestra
2025-08-02
container: improve clone flags readability
Ophestra
2025-07-29
container/init: configurable lingering process wait delay
Ophestra
2025-07-28
container: forward context cancellation
Ophestra
2025-07-28
container: check cancel signal delivery
Ophestra
2025-07-27
container: improve doc comments
Ophestra
2025-07-25
container: remove custom cmd initialisation
Ophestra
2025-07-18
container: use more reliable nonexistence
Ophestra
2025-07-03
treewide: migrate to hakurei.app
Ophestra
2025-07-03
container: move out of toplevel
Ophestra