aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #346 from baude/0.2.1v0.2.1Brent Baude2018-02-16
|\
| * 0.2.1baude2018-02-16
|/
* Run podman inside a podman containerbaude2018-02-16
* Remove last traces of old version schemeMatthew Heon2018-02-16
* Add FFJSON encoding/decoding for our container structsMatthew Heon2018-02-16
* images --all developer notebaude2018-02-16
* Add podman versionDaniel J Walsh2018-02-15
* Touch up tutorial location and install reqsTomSweeneyRedHat2018-02-15
* No registries warningbaude2018-02-15
* Return imageid from podman pullbaude2018-02-15
* Squash logged errors from failed SQL rollbacksMatthew Heon2018-02-15
* No entrpoint, cmd, or commandbaude2018-02-15
* Privileged containers should inherit host devicesbaude2018-02-15
* Bump podman version to match release versionbaude2018-02-14
* Add copr depsbaude2018-02-14
* PS performance cleanupsbaude2018-02-14
* Disable default Seccomp profile with privileged containersMatthew Heon2018-02-13
* Make libpod build on 32-bit systemsMatthew Heon2018-02-13
* Address review commentv0.2Matthew Heon2018-02-12
* Add buckets for all containers and all podsMatthew Heon2018-02-12
* Containers in a pod can only join namespaces in that podMatthew Heon2018-02-12
* Fix gofmt and lintMatthew Heon2018-02-12
* Check error when checking ctr dependenciesMatthew Heon2018-02-12
* Refactor Pod to use a Config structMatthew Heon2018-02-12
* Add pod functions to BoltDB stateMatthew Heon2018-02-12
* Add pod bucketsMatthew Heon2018-02-12
* Add implementation for BoltDB-backed stateMatthew Heon2018-02-12
* Change json to match docker inspectDaniel J Walsh2018-02-11
* Honor ENTRYPOINT in imagebaude2018-02-11
* Revert to md2man masterbaude2018-02-10
* Fix libpod to use given CGroup parent instead of a hardcoded oneMatthew Heon2018-02-09
* libpod/finished_amd64.go -> libpod/finished64.gobaude2018-02-09
* Rework port codebaude2018-02-09
* podman logs: fix tailingbaude2018-02-09
* Fix further style issuesMatthew Heon2018-02-09
* Allow removing pods with running containers if --force is givenMatthew Heon2018-02-09
* Address style issues in in_memory_stateMatthew Heon2018-02-09
* Fix gofmt and lintMatthew Heon2018-02-09
* Finish unit tests for podsMatthew Heon2018-02-09
* Fix bugs identified by unit testsMatthew Heon2018-02-09
* HACK: monkey-patch gosqlite3 to rollback unconditionally after tx errorMatthew Heon2018-02-09
* Rework state tests to avoid boilerplate. Begin adding pod tests.Matthew Heon2018-02-09
* Unify Pod and Container ID and Name registries for in-memory stateMatthew Heon2018-02-09
* Remove read-only from DB, it's in the specMatthew Heon2018-02-09
* Add pod removal codeMatthew Heon2018-02-09
* Implement pod operations in SQL stateMatthew Heon2018-02-09
* Tear out pod containers map. Instead rely on stateMatthew Heon2018-02-09
* Update pause tests per QE suggestions and move to gingkoTomSweeneyRedHat2018-02-08
* Add some global options to buildTomSweeneyRedHat2018-02-08
* Merge pull request #316 from baude/copr3Brent Baude2018-02-08
|\