| Commit message (Expand) | Author | Age |
* | Containers in a pod can only join namespaces in that pod | Matthew Heon | 2018-02-12 |
* | Refactor Pod to use a Config struct | Matthew Heon | 2018-02-12 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Save --privileged state | Daniel J Walsh | 2018-01-25 |
* | Enable port bindings | baude | 2018-01-20 |
* | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
* | Wire in logic for selecting backing state impl | Matthew Heon | 2018-01-17 |
* | Change handling for pods in libpod state | Matthew Heon | 2018-01-17 |
* | Add API for sharing namespaces | Matthew Heon | 2018-01-16 |
* | 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 |
| |/ |
|
* / | 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 |
* | Remove kpod handling of conmon | baude | 2018-01-03 |
* | podman create/run need to load information from the image | Daniel J Walsh | 2018-01-03 |
* | Ensure that names are reasonable via regex | Matthew Heon | 2018-01-02 |
* | Plumb through the --stop-timeout signal handling | Daniel J Walsh | 2017-12-20 |
* | Finish implementing stop signal parsing | Daniel J Walsh | 2017-12-19 |
* | Ensure libkpod.Config defaults don't override libpod defaults | Matthew Heon | 2017-12-14 |
* | Add networking configuration to the libpod DB | Matthew Heon | 2017-12-14 |
* | Wire in net plugin into libpod | Matthew Heon | 2017-12-14 |
* | Update pods to use file locks | Matthew Heon | 2017-12-14 |
* | Add NetMode, UTSMode and IPCMode | Daniel J Walsh | 2017-12-02 |
* | Move libpod under containers/storage | Daniel J Walsh | 2017-11-29 |
* | Wire SQL backed state into rest of libpod | Matthew Heon | 2017-11-18 |
* | Compile-tested implementation of SQL-backed state | Matthew Heon | 2017-11-18 |
* | Parse SecurityOpts | Daniel J Walsh | 2017-11-03 |
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |