| Commit message (Expand) | Author | Age |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Fix displaying size on size calculation error | Steve Baker | 2018-09-07 |
* | Fix pod sharing for utsmode | Daniel J Walsh | 2018-09-07 |
* | use layer cache when building images | baude | 2018-09-07 |
* | Fix nameing of Namespaces to be more consistent | Daniel J Walsh | 2018-09-06 |
* | Fix up libpod.conf man pages and referencese to it. | Daniel J Walsh | 2018-09-06 |
* | We should fail Podman with ExitCode 125 by default | Daniel J Walsh | 2018-09-05 |
* | Add CRI logs parsing to podman logs | umohnani8 | 2018-09-05 |
* | rmi remove all not error when no images are present | baude | 2018-09-05 |
* | rootless: check uid with Geteuid() instead of Getuid() | Giuseppe Scrivano | 2018-09-04 |
* | rootless, create: support --pod | Giuseppe Scrivano | 2018-09-04 |
* | rootless, run: support --pod | Giuseppe Scrivano | 2018-09-04 |
* | rootless: be in an userns to initialize the runtime | Giuseppe Scrivano | 2018-09-04 |
* | commandNotFoundHandler: use stderr and exit code 1 | Valentin Rothberg | 2018-09-01 |
* | Add proper support for systemd inside of podman | Daniel J Walsh | 2018-08-31 |
* | pod create: restore help flag | Valentin Rothberg | 2018-08-31 |
* | catch command-not-found errors | Valentin Rothberg | 2018-08-31 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | varlink: fix --timeout usage | Giuseppe Scrivano | 2018-08-30 |
* | run/create: reserve `-h` flag for hostname | Valentin Rothberg | 2018-08-30 |
* | podman,varlink: inform user about --timeout 0 | Tomas Tomecek | 2018-08-30 |
* | rootless: show an error when stats is used | Giuseppe Scrivano | 2018-08-29 |
* | rootless: show an error when pause/unpause are used | Giuseppe Scrivano | 2018-08-29 |
* | rootless, exec: use the new function to join the userns | Giuseppe Scrivano | 2018-08-29 |
* | rootless: fix top | Giuseppe Scrivano | 2018-08-29 |
* | Vendor in latest projectatomic/buildah | Daniel J Walsh | 2018-08-29 |
* | allow specification of entrypoint in the form of a slice | Daniel J Walsh | 2018-08-28 |
* | rootless, search: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, login, logout: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, kill: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, stop: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | Ensure return errors match API docs | baude | 2018-08-28 |
* | Fix handling of multiple filters in podman ps | Matthew Heon | 2018-08-27 |
* | rootless: fix exec | Giuseppe Scrivano | 2018-08-26 |
* | Fixed formatting and lowered verbosity of pod ps | haircommander | 2018-08-24 |
* | Do not try to enable AppArmor in rootless mode | Marco Vedovati | 2018-08-24 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Support pause containers in varlink | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Changed GetContainerStats to return ErrCtrStateInvalid | haircommander | 2018-08-23 |
* | Add GetPodStats to varlink | haircommander | 2018-08-23 |
* | Add podman pod top | haircommander | 2018-08-23 |
* | Enable pod stats with short ID and name | haircommander | 2018-08-21 |
* | Fix handling of devices | Daniel J Walsh | 2018-08-20 |
* | Mention that systemd is the default cgroup manager | Matthew Heon | 2018-08-17 |
* | Don't fail on size. | Daniel J Walsh | 2018-08-17 |
* | podman pod stats | baude | 2018-08-17 |
* | Added helper function for libpod pod api calls | haircommander | 2018-08-16 |
* | CreatePod args now PodCreate structure | haircommander | 2018-08-16 |