| Commit message (Expand) | Author | Age |
... | |
* | | Merge pull request #1689 from mheon/add_runc_timeout | OpenShift Merge Robot | 2018-11-07 |
|\ \ |
|
| * | | Print error status code if we fail to parse it | Matthew Heon | 2018-11-07 |
| * | | Properly set Running state when starting containers | Matthew Heon | 2018-11-07 |
| * | | Fix misspelling | Matthew Heon | 2018-11-07 |
| * | | Retrieve container PID from conmon | Matthew Heon | 2018-11-07 |
| * | | If a container ceases to exist in runc, set exit status | Matthew Heon | 2018-11-07 |
| * | | EXPERIMENTAL: Do not call out to runc for sync | Matthew Heon | 2018-11-07 |
| * | | Actually save changes from post-stop sync | Matthew Heon | 2018-11-07 |
| |/ |
|
* | | Merge pull request #1767 from mheon/remove_conmon_cgroup_first | OpenShift Merge Robot | 2018-11-07 |
|\ \ |
|
| * | | Remove conmon cgroup before pod cgroup for cgroupfs | Matthew Heon | 2018-11-07 |
| |/ |
|
* | | Merge pull request #1761 from giuseppe/rootless-systemd | OpenShift Merge Robot | 2018-11-07 |
|\ \ |
|
| * | | rootless: mount /sys/fs/cgroup/systemd from the host | Giuseppe Scrivano | 2018-11-07 |
| * | | rootless: don't bind mount /sys/fs/cgroup/systemd in systemd mode | Giuseppe Scrivano | 2018-11-07 |
| |/ |
|
* / | Add hostname to /etc/hosts | Qi Wang | 2018-11-07 |
|/ |
|
* | 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 |
* | | rootless: avoid hang on failed slirp4netns | Giuseppe Scrivano | 2018-10-31 |
* | | Merge pull request #1704 from giuseppe/attach-cuid-too-long | OpenShift Merge Robot | 2018-10-30 |
|\ \ |
|
| * | | attach: fix attach when cuid is too long | Giuseppe Scrivano | 2018-10-30 |
| |/ |
|
* | | 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 |
| |/ |
|
* | | Merge pull request #1721 from vrothberg/fix-1695 | OpenShift Merge Robot | 2018-10-29 |
|\ \ |
|
| * | | unmount: fix error logic | Valentin Rothberg | 2018-10-29 |
| |/ |
|
* / | Sync default config with libpod.conf | Anders F Björklund | 2018-10-29 |
|/ |
|
* | Merge pull request #1699 from baude/rund | OpenShift Merge Robot | 2018-10-25 |
|\ |
|
| * | run prepare in parallel | baude | 2018-10-25 |
* | | Increase security and performance when looking up groups | baude | 2018-10-25 |
|/ |
|
* | create: fix writing cidfile when using rootless | Giuseppe Scrivano | 2018-10-23 |
* | read conmon output and convert to json in two steps | baude | 2018-10-23 |
* | Merge pull request #1687 from rhatdan/vendor | OpenShift Merge Robot | 2018-10-23 |
|\ |
|
| * | Allow containers/storage to handle on SELinux labeling | Daniel J Walsh | 2018-10-23 |
* | | Merge pull request #1638 from baude/fastps | OpenShift Merge Robot | 2018-10-23 |
|\ \ |
|
| * | | Make podman ps fast | baude | 2018-10-23 |
* | | | Merge pull request #1686 from mheon/rootless_firewall | OpenShift Merge Robot | 2018-10-23 |
|\ \ \ |
|
| * | | | Use more reliable check for rootless for firewall init | Matthew Heon | 2018-10-23 |
| | |/
| |/| |
|
* | | | Merge pull request #1627 from adrianreber/criu | OpenShift Merge Robot | 2018-10-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use the CRIU version check in checkpoint/restore | Adrian Reber | 2018-10-23 |
| |/ |
|
* / | oci: cleanup process status | Giuseppe Scrivano | 2018-10-23 |
|/ |
|
* | Move rootless directory handling to the libpod/pkg/util directory | Daniel J Walsh | 2018-10-22 |
* | Vendor in new new buildah/ci | baude | 2018-10-17 |
* | Fix CGroup paths used for systemd CGroup mount | Matthew Heon | 2018-10-17 |
* | Merge pull request #1650 from rhatdan/systemd | Matthew Heon | 2018-10-16 |
|\ |
|
| * | Mount proper cgroup for systemd to manage inside of the container. | Daniel J Walsh | 2018-10-15 |
* | | Merge pull request #1609 from giuseppe/fix-volume-rootless | Matthew Heon | 2018-10-16 |
|\ \
| |/
|/| |
|
| * | volume: resolve symlinks in paths | Giuseppe Scrivano | 2018-10-14 |
| * | volume: write the correct ID of the container in error messages | Giuseppe Scrivano | 2018-10-14 |
* | | Touchup fileo typo | TomSweeneyRedHat | 2018-10-15 |
|/ |
|
* | Generate a passwd file for users not in container | Daniel J Walsh | 2018-10-12 |
* | Merge pull request #1623 from mheon/static_ip | OpenShift Merge Robot | 2018-10-11 |
|\ |
|
| * | Fix gofmt | Matthew Heon | 2018-10-11 |