summaryrefslogtreecommitdiff
path: root/pkg/spec/config_linux.go
Commit message (Expand)AuthorAge
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* fix compat api privileged and entrypoint codebaude2020-10-01
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Vendor in new version of BuildahDaniel J Walsh2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* apiv2 container create using specgenBrent Baude2020-02-19
* support device-cgroup-ruleQi Wang2020-02-12
* spec: provide custom implementation for getDevicesGiuseppe Scrivano2019-09-02
* spec: do not set devices cgroup when rootlessGiuseppe Scrivano2019-09-02
* rootless: bind mount devices instead of creating themGiuseppe Scrivano2019-09-02
* golangci-lint round #3baude2019-07-21
* rootless: add rw devices with --privilegedGiuseppe Scrivano2019-07-18
* spec: move cgo stuff to their own fileGiuseppe Scrivano2019-07-02
* enable podman-remote on windowsbaude2019-04-30
* fix bug --device enable specifying directory as deviceQi Wang2019-03-06
* Fix handling of symbolic linksDaniel J Walsh2018-12-28
* Allow users to specify a directory for additonal devicesDaniel J Walsh2018-12-21
* Change to exported name in ParseDeviceQi Wang2018-10-29
* rootless: raise an error when trying to use cgroupsGiuseppe Scrivano2018-10-01
* Small updates to OCI spec generationMatthew Heon2018-09-17
* Fix handling of devicesDaniel J Walsh2018-08-20
* spec: Make addPrivilegedDevices and createBlockIO per-platformW. Trevor King2018-07-06
* more changes to compile darwinbaude2018-07-05
* changes to allow for darwin compilationbaude2018-06-29