| Commit message (Expand) | Author | Age |
* | Override hostname for container | baude | 2018-01-21 |
* | Enable port bindings | baude | 2018-01-20 |
* | Cleanup of podman stats | Daniel J Walsh | 2018-01-19 |
* | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
* | Fix gofmt | Matthew Heon | 2018-01-18 |
* | Rename containerRuntimeInfo to containerState for clarity | Matthew Heon | 2018-01-18 |
* | Rename ContainerState to ContainerStatus | Matthew Heon | 2018-01-18 |
* | Split container.go into three files | Matthew Heon | 2018-01-18 |
* | Fix seccomp support | Daniel J Walsh | 2018-01-18 |
* | Fix gofmt | Matthew Heon | 2018-01-17 |
* | Fix in-memory state tests | Matthew Heon | 2018-01-17 |
* | Convert remaining state tests to new style | Matthew Heon | 2018-01-17 |
* | Add ability to get dependencies of a container | Matthew Heon | 2018-01-17 |
* | Fix comment typo | Matthew Heon | 2018-01-17 |
* | Fix gofmt | Matthew Heon | 2018-01-17 |
* | Address review comments | Matthew Heon | 2018-01-17 |
* | Wire in logic for selecting backing state impl | Matthew Heon | 2018-01-17 |
* | Do no lint test helpers | Matthew Heon | 2018-01-17 |
* | Modify unit tests for state to run on all state implementations | Matthew Heon | 2018-01-17 |
* | Change handling for pods in libpod state | Matthew Heon | 2018-01-17 |
* | Add ability to retrieve a pod's container from the state | Matthew Heon | 2018-01-17 |
* | Ensure batched containers have locks | Matthew Heon | 2018-01-16 |
* | Fix lint issues | Matthew Heon | 2018-01-16 |
* | Prevent containers with dependencies from being removed | Matthew Heon | 2018-01-16 |
* | Add ability for states to track container dependencies | Matthew Heon | 2018-01-16 |
* | Add API for sharing namespaces | Matthew Heon | 2018-01-16 |
* | Add support for shared CGroup namespaces | Matthew Heon | 2018-01-16 |
* | Add support for joining shared namespaces in libpod | Matthew Heon | 2018-01-16 |
* | When performing state-changing operations, don't exec runtime | Matthew Heon | 2018-01-16 |
* | Add DNS and security fields to DB | Matthew Heon | 2018-01-15 |
* | Fix gofmt | Matthew Heon | 2018-01-14 |
* | Add Sync() function to updating ctr state in Batch() | Matthew Heon | 2018-01-14 |
* | Disable locking on functions in batch operations | Matthew Heon | 2018-01-14 |
* | Add initial function batching API | Matthew Heon | 2018-01-14 |
* | Remove unused fields from runtime config | Matthew Heon | 2018-01-12 |
* | Merge pull request #211 from mheon/wireup_backends | Daniel J Walsh | 2018-01-12 |
|\ |
|
| * | Add ability to set CGroup Parent via API | Matthew Heon | 2018-01-10 |
* | | Merge pull request #215 from mheon/update_cni | Daniel J Walsh | 2018-01-12 |
|\ \ |
|
| * | | Update CNI plugin directories to search default location as well | Matthew Heon | 2018-01-11 |
| * | | Fix build error after updating CNI vendor | Matthew Heon | 2018-01-11 |
| |/ |
|
* | | podman run container id to file | baude | 2018-01-11 |
* | | Add support for shm-size. | Daniel J Walsh | 2018-01-11 |
|/ |
|
* | Update DB to add new fields required for planned features | Matthew Heon | 2018-01-10 |
* | Add latest to wait | baude | 2018-01-08 |
* | Fix merge issues | Matthew Heon | 2018-01-08 |
* | Remove vendored files unnecessary after Kube hostport removal | Matthew Heon | 2018-01-08 |
* | Remove Kubernetes hostport support | Matthew Heon | 2018-01-08 |
* | Shortname deletion continued | baude | 2018-01-08 |
* | Save ContainerConfig.User to database | Matthew Heon | 2018-01-08 |
* | Shortcut for most recent container | baude | 2018-01-08 |