| Commit message (Expand) | Author | Age |
* | fix compat api privileged and entrypoint code | baude | 2020-10-01 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | fix apiv2 will create containers with incorrect commands | zhangguanzhang | 2020-08-24 |
* | Ensure DefaultEnvVariables is used in Specgen | Matthew Heon | 2020-08-18 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-17 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | spec: fix order for setting rlimits | Giuseppe Scrivano | 2020-05-11 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Merge pull request #6004 from rhatdan/ulimits | OpenShift Merge Robot | 2020-05-01 |
|\ |
|
| * | Set up ulimits for rootless containers. | Daniel J Walsh | 2020-04-28 |
* | | User specified environment happen after other environments are set | Daniel J Walsh | 2020-04-28 |
|/ |
|
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Merge pull request #5676 from kolyshkin/volume-flags-alt | OpenShift Merge Robot | 2020-04-03 |
|\ |
|
| * | pkg/spec.InitFSMounts: fix mount opts in place | Kir Kolyshkin | 2020-04-01 |
* | | Fix environment handling from containers.conf | Daniel J Walsh | 2020-04-02 |
|/ |
|
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Merge pull request #5206 from rhatdan/capabilities | OpenShift Merge Robot | 2020-03-03 |
|\ |
|
| * | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
* | | consolidate env handling into pkg/env | Valentin Rothberg | 2020-03-03 |
|/ |
|
* | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | set process labels in pkg/spec | Valentin Rothberg | 2020-02-19 |
* | 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 |