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
2020-04-09
Don't unconditionally set --panic-signal
Fabricio Voznika
2020-04-08
Clean up TODOs
Fabricio Voznika
2020-04-07
Add friendlier messages for frequently encountered errors.
Ian Lewis
2020-04-07
Update TODO to #238
Ian Lewis
2020-04-07
Don't map the 0 uid into a sandbox user namespace
Andrei Vagin
2020-04-07
Remove TODOs for local gofer extended attributes.
Dean Deng
2020-04-01
Automated rollback of changelist 303799678
Adin Scannell
2020-03-30
kvm: handle exit reasons even under EINTR.
Adin Scannell
2020-03-26
Use host-defined file owner and mode, when possible, for imported fds.
Dean Deng
2020-03-19
Whitelist utimensat(2).
Dean Deng
2020-03-19
Improve error message when pivot_root fails
Fabricio Voznika
2020-03-14
Plumb VFS2 imported fds into virtual filesystem.
Dean Deng
2020-03-12
Kill sandbox process when parent process terminates
Fabricio Voznika
2020-03-11
runsc: Set asyncpreemptoff for the kvm platform
Andrei Vagin
2020-03-05
Merge pull request #1951 from moricho:moricho/add-profiler-option
gVisor bot
2020-03-05
tests: Don't print log messages on stdout
Andrei Vagin
2020-03-04
tests: Don't print log messages on stdout
Andrei Vagin
2020-02-28
Allow to specify a separate log for GO's runtime messages
Andrei Vagin
2020-02-27
Log oom_score_adj value on error
Fabricio Voznika
2020-02-26
add profile option
moricho
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-02-25
Add log during process wait in tests
Fabricio Voznika
2020-02-20
Initial network namespace support.
gVisor bot
2020-02-19
Add statefile command to runsc.
Adin Scannell
2020-02-14
Synchronize signalling with S/R
gVisor bot
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-02-11
Disallow duplicate NIC names.
gVisor bot
2020-02-10
Clean-up comments in runsc/BUILD and CONTRIBUTING.md.
Adin Scannell
2020-02-10
Add flag package to limit visibility.
Adin Scannell
2020-02-07
Support listxattr and removexattr syscalls.
Dean Deng
2020-02-06
Fix TestPauseResume in container test failed with connection refused.
Ting-Yu Wang
2020-02-06
runsc/container_test: hide host /etc in test containers
Andrei Vagin
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-02-04
Merge pull request #1683 from kevinGC:ipt-udp-matchers
gVisor bot
2020-02-04
Increase container_test size.
Kevin Krakauer
2020-02-04
Allow mlock in fsgofer system call filters
Fabricio Voznika
2020-02-03
Reduce run time for //test/syscalls:socket_inet_loopback_test_runsc_ptrace.
Ting-Yu Wang
2020-02-03
Tag version_test as noguitar.
Brad Burlage
2020-02-03
Allow mlock in system call filters
Michael Pratt
2020-01-28
Add vfs.FileDescription to FD table
Fabricio Voznika
2020-01-27
Cleanup glog and add real caller information.
Adin Scannell
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Fix licenses.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-16
Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces.
Dean Deng
2020-01-15
Bump SO_SNDBUF for fdbased endpoint used by runsc.
Bhasker Hariharan
2020-01-09
New sync package.
Ian Gudger
2020-01-08
Combine various Create*NIC methods into CreateNICWithOptions.
Bert Muthalaly
2020-01-08
Add NIC.isLoopback()
Bert Muthalaly
2019-12-18
Increase waitForProcessList timeout
Fabricio Voznika
[next]