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
/
dispatcher.go
Age
Commit message (
Expand
)
Author
2026-05-04
container/initoverlay: configure via fsconfig
Ophestra
2026-04-10
container: unexport PR_SET_NO_NEW_PRIVS wrapper
Ophestra
2026-04-07
internal/params: relocate from package container
Ophestra
2026-03-30
internal/netlink: set receive buffer size
Ophestra
2026-03-25
internal/netlink: wrap netpoll via context
Ophestra
2026-03-17
ext: move syscall wrappers from container
Ophestra
2026-03-16
container: use new netlink implementation
Ophestra
2026-02-28
container: improve documentation
Ophestra
2026-01-11
container/init: configure interface lo
Ophestra
2025-12-08
container/initdaemon: copy wstatus from wait4 loop
Ophestra
2025-12-08
container: start daemons within container
Ophestra
2025-11-05
container/std: relocate rule types
Ophestra
2025-10-09
message: relocate from container
Ophestra
2025-09-29
container: remove global msg
Ophestra
2025-09-28
container/init: reduce verbose noise
Ophestra
2025-08-30
container: wrap container init start errors
Ophestra
2025-08-29
container: wrap mount syscall errno
Ophestra
2025-08-23
container/dispatcher: start goroutine in dispatcher
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/path: use syscall dispatcher
Ophestra
2025-08-22
container/init: wrap syscall helper functions
Ophestra