summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-22
* Merge pull request #13585 from flouthoc/fix-no-healthcheckOpenShift Merge Robot2022-03-22
|\
| * healthcheck: stop showing wrong status when --no-healthcheck is setAditya R2022-03-22
* | Merge pull request #13577 from giuseppe/drop-fedora-31-warningOpenShift Merge Robot2022-03-22
|\ \ | |/ |/|
| * libpod: drop warning for Fedora 31Giuseppe Scrivano2022-03-21
* | bump golangci-lint to v1.45.0Valentin Rothberg2022-03-21
|/
* Merge pull request #13552 from vrothberg/go1.18OpenShift Merge Robot2022-03-18
|\
| * go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* | podman machine: remove hostip from portPaul Holzinger2022-03-17
|/
* Merge pull request #13450 from jwhonce/bz/2052697OpenShift Merge Robot2022-03-16
|\
| * Exit with 0 when receiving SIGTERMJhon Honce2022-03-15
* | move k8s deps into podmanPaul Holzinger2022-03-15
|/
* slirp: fix setup on ipv6 disabled systemsPaul Holzinger2022-03-14
* Add support for --chrootdirsLStandman2022-03-14
* Inspect network info of a joined network namespace😎 Mostafa Emami2022-03-08
* Merge pull request #13413 from giuseppe/pod-no-use-cgroups-if-disabledOpenShift Merge Robot2022-03-04
|\
| * libpod: pods do not use cgroups if --cgroups=disabledGiuseppe Scrivano2022-03-03
* | container: workdir resolution must consider symlink if explicitly configuredAditya R2022-03-02
|/
* Merge pull request #13362 from keonchennl/pod-logs-add-flagOpenShift Merge Robot2022-03-01
|\
| * Add the names flag for pod logsXueyuan Chen2022-03-01
* | Add podman volume mount supportDaniel J Walsh2022-02-28
|/
* Show version of the deb package in info outputAnders F Björklund2022-02-24
* Merge pull request #13314 from flouthoc/container-commit-squashOpenShift Merge Robot2022-02-23
|\
| * container-commit: support --squash to squash layers into oneAditya R2022-02-23
* | Merge pull request #13232 from rhatdan/volumesOpenShift Merge Robot2022-02-23
|\ \
| * | Don't log errors on removing volumes inuse, if container --volumes-fromDaniel J Walsh2022-02-21
| |/
* | Remove the runtime lockMatthew Heon2022-02-22
* | Merge pull request #13059 from cdoern/cloneOpenShift Merge Robot2022-02-22
|\ \ | |/ |/|
| * Implement Podman Container Clonecdoern2022-02-20
* | Propagate $CONTAINERS_CONF to conmonDavid Gibson2022-02-18
|/
* Fix checkpoint/restore pod testsAdrian Reber2022-02-11
* Modify /etc/resolv.conf when connecting/disconnectingMatthew Heon2022-02-10
* Merge pull request #13163 from myml/myml/fix-durationOpenShift Merge Robot2022-02-08
|\
| * fix: Multiplication of durationsmyml2022-02-08
* | Merge pull request #13159 from Luap99/slirp4-scopeOpenShift Merge Robot2022-02-08
|\ \ | |/ |/|
| * move rootless netns slirp4netns process to systemd user.slicePaul Holzinger2022-02-07
* | Merge pull request #13129 from flouthoc/healthcheck-session-read-from-pipeOpenShift Merge Robot2022-02-07
|\ \ | |/ |/|
| * healthcheck, libpod: Read healthcheck event output from os pipeAditya R2022-02-04
* | Fix: Do not print error when parsing journald log failsmyml2022-02-07
* | Merge pull request #13143 from Luap99/dnsOpenShift Merge Robot2022-02-04
|\ \
| * | append podman dns search domainPaul Holzinger2022-02-04
* | | Merge pull request #12930 from cdoern/podCgroupOpenShift Merge Robot2022-02-04
|\ \ \ | |/ / |/| |
| * | Podman pod create --share-parent vs --share=cgroupcdoern2022-02-03
* | | system prune: remove all networksPaul Holzinger2022-02-03
| |/ |/|
* | libpod: enforce noexec,nosuid,nodev for /dev/shmGiuseppe Scrivano2022-02-02
* | libpod: report slirp4netns network statsGiuseppe Scrivano2022-02-01
* | volume: add support for non-volatile upperdir,workdir for overlay volumesAditya Rajan2022-01-28
* | Merge pull request #12857 from giuseppe/fix-rm-dir-not-emptyOpenShift Merge Robot2022-01-25
|\ \
| * | exec: retry rm -rf on ENOTEMPTY and EBUSYGiuseppe Scrivano2022-01-24
| * | libpod: fix leaking fdGiuseppe Scrivano2022-01-24