summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move to POSIX mutexes for SHM locksMatthew Heon2019-01-04
* Disable lint on SHMLock structMatthew Heon2019-01-04
* Refactor locks package to build on non-LinuxMatthew Heon2019-01-04
* Add an SHM-backed Lock Manager implementationMatthew Heon2019-01-04
* Add interface for libpod multiprocess locksMatthew Heon2019-01-04
* Improve documentation and unit tests for SHM locksMatthew Heon2019-01-04
* Propogate error codes from SHM lock creation and openMatthew Heon2019-01-04
* Add mutex invariant to SHM semaphores.Matthew Heon2019-01-04
* Initial skeleton of in-memory locksMatthew Heon2019-01-04
* Merge pull request #2045 from vrothberg/initOpenShift Merge Robot2019-01-04
|\
| * add container-init supportValentin Rothberg2019-01-04
|/
* Merge pull request #2071 from baude/vendorcsOpenShift Merge Robot2019-01-03
|\
| * vendor in new containers/storagebaude2019-01-03
* | Merge pull request #2072 from rhatdan/completionsOpenShift Merge Robot2019-01-03
|\ \ | |/ |/|
| * Fix completionsDaniel J Walsh2019-01-03
|/
* Merge pull request #2065 from TomSweeneyRedHat/dev/tsweeney/troublefix1OpenShift Merge Robot2019-01-02
|\
| * Touch up some troubleshooting nitsTomSweeneyRedHat2019-01-02
|/
* Merge pull request #2068 from mheon/log_container_commandOpenShift Merge Robot2019-01-02
|\
| * Log container command before starting the containerMatthew Heon2019-01-02
* | Merge pull request #2067 from mheon/fix_garbage_portsOpenShift Merge Robot2019-01-02
|\ \ | |/ |/|
| * Use sprintf to generate port numbers while committingMatthew Heon2019-01-02
|/
* Merge pull request #2052 from rhatdan/sparseOpenShift Merge Robot2018-12-31
|\
| * Add troubleshooting for sparse filesDaniel J Walsh2018-12-30
|/
* Merge pull request #2058 from adrianreber/enable-crOpenShift Merge Robot2018-12-28
|\
| * Re-enable checkpoint/restore CI tests on FedoraAdrian Reber2018-12-28
* | Merge pull request #2059 from rhatdan/ociruntimeOpenShift Merge Robot2018-12-28
|\ \
| * | podman build is not using the default oci-runtimeDaniel J Walsh2018-12-28
| |/
* | Merge pull request #2060 from rhatdan/devicesOpenShift Merge Robot2018-12-28
|\ \ | |/ |/|
| * Fix handling of symbolic linksDaniel J Walsh2018-12-28
|/
* Merge pull request #2051 from rhatdan/shmOpenShift Merge Robot2018-12-24
|\
| * Fixes to handle /dev/shm correctly.Daniel J Walsh2018-12-24
|/
* Merge pull request #2049 from baude/rootlessusestopOpenShift Merge Robot2018-12-24
|\
| * rootless tests using stop is more reliablebaude2018-12-23
* | Merge pull request #2044 from rhatdan/listOpenShift Merge Robot2018-12-23
|\ \ | |/ |/|
| * Allow alias for list, ls, ps to workDaniel J Walsh2018-12-23
* | Merge pull request #2048 from isimluk/use-idtools-parserOpenShift Merge Robot2018-12-23
|\ \ | |/ |/|
| * Refactor: use idtools.ParseIDMap instead of bundling own versionŠimon Lukašík2018-12-23
|/
* Merge pull request #2023 from rhatdan/configOpenShift Merge Robot2018-12-22
|\
| * Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* | Merge pull request #2042 from cevich/new_criu_imagesOpenShift Merge Robot2018-12-22
|\ \ | |/ |/|
| * cirrus: Use updated images including new cruiChris Evich2018-12-21
|/
* Merge pull request #2033 from rhatdan/devicesOpenShift Merge Robot2018-12-21
|\
| * Allow users to specify a directory for additonal devicesDaniel J Walsh2018-12-21
| * Change all 'can not' to 'cannot' for proper usageDaniel J Walsh2018-12-21
| * Invalid index for arrayDaniel J Walsh2018-12-21
* | Merge pull request #2035 from rhatdan/vendorOpenShift Merge Robot2018-12-21
|\ \ | |/ |/|
| * Vendor in latest psgo code to fix race conditionsDaniel J Walsh2018-12-21
* | Merge pull request #2028 from giuseppe/fix-rootless-exportOpenShift Merge Robot2018-12-21
|\ \ | |/ |/|
| * test: add test for rootless exportGiuseppe Scrivano2018-12-21
| * export: fix usage with rootless containersGiuseppe Scrivano2018-12-21