aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #15737 from Juneezee/refactor/os.ReadDirOpenShift Merge Robot2022-09-12
|\ \
| * | refactor: use `os.ReadDir` for lightweight directory readingEng Zer Jun2022-09-11
| |/
* | Merge pull request #15734 from KenMacD/add-pathOpenShift Merge Robot2022-09-12
|\ \ | |/ |/|
| * Include more environment variables in conmon env.Kenny MacDermid2022-09-11
* | Merge pull request #15716 from vrothberg/fix-15661OpenShift Merge Robot2022-09-09
|\ \
| * | stop: fix error handlingValentin Rothberg2022-09-09
* | | Merge pull request #15687 from vrothberg/RUN-1639OpenShift Merge Robot2022-09-09
|\ \ \
| * | | health check: add on-failure actionsValentin Rothberg2022-09-09
| |/ /
* / / generate, kube: plug HostUsersGiuseppe Scrivano2022-09-08
|/ /
* | Merge pull request #15607 from fpoirotte/mainOpenShift Merge Robot2022-09-08
|\ \
| * | Fix #15243 Set AutomountServiceAccountToken to falseFrançois Poirotte2022-09-04
* | | Merge pull request #15668 from giuseppe/skip-sys-fs-cgroup-systemd-if-missingOpenShift Merge Robot2022-09-07
|\ \ \
| * | | podman: skip /sys/fs/cgroup/systemd if not presentGiuseppe Scrivano2022-09-07
* | | | Merge pull request #15649 from dfr/freebsd-conmonOpenShift Merge Robot2022-09-07
|\ \ \ \
| * | | | libpod: Filter out ENOTCONN errors when trying to close unix domain socketsDoug Rabson2022-09-07
| * | | | libpod: Factor out capabilites code from prepareProcessExecDoug Rabson2022-09-07
* | | | | Merge pull request #15633 from thediveo/eventsOpenShift Merge Robot2022-09-07
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | emit container labels also for container exited and exec died eventsHarald Albrecht2022-09-06
| |/ / /
* / / / fix Pod removal after OS hard shutdownMikhail Khachayants2022-09-06
|/ / /
* | | libpod: Factor out setting volume atime to container_internal_linux.goDoug Rabson2022-09-05
* | | libpod: Move miscellaneous file handlling to container_internal_common.goDoug Rabson2022-09-05
* | | libpod: Don't mount /dev/shm in containers on FreeBSDDoug Rabson2022-09-05
* | | libpod: Factor out handling of slirp4netns and net=noneDoug Rabson2022-09-05
* | | libpod: Move functions related to /etc bind mounts to container_internal_comm...Doug Rabson2022-09-05
* | | libpod: Move getRootNetNsDepCtr to container_internal_common.goDoug Rabson2022-09-05
* | | libpod: Use (*Container).addNetworkNamespace to restore checkpoint networkDoug Rabson2022-09-05