| Commit message (Expand) | Author | Age |
* | Merge pull request #1829 from baude/enableportbindinginpods | OpenShift Merge Robot | 2018-11-20 |
|\ |
|
| * | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | | rootless: create empty mounts.conf if it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
* | | registries: check user registries file only in rootless mode | Giuseppe Scrivano | 2018-11-19 |
* | | rootless: create storage.conf when it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
|/ |
|
* | Merge pull request #1756 from isimluk/update-dependent-metalinter | OpenShift Merge Robot | 2018-11-16 |
|\ |
|
| * | Lint: InspectImage varlink api should return errors that occurred | Šimon Lukašík | 2018-11-10 |
* | | rootless: call IsRootless just once | Giuseppe Scrivano | 2018-11-14 |
* | | Better document rootless containers | Daniel J Walsh | 2018-11-10 |
|/ |
|
* | rootless: default to fuse-overlayfs when available | Giuseppe Scrivano | 2018-11-08 |
* | Don't fail if /etc/passwd or /etc/group does not exists | Daniel J Walsh | 2018-11-07 |
* | Merge pull request #1736 from giuseppe/rootless-drop-run-postfix | OpenShift Merge Robot | 2018-10-31 |
|\ |
|
| * | rootless: do not add an additional /run to runroot | Giuseppe Scrivano | 2018-10-31 |
* | | Merge pull request #1731 from afbjorklund/version | OpenShift Merge Robot | 2018-10-31 |
|\ \
| |/
|/| |
|
| * | Fix setting of version information | Anders F Björklund | 2018-10-31 |
* | | Merge pull request #1715 from baude/getusergroup | OpenShift Merge Robot | 2018-10-30 |
|\ \
| |/
|/| |
|
| * | get user and group information using securejoin and runc's user library | baude | 2018-10-29 |
* | | Change to exported name in ParseDevice | Qi Wang | 2018-10-29 |
|/ |
|
* | Add helper function to read out CRIU version | Adrian Reber | 2018-10-23 |
* | Fix man page to show info on storage | Daniel J Walsh | 2018-10-22 |
* | Move rootless directory handling to the libpod/pkg/util directory | Daniel J Walsh | 2018-10-22 |
* | Mount proper cgroup for systemd to manage inside of the container. | Daniel J Walsh | 2018-10-15 |
* | Generate a passwd file for users not in container | Daniel J Walsh | 2018-10-12 |
* | 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 |
* | | Merge pull request #1628 from giuseppe/rootless-fix-hang-on-setresuid | OpenShift Merge Robot | 2018-10-11 |
|\ \ |
|
| * | | rootless: detect when user namespaces are not enabled | Giuseppe Scrivano | 2018-10-11 |
| * | | rootless: report more error messages from the startup phase | Giuseppe Scrivano | 2018-10-11 |
| * | | rootless: fix an hang on older versions of setresuid/setresgid | Giuseppe Scrivano | 2018-10-11 |
| |/ |
|
* / | Add --ip flag and plumbing into libpod | Matthew Heon | 2018-10-11 |
|/ |
|
* | Fix lint | Matthew Heon | 2018-10-04 |
* | Drop libnetwork vendor and move the code into pkg/ | Matthew Heon | 2018-10-04 |
* | 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 |
* | | Add ContainerStateExited and OCI delete() in cleanup() | Matthew Heon | 2018-10-02 |
* | | Merge pull request #1563 from jwhonce/wip/pods | OpenShift Merge Robot | 2018-10-02 |
|\ \ |
|
| * | | Implement pod varlink bindings | Jhon Honce | 2018-10-01 |
| |/ |
|
* / | rootless: raise an error when trying to use cgroups | Giuseppe Scrivano | 2018-10-01 |
|/ |
|
* | Add buildah version and distribution to info | baude | 2018-09-28 |
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | Refactor Wait() to not require a timeout | Matthew Heon | 2018-09-21 |
* | Don't mount /dev/shm if the user told you --ipc=none | Daniel J Walsh | 2018-09-21 |
* | rootless: error out if there are not enough UIDs/GIDs available | Giuseppe Scrivano | 2018-09-21 |
* | rootless: skip usage of filepath.Join | Giuseppe Scrivano | 2018-09-21 |
* | create, rootless: join the userns of ns:PATH | Giuseppe Scrivano | 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 |
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |
* | Small updates to OCI spec generation | Matthew Heon | 2018-09-17 |
* | Merge pull request #1467 from rhatdan/dev | Matthew Heon | 2018-09-14 |
|\ |
|