Age | Commit message (Expand) | Author |
2018-06-14 | Fix typo. | Brielle Broder |
2018-06-14 | Add nanosleep filter for Go 1.11 support | Michael Pratt |
2018-06-13 | Fix failure to mount volume that sandbox process has no access | Fabricio Voznika |
2018-06-12 | runsc: do not include sub target if it is not started with '/'. | Lantao Liu |
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-06-12 | runsc: enable terminals in the sandbox. | Kevin Krakauer |
2018-06-12 | Enable debug logging in tests | Fabricio Voznika |
2018-06-08 | Drop capabilities not needed by Gofer | Fabricio Voznika |
2018-06-06 | runsc: Support abbreviated container IDs. | Kevin Krakauer |
2018-06-06 | Add runsc checkpoint command. | Googler |
2018-06-06 | Added a function to the controller to checkpoint a container. | Googler |
2018-06-04 | Make fsgofer attach more strict | Fabricio Voznika |
2018-06-04 | Create destination mount dir if it doesn't exist | Fabricio Voznika |
2018-06-04 | Return 'running' if gofer is still alive | Fabricio Voznika |
2018-06-04 | Fix leaky FD | Fabricio Voznika |
2018-06-04 | Refactor container_test in preparation for sandbox_test | Fabricio Voznika |
2018-06-01 | Add SyscallRules that supports argument filtering | Zhengyu He |
2018-06-01 | Ignores IPv6 addresses when configuring network | Fabricio Voznika |
2018-05-29 | Supress error when deleting non-existing container with --force | Fabricio Voznika |
2018-05-24 | Configure sandbox as superuser | Fabricio Voznika |
2018-05-21 | Fix test failure when user can't mount temp dir | Fabricio Voznika |
2018-05-17 | Implement sysv shm. | Rahat Mahmood |
2018-05-17 | Push signal-delivery and wait into the sandbox. | Nicolas Lacasse |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |
2018-05-10 | Fix failure to rename directory | Fabricio Voznika |
2018-05-10 | Display the current git revision in the info block | Chanwit Kaewkasi |
2018-05-10 | Skip atime and mtime update when file is backed by host FD | Fabricio Voznika |
2018-05-10 | Open file as read-write when mount points to a file | Fabricio Voznika |
2018-05-09 | Return better errors from Docker when runsc fails to start. | Nicolas Lacasse |
2018-05-08 | Use the containerd annotation instead of detecting the "pause" application. | Nicolas Lacasse |
2018-05-08 | Error if container requires AppArmor, SELinux or seccomp | Fabricio Voznika |
2018-05-07 | Fix misspellings | Ian Gudger |
2018-05-04 | Run gofmt -s on everything | Ian Gudger |
2018-05-04 | Fix runsc capabilities | Fabricio Voznika |
2018-05-03 | Return error when child exits early | Fabricio Voznika |
2018-05-03 | Fix misspellings. | Cyrille Hemidy |
2018-05-02 | Remove detach for exec options | Fabricio Voznika |
2018-05-01 | Add support for ping sockets | Ian Gudger |
2018-05-01 | Implement SO_TIMESTAMP | Ian Gudger |
2018-05-01 | Remove stale TODO | Fabricio Voznika |
2018-04-28 | Check in gVisor. | Googler |