| Commit message (Expand) | Author | Age |
* | Remove unused existing IP addresses function | Matthew Heon | 2018-03-02 |
* | Fix gofmt & golint | Matthew Heon | 2018-03-02 |
* | Use more reliable function for parsing CNI result | Matthew Heon | 2018-03-02 |
* | Update DB to hold CNI network information | Matthew Heon | 2018-03-02 |
* | Include error in error message | Matthew Heon | 2018-03-02 |
* | Instead of erroring on exit file not being found, warn | Matthew Heon | 2018-03-02 |
* | podman logs -f: does not detect container stop or rm | baude | 2018-03-02 |
* | test/README.md: fix path to the tests suite | Giuseppe Scrivano | 2018-03-02 |
* | Fix issue with podman logs on fresh containers | Matthew Heon | 2018-03-01 |
* | Replace usage of runc with runtime | Matthew Heon | 2018-03-01 |
* | Convert exec session tracking to use a dedicated struct | Matthew Heon | 2018-03-01 |
* | Fix gofmt & golint | Matthew Heon | 2018-03-01 |
* | Relax locking in Exec() | Matthew Heon | 2018-03-01 |
* | Handle removing containers with active exec sessions | Matthew Heon | 2018-03-01 |
* | Ensure that Cleanup() will not run on active containers | Matthew Heon | 2018-03-01 |
* | 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 |