| Commit message (Expand) | Author | Age |
* | Add tracking for exec session IDs | Matthew Heon | 2018-03-01 |
* | Remove now-unused runc launch code | Matthew Heon | 2018-03-01 |
* | Rework exec to enable splitting to retrieve exec PID | Matthew Heon | 2018-03-01 |
* | Add tracking for container exec sessions to DB | Matthew Heon | 2018-03-01 |
* | Small fixes to container Exec | Matthew Heon | 2018-03-01 |
* | docs/podman-info.1.md update man page | baude | 2018-03-01 |
* | Fix checks for configuration keys in the DB | Matthew Heon | 2018-03-01 |
* | Remove unused vendor github.com/coreos/pkg | Matthew Heon | 2018-03-01 |
* | Remove unused vendor github.com/mrunalp/fileutils | Matthew Heon | 2018-03-01 |
* | Remove unused vendor gopkg.in/fsnotify.v1 | Matthew Heon | 2018-03-01 |
* | Remove unused vendor github.com/containerd/console | Matthew Heon | 2018-03-01 |
* | Remove unused dependency vendor gopkg.in/tomb.v1 | Matthew Heon | 2018-03-01 |
* | Remove unused runc files | Matthew Heon | 2018-03-01 |
* | Update containers/storage | Matthew Heon | 2018-03-01 |
* | Merge pull request #428 from baude/coproutdir | Brent Baude | 2018-02-28 |
|\ |
|
| * | copr outdir | baude | 2018-02-28 |
|/ |
|
* | Fix travis notifications | Matthew Heon | 2018-02-28 |
* | podman info add registries | baude | 2018-02-28 |
* | Merge pull request #419 from baude/coprgit | Brent Baude | 2018-02-28 |
|\ |
|
| * | Re-enable copr builds | baude | 2018-02-28 |
* | | Tweak info time format | TomSweeneyRedHat | 2018-02-28 |
* | | podman stats add networking | baude | 2018-02-28 |
|/ |
|
* | CNIPluginDir: check "/usr/lib/cni" | Valentin Rothberg | 2018-02-28 |
* | remove build alias | Seth Jennings | 2018-02-27 |
* | Merge pull request #411 from baude/coprgitfix | Brent Baude | 2018-02-27 |
|\ |
|
| * | copr make file change | baude | 2018-02-27 |
|/ |
|
* | (minor) correct misspellings in man pages | Ed Santiago | 2018-02-27 |
* | Restrict top output to container's pids only | baude | 2018-02-26 |
* | ps displays incorrect exit code | baude | 2018-02-26 |
* | podman load dont panic when no repotags | baude | 2018-02-26 |
* | Add ubuntu paths | baude | 2018-02-26 |
* | Do not override user mounts | baude | 2018-02-26 |
* | Tagging an image alias by shortname | baude | 2018-02-26 |
* | Address review comments | baude | 2018-02-24 |
* | Add support for --no-new-privs | Daniel J Walsh | 2018-02-24 |
* | Merge pull request #396 from mheon/bump_022 | Brent Baude | 2018-02-23 |
|\ |
|
| * | Bump version to v0.2.3-dev | Matthew Heon | 2018-02-23 |
| * | Bump release to v0.2.2v0.2.2 | Matthew Heon | 2018-02-23 |
|/ |
|
* | podman ps json output use batched ops | baude | 2018-02-23 |
* | CreateContainerStorage by image id | baude | 2018-02-23 |
* | Move Hostname accessor to more logical place | Matthew Heon | 2018-02-23 |
* | Refactor spec generation in libpod into a function | Matthew Heon | 2018-02-23 |
* | Remove No New Privs from DB as it's already in the spec | Matthew Heon | 2018-02-22 |
* | Vendor in latest containers/image | umohnani8 | 2018-02-22 |
* | Add accessors to all container config and state fields | Matthew Heon | 2018-02-22 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | Remove unnecessary booleans | Matthew Heon | 2018-02-22 |
* | Fix gofmt | Matthew Heon | 2018-02-22 |
* | Make operations on pod containers as a group independent | Matthew Heon | 2018-02-22 |
* | Fix gofmt | Matthew Heon | 2018-02-22 |