| Commit message (Expand) | Author | Age |
* | 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 |
* | Fix stutters | Daniel J Walsh | 2022-09-10 |
* | 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: 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: 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 |