summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use conmon pidfile in generated systemd unit as PIDFile.Danila Kiver2019-07-04
* Merge pull request #3488 from marcov/ctr-or-pod-idOpenShift Merge Robot2019-07-03
|\
| * libpod: discerne partial IDs between containers and podsMarco Vedovati2019-07-03
* | Merge pull request #3242 from adel-mamin/adel-mamin/install-md-update-for-man...OpenShift Merge Robot2019-07-03
|\ \
| * | Added instruction to enable the user namespaces permanenty in ManjaroAdel Mamin2019-07-03
| * | Addressed code review commentsAdel Mamin2019-07-03
| * | Updated install.md for Manjaro LinuxAdel Mamin2019-07-03
| |/
* | Merge pull request #3486 from openSUSE/ocicni-bumpOpenShift Merge Robot2019-07-03
|\ \
| * | Vendor latest OCICNI versionSascha Grunert2019-07-03
| |/
* | Merge pull request #3437 from giuseppe/fix-nocgoOpenShift Merge Robot2019-07-03
|\ \
| * | cirrus: add test for compiling without cgoGiuseppe Scrivano2019-07-02
| * | lock: new lock type "file"Giuseppe Scrivano2019-07-02
| * | runtime: allow to specify the lock mechanismGiuseppe Scrivano2019-07-02
| * | lock: disable without cgoGiuseppe Scrivano2019-07-02
| * | spec: move cgo stuff to their own fileGiuseppe Scrivano2019-07-02
| * | rootless: allow to build without cgoGiuseppe Scrivano2019-07-02
| * | attach: move cgo bits to a different fileGiuseppe Scrivano2019-07-02
| * | vendor: update containers/psgoGiuseppe Scrivano2019-07-02
* | | Merge pull request #3483 from mheon/get_conmon_pidOpenShift Merge Robot2019-07-03
|\ \ \
| * | | Wipe PID and ConmonPID in state after container stopsMatthew Heon2019-07-02
| * | | Store Conmon's PID in our state and display in inspectMatthew Heon2019-07-02
* | | | Merge pull request #3484 from mheon/bump_readmeOpenShift Merge Robot2019-07-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bump current version in READMEMatthew Heon2019-07-02
|/ / /
* | | Merge pull request #3479 from mheon/bump-1.4.4OpenShift Merge Robot2019-07-03
|\ \ \
| * | | Bump gitvalidation epochMatthew Heon2019-07-02
| * | | Bump to v1.4.5-devMatthew Heon2019-07-02
| * | | Bump to v1.4.4v1.4.4Matthew Heon2019-07-02
| |/ /
* | | Merge pull request #3477 from ashley-cui/pauserootlessOpenShift Merge Robot2019-07-03
|\ \ \
| * | | Fix rootless detection error for pause & unpauseAshley Cui2019-07-02
* | | | Merge pull request #3465 from baude/nostoreOpenShift Merge Robot2019-07-03
|\ \ \ \ | |_|/ / |/| | |
| * | | configure runtime without storebaude2019-07-01
* | | | Merge pull request #3461 from mheon/free_locks_on_failOpenShift Merge Robot2019-07-02
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix release notesMatthew Heon2019-07-02
| * | | Ensure locks are freed when ctr/pod creation failsMatthew Heon2019-07-02
* | | | Merge pull request #3471 from giuseppe/small-fixes-cgroupsOpenShift Merge Robot2019-07-02
|\ \ \ \ | |/ / / |/| | |
| * | | stats: use runtime.NumCPU when percpu counters are not availableGiuseppe Scrivano2019-07-02
| * | | cgroups: fix times conversionGiuseppe Scrivano2019-07-02
* | | | Merge pull request #3473 from mheon/release_notes_1.4.4OpenShift Merge Robot2019-07-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update release notes for 1.4.4Matthew Heon2019-07-02
* | | | Merge pull request #3469 from rhatdan/vendorOpenShift Merge Robot2019-07-02
|\ \ \ \ | |_|/ / |/| | |
| * | | Update to containers/storage v1.12.13Daniel J Walsh2019-07-01
| | |/ | |/|
* | | Merge pull request #3468 from giuseppe/fix-sudo-rootlessOpenShift Merge Robot2019-07-01
|\ \ \ | |/ / |/| |
| * | rootless: do not join namespace if it has already euid == 0Giuseppe Scrivano2019-07-01
|/ /
* | Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\ \ | |/ |/|
| * libpod: fix hang on container start and attachMarco Vedovati2019-06-26
| * podman: clarify the format of --detach-keys argumentMarco Vedovati2019-06-26
| * libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* | Merge pull request #3422 from nalind/no-layer-imagesOpenShift Merge Robot2019-06-28
|\ \
| * | Handle images which contain no layersNalin Dahyabhai2019-06-26
| * | Add tests that we don't hit errors with layerless imagesNalin Dahyabhai2019-06-26