aboutsummaryrefslogtreecommitdiff
path: root/libpod/util_linux.go
Commit message (Expand)AuthorAge
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* bump go module to v3Valentin Rothberg2021-02-22
* Fix mismatch between log messages and behavior of libpod.LabelVolumePath.Peter2020-09-13
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fix SELinux labels of volumesDaniel J Walsh2020-02-13
* rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* pkg/cgroups: use DBUS session when rootlessGiuseppe Scrivano2019-08-14
* stats: fix cgroup path for rootless containersGiuseppe Scrivano2019-06-26
* libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
* remove libpod from mainbaude2019-06-25
* Default to SELinux private label for play kube mountsPeter Hunt2019-03-28
* Fix build on non-LinuxMiloslav Trmač2018-12-06
* Fix build on non-Linux OSesMatthew Heon2018-08-15