aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix seccomp supportDaniel J Walsh2018-01-18
* ETCDIR should be relative to DESTDIRDaniel J Walsh2018-01-17
* Fix gofmtMatthew Heon2018-01-17
* Fix in-memory state testsMatthew Heon2018-01-17
* Convert remaining state tests to new styleMatthew Heon2018-01-17
* Add ability to get dependencies of a containerMatthew Heon2018-01-17
* Fix comment typoMatthew Heon2018-01-17
* Fix gofmtMatthew Heon2018-01-17
* Address review commentsMatthew Heon2018-01-17
* Wire in logic for selecting backing state implMatthew Heon2018-01-17
* Do no lint test helpersMatthew Heon2018-01-17
* Modify unit tests for state to run on all state implementationsMatthew Heon2018-01-17
* Change handling for pods in libpod stateMatthew Heon2018-01-17
* Add ability to retrieve a pod's container from the stateMatthew Heon2018-01-17
* Add check for successful imageData callDaniel J Walsh2018-01-17
* Remove --storage-opt from podman run/createDaniel J Walsh2018-01-17
* test/podman_networking.bats: kpod to podmanbaude2018-01-17
* switch to bats-corebaude2018-01-16
* Ensure batched containers have locksMatthew Heon2018-01-16
* Minor change to --net parsingMatthew Heon2018-01-16
* Disable interfacer linterMatthew Heon2018-01-16
* Fix lint issuesMatthew Heon2018-01-16
* Prevent containers with dependencies from being removedMatthew Heon2018-01-16
* Add ability for states to track container dependenciesMatthew Heon2018-01-16
* Add API for sharing namespacesMatthew Heon2018-01-16
* Add support for shared CGroup namespacesMatthew Heon2018-01-16
* Add support for joining shared namespaces in libpodMatthew Heon2018-01-16
* When performing state-changing operations, don't exec runtimeMatthew Heon2018-01-16
* Make --net alias to --networkbaude2018-01-15
* Add DNS and security fields to DBMatthew Heon2018-01-15
* Implement and test the following flags for podman run and createumohnani82018-01-15
* Fix gofmtMatthew Heon2018-01-14
* Add Sync() function to updating ctr state in Batch()Matthew Heon2018-01-14
* Disable locking on functions in batch operationsMatthew Heon2018-01-14
* Add initial function batching APIMatthew Heon2018-01-14
* Remove unused fields from runtime configMatthew Heon2018-01-12
* Merge pull request #211 from mheon/wireup_backendsDaniel J Walsh2018-01-12
|\
| * Add ability to set CGroup Parent via APIMatthew Heon2018-01-10
* | Merge pull request #219 from baude/gitvalidationDaniel J Walsh2018-01-12
|\ \
| * | update gitvalidation epochbaude2018-01-12
* | | Merge pull request #215 from mheon/update_cniDaniel J Walsh2018-01-12
|\ \ \
| * | | Update CNI plugin directories to search default location as wellMatthew Heon2018-01-11
| * | | Fix build error after updating CNI vendorMatthew Heon2018-01-11
| * | | Upgrade OCICNI vendorMatthew Heon2018-01-11
| | |/ | |/|
* | | Merge pull request #213 from baude/unitTestsSpecDaniel J Walsh2018-01-12
|\ \ \
| * | | Test user input to specbaude2018-01-11
| | |/ | |/|
* | | Merge pull request #217 from mheon/remove_storage_pkgDaniel J Walsh2018-01-12
|\ \ \ | |/ / |/| |
| * | Remove unused pkg/storage codeMatthew Heon2018-01-11
* | | podman run container id to filebaude2018-01-11
|/ /
* / Add support for shm-size.Daniel J Walsh2018-01-11
|/