| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Update kpod info to use new libpod api | umohnani8 | 2017-12-14 |
* | kpod stats | baude | 2017-12-13 |
* | Update kpod inspect to use the new container state | umohnani8 | 2017-12-12 |
* | Use debugf to allow parsing of format specifier | Suraj Deshmukh | 2017-12-12 |
* | Fix misleading print statement in kpod load | umohnani8 | 2017-12-11 |
* | Merge pull request #72 from mheon/file_locking | Daniel J Walsh | 2017-12-11 |
|\ |
|
| * | Small comment update to make use of syncContainer more obvious | Matthew Heon | 2017-12-05 |
| * | Remove check for existance of lockfile when retrieving containers | Matthew Heon | 2017-12-05 |
| * | Fix lint | Matthew Heon | 2017-12-04 |
| * | Fix unit tests and provide more realistic test environment | Matthew Heon | 2017-12-04 |