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
2019-07-08
Merge pull request #375 from jmgao:master
gVisor bot
2019-07-08
Don't try to execute a file that is not regular.
Nicolas Lacasse
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-07-01
Use new location of python-hello image in tests.
Nicolas Lacasse
2019-06-28
Add finalizer on AtomicRefCount to check for leaks.
Ian Gudger
2019-06-28
Automated rollback of changelist 255263686
Nicolas Lacasse
2019-06-28
runsc: allow openat for runsc-race
Andrei Vagin
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-27
Cache directory entries in the overlay
Michael Pratt
2019-06-26
Preserve permissions when checking lower
Fabricio Voznika
2019-06-26
Always set SysProcAttr.Ctty to an FD in the child's FD table.
Nicolas Lacasse
2019-06-25
Use different Ctty FDs based on the go version.
Nicolas Lacasse
2019-06-24
fsgopher: reopen files via /proc/self/fd
Andrei Vagin
2019-06-24
Allow to change logging options using 'runsc debug'
Fabricio Voznika
2019-06-21
Delete dangling comment line.
Nicolas Lacasse
2019-06-20
Drop extra character
Michael Pratt
2019-06-18
Kill sandbox process when 'runsc do' exits
Fabricio Voznika
2019-06-18
Add Container/Sandbox args struct for creation
Fabricio Voznika
2019-06-18
gvisor/kokoro: don't modify tests names in the BUILD file
Andrei Vagin
2019-06-17
gvisor/bazel: use python2 to build runsc-debian
Andrei Vagin
2019-06-14
Enable Receive Buffer Auto-Tuning for runsc.
Bhasker Hariharan
2019-06-13
Plumb context through more layers of filesytem.
Ian Gudger
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-13
Set the HOME environment variable (fixes #293)
Ian Lewis
2019-06-13
Fix use of "2 ^ 30".
Josh Gao
2019-06-12
gvisor/runsc: apply seccomp filters before parsing a state file
Andrei Vagin
2019-06-12
Allow 'runsc do' to run without root
Fabricio Voznika
2019-06-11
Add support to mount pod shared tmpfs mounts
Fabricio Voznika
2019-06-11
Use net.HardwareAddr for FDBasedLink.LinkAddress
Fabricio Voznika
2019-06-11
Fix broken pipe error building version file
Fabricio Voznika
2019-06-10
Add introspection for Linux/AMD64 syscalls
Ian Lewis
2019-06-07
Move //pkg/sentry/memutil to //pkg/memutil.
Jamie Liu
2019-06-06
BUILD: Use runsc to generate version
Adin Scannell
2019-06-06
Add alsologtostderr option
Fabricio Voznika
2019-06-06
Copy up parent when binding UDS on overlayfs
Fabricio Voznika
2019-06-06
Implement reclaim-driven MemoryFile eviction.
Jamie Liu
2019-06-06
Send error message to docker/kubectl exec on failure
Fabricio Voznika
2019-06-06
Add multi-fd support to fdbased endpoint.
Bhasker Hariharan
2019-06-05
Shutdown host sockets on internal shutdown
Michael Pratt
2019-06-03
Refactor container FS setup
Fabricio Voznika
2019-06-03
Remove 'clearStatus' option from container.Wait*PID()
Fabricio Voznika
2019-06-03
Remove spurious period
Michael Pratt
2019-05-30
Add support for collecting execution trace to runsc.
Bhasker Hariharan
2019-05-30
runsc/do: don't specify the read-only flag for the root mount
Andrei Vagin
2019-05-30
runsc/do: allow to run commands in a host network namespace
Andrei Vagin
2019-05-30
Update internal flag name and documentation
Fabricio Voznika
2019-05-23
runsc/do: do a proper cleanup if a command failed due to internal errors
Andrei Vagin
2019-05-23
Set sticky bit to /tmp
Fabricio Voznika
2019-05-23
Initial support for bind mounts
Fabricio Voznika
[next]