summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Add Playbaude2018-12-19
* Merge pull request #1988 from mheon/use_dependency_resolvOpenShift Merge Robot2018-12-13
|\
| * Containers sharing a netns should share resolv/hostsMatthew Heon2018-12-11
* | Merge pull request #1990 from kunalkushwaha/bugfix-NamedVolumeCheckOpenShift Merge Robot2018-12-13
|\ \
| * | condition fixed for adding volume to boltdb.Kunal Kushwaha2018-12-13
| |/
* | Merge pull request #1962 from rhatdan/criuOpenShift Merge Robot2018-12-12
|\ \ | |/ |/|
| * Set Socket label for contianerDaniel J Walsh2018-12-12
* | Merge pull request #1978 from mheon/only_one_execuserOpenShift Merge Robot2018-12-11
|\ \
| * | Prevent a second lookup of user for image volumesMatthew Heon2018-12-11
| |/
* | Merge pull request #1966 from mheon/ensure_storage_opts_initOpenShift Merge Robot2018-12-11
|\ \
| * | Ensure storage options are properly initializedMatthew Heon2018-12-10
| |/
* / Add capabilities to generate kubebaude2018-12-10
|/
* Merge pull request #1955 from mheon/fix_hooks_not_existOpenShift Merge Robot2018-12-07
|\
| * Fix errors where OCI hooks directory does not existMatthew Heon2018-12-07
* | Merge pull request #1953 from baude/podstoptimeoutOpenShift Merge Robot2018-12-07
|\ \
| * | add timeout to pod stopbaude2018-12-07
* | | Merge pull request #1928 from baude/podtokubeOpenShift Merge Robot2018-12-07
|\ \ \ | |/ / |/| |
| * | generate kubebaude2018-12-04
* | | Fix reporting the registries.conf path on errorMiloslav Trmač2018-12-06
* | | Remove manual handling of insecure registries in doPullImageMiloslav Trmač2018-12-06
* | | Remove the forceSecure parameter on the pull call stackMiloslav Trmač2018-12-06
* | | Remove manual handling of insecure registries in PushImageToReferenceMiloslav Trmač2018-12-06
* | | Remove the forceSecure parameter of Image.PushImageTo*Miloslav Trmač2018-12-06
* | | Minimally update for the DockerInsecureSkipTLSVerify type changeMiloslav Trmač2018-12-06
* | | Fix build on non-LinuxMiloslav Trmač2018-12-06
* | | Remove some unused data structures and codeMiloslav Trmač2018-12-06
| |/ |/|
* | bind mount /etc/resolv.conf|hosts in podsbaude2018-12-06
* | Merge pull request #1904 from umohnani8/volumeOpenShift Merge Robot2018-12-06
|\ \
| * | Tests for podman volume commandsUrvashi Mohnani2018-12-06
| * | Add "podman volume" commandumohnani82018-12-06
* | | Merge pull request #1912 from baude/pruneOpenShift Merge Robot2018-12-06
|\ \ \
| * | | Add ability to prune containers and imagesbaude2018-12-05
| |/ /
* | | Add locking to Sync() on containersMatthew Heon2018-12-06
* | | Add --sync option to podman rmMatthew Heon2018-12-06
|/ /
* | Merge pull request #1940 from wking/numeric-gidOpenShift Merge Robot2018-12-05
|\ \
| * | libpod/container_internal_linux: Allow gids that aren't in the group fileW. Trevor King2018-12-04
| |/
* | Merge pull request #1918 from mheon/use_db_pathsOpenShift Merge Robot2018-12-05
|\ \
| * | Use runtime lockDir in BoltDB stateMatthew Heon2018-12-04
| * | Revert changes to GetDefaultStoreOptionsMatthew Heon2018-12-03
| * | Fix libpod static dir selection when graphroot changedMatthew Heon2018-12-03
| * | Ensure directory where we will make database existsMatthew Heon2018-12-03
| * | Fix typoMatthew Heon2018-12-03
| * | Add better descriptions for validation errors in DBMatthew Heon2018-12-03
| * | Fix gofmt and lintMatthew Heon2018-12-02
| * | Make locks dir in unit testsMatthew Heon2018-12-02
| * | Do not initialize locks dir in BoltDBMatthew Heon2018-12-02
| * | Move rootless storage config into libpodMatthew Heon2018-12-02
| * | Set default paths from DB if not explicitly overriddenMatthew Heon2018-12-02
| * | Add a struct indicating if some Runtime fields were setMatthew Heon2018-12-02
| * | Make DB config validation an explicit stepMatthew Heon2018-12-02