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-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
2018-09-06
runsc testing: Move TestMultiContainerSignal to multi_container_test.
Kevin Krakauer
2018-09-05
runsc: Support runsc kill multi-container.
Kevin Krakauer
2018-09-05
Use container's capabilities in exec
Fabricio Voznika
2018-09-05
Enabled bind mounts in sub-containers
Fabricio Voznika
2018-09-05
Running container should have a valid sandbox
Fabricio Voznika
2018-09-05
Add MADVISE to fsgofer seccomp profile
Fabricio Voznika
2018-09-05
Move multi-container test to a single file
Fabricio Voznika
2018-09-05
runsc: Promote getExecutablePathInternal to getExecutablePath.
Nicolas Lacasse
2018-09-04
runsc: Run sandbox as user nobody.
Nicolas Lacasse
2018-09-04
runsc: Pass log and config files to sandbox process by FD.
Nicolas Lacasse
2018-09-04
runsc: fix container rootfs path.
Lantao Liu
2018-09-04
Remove epoll_wait from filters
Michael Pratt
2018-08-31
Mounting over '/tmp' may fail
Fabricio Voznika
2018-08-31
Remove not used deps
Fabricio Voznika
2018-08-31
Automated rollback of changelist 210995199
Fabricio Voznika
2018-08-31
runsc: Set volume mount rslave.
Lantao Liu
2018-08-31
Add other missing dep
Michael Pratt
2018-08-31
Fix RunAsRoot arguments forwarding
Fabricio Voznika
2018-08-31
Add missing import
Tamir Duberstein
2018-08-30
Add seccomp filter to fsgofer
Fabricio Voznika
2018-08-30
runsc: Pass log and config files to sandbox process by FD.
Nicolas Lacasse
2018-08-28
Add argument checks to seccomp
Fabricio Voznika
2018-08-28
Drop support for Go 1.10
Michael Pratt
2018-08-28
runsc: unmount volume mounts when destroy container.
Lantao Liu
2018-08-28
Consolidate image tests into a single file
Fabricio Voznika
2018-08-27
Add command-line parameter to trigger panic on signal
Fabricio Voznika
2018-08-27
runsc: Fix readonly filesystem causing failure to create containers.
Kevin Krakauer
[next]