summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update containers/storage to fix locking bugMatthew Heon2018-03-06
* Run gofmt and lint just for one Go versionÁlex González2018-03-05
* networking.go tweak iptables functionsbaude2018-03-03
* Merge pull request #444 from mheon/bump_0_3_1Matthew Heon2018-03-02
|\
| * Bump to v0.3.2-devMatthew Heon2018-03-02
| * Bump to v0.3.1v0.3.1Matthew Heon2018-03-02
|/
* Merge pull request #443 from baude/iptablesdnsMatthew Heon2018-03-02
|\
| * allow DNS resolution in containersbaude2018-03-02
* | Adjust podman logs error message for clarityMatthew Heon2018-03-02
|/
* Disable FFJSON for container structsMatthew Heon2018-03-02
* Fix SQL syntax errorMatthew Heon2018-03-02
* Remove unused existing IP addresses functionMatthew Heon2018-03-02
* Fix gofmt & golintMatthew Heon2018-03-02
* Use more reliable function for parsing CNI resultMatthew Heon2018-03-02
* Update DB to hold CNI network informationMatthew Heon2018-03-02
* Include error in error messageMatthew Heon2018-03-02
* Instead of erroring on exit file not being found, warnMatthew Heon2018-03-02
* podman logs -f: does not detect container stop or rmbaude2018-03-02
* 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