Age | Commit message (Expand) | Author |
2018-11-20 | Use RET_KILL_PROCESS if available in kernel | Fabricio Voznika |
2018-11-20 | Dumps stacks if watchdog thread is stuck | Fabricio Voznika |
2018-11-20 | Use math.Rand to generate a random test container id. | Nicolas Lacasse |
2018-11-20 | Fix recursive read lock taken on TaskSet | Fabricio Voznika |
2018-11-20 | Reference upstream licenses | Michael Pratt |
2018-11-20 | Internal change. | Nicolas Lacasse |
2018-11-20 | Add unsupported syscall events for get/setsockopt | Fabricio Voznika |
2018-11-20 | Don't fail when destroyContainerFS is called more than once | Fabricio Voznika |
2018-11-20 | Internal change. | Nicolas Lacasse |
2018-11-20 | Parse the tmpfs mode before validating. | Nicolas Lacasse |
2018-11-20 | Update futex to use usermem abstractions. | Adin Scannell |
2018-11-20 | Add postgres to supported images list | Fabricio Voznika |
2018-11-15 | Allow sandbox.Wait to be called after the sandbox has exited. | Nicolas Lacasse |
2018-11-15 | Advertise vsyscall support via /proc/<pid>/maps. | Rahat Mahmood |
2018-11-15 | Allow setting sticky bit in tmpfs permissions. | Nicolas Lacasse |
2018-11-15 | Process delayed packets when delay is disabled | Ian Gudger |
2018-11-14 | Rename incorrectly named (dst, src) arguments in DeliverNetworkPacket prototype | Bert Muthalaly |
2018-11-14 | Clean up tcp.sendData | Ian Gudger |
2018-11-14 | Internal change. | Nicolas Lacasse |
2018-11-13 | Implement TCP_NODELAY and TCP_CORK | Ian Gudger |
2018-11-13 | Internal change. | Nicolas Lacasse |
2018-11-13 | Internal change. | Nicolas Lacasse |
2018-11-13 | Internal change. | Nicolas Lacasse |
2018-11-12 | Internal change. | Googler |
2018-11-12 | Internal change. | Nicolas Lacasse |
2018-11-12 | runsc: generate exec pidfile after everything is ready. | Lantao Liu |
2018-11-12 | Remove obsolete TODO | Ian Gudger |
2018-11-09 | Close donated files if containerManager.Start() fails | Fabricio Voznika |
2018-11-09 | Add an implementation of a SACK scoreboard as per RFC6675. | Bhasker Hariharan |
2018-11-09 | Add tests multicontainer start/stop | Fabricio Voznika |
2018-11-08 | Implement sync_file_range() | Andrei Vagin |
2018-11-08 | Create stubs for syscalls upto Linux 4.4. | Rahat Mahmood |
2018-11-07 | Add test that volume can be mounted on top of a symlink | Fabricio Voznika |
2018-11-07 | Fix test --race violation | Fabricio Voznika |
2018-11-07 | AsyncBarrier should be run after all defers in destroyContainerFS. | Nicolas Lacasse |
2018-11-07 | Add more logging to controller.go | Fabricio Voznika |
2018-11-07 | Fix flaky TestCacheResolutionTimeout | Fabricio Voznika |
2018-11-07 | Bump rules_go to v0.16.1 and go toolchain to v1.11.2. | Nicolas Lacasse |
2018-11-06 | Fix problem where crictl tests would signal both error and done channels | Kevin Krakauer |
2018-11-06 | Move bazelrc to new location | Michael Pratt |
2018-11-06 | Internal change. | Googler |
2018-11-05 | Fix race between start and destroy | Fabricio Voznika |
2018-11-05 | Log when external signal is received | Fabricio Voznika |
2018-11-05 | Use correct company name in copyright header | Ian Gudger |
2018-11-05 | Merge segments in sender's writeList | Ian Gudger |
2018-11-01 | First crictl integration tests. | Kevin Krakauer |
2018-11-01 | Use spec with clean paths for gofer | Fabricio Voznika |
2018-11-01 | Add new log format that is compatible with Kubernetes | Fabricio Voznika |
2018-11-01 | Make error messages a bit more user friendly. | Ian Lewis |
2018-11-01 | Prevent premature destruction of shm segments. | Rahat Mahmood |