| Commit message (Expand) | Author | Age |
* | Disable lint on SHMLock struct | Matthew Heon | 2019-01-04 |
* | Refactor locks package to build on non-Linux | Matthew Heon | 2019-01-04 |
* | Add an SHM-backed Lock Manager implementation | Matthew Heon | 2019-01-04 |
* | Add interface for libpod multiprocess locks | Matthew Heon | 2019-01-04 |
* | Improve documentation and unit tests for SHM locks | Matthew Heon | 2019-01-04 |
* | Propogate error codes from SHM lock creation and open | Matthew Heon | 2019-01-04 |
* | Add mutex invariant to SHM semaphores. | Matthew Heon | 2019-01-04 |
* | Initial skeleton of in-memory locks | Matthew Heon | 2019-01-04 |
* | Merge pull request #2045 from vrothberg/init | OpenShift Merge Robot | 2019-01-04 |
|\ |
|
| * | add container-init support | Valentin Rothberg | 2019-01-04 |
|/ |
|
* | Merge pull request #2071 from baude/vendorcs | OpenShift Merge Robot | 2019-01-03 |
|\ |
|
| * | vendor in new containers/storage | baude | 2019-01-03 |
* | | Merge pull request #2072 from rhatdan/completions | OpenShift Merge Robot | 2019-01-03 |
|\ \
| |/
|/| |
|
| * | Fix completions | Daniel J Walsh | 2019-01-03 |
|/ |
|
* | Merge pull request #2065 from TomSweeneyRedHat/dev/tsweeney/troublefix1 | OpenShift Merge Robot | 2019-01-02 |
|\ |
|
| * | Touch up some troubleshooting nits | TomSweeneyRedHat | 2019-01-02 |
|/ |
|
* | Merge pull request #2068 from mheon/log_container_command | OpenShift Merge Robot | 2019-01-02 |
|\ |
|
| * | Log container command before starting the container | Matthew Heon | 2019-01-02 |
* | | Merge pull request #2067 from mheon/fix_garbage_ports | OpenShift Merge Robot | 2019-01-02 |
|\ \
| |/
|/| |
|
| * | Use sprintf to generate port numbers while committing | Matthew Heon | 2019-01-02 |
|/ |
|
* | Merge pull request #2052 from rhatdan/sparse | OpenShift Merge Robot | 2018-12-31 |
|\ |
|
| * | Add troubleshooting for sparse files | Daniel J Walsh | 2018-12-30 |
|/ |
|
* | Merge pull request #2058 from adrianreber/enable-cr | OpenShift Merge Robot | 2018-12-28 |
|\ |
|
| * | Re-enable checkpoint/restore CI tests on Fedora | Adrian Reber | 2018-12-28 |
* | | Merge pull request #2059 from rhatdan/ociruntime | OpenShift Merge Robot | 2018-12-28 |
|\ \ |
|
| * | | podman build is not using the default oci-runtime | Daniel J Walsh | 2018-12-28 |
| |/ |
|
* | | Merge pull request #2060 from rhatdan/devices | OpenShift Merge Robot | 2018-12-28 |
|\ \
| |/
|/| |
|
| * | Fix handling of symbolic links | Daniel J Walsh | 2018-12-28 |
|/ |
|
* | Merge pull request #2051 from rhatdan/shm | OpenShift Merge Robot | 2018-12-24 |
|\ |
|
| * | Fixes to handle /dev/shm correctly. | Daniel J Walsh | 2018-12-24 |
|/ |
|
* | Merge pull request #2049 from baude/rootlessusestop | OpenShift Merge Robot | 2018-12-24 |
|\ |
|
| * | rootless tests using stop is more reliable | baude | 2018-12-23 |
* | | Merge pull request #2044 from rhatdan/list | OpenShift Merge Robot | 2018-12-23 |
|\ \
| |/
|/| |
|
| * | Allow alias for list, ls, ps to work | Daniel J Walsh | 2018-12-23 |
* | | Merge pull request #2048 from isimluk/use-idtools-parser | OpenShift Merge Robot | 2018-12-23 |
|\ \
| |/
|/| |
|
| * | Refactor: use idtools.ParseIDMap instead of bundling own version | Šimon Lukašík | 2018-12-23 |
|/ |
|
* | Merge pull request #2023 from rhatdan/config | OpenShift Merge Robot | 2018-12-22 |
|\ |
|
| * | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | | Merge pull request #2042 from cevich/new_criu_images | OpenShift Merge Robot | 2018-12-22 |
|\ \
| |/
|/| |
|
| * | cirrus: Use updated images including new crui | Chris Evich | 2018-12-21 |
|/ |
|
* | Merge pull request #2033 from rhatdan/devices | OpenShift Merge Robot | 2018-12-21 |
|\ |
|
| * | Allow users to specify a directory for additonal devices | Daniel J Walsh | 2018-12-21 |
| * | Change all 'can not' to 'cannot' for proper usage | Daniel J Walsh | 2018-12-21 |
| * | Invalid index for array | Daniel J Walsh | 2018-12-21 |
* | | Merge pull request #2035 from rhatdan/vendor | OpenShift Merge Robot | 2018-12-21 |
|\ \
| |/
|/| |
|
| * | Vendor in latest psgo code to fix race conditions | Daniel J Walsh | 2018-12-21 |
* | | Merge pull request #2028 from giuseppe/fix-rootless-export | OpenShift Merge Robot | 2018-12-21 |
|\ \
| |/
|/| |
|
| * | test: add test for rootless export | Giuseppe Scrivano | 2018-12-21 |
| * | export: fix usage with rootless containers | Giuseppe Scrivano | 2018-12-21 |
| * | rootless: add function to join user and mount namespace | Giuseppe Scrivano | 2018-12-21 |