summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* 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
| * Fix unit tests and provide more realistic test environmentMatthew Heon2017-12-04
| * Remove SQL state locking and rely on sqlite lockingMatthew Heon2017-12-04
| * Move containers to file locks from c/storageMatthew Heon2017-12-04
* | Merge pull request #94 from mheon/restartDaniel J Walsh2017-12-11
|\ \
| * | Add ability to refresh state in DBMatthew Heon2017-12-07
| * | Do not recreate containers in runc after restartMatthew Heon2017-12-06
| * | Do not recreate OCI spec in init() if it existsMatthew Heon2017-12-05
| * | Fix potential race condition in initializing libpodMatthew Heon2017-12-04
| * | Add handling for system restart in libpodMatthew Heon2017-12-04
| |/
* | Merge pull request #111 from mheon/crio_1206Daniel J Walsh2017-12-11
|\ \
| * | Carry CRI-O #1206 to fix a potential runtime issueMatthew Heon2017-12-07
* | | Merge pull request #115 from umohnani8/containersDaniel J Walsh2017-12-11
|\ \ \
| * | | Vendor in latest upstream containers/imageumohnani82017-12-11
| |/ /