aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/dispatcher.go
AgeCommit message (Expand)Author
2026-05-04container/initoverlay: configure via fsconfigOphestra
2026-04-10container: unexport PR_SET_NO_NEW_PRIVS wrapperOphestra
2026-04-07internal/params: relocate from package containerOphestra
2026-03-30internal/netlink: set receive buffer sizeOphestra
2026-03-25internal/netlink: wrap netpoll via contextOphestra
2026-03-17ext: move syscall wrappers from containerOphestra
2026-03-16container: use new netlink implementationOphestra
2026-02-28container: improve documentationOphestra
2026-01-11container/init: configure interface loOphestra
2025-12-08container/initdaemon: copy wstatus from wait4 loopOphestra
2025-12-08container: start daemons within containerOphestra
2025-11-05container/std: relocate rule typesOphestra
2025-10-09message: relocate from containerOphestra
2025-09-29container: remove global msgOphestra
2025-09-28container/init: reduce verbose noiseOphestra
2025-08-30container: wrap container init start errorsOphestra
2025-08-29container: wrap mount syscall errnoOphestra
2025-08-23container/dispatcher: start goroutine in dispatcherOphestra
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/path: use syscall dispatcherOphestra
2025-08-22container/init: wrap syscall helper functionsOphestra