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
...
|
*
|
|
|
emit container labels also for container exited and exec died events
Harald Albrecht
2022-09-06
|
|
/
/
/
*
/
/
/
fix Pod removal after OS hard shutdown
Mikhail Khachayants
2022-09-06
|
/
/
/
*
|
|
libpod: Factor out setting volume atime to container_internal_linux.go
Doug Rabson
2022-09-05
*
|
|
libpod: Move miscellaneous file handlling to container_internal_common.go
Doug Rabson
2022-09-05
*
|
|
libpod: Don't mount /dev/shm in containers on FreeBSD
Doug Rabson
2022-09-05
*
|
|
libpod: Factor out handling of slirp4netns and net=none
Doug Rabson
2022-09-05
*
|
|
libpod: Move functions related to /etc bind mounts to container_internal_comm...
Doug Rabson
2022-09-05
*
|
|
libpod: Move getRootNetNsDepCtr to container_internal_common.go
Doug Rabson
2022-09-05
*
|
|
libpod: Use (*Container).addNetworkNamespace to restore checkpoint network
Doug Rabson
2022-09-05
*
|
|
libpod: Move functions related to checkpoints to container_internal_common.go
Doug Rabson
2022-09-05
*
|
|
libpod: Move mountNotifySocket to container_internal_common.go
Doug Rabson
2022-09-05
*
|
|
libpod: Move getUserOverrides, lookupHostUser to container_internal_common.go
Doug Rabson
2022-09-05
*
|
|
libpod: Move isWorkDirSymlink, resolveWorkDir to container_internal_common.go
Doug Rabson
2022-09-05
*
|
|
libpod: Use platform-specific mount type for volume mounts
Doug Rabson
2022-09-05
*
|
|
libpod: Factor out platform-specific sections from generateSpec
Doug Rabson
2022-09-05
*
|
|
libpod: Move getOverlayUpperAndWorkDir and generateSpec to container_internal...
Doug Rabson
2022-09-05
*
|
|
libpod: Add FreeBSD implementation of container internals
Doug Rabson
2022-09-05
*
|
|
libpod: Move networkDisable to container_linux.go
Doug Rabson
2022-09-05
*
|
|
Merge pull request #15618 from mheon/add_group_to_addtlgroups
OpenShift Merge Robot
2022-09-05
|
\
\
\
|
*
|
|
Add container GID to additional groups
Matthew Heon
2022-09-02
|
|
/
/
*
|
|
Merge pull request #15582 from dfr/freebsd-bind
OpenShift Merge Robot
2022-09-04
|
\
\
\
|
*
|
|
libpod/define: Make TypeBind a platform-specific constant
Doug Rabson
2022-08-30
*
|
|
|
Merge pull request #15581 from dfr/random-names
OpenShift Merge Robot
2022-09-02
|
\
\
\
\
|
*
|
|
|
libpod: Ensure that generated container names are random
Doug Rabson
2022-09-01
|
|
/
/
/
*
|
|
|
Merge pull request #15599 from umohnani8/gen-kube
OpenShift Merge Robot
2022-09-02
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix bind-mount-option annotation in gen/play kube
Urvashi Mohnani
2022-09-01
*
|
|
|
implement podman update
Charlie Doern
2022-09-01
|
/
/
/
*
|
|
Merge pull request #15571 from umohnani8/gen-kube
OpenShift Merge Robot
2022-09-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Set enableServiceLinks to false in generated yaml
Urvashi Mohnani
2022-08-31
*
|
|
Merge pull request #15566 from mheon/fix_15557
OpenShift Merge Robot
2022-08-31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Inhibit SIGTERM during Conmon startup
Matthew Heon
2022-08-31
|
|
/
*
|
Merge pull request #15473 from umohnani8/empty-dir
OpenShift Merge Robot
2022-08-31
|
\
\
|
*
|
Add emptyDir volume support to kube play
Urvashi Mohnani
2022-08-30
*
|
|
libpod: Make sure writeConmonPipeData is called on FreeBSD
Doug Rabson
2022-08-29
|
/
/
*
|
Merge pull request #15516 from kubealex/handle-connected-network
OpenShift Merge Robot
2022-08-29
|
\
\
|
*
|
Fix #15499 already connected network
Alessandro Rossi
2022-08-27
*
|
|
Merge pull request #15494 from vrothberg/fix-15492
OpenShift Merge Robot
2022-08-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libpod: UpdateContainerStatus: do not wait for container
Valentin Rothberg
2022-08-26
|
|
/
*
|
Merge pull request #15474 from umohnani8/gen-kube
Daniel J Walsh
2022-08-26
|
\
\
|
*
|
Remove duplicate annotations in generated service yaml
Urvashi Mohnani
2022-08-24
|
|
/
*
/
Run codespell
Daniel J Walsh
2022-08-25
|
/
*
Merge pull request #15437 from mheon/default_volume_timeout
OpenShift Merge Robot
2022-08-24
|
\
|
*
Add support for containers.conf volume timeouts
Matthew Heon
2022-08-23
*
|
libpod: Enable 'podman info' for FreeBSD
Doug Rabson
2022-08-24
*
|
libpod: Move getCPUUtilization to info_linux.go
Doug Rabson
2022-08-24
*
|
libpod: Read kernel version and uptime using buildah/pkg/util
Doug Rabson
2022-08-24
*
|
libpod: Split out platform-specific code from hostInfo
Doug Rabson
2022-08-24
|
/
*
libpod: Add definition of containerPlatformState for FreeBSD
Doug Rabson
2022-08-23
*
events: Add freebsd support for libpod/event
Doug Rabson
2022-08-22
*
Merge pull request #15371 from dfr/freebsd-conmon
OpenShift Merge Robot
2022-08-18
|
\
[prev]
[next]