index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
Commit message (
Expand
)
Author
Age
*
Merge pull request #15463 from mheon/fix_15408
OpenShift Merge Robot
2022-09-23
|
\
|
*
Events for containers in pods now include the pod's ID
Matthew Heon
2022-09-22
*
|
Add support for 'image' volume driver
Matthew Heon
2022-09-22
|
/
*
Don't mount /dev/tty* inside privileged containers running systemd
Dan Čermák
2022-09-22
*
Merge pull request #15871 from cevich/replace_ioutil
OpenShift Merge Robot
2022-09-21
|
\
|
*
Replace deprecated ioutil
Chris Evich
2022-09-20
*
|
libpod: Implement 'podman cp' for FreeBSD
Doug Rabson
2022-09-20
*
|
libpod: Move jointMountAndExec to container_copy_linux.go
Doug Rabson
2022-09-20
*
|
libpod: Move part of (*Container).stat to container_stat_linux.go
Doug Rabson
2022-09-20
*
|
libpod: Move container_copy_linux.go to container_copy_common.go
Doug Rabson
2022-09-20
*
|
libpod: Move container_stat_linux.go to container_stat_common.go
Doug Rabson
2022-09-20
|
/
*
label.Relabel third option is shared not recurse
Daniel J Walsh
2022-09-17
*
Merge pull request #15757 from mheon/fix_15526
OpenShift Merge Robot
2022-09-15
|
\
|
*
Introduce graph-based pod container removal
Matthew Heon
2022-09-14
*
|
libpod: Make getContainerInspectData work on FreeBSD
Doug Rabson
2022-09-15
*
|
libpod: Factor out platform-specfic code from generateInspectContainerHostConfig
Doug Rabson
2022-09-15
*
|
Merge pull request #15799 from mheon/fix_2126697
OpenShift Merge Robot
2022-09-14
|
\
\
|
*
|
Ensure that a broken OCI spec does not break inspect
Matthew Heon
2022-09-14
|
|
/
*
|
libpod: fix lookup for subpath in volumes
Giuseppe Scrivano
2022-09-14
*
|
libpod: rename function
Giuseppe Scrivano
2022-09-14
|
/
*
Merge pull request #15788 from kolyshkin/non-crypto-id
OpenShift Merge Robot
2022-09-14
|
\
|
*
all: stop using deprecated GenerateNonCryptoID
Kir Kolyshkin
2022-09-13
*
|
libpod: Add support for 'podman stats' on FreeBSD
Doug Rabson
2022-09-14
*
|
libpod: Split out the common code from GetContainerStats
Doug Rabson
2022-09-14
*
|
libpod: Move stats.go to stats_linux.go for consistency
Doug Rabson
2022-09-14
|
/
*
Merge pull request #15752 from vrothberg/fix-15691
OpenShift Merge Robot
2022-09-13
|
\
|
*
health checks: restart timers
Valentin Rothberg
2022-09-13
*
|
events: Fix spelling of newNullEventer
Doug Rabson
2022-09-13
*
|
Merge pull request #15749 from dfr/freebsd-networking
OpenShift Merge Robot
2022-09-12
|
\
\
|
*
|
libpod: Move ocicniPortsToNetTypesPorts and compareOCICNIPorts to networking_...
Doug Rabson
2022-09-12
|
*
|
libpod: Move NetworkDisconnect and NetworkConnect to networking_common.go
Doug Rabson
2022-09-12
|
*
|
libpod: Move resultToBasicNetworkConfig to networking_common.go
Doug Rabson
2022-09-12
|
*
|
libpod: Add support for getContainerNetworkInfo on FreeBSD
Doug Rabson
2022-09-12
|
*
|
libpod: Move getContainerNetworkInfo to networking_common.go
Doug Rabson
2022-09-12
|
*
|
libpod: Move isBridgeNetMode and reloadContainerNetwork to networking_common.go
Doug Rabson
2022-09-12
|
*
|
libpod: Move teardownNetwork and teardownCNI to networking_common.go
Doug Rabson
2022-09-12
|
*
|
libpod: Move setUpNetwork and getCNIPodName to networking_common.go
Doug Rabson
2022-09-12
|
*
|
libpod: Move convertPortMappings and getNetworkOptions to networking_common.go
Doug Rabson
2022-09-12
|
*
|
libpod: Add FreeBSD implementation of container networking
Doug Rabson
2022-09-12
|
*
|
libpod: Re-work the container's network state to help code sharing
Doug Rabson
2022-09-12
|
*
|
libpod: Move platform-specific bind mounts to a per-platform method
Doug Rabson
2022-09-12
|
*
|
libpod: Avoid a nil dereference when generating resolv.conf on FreeBSD
Doug Rabson
2022-09-12
*
|
|
set default EventsLogFilePath on first run
Paul Holzinger
2022-09-12
*
|
|
libpod: runtime newEventer() cleanup
Paul Holzinger
2022-09-12
*
|
|
event backend journald: fix problem with empty journal
Paul Holzinger
2022-09-12
*
|
|
event backend none: return an error when reading events
Paul Holzinger
2022-09-12
*
|
|
fix hang with podman events file logger
Paul Holzinger
2022-09-12
|
/
/
*
|
Merge pull request #15511 from rhatdan/codespell
OpenShift Merge Robot
2022-09-12
|
\
\
|
|
/
|
/
|
|
*
Fix stutters
Daniel J Walsh
2022-09-10
*
|
Merge pull request #15737 from Juneezee/refactor/os.ReadDir
OpenShift Merge Robot
2022-09-12
|
\
\
[next]