| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |
* | Add function to get IP address of a running container | Matthew Heon | 2018-01-08 |
* | Fix handling of exit codes | Daniel J Walsh | 2018-01-04 |
* | Run by shortname | baude | 2018-01-04 |
* | Make database write in syncContainer conditional | Matthew Heon | 2018-01-04 |
* | 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 |
* | libpod/container.go Handle systemd resolve | baude | 2018-01-02 |
* | Ensure that names are reasonable via regex | Matthew Heon | 2018-01-02 |
* | Extend search path for conmon | baude | 2018-01-02 |
* | Plumb through the --stop-timeout signal handling | Daniel J Walsh | 2017-12-20 |
* | Add podman commit command | umohnani8 | 2017-12-20 |
* | Finish implementing stop signal parsing | Daniel J Walsh | 2017-12-19 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | Ensure libkpod.Config defaults don't override libpod defaults | Matthew Heon | 2017-12-14 |
* | Change default directory for CNI plugins | Matthew Heon | 2017-12-14 |
* | Add debugging statements | Matthew Heon | 2017-12-14 |
* | Add iptables integration to network code | Matthew Heon | 2017-12-14 |
* | Remove network namespaces from DB on refresh | Matthew Heon | 2017-12-14 |
* | Fix unit tests | Matthew Heon | 2017-12-14 |
* | Create new network namespaces when initializing containers | Matthew Heon | 2017-12-14 |
* | Add network namespaces to SQL state | Matthew Heon | 2017-12-14 |
* | Add basic functions for dealing with network namespaces | 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 |
* | kpod top | baude | 2017-12-14 |
* | Add manifest type conversion to kpod push | umohnani8 | 2017-12-14 |
* | Remove lock existence checks when creating pods/containers | Matthew Heon | 2017-12-14 |
* | Update pods to use file locks | Matthew Heon | 2017-12-14 |
* | Copy resolv.conf into container | baude | 2017-12-14 |