summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* test/README.md: fix path to the tests suiteGiuseppe Scrivano2018-03-02
* Fix issue with podman logs on fresh containersMatthew Heon2018-03-01
* Replace usage of runc with runtimeMatthew Heon2018-03-01
* Convert exec session tracking to use a dedicated structMatthew Heon2018-03-01
* Fix gofmt & golintMatthew Heon2018-03-01
* Relax locking in Exec()Matthew Heon2018-03-01
* Handle removing containers with active exec sessionsMatthew Heon2018-03-01
* Ensure that Cleanup() will not run on active containersMatthew Heon2018-03-01
* Add tracking for exec session IDsMatthew Heon2018-03-01
* Remove now-unused runc launch codeMatthew Heon2018-03-01
* Rework exec to enable splitting to retrieve exec PIDMatthew Heon2018-03-01
* Add tracking for container exec sessions to DBMatthew Heon2018-03-01
* Small fixes to container ExecMatthew Heon2018-03-01
* docs/podman-info.1.md update man pagebaude2018-03-01
* Fix checks for configuration keys in the DBMatthew Heon2018-03-01
* Remove unused vendor github.com/coreos/pkgMatthew Heon2018-03-01
* Remove unused vendor github.com/mrunalp/fileutilsMatthew Heon2018-03-01
* Remove unused vendor gopkg.in/fsnotify.v1Matthew Heon2018-03-01
* Remove unused vendor github.com/containerd/consoleMatthew Heon2018-03-01
* Remove unused dependency vendor gopkg.in/tomb.v1Matthew Heon2018-03-01
* Remove unused runc filesMatthew Heon2018-03-01
* Update containers/storageMatthew Heon2018-03-01
* Merge pull request #428 from baude/coproutdirBrent Baude2018-02-28
|\
| * copr outdirbaude2018-02-28
|/
* Fix travis notificationsMatthew Heon2018-02-28
* podman info add registriesbaude2018-02-28
* Merge pull request #419 from baude/coprgitBrent Baude2018-02-28
|\
| * Re-enable copr buildsbaude2018-02-28
* | Tweak info time formatTomSweeneyRedHat2018-02-28
* | podman stats add networkingbaude2018-02-28
|/
* CNIPluginDir: check "/usr/lib/cni"Valentin Rothberg2018-02-28
* remove build aliasSeth Jennings2018-02-27
* Merge pull request #411 from baude/coprgitfixBrent Baude2018-02-27
|\
| * copr make file changebaude2018-02-27
|/
* (minor) correct misspellings in man pagesEd Santiago2018-02-27
* Restrict top output to container's pids onlybaude2018-02-26
* ps displays incorrect exit codebaude2018-02-26
* podman load dont panic when no repotagsbaude2018-02-26
* Add ubuntu pathsbaude2018-02-26
* Do not override user mountsbaude2018-02-26
* Tagging an image alias by shortnamebaude2018-02-26
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* Merge pull request #396 from mheon/bump_022Brent Baude2018-02-23
|\
| * Bump version to v0.2.3-devMatthew Heon2018-02-23
| * Bump release to v0.2.2v0.2.2Matthew Heon2018-02-23
|/
* podman ps json output use batched opsbaude2018-02-23
* CreateContainerStorage by image idbaude2018-02-23
* Move Hostname accessor to more logical placeMatthew Heon2018-02-23
* Refactor spec generation in libpod into a functionMatthew Heon2018-02-23