| Commit message (Expand) | Author | Age |
* | rootless: propagate XDG_RUNTIME_DIR to the OCI runtime | Giuseppe Scrivano | 2018-11-30 |
* | Merge pull request #1317 from rhatdan/privileged | OpenShift Merge Robot | 2018-11-30 |
|\ |
|
| * | Disable mount options when running --privileged | Daniel J Walsh | 2018-11-28 |
* | | /dev/shm should be mounted even in rootless mode. | Daniel J Walsh | 2018-11-28 |
* | | Merge pull request #1798 from giuseppe/fix-notify-socket | OpenShift Merge Robot | 2018-11-28 |
|\ \ |
|
| * | | oci: propagate NOTIFY_SOCKET on runtime start | Giuseppe Scrivano | 2018-11-28 |
* | | | Merge pull request #1880 from baude/f29fixes | OpenShift Merge Robot | 2018-11-28 |
|\ \ \ |
|
| * | | | Fix golang formatting issues | baude | 2018-11-28 |
| |/ / |
|
* | | | Merge pull request #1846 from cgwalters/netns-dns-localhost | OpenShift Merge Robot | 2018-11-28 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use host's resolv.conf if no network namespace enabled | Colin Walters | 2018-11-27 |
* | | | Merge pull request #1848 from adrianreber/master | OpenShift Merge Robot | 2018-11-28 |
|\ \ \ |
|
| * | | | Added tcp-established to checkpoint/restore | Adrian Reber | 2018-11-28 |
| * | | | Use also a struct to pass options to Restore() | Adrian Reber | 2018-11-28 |
| |/ / |
|
* | | | Merge pull request #1849 from giuseppe/report-rootless-netmode | OpenShift Merge Robot | 2018-11-28 |
|\ \ \ |
|
| * | | | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 |
| |/ / |
|
* | | | Merge pull request #1833 from giuseppe/remove-exec-polling | OpenShift Merge Robot | 2018-11-28 |
|\ \ \
| |_|/
|/| | |
|
| * | | util: use fsnotify to wait for file | Giuseppe Scrivano | 2018-11-28 |
| * | | exec: don't wait for pidfile when the runtime exited | Giuseppe Scrivano | 2018-11-27 |
* | | | rootless: fix cleanup | Giuseppe Scrivano | 2018-11-28 |
| |/
|/| |
|
* | | Merge pull request #1832 from giuseppe/always-make-explicit-tty-to-exec | OpenShift Merge Robot | 2018-11-27 |
|\ \
| |/
|/| |
|
| * | exec: always make explicit the tty value | Giuseppe Scrivano | 2018-11-20 |
* | | Merge pull request #1850 from vrothberg/mount-propagation | OpenShift Merge Robot | 2018-11-27 |
|\ \ |
|
| * | | set root propagation based on volume properties | Valentin Rothberg | 2018-11-26 |
* | | | Merge pull request #1734 from rhatdan/network | OpenShift Merge Robot | 2018-11-27 |
|\ \ \ |
|
| * | | | libpod should know if the network is disabled | Daniel J Walsh | 2018-11-13 |
* | | | | Merge pull request #1868 from QiWang19/issue860 | OpenShift Merge Robot | 2018-11-26 |
|\ \ \ \ |
|
| * | | | | Add history and namespaceoptions to image inspect | Qi Wang | 2018-11-26 |
| | |/ /
| |/| | |
|
* / | | | add podman container|image exists | baude | 2018-11-26 |
|/ / / |
|
* | | | Merge pull request #1835 from adrianreber/master | OpenShift Merge Robot | 2018-11-21 |
|\ \ \ |
|
| * | | | Added option to keep containers running after checkpointing | Adrian Reber | 2018-11-20 |
| * | | | Use a struct to pass options to Checkpoint() | Adrian Reber | 2018-11-20 |
| | |/
| |/| |
|
* | | | Merge pull request #1810 from baude/inspectToKube | OpenShift Merge Robot | 2018-11-20 |
|\ \ \ |
|
| * | | | output libpod container to kubernetes yaml | baude | 2018-11-19 |
* | | | | 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 libpod.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: Extract constant unknownPackage | Šimon Lukašík | 2018-11-10 |
| * | | Lint: Tests: add missing assertions | Šimon Lukašík | 2018-11-10 |
| * | | Lint: Do not ignore errors from docker run command when selinux enabled | Šimon Lukašík | 2018-11-10 |
| |/ |
|
* / | Increase pidWaitTimeout to 60s | Emilien Macchi | 2018-11-15 |
|/ |
|
* | Merge pull request #1772 from baude/rmdelpaused | OpenShift Merge Robot | 2018-11-09 |
|\ |
|
| * | rm -f now removes a paused container | baude | 2018-11-08 |
* | | Merge pull request #1789 from mheon/fix_add_hosts_test | OpenShift Merge Robot | 2018-11-09 |
|\ \ |
|
| * | | Accurately update state if prepare() partially fails | Matthew Heon | 2018-11-08 |
| |/ |
|
* | | info: add rootless field | Valentin Rothberg | 2018-11-09 |
* | | Merge pull request #1787 from baude/netstatusrework | OpenShift Merge Robot | 2018-11-08 |
|\ \ |
|
| * | | correct assignment of networkStatus | baude | 2018-11-08 |
| |/ |
|
* | | Merge pull request #1790 from isimluk/beware-of-goroutine-locals | OpenShift Merge Robot | 2018-11-08 |
|\ \
| |/
|/| |
|
| * | Do not hide errors when creating container with UserNSRoot | Šimon Lukašík | 2018-11-08 |