summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* podman info add registriesbaude2018-02-28
* Tweak info time formatTomSweeneyRedHat2018-02-28
* podman stats add networkingbaude2018-02-28
* CNIPluginDir: check "/usr/lib/cni"Valentin Rothberg2018-02-28
* Restrict top output to container's pids onlybaude2018-02-26
* podman load dont panic when no repotagsbaude2018-02-26
* Add ubuntu pathsbaude2018-02-26
* Do not override user mountsbaude2018-02-26
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* 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
* Remove No New Privs from DB as it's already in the specMatthew Heon2018-02-22
* Add accessors to all container config and state fieldsMatthew Heon2018-02-22
* Implement --image-volumes for create and runumohnani82018-02-22
* Remove unnecessary booleansMatthew Heon2018-02-22
* Fix gofmtMatthew Heon2018-02-22
* Make operations on pod containers as a group independentMatthew Heon2018-02-22
* Fix gofmtMatthew Heon2018-02-22
* Add ability to start containers in a podMatthew Heon2018-02-22
* Add kill and stop for podsMatthew Heon2018-02-22
* Add pod status commandMatthew Heon2018-02-22
* Push up createConfig.CgroupParent processing to parentJhon Honce2018-02-22
* Corrected commentJhon Honce2018-02-22
* Implement podman run option --cgroup-parentJhon Honce2018-02-22
* Performance enhancement for podman imagesbaude2018-02-20
* Ensure we don't repeatedly poll disk for exit codesMatthew Heon2018-02-20
* Change uptime format in `podman info` to human-readableMatthew Heon2018-02-19
* Remove unused registry related options from libpodMatthew Heon2018-02-19
* Add FFJSON encoding/decoding for our container structsMatthew Heon2018-02-16
* Squash logged errors from failed SQL rollbacksMatthew Heon2018-02-15
* 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
* Fix libpod to use given CGroup parent instead of a hardcoded oneMatthew Heon2018-02-09
* libpod/finished_amd64.go -> libpod/finished64.gobaude2018-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