| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | Make --net alias to --network | baude | 2018-01-15 |
* | | Add DNS and security fields to DB | Matthew Heon | 2018-01-15 |
* | | Implement and test the following flags for podman run and create | umohnani8 | 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 #219 from baude/gitvalidation | Daniel J Walsh | 2018-01-12 |
|\ \ |
|
| * | | update gitvalidation epoch | baude | 2018-01-12 |
* | | | 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 |
| * | | | Upgrade OCICNI vendor | Matthew Heon | 2018-01-11 |
| | |/
| |/| |
|
* | | | Merge pull request #213 from baude/unitTestsSpec | Daniel J Walsh | 2018-01-12 |
|\ \ \ |
|
| * | | | Test user input to spec | baude | 2018-01-11 |
| | |/
| |/| |
|
* | | | Merge pull request #217 from mheon/remove_storage_pkg | Daniel J Walsh | 2018-01-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove unused pkg/storage code | 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 |
* | Default to always copyup the underlying directory on top of tmpfs mounts | Daniel J Walsh | 2018-01-10 |
* | Turn on travis bot | baude | 2018-01-10 |
* | Podman tutorial | baude | 2018-01-10 |
* | Fix typo in label field option | Daniel J Walsh | 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 |
* | Clean up network namespaces on container removal | Matthew Heon | 2018-01-08 |
* | Remove by shortname | baude | 2018-01-08 |
* | Add basic network inspection info | Matthew Heon | 2018-01-08 |
* | Don't pull cached images | baude | 2018-01-08 |
* | Touchup rmi manpage | TomSweeneyRedHat | 2018-01-08 |
* | cni: 98-podman-loopback.conf is not needed | Dan Williams | 2018-01-08 |
* | Add function to get IP address of a running container | Matthew Heon | 2018-01-08 |
* | Add removal failure test after unpause | TomSweeneyRedHat | 2018-01-05 |
* | Change name of kpod to podman | Daniel J Walsh | 2018-01-04 |
* | Fix handling of exit codes | Daniel J Walsh | 2018-01-04 |
* | We no longer use stores | Daniel J Walsh | 2018-01-04 |