| Commit message (Expand) | Author | Age |
* | 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 |
* | Added reason to PodContainerError | haircommander | 2018-08-16 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | Add Pod API to varlink. | haircommander | 2018-08-16 |
* | Change pod varlink API. | haircommander | 2018-08-16 |
* | Moved getPodStatus to pod API to be used in varlink | haircommander | 2018-08-16 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Suport format param for varlink Commit | Qi Wang | 2018-08-16 |
* | Fix segfault in top when -l and no args are passed | haircommander | 2018-08-16 |
* | build, rootless: specify IsolationOCIRootless | Giuseppe Scrivano | 2018-08-15 |
* | rootless: not require userns for help/version | Giuseppe Scrivano | 2018-08-14 |