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
/
cmd
Age
Commit message (
Expand
)
Author
2019-01-31
gvisor/gofer: Use pivot_root instead of chroot
Andrei Vagin
2019-01-31
Remove license comments
Michael Pratt
2019-01-22
Don't bind-mount runsc into a sandbox mntns
Andrei Vagin
2019-01-18
Scrub runsc error messages
Fabricio Voznika
2019-01-18
runsc: create a new proc mount if the sandbox process is running in a new pidns
Andrei Vagin
2019-01-14
runsc: set up a minimal chroot from the sandbox process
Andrei Vagin
2018-12-28
Simplify synchronization between runsc and sandbox process
Fabricio Voznika
2018-12-06
A sandbox process should wait until it has not been moved into cgroups
Andrei Vagin
2018-11-28
Internal change.
Googler
2018-11-12
runsc: generate exec pidfile after everything is ready.
Lantao Liu
2018-11-01
Use spec with clean paths for gofer
Fabricio Voznika
2018-10-31
Make lazy open the mode of operation for fsgofer
Fabricio Voznika
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-18
Resolve mount paths while setting up root fs mount
Fabricio Voznika
2018-10-17
runsc: Add --pid flag to runsc kill.
Kevin Krakauer
2018-10-12
Added spec command to create OCI spec config.json
Ian Lewis
2018-10-11
Add bare bones unsupported syscall logging
Fabricio Voznika
2018-10-10
Add sandbox to cgroup
Fabricio Voznika
2018-10-09
Add tests to verify gofer is chroot'ed
Fabricio Voznika
2018-10-03
runsc: Pass root container's stdio via FD.
Nicolas Lacasse
2018-10-01
runsc: Support job control signals in "exec -it".
Nicolas Lacasse
2018-09-30
Removed duplicate/stale TODOs
Fabricio Voznika
2018-09-28
Make runsc kill and delete more conformant to the "spec"
Fabricio Voznika
2018-09-28
Switch to root in userns when CAP_SYS_CHROOT is also missing
Fabricio Voznika
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-26
runsc: fix pid file race condition in exec detach mode.
Lantao Liu
2018-09-19
Fix sandbox and gofer capabilities
Fabricio Voznika
2018-09-18
Handle children processes better in tests
Fabricio Voznika
2018-09-17
runsc: Enable waiting on exited processes.
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-11
platform: Pass device fd into platform constructor.
Nicolas Lacasse
2018-09-07
Remove '--file-access=direct' option
Fabricio Voznika
2018-09-06
runsc: do not delete in paused state.
Lantao Liu
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
runsc: Promote getExecutablePathInternal to getExecutablePath.
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-08-31
Automated rollback of changelist 210995199
Fabricio Voznika
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-27
Add command-line parameter to trigger panic on signal
Fabricio Voznika
2018-08-27
Put fsgofer inside chroot
Fabricio Voznika
2018-08-24
runsc: Terminal support for "docker exec -ti".
Nicolas Lacasse
2018-08-24
Add option to panic gofer if writes are attempted over RO mounts
Fabricio Voznika
2018-08-21
Initial change for multi-gofer support
Fabricio Voznika
2018-08-15
runsc fsgofer: Support dynamic serving of filesystems.
Kevin Krakauer
[next]