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-10-16
Merge release-20190806.1-281-g9fb5622 (automated)
gVisor bot
2019-10-16
Fix problem with open FD when copy up is triggered in overlayfs
Fabricio Voznika
2019-10-15
Merge release-20190806.1-270-gbfa0bb2 (automated)
gVisor bot
2019-10-11
Set base to root
Davor Kapsa
2019-10-10
Remove unnecessary assignment to path
Davor Kapsa
2019-10-01
Merge release-20190806.1-218-g0b02c3d (automated)
gVisor bot
2019-10-01
Prevent CAP_NET_RAW from appearing in exec
Fabricio Voznika
2019-09-25
Merge release-20190806.1-195-gdd0e5ee (automated)
gVisor bot
2019-09-25
Merge pull request #765 from trailofbits:uds_support
gVisor bot
2019-09-24
Refactor command line options and remove the allowed terminology for uds
Robert Tonic
2019-09-24
Merge release-20190806.1-172-gf2ea8e6 (automated)
gVisor bot
2019-09-23
Always set HOME env var with `runsc exec`.
Nicolas Lacasse
2019-09-19
Fix documentation, clean up seccomp filter installation, rename helpers.
Robert Tonic
2019-09-19
Place the host UDS mounting behind --fsgofer-host-uds-allowed.
Robert Tonic
2019-09-04
Merge 67a2ab14 (automated)
gVisor bot
2019-09-03
Impose order on test scripts.
Adin Scannell
2019-07-12
Merge 69e0affa (automated)
gVisor bot
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-06-27
Merge 5b41ba5d (automated)
gVisor bot
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-26
Merge 67e2f227 (automated)
gVisor bot
2019-06-26
Always set SysProcAttr.Ctty to an FD in the child's FD table.
Nicolas Lacasse
2019-06-25
Merge a8f148b8 (automated)
gVisor bot
2019-06-25
Use different Ctty FDs based on the go version.
Nicolas Lacasse
2019-06-25
Merge fd16a329 (automated)
gVisor bot
2019-06-24
fsgopher: reopen files via /proc/self/fd
Andrei Vagin
2019-06-24
Merge b21b1db7 (automated)
gVisor bot
2019-06-24
Allow to change logging options using 'runsc debug'
Fabricio Voznika
2019-06-18
Merge 0e07c94d (automated)
gVisor bot
2019-06-18
Kill sandbox process when 'runsc do' exits
Fabricio Voznika
2019-06-18
Merge bdb19b82 (automated)
gVisor bot
2019-06-18
Add Container/Sandbox args struct for creation
Fabricio Voznika
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-12
Merge 356d1be1 (automated)
gVisor bot
2019-06-12
Allow 'runsc do' to run without root
Fabricio Voznika
2019-06-11
Merge 74e397e3 (automated)
gVisor bot
2019-06-10
Add introspection for Linux/AMD64 syscalls
Ian Lewis
2019-06-10
Merge a00157cc (automated)
gVisor bot
2019-06-06
Send error message to docker/kubectl exec on failure
Fabricio Voznika
2019-06-04
Merge f520d0d5 (automated)
gVisor bot
2019-06-03
Remove 'clearStatus' option from container.Wait*PID()
Fabricio Voznika
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
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-15
Cleanup around urpc file payload handling
Fabricio Voznika
2019-05-03
Fix runsc restore to be compatible with docker start --checkpoint ...
Andrei Vagin
[next]