summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* fix slirp4netns port forwarding with rangesPaul Holzinger2022-03-30
* rootless netns: move process to scope only with systemdPaul Holzinger2022-03-30
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-30
* readConmonPipeData: try to improve errorPaul Holzinger2022-03-30
* podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-30
* podman stats: improve cpu average calcPaul Holzinger2022-03-30
* Fix a potential race around the exec cleanup processMatthew Heon2022-03-30
* libpod: drop warning if cgroup doesn't existGiuseppe Scrivano2022-03-30
* healthcheck: stop showing wrong status when --no-healthcheck is setAditya R2022-03-30
* libpod: drop warning for Fedora 31Giuseppe Scrivano2022-03-30
* podman machine: remove hostip from portPaul Holzinger2022-03-30
* slirp: fix setup on ipv6 disabled systemsPaul Holzinger2022-03-30
* libpod: pods do not use cgroups if --cgroups=disabledGiuseppe Scrivano2022-03-30
* container: workdir resolution must consider symlink if explicitly configuredAditya R2022-03-30
* do not set the inheritable capabilitiesGiuseppe Scrivano2022-03-30
* Propagate $CONTAINERS_CONF to conmonDavid Gibson2022-02-23
* Remove the runtime lockMatthew Heon2022-02-23
* Don't log errors on removing volumes inuse, if container --volumes-fromDaniel J Walsh2022-02-23
* Fix checkpoint/restore pod testsAdrian Reber2022-02-16
* Modify /etc/resolv.conf when connecting/disconnectingMatthew Heon2022-02-10
* fix: Multiplication of durationsmyml2022-02-10
* move rootless netns slirp4netns process to systemd user.slicePaul Holzinger2022-02-10
* healthcheck, libpod: Read healthcheck event output from os pipeAditya R2022-02-10
* Fix: Do not print error when parsing journald log failsmyml2022-02-10
* append podman dns search domainPaul Holzinger2022-02-10
* Podman pod create --share-parent vs --share=cgroupcdoern2022-02-10
* system prune: remove all networksPaul Holzinger2022-02-03
* libpod: enforce noexec,nosuid,nodev for /dev/shmGiuseppe Scrivano2022-02-03
* libpod: report slirp4netns network statsGiuseppe Scrivano2022-02-03
* 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
| * libpod: fix connection leakGiuseppe Scrivano2022-01-24
* | container create: do not check for network dns supportPaul Holzinger2022-01-24
|/
* Run codespell on codeDaniel J Walsh2022-01-21
* Show package version when running on alpineAnders F Björklund2022-01-19
* compat attach: fix write on closed channelValentin Rothberg2022-01-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12684 from mheon/remap_statesOpenShift Merge Robot2022-01-18
|\
| * Revamp Libpod state strings for Docker compatMatthew Heon2022-01-17
* | Merge pull request #12870 from rhatdan/userns1OpenShift Merge Robot2022-01-18
|\ \ | |/ |/|
| * Use PODMAN_USERNS environment variable when running as a serviceDaniel J Walsh2022-01-17
* | Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
|/
* Use new CDI APIEvan Lezar2022-01-14
* Merge pull request #12828 from giuseppe/drop-checkOpenShift Merge Robot2022-01-13
|\
| * libpod: refine check for empty pod cgroupGiuseppe Scrivano2022-01-12
* | Merge pull request #12826 from vrothberg/force-rm-podOpenShift Merge Robot2022-01-13
|\ \
| * | podman container rm: remove podValentin Rothberg2022-01-13
* | | Merge pull request #12642 from Luap99/libnetworkOpenShift Merge Robot2022-01-13
|\ \ \ | |/ / |/| |