| Commit message (Expand) | Author | Age |
* | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | podman: add new option --cgroups=no-conmon | Giuseppe Scrivano | 2020-01-16 |
* | Split up create config handling of namespaces and security | Peter Hunt | 2019-11-07 |
* | namespaces: by default create cgroupns on cgroups v2 | Giuseppe Scrivano | 2019-11-05 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | rootless: detect no system session with --cgroup-manager=systemd | Giuseppe Scrivano | 2019-10-23 |
* | rootless: do not set PIDs limit if --cgroup-manager=cgroupfs | Giuseppe Scrivano | 2019-10-11 |
* | Setup a reasonable default for pids-limit 4096 | Daniel J Walsh | 2019-10-04 |
* | rootless: allow cgroupfs manager on cgroups v2 | Giuseppe Scrivano | 2019-10-02 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Set base mount options for bind mounts from base system | Matthew Heon | 2019-08-28 |
* | Add support for 'exec', 'suid', 'dev' mount flags | Matthew Heon | 2019-08-28 |
* | refer to container whose namespace we share | Peter Hunt | 2019-08-07 |
* | Properly share UTS namespaces in a pod | Peter Hunt | 2019-08-07 |
* | Vendor in buildah 1.9.2 | Daniel J Walsh | 2019-07-30 |
* | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 |
* | Merge pull request #3593 from giuseppe/rootless-privileged-devices | OpenShift Merge Robot | 2019-07-18 |
|\ |
|
| * | rootless: add rw devices with --privileged | Giuseppe Scrivano | 2019-07-18 |
* | | libpod: support for cgroup namespace | Giuseppe Scrivano | 2019-07-18 |
|/ |
|
* | Populate inspect with security-opt settings | Matthew Heon | 2019-07-17 |
* | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
* | spec: rework --ulimit host | Giuseppe Scrivano | 2019-07-17 |
* | Merge pull request #3563 from giuseppe/fix-single-mapping-rootless | OpenShift Merge Robot | 2019-07-12 |
|\ |
|
| * | spec: fix userns with less than 5 gids | Giuseppe Scrivano | 2019-07-12 |
* | | Merge pull request #3491 from giuseppe/rlimit-host | OpenShift Merge Robot | 2019-07-11 |
|\ \
| |/
|/| |
|
| * | podman: add --ulimit host | Giuseppe Scrivano | 2019-07-08 |
* | | first pass of corrections for golangci-lint | baude | 2019-07-10 |
|/ |
|
* | util: drop IsCgroup2UnifiedMode and use it from cgroups | Giuseppe Scrivano | 2019-06-26 |
* | rootless: force resources to be nil on cgroup v1 | Giuseppe Scrivano | 2019-05-20 |
* | Don't set apparmor if --priviliged | Daniel J Walsh | 2019-05-20 |
* | rootless, spec: allow resources with cgroup v2 | Giuseppe Scrivano | 2019-05-13 |
* | Move handling of ReadOnlyTmpfs into new mounts code | Matthew Heon | 2019-05-01 |
* | Migrate to unified volume handling code | Matthew Heon | 2019-05-01 |
* | Remove non-config fields from CreateConfig | Matthew Heon | 2019-05-01 |
* | Add a new function for converting a CreateConfig | Matthew Heon | 2019-05-01 |
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | spec: mask /sys/kernel when bind mounting /sys | Giuseppe Scrivano | 2019-04-11 |
* | oci: add /sys/kernel to the masked paths | Giuseppe Scrivano | 2019-04-11 |
* | Drop LocalVolumes from our the database | Matthew Heon | 2019-04-04 |
* | Add handling for new named volumes code in pkg/spec | Matthew Heon | 2019-04-04 |
* | Vendor docker/docker, fsouza and more #2 | TomSweeneyRedHat | 2019-03-13 |
* | Fix SELinux on host shared systems in userns | Daniel J Walsh | 2019-03-11 |
* | podman: fix ro bind mounts if no* opts are on the source | Giuseppe Scrivano | 2019-02-25 |
* | rootless: do not override /dev/pts if not needed | Giuseppe Scrivano | 2019-02-06 |
* | rootless: fix --pid=host without --privileged | Giuseppe Scrivano | 2019-01-18 |
* | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
* | Update vendor of runc | Daniel J Walsh | 2019-01-04 |
* | Fixes to handle /dev/shm correctly. | Daniel J Walsh | 2018-12-24 |
* | Allow users to specify a directory for additonal devices | Daniel J Walsh | 2018-12-21 |