aboutsummaryrefslogtreecommitdiff
path: root/libpod/pod_internal.go
Commit message (Expand)AuthorAge
* add libpod/configValentin Rothberg2019-10-31
* remove libpod from mainbaude2019-06-25
* Add additional debugging when refreshing locksMatthew Heon2019-06-21
* When refreshing after a reboot, force lock allocationMatthew Heon2019-05-06
* pod infra container is started before a container in a pod is run, started, o...Peter Hunt2019-02-15
* Remove runtime lockDir and add in-memory lock managerMatthew Heon2019-01-04
* Convert pods to SHM locksMatthew Heon2019-01-04
* Fix golang formatting issuesbaude2018-11-28
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Create pod CGroups when using the systemd cgroup driverMatthew Heon2018-08-15
* We need to sort mounts so that one mount does not over mount another.Daniel J Walsh2018-08-10
* Split pod.go into 3 filesMatthew Heon2018-08-10