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-06-08
all: apply modernisers
Ophestra
2026-05-07
container: binfmt registration
Ophestra
2026-05-07
container: optionally map uid/gid 0 as init
Ophestra
2026-05-05
container: optionally suppress init verbosity
Ophestra
2026-04-10
internal/landlock: relocate from package container
Ophestra
2026-04-10
container: unexport PR_SET_NO_NEW_PRIVS wrapper
Ophestra
2026-04-07
container: do not set static deadline
Ophestra
2026-04-07
container: remove setup pipe helper
Ophestra
2026-04-07
container: skip landlock on hostnet
Ophestra
2026-03-17
fhs: move from container
Ophestra
2026-03-17
check: move from container
Ophestra
2026-03-17
container: set CLOEXEC via close_range
Ophestra
2026-03-17
ext: isolate from container/std
Ophestra
2026-03-12
container: expose priority and SCHED_OTHER policy
Ophestra
2026-03-11
container: use policy name in log message
Ophestra
2026-03-11
container: move scheduler policy constants to std
Ophestra
2026-03-09
container: sched policy string representation
Ophestra
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
[next]