aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* auto-update: validate container imageValentin Rothberg2022-09-26
* Merge pull request #15463 from mheon/fix_15408OpenShift Merge Robot2022-09-23
|\
| * Events for containers in pods now include the pod's IDMatthew Heon2022-09-22
* | Add support for 'image' volume driverMatthew Heon2022-09-22
|/
* Don't mount /dev/tty* inside privileged containers running systemdDan Čermák2022-09-22
* Merge pull request #15871 from cevich/replace_ioutilOpenShift Merge Robot2022-09-21
|\
| * Replace deprecated ioutilChris Evich2022-09-20
* | libpod: Implement 'podman cp' for FreeBSDDoug Rabson2022-09-20
* | libpod: Move jointMountAndExec to container_copy_linux.goDoug Rabson2022-09-20
* | libpod: Move part of (*Container).stat to container_stat_linux.goDoug Rabson2022-09-20
* | libpod: Move container_copy_linux.go to container_copy_common.goDoug Rabson2022-09-20
* | libpod: Move container_stat_linux.go to container_stat_common.goDoug Rabson2022-09-20
|/
* label.Relabel third option is shared not recurseDaniel J Walsh2022-09-17
* Merge pull request #15757 from mheon/fix_15526OpenShift Merge Robot2022-09-15
|\
| * Introduce graph-based pod container removalMatthew Heon2022-09-14
* | libpod: Make getContainerInspectData work on FreeBSDDoug Rabson2022-09-15
* | libpod: Factor out platform-specfic code from generateInspectContainerHostConfigDoug Rabson2022-09-15
* | Merge pull request #15799 from mheon/fix_2126697OpenShift Merge Robot2022-09-14
|\ \
| * | Ensure that a broken OCI spec does not break inspectMatthew Heon2022-09-14
| |/
* | libpod: fix lookup for subpath in volumesGiuseppe Scrivano2022-09-14
* | libpod: rename functionGiuseppe Scrivano2022-09-14
|/
* Merge pull request #15788 from kolyshkin/non-crypto-idOpenShift Merge Robot2022-09-14
|\
| * all: stop using deprecated GenerateNonCryptoIDKir Kolyshkin2022-09-13
* | libpod: Add support for 'podman stats' on FreeBSDDoug Rabson2022-09-14
* | libpod: Split out the common code from GetContainerStatsDoug Rabson2022-09-14
* | libpod: Move stats.go to stats_linux.go for consistencyDoug Rabson2022-09-14
|/
* Merge pull request #15752 from vrothberg/fix-15691OpenShift Merge Robot2022-09-13
|\
| * health checks: restart timersValentin Rothberg2022-09-13
* | events: Fix spelling of newNullEventerDoug Rabson2022-09-13
* | Merge pull request #15749 from dfr/freebsd-networkingOpenShift Merge Robot2022-09-12
|\ \
| * | libpod: Move ocicniPortsToNetTypesPorts and compareOCICNIPorts to networking_...Doug Rabson2022-09-12
| * | libpod: Move NetworkDisconnect and NetworkConnect to networking_common.goDoug Rabson2022-09-12
| * | libpod: Move resultToBasicNetworkConfig to networking_common.goDoug Rabson2022-09-12
| * | libpod: Add support for getContainerNetworkInfo on FreeBSDDoug Rabson2022-09-12
| * | libpod: Move getContainerNetworkInfo to networking_common.goDoug Rabson2022-09-12
| * | libpod: Move isBridgeNetMode and reloadContainerNetwork to networking_common.goDoug Rabson2022-09-12
| * | libpod: Move teardownNetwork and teardownCNI to networking_common.goDoug Rabson2022-09-12
| * | libpod: Move setUpNetwork and getCNIPodName to networking_common.goDoug Rabson2022-09-12
| * | libpod: Move convertPortMappings and getNetworkOptions to networking_common.goDoug Rabson2022-09-12
| * | libpod: Add FreeBSD implementation of container networkingDoug Rabson2022-09-12
| * | libpod: Re-work the container's network state to help code sharingDoug Rabson2022-09-12
| * | libpod: Move platform-specific bind mounts to a per-platform methodDoug Rabson2022-09-12
| * | libpod: Avoid a nil dereference when generating resolv.conf on FreeBSDDoug Rabson2022-09-12
* | | set default EventsLogFilePath on first runPaul Holzinger2022-09-12
* | | libpod: runtime newEventer() cleanupPaul Holzinger2022-09-12
* | | event backend journald: fix problem with empty journalPaul Holzinger2022-09-12
* | | event backend none: return an error when reading eventsPaul Holzinger2022-09-12
* | | fix hang with podman events file loggerPaul Holzinger2022-09-12
|/ /
* | Merge pull request #15511 from rhatdan/codespellOpenShift Merge Robot2022-09-12
|\ \ | |/ |/|
| * Fix stuttersDaniel J Walsh2022-09-10