index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
runsc
Age
Commit message (
Expand
)
Author
2018-09-28
Make runsc kill and delete more conformant to the "spec"
Fabricio Voznika
2018-09-28
Change tcpip.Route.Mask to tcpip.AddressMask.
Googler
2018-09-28
Switch to root in userns when CAP_SYS_CHROOT is also missing
Fabricio Voznika
2018-09-27
Merge Loader.containerRootTGs and execProcess into a single map
Fabricio Voznika
2018-09-27
Move common test code to function
Fabricio Voznika
2018-09-27
Forward ioctl(TCSETSF) calls on host ttys to the host kernel.
Nicolas Lacasse
2018-09-27
Implement 'runsc kill --all'
Fabricio Voznika
2018-09-27
Refactor 'runsc boot' to take container ID as argument
Fabricio Voznika
2018-09-27
Move uds_test_app to common test_app
Fabricio Voznika
2018-09-26
runsc: fix pid file race condition in exec detach mode.
Lantao Liu
2018-09-24
runsc: All non-root bind mounts should be shared.
Nicolas Lacasse
2018-09-21
Run gofmt -s on everything
Ian Gudger
2018-09-21
The "action" in container.Signal should be "signal".
Nicolas Lacasse
2018-09-21
runsc: Synchronize container metadata changes with a file lock.
Nicolas Lacasse
2018-09-20
Set Sandbox.Chroot so it gets cleaned up upon destruction
Fabricio Voznika
2018-09-20
runsc: allow `runsc wait` on a container for multiple times.
Lantao Liu
2018-09-20
Wait for all async fs operations to complete before returning from Destroy.
Nicolas Lacasse
2018-09-20
runsc: Fix a bug that `runsc wait` doesn't work after container exits.
Lantao Liu
2018-09-19
runsc: Fix stdin/stdout/stderr in multi-container mode.
Kevin Krakauer
2018-09-19
Add container.Destroy urpc method.
Nicolas Lacasse
2018-09-19
runsc: Mark container_test flaky.
Kevin Krakauer
2018-09-19
Fix sandbox and gofer capabilities
Fabricio Voznika
2018-09-19
runsc: Don't create __runsc_containers__ unless we are in multi-container mode.
Nicolas Lacasse
2018-09-19
Add docker command line args support for --cpuset-cpus and --cpus
Lingfu
2018-09-18
Added state machine checks for Container.Status
Fabricio Voznika
2018-09-18
Handle children processes better in tests
Fabricio Voznika
2018-09-18
Automated rollback of changelist 213307171
Kevin Krakauer
2018-09-17
Remove memory usage static init
Fabricio Voznika
2018-09-17
Rename container in test
Fabricio Voznika
2018-09-17
runsc: Enable waiting on exited processes.
Kevin Krakauer
2018-09-17
runsc: Fix stdin/out/err in multi-container mode.
Kevin Krakauer
2018-09-13
runsc: Support container signal/wait.
Lantao Liu
2018-09-12
runsc: Add exec flag that specifies where to save the sandbox-internal pid.
Kevin Krakauer
2018-09-12
Remove getdents from filters
Michael Pratt
2018-09-11
Rollback of changelist 212483372
Michael Pratt
2018-09-11
platform: Pass device fd into platform constructor.
Nicolas Lacasse
2018-09-11
Allow fstatat back in syscall filters
Fabricio Voznika
2018-09-10
runsc: Chmod all mounted files to 777 inside chroot.
Nicolas Lacasse
2018-09-07
Automated rollback of changelist 212059579
Nicolas Lacasse
2018-09-07
Automated rollback of changelist 211992321
Nicolas Lacasse
2018-09-07
runsc: Support multi-container exec.
Nicolas Lacasse
2018-09-07
Disable test until we figure out what's broken
Fabricio Voznika
2018-09-07
Add additional sanity checks for walk.
Adin Scannell
2018-09-07
Only start signal forwarding after init process is created
Fabricio Voznika
2018-09-07
Remove '--file-access=direct' option
Fabricio Voznika
2018-09-07
Use root abstract socket namespace for exec
Fabricio Voznika
2018-09-07
runsc: Run sandbox process inside minimal chroot.
Nicolas Lacasse
2018-09-07
runsc: Dup debug log file to stderr, so sentry panics don't get lost.
Nicolas Lacasse
2018-09-06
runsc: do not delete in paused state.
Lantao Liu
2018-09-06
Enable network for multi-container
Fabricio Voznika
[next]