summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Fix build error after updating CNI vendorMatthew Heon2018-01-11
* Update DB to add new fields required for planned featuresMatthew Heon2018-01-10
* Add latest to waitbaude2018-01-08
* Fix merge issuesMatthew Heon2018-01-08
* Remove vendored files unnecessary after Kube hostport removalMatthew Heon2018-01-08
* Remove Kubernetes hostport supportMatthew Heon2018-01-08
* Shortname deletion continuedbaude2018-01-08
* Save ContainerConfig.User to databaseMatthew Heon2018-01-08
* Shortcut for most recent containerbaude2018-01-08
* Clean up network namespaces on container removalMatthew Heon2018-01-08
* Remove by shortnamebaude2018-01-08
* Add basic network inspection infoMatthew Heon2018-01-08
* Add function to get IP address of a running containerMatthew Heon2018-01-08
* Fix handling of exit codesDaniel J Walsh2018-01-04
* Run by shortnamebaude2018-01-04
* Make database write in syncContainer conditionalMatthew Heon2018-01-04
* Remove kpod handling of conmonbaude2018-01-03
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* libpod/container.go Handle systemd resolvebaude2018-01-02
* Ensure that names are reasonable via regexMatthew Heon2018-01-02
* Extend search path for conmonbaude2018-01-02
* Plumb through the --stop-timeout signal handlingDaniel J Walsh2017-12-20
* Add podman commit commandumohnani82017-12-20
* Finish implementing stop signal parsingDaniel J Walsh2017-12-19
* Add support for adding devices to containerDaniel J Walsh2017-12-19
* Ensure libkpod.Config defaults don't override libpod defaultsMatthew Heon2017-12-14
* Change default directory for CNI pluginsMatthew Heon2017-12-14
* Add debugging statementsMatthew Heon2017-12-14
* Add iptables integration to network codeMatthew Heon2017-12-14
* Remove network namespaces from DB on refreshMatthew Heon2017-12-14
* Fix unit testsMatthew Heon2017-12-14
* Create new network namespaces when initializing containersMatthew Heon2017-12-14
* Add network namespaces to SQL stateMatthew Heon2017-12-14
* Add basic functions for dealing with network namespacesMatthew Heon2017-12-14
* Add networking configuration to the libpod DBMatthew Heon2017-12-14
* Wire in net plugin into libpodMatthew Heon2017-12-14
* kpod topbaude2017-12-14
* Add manifest type conversion to kpod pushumohnani82017-12-14
* Remove lock existence checks when creating pods/containersMatthew Heon2017-12-14
* Update pods to use file locksMatthew Heon2017-12-14
* Copy resolv.conf into containerbaude2017-12-14
* Update kpod info to use new libpod apiumohnani82017-12-14
* kpod statsbaude2017-12-13
* Update kpod inspect to use the new container stateumohnani82017-12-12
* Use debugf to allow parsing of format specifierSuraj Deshmukh2017-12-12
* Fix misleading print statement in kpod loadumohnani82017-12-11
* Merge pull request #72 from mheon/file_lockingDaniel J Walsh2017-12-11
|\
| * Small comment update to make use of syncContainer more obviousMatthew Heon2017-12-05
| * Remove check for existance of lockfile when retrieving containersMatthew Heon2017-12-05
| * Fix lintMatthew Heon2017-12-04