| Commit message (Expand) | Author | Age |
* | Merge pull request #2141 from baude/remotetag | OpenShift Merge Robot | 2019-01-13 |
|\ |
|
| * | Add darwin support for remote-client | baude | 2019-01-11 |
* | | podman play kube: add containers to pod | baude | 2019-01-11 |
|/ |
|
* | Merge pull request #2135 from baude/varlinkprune | OpenShift Merge Robot | 2019-01-11 |
|\ |
|
| * | Add varlink support for prune | baude | 2019-01-10 |
* | | Merge pull request #2113 from baude/remoteimages | OpenShift Merge Robot | 2019-01-11 |
|\ \
| |/
|/| |
|
| * | remote-client support for images | baude | 2019-01-10 |
* | | Merge pull request #2131 from mheon/restore_storage_defaults | OpenShift Merge Robot | 2019-01-10 |
|\ \ |
|
| * | | Use defaults if paths are not specified in storage.conf | Matthew Heon | 2019-01-10 |
* | | | Merge pull request #2108 from QiWang19/from1899 | OpenShift Merge Robot | 2019-01-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix 'image trust' from PR1899 | Qi Wang | 2019-01-09 |
* | | | createconfig: always cleanup a rootless container | Giuseppe Scrivano | 2019-01-10 |
| |/
|/| |
|
* | | Merge pull request #2114 from vrothberg/issue-2107 | OpenShift Merge Robot | 2019-01-10 |
|\ \ |
|
| * | | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
| |/ |
|
* / | libpod/image: Use ParseNormalizedNamed in RepoDigests | W. Trevor King | 2019-01-09 |
|/ |
|
* | pkg/hooks/exec: Include failed command in hook errors | W. Trevor King | 2019-01-08 |
* | hooks/exec/runtimeconfigfilter: Log config changes | W. Trevor King | 2019-01-08 |
* | hooks: Add pre-create hooks for runtime-config manipulation | W. Trevor King | 2019-01-08 |
* | Merge pull request #2076 from rhatdan/storage.conf | OpenShift Merge Robot | 2019-01-08 |
|\ |
|
| * | If local storage file exists, then use it rather then defaults. | Daniel J Walsh | 2019-01-03 |
* | | Merge pull request #2078 from rhatdan/config.file | OpenShift Merge Robot | 2019-01-07 |
|\ \ |
|
| * | | Add the configuration file used to setup storage to podman info | Daniel J Walsh | 2019-01-07 |
* | | | Merge pull request #2098 from baude/remote | OpenShift Merge Robot | 2019-01-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add ability to build golang remote client | baude | 2019-01-07 |
| |/ |
|
* | | Merge pull request #2082 from rhatdan/runc | OpenShift Merge Robot | 2019-01-06 |
|\ \ |
|
| * | | Update vendor of runc | Daniel J Walsh | 2019-01-04 |
| |/ |
|
* / | add container-init support | Valentin Rothberg | 2019-01-04 |
|/ |
|
* | Fix handling of symbolic links | Daniel J Walsh | 2018-12-28 |
* | Fixes to handle /dev/shm correctly. | Daniel J Walsh | 2018-12-24 |
* | Refactor: use idtools.ParseIDMap instead of bundling own version | Šimon Lukašík | 2018-12-23 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | Allow users to specify a directory for additonal devices | Daniel J Walsh | 2018-12-21 |
* | Change all 'can not' to 'cannot' for proper usage | Daniel J Walsh | 2018-12-21 |
* | Invalid index for array | Daniel J Walsh | 2018-12-21 |
* | rootless: add function to join user and mount namespace | Giuseppe Scrivano | 2018-12-21 |
* | Support podman image trust command | Qi Wang | 2018-12-19 |
* | Clean up some existing varlink endpoints | baude | 2018-12-12 |
* | add more example usage to varlink endpoints | baude | 2018-12-09 |
* | add timeout to pod stop | baude | 2018-12-07 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | Factor out the registries.conf location code in pkg/registries | Miloslav Trmač | 2018-12-06 |
* | Remove the forceSecure parameter of Image.PushImageTo* | Miloslav Trmač | 2018-12-06 |
* | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | Merge pull request #1924 from baude/mroevarlinkendpoints | OpenShift Merge Robot | 2018-12-05 |
|\ |
|
| * | Adding more varlink endpoints | baude | 2018-12-03 |
* | | Merge pull request #1940 from wking/numeric-gid | OpenShift Merge Robot | 2018-12-05 |
|\ \ |
|
| * | | pkg/lookup: Return ID-only pointers on ErrNo*Entries | W. Trevor King | 2018-12-04 |
* | | | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | Revert changes to GetDefaultStoreOptions | Matthew Heon | 2018-12-03 |