| Commit message (Expand) | Author | Age |
* | podman play kube: add containers to pod | baude | 2019-01-11 |
* | createconfig: always cleanup a rootless container | Giuseppe Scrivano | 2019-01-10 |
* | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
* | Merge pull request #2082 from rhatdan/runc | OpenShift Merge Robot | 2019-01-06 |
|\ |
|
| * | Update vendor of runc | Daniel J Walsh | 2019-01-04 |
* | | add container-init support | Valentin Rothberg | 2019-01-04 |
|/ |
|
* | Fix handling of symbolic links | Daniel J Walsh | 2018-12-28 |
* | 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 |
* | Invalid index for array | Daniel J Walsh | 2018-12-21 |
* | create pod on the fly | baude | 2018-12-03 |
* | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 |
* | rootless: add new netmode "slirp4netns" | Giuseppe Scrivano | 2018-11-27 |
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | Change to exported name in ParseDevice | Qi Wang | 2018-10-29 |
* | Mount proper cgroup for systemd to manage inside of the container. | Daniel J Walsh | 2018-10-15 |
* | Merge pull request #1605 from mheon/syslog_cleanup | OpenShift Merge Robot | 2018-10-11 |
|\ |
|
| * | Pass along syslog variable to podman cleanup processes | Matthew Heon | 2018-10-11 |
* | | Add --ip flag and plumbing into libpod | Matthew Heon | 2018-10-11 |
|/ |
|
* | Merge pull request #1557 from rhatdan/systemd | OpenShift Merge Robot | 2018-10-04 |
|\ |
|
| * | Don't tmpcopyup on systemd cgroup | Daniel J Walsh | 2018-09-29 |
* | | rootless: raise an error when trying to use cgroups | Giuseppe Scrivano | 2018-10-01 |
|/ |
|
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | Don't mount /dev/shm if the user told you --ipc=none | Daniel J Walsh | 2018-09-21 |
* | spec: refactor ns modes to a common interface | Giuseppe Scrivano | 2018-09-21 |
* | Add new field to libpod to indicate whether or not to use labelling | Daniel J Walsh | 2018-09-20 |
* | Small updates to OCI spec generation | Matthew Heon | 2018-09-17 |
* | Don't mount /dev/* if user mounted /dev | Daniel J Walsh | 2018-09-14 |
* | Swap default mount propagation from private to rprivate | Matthew Heon | 2018-09-13 |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Fix pod sharing for utsmode | Daniel J Walsh | 2018-09-07 |
* | Respect user-added mounts over default spec mounts | Matthew Heon | 2018-09-07 |
* | Ensure we do not overlap mounts in the spec | Matthew Heon | 2018-09-07 |
* | Add proper support for systemd inside of podman | Daniel J Walsh | 2018-08-31 |
* | Set nproc in containers unless explicitly overridden | Matthew Heon | 2018-08-28 |
* | Do not set max open files by default if we are rootless | Matthew Heon | 2018-08-28 |
* | Set default max open files in spec | Matthew Heon | 2018-08-28 |
* | Fix Mount Propagation | Giuseppe Scrivano | 2018-08-27 |
* | rootless: fix --pid=host | Giuseppe Scrivano | 2018-08-27 |
* | rootless: fix --ipc=host | Giuseppe Scrivano | 2018-08-27 |
* | spec: bind mount /sys only when userNS are enabled | Giuseppe Scrivano | 2018-08-27 |
* | exposes tcp port only if no proto specified. | Kunal Kushwaha | 2018-08-24 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | rootless: fix --net host --privileged | Giuseppe Scrivano | 2018-08-22 |
* | Fix handling of devices | Daniel J Walsh | 2018-08-20 |
* | podman: fix --uts=host | Giuseppe Scrivano | 2018-08-17 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Revert "spec: bind mount /sys only for rootless containers" | Giuseppe Scrivano | 2018-08-16 |
* | spec: bind mount /sys only for rootless containers | Giuseppe Scrivano | 2018-08-15 |