| Commit message (Expand) | Author | Age |
* | Avoid a read-write transaction on DB init | Matthew Heon | 2019-06-20 |
* | Spoof json-file logging support | Peter Hunt | 2019-06-19 |
* | Merge pull request #3358 from mheon/use_disk_spec | OpenShift Merge Robot | 2019-06-18 |
|\ |
|
| * | Swap to using the on-disk spec for inspect mounts | Matthew Heon | 2019-06-18 |
* | | Merge pull request #3352 from mheon/inspect_config_to_libpod | OpenShift Merge Robot | 2019-06-18 |
|\ \
| |/
|/| |
|
| * | Move the Config portion of Inspect into libpod | Matthew Heon | 2019-06-17 |
* | | Merge pull request #3257 from weirdwiz/load | OpenShift Merge Robot | 2019-06-17 |
|\ \ |
|
| * | | Add warning while untagging an image podman-load | Divyansh Kamboj | 2019-06-04 |
* | | | Merge pull request #3297 from rhatdan/systemd | OpenShift Merge Robot | 2019-06-17 |
|\ \ \
| |_|/
|/| | |
|
| * | | Accidently removed /run/lock from systemd mounts | Daniel J Walsh | 2019-06-11 |
* | | | Merge pull request #3348 from vrothberg/kill-error | OpenShift Merge Robot | 2019-06-17 |
|\ \ \ |
|
| * | | | stop/kill: inproper state errors: s/in state/is in state/ | Valentin Rothberg | 2019-06-17 |
| * | | | kill: print ID and state for non-running containers | Valentin Rothberg | 2019-06-17 |
* | | | | Remove unnecessary var type to fix lint warning | Lawrence Chan | 2019-06-14 |
* | | | | Move installPrefix and etcDir into runtime.go | Lawrence Chan | 2019-06-14 |
* | | | | Improve DESTDIR/PREFIX/ETCDIR handling | Lawrence Chan | 2019-06-14 |
* | | | | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 |
|/ / / |
|
* | | | Merge pull request #3312 from mheon/podman_inspect_fixes_cont | OpenShift Merge Robot | 2019-06-13 |
|\ \ \ |
|
| * | | | Split mount options in inspect further | Matthew Heon | 2019-06-13 |
| * | | | Make Inspect's mounts struct accurate to Docker | Matthew Heon | 2019-06-12 |
| * | | | Provide OCI spec path in `podman inspect` output | Matthew Heon | 2019-06-12 |
| |/ / |
|
* | | | Merge pull request #3319 from mheon/purge_easyjson | OpenShift Merge Robot | 2019-06-13 |
|\ \ \ |
|
| * | | | Purge all use of easyjson and ffjson in libpod | Matthew Heon | 2019-06-13 |
| |/ / |
|
* | | | oci: allow to specify what runtimes support JSON | Giuseppe Scrivano | 2019-06-13 |
* | | | oci: use json formatted errors from the runtime | Giuseppe Scrivano | 2019-06-13 |
* | | | Merge pull request #3305 from giuseppe/slirp-dns-first | OpenShift Merge Robot | 2019-06-12 |
|\ \ \ |
|
| * | | | rootless: use the slirp4netns builtin DNS first | Giuseppe Scrivano | 2019-06-12 |
| |/ / |
|
* / / | If container is not in correct state podman exec should exit with 126 | Daniel J Walsh | 2019-06-12 |
|/ / |
|
* | | Merge pull request #3240 from rhatdan/storageopts | OpenShift Merge Robot | 2019-06-10 |
|\ \ |
|
| * | | When you change the storage driver we ignore the storage-options | Daniel J Walsh | 2019-06-08 |
* | | | Merge pull request #3180 from mheon/inspect_volumes | OpenShift Merge Robot | 2019-06-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | Begin to break up pkg/inspect | Matthew Heon | 2019-06-03 |
| |/ |
|
* | | Merge pull request #2272 from adrianreber/migration | OpenShift Merge Robot | 2019-06-07 |
|\ \ |
|
| * | | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
| * | | Added support to migrate containers | Adrian Reber | 2019-06-03 |
| * | | Added helper functions for container migration | Adrian Reber | 2019-06-03 |
| |/ |
|
* / | Inherit rootless init_path from system libpod.conf | Lawrence Chan | 2019-06-03 |
|/ |
|
* | Merge pull request #2709 from haircommander/journald | OpenShift Merge Robot | 2019-05-29 |
|\ |
|
| * | Add --follow to journald ctr logging | Peter Hunt | 2019-05-28 |
| * | Address comments | Peter Hunt | 2019-05-28 |
| * | Implement podman logs with log-driver journald | Peter Hunt | 2019-05-28 |
| * | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | | Merge pull request #3188 from giuseppe/fix-join-existing-containers | OpenShift Merge Robot | 2019-05-29 |
|\ \ |
|
| * | | Revert "rootless: change default path for conmon.pid" | Giuseppe Scrivano | 2019-05-25 |
* | | | Merge pull request #3208 from vrothberg/fix-3207 | OpenShift Merge Robot | 2019-05-28 |
|\ \ \
| |_|/
|/| | |
|
| * | | runtime: unlock the alive lock only once | Valentin Rothberg | 2019-05-28 |
| |/ |
|
* | | Merge pull request #3189 from vrothberg/apparmor-fixes | OpenShift Merge Robot | 2019-05-28 |
|\ \
| |/
|/| |
|
| * | apparmor: don't load/set profile in privileged mode | Valentin Rothberg | 2019-05-23 |
* | | Merge pull request #3190 from giuseppe/fix-userns-psgo | OpenShift Merge Robot | 2019-05-23 |
|\ \
| |/
|/| |
|
| * | rootless: fix top huser and hgroup | Giuseppe Scrivano | 2019-05-23 |