1
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
User os.Args[0] as name to reexec Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Add good logging support to both sides Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Move tty into container.json Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Refactor the flag management for main Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Make nsinit a proper go pkg and add the main in another dir Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Make sure to close the pipe upon ctrl-d More... about 10 years ago
Handle non-tty mode More... about 10 years ago
Minor cleanup More... about 10 years ago
Use a custom pipe instead of stdin for sync net namespace More... about 10 years ago
Use flag for init More... about 10 years ago
Move rest of cgroups functions into cgroups pkg Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Change IP to address because it includes the subnet Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Refactory cgroups into general pkg Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Remove clone_vfork Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Revert "WIP for setup kmsg" More... about 10 years ago
libcontainer: Initial version of cgroups support More... about 10 years ago
WIP for setup kmsg Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Remove privileged.json config Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Add comments to many functions Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Add CAP_NET_ADMIN Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Update readme and add TODO Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Refactor to remove cmd from container More... about 10 years ago
Add execin function to running a process in a namespace Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Refactor large funcs Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
OSX compilation More... about 10 years ago
General cleanup of libcontainer Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Add dynamic veth name Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Implement init veth creation Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Simplify namespaces with only nsinit Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Use nsinit as app Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago