| Commit message (Expand) | Author | Age |
* | 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 |
* | | If you fail to open shm lock then attempt to create it | Daniel J Walsh | 2019-01-09 |
|/ |
|
* | Merge pull request #2061 from adrianreber/static-ip | OpenShift Merge Robot | 2019-01-09 |
|\ |
|
| * | Use existing interface to request IP address during restore | Adrian Reber | 2019-01-09 |
* | | hooks: Add pre-create hooks for runtime-config manipulation | W. Trevor King | 2019-01-08 |
|/ |
|
* | Add a --workdir option to 'podman exec' | Debarshi Ray | 2019-01-08 |
* | Merge pull request #2099 from mheon/config_to_containerconfig | OpenShift Merge Robot | 2019-01-08 |
|\ |
|
| * | Rename libpod.Config back to ContainerConfig | Matthew Heon | 2019-01-07 |
* | | 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 #2075 from baude/runlabelname | OpenShift Merge Robot | 2019-01-07 |
|\ \ \ |
|
| * | | | container runlabel NAME implementation | baude | 2019-01-04 |
* | | | | Address lingering review comments from SHM locking PR | Matthew Heon | 2019-01-07 |
| |_|/
|/| | |
|
* | | | Rootless with shmlocks was not working. | Daniel J Walsh | 2019-01-05 |
* | | | Move lock init after tmp dir is populated properly | Matthew Heon | 2019-01-04 |
* | | | When refreshing libpod, if SHM locks exist, remove them | Matthew Heon | 2019-01-04 |
* | | | Ensure different error messages and creating/opening locks | Matthew Heon | 2019-01-04 |
* | | | Update unit tests to use in-memory lock manager | Matthew Heon | 2019-01-04 |
* | | | Remove runtime lockDir and add in-memory lock manager | Matthew Heon | 2019-01-04 |
* | | | Convert pods to SHM locks | Matthew Heon | 2019-01-04 |
* | | | Convert containers to SHM locking | Matthew Heon | 2019-01-04 |
* | | | Add lock manager to libpod runtime | Matthew Heon | 2019-01-04 |
* | | | Move to POSIX mutexes for SHM locks | Matthew Heon | 2019-01-04 |
* | | | Disable lint on SHMLock struct | Matthew Heon | 2019-01-04 |
* | | | Refactor locks package to build on non-Linux | Matthew Heon | 2019-01-04 |
* | | | Add an SHM-backed Lock Manager implementation | Matthew Heon | 2019-01-04 |
* | | | Add interface for libpod multiprocess locks | Matthew Heon | 2019-01-04 |
* | | | Improve documentation and unit tests for SHM locks | Matthew Heon | 2019-01-04 |
* | | | Propogate error codes from SHM lock creation and open | Matthew Heon | 2019-01-04 |
* | | | Add mutex invariant to SHM semaphores. | Matthew Heon | 2019-01-04 |
* | | | Initial skeleton of in-memory locks | Matthew Heon | 2019-01-04 |
* | | | add container-init support | Valentin Rothberg | 2019-01-04 |
|/ / |
|
* | | Merge pull request #2068 from mheon/log_container_command | OpenShift Merge Robot | 2019-01-02 |
|\ \
| |/
|/| |
|
| * | Log container command before starting the container | Matthew Heon | 2019-01-02 |
* | | Use sprintf to generate port numbers while committing | Matthew Heon | 2019-01-02 |
|/ |
|
* | podman build is not using the default oci-runtime | Daniel J Walsh | 2018-12-28 |
* | Fixes to handle /dev/shm correctly. | Daniel J Walsh | 2018-12-24 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | libpod: always store the conmon pid file | Giuseppe Scrivano | 2018-12-21 |
* | Merge pull request #1967 from baude/kubereplay | OpenShift Merge Robot | 2018-12-20 |
|\ |
|
| * | Add Play | baude | 2018-12-19 |
* | | Support podman image trust command | Qi Wang | 2018-12-19 |
|/ |
|
* | Merge pull request #1988 from mheon/use_dependency_resolv | OpenShift Merge Robot | 2018-12-13 |
|\ |
|
| * | Containers sharing a netns should share resolv/hosts | Matthew Heon | 2018-12-11 |
* | | Merge pull request #1990 from kunalkushwaha/bugfix-NamedVolumeCheck | OpenShift Merge Robot | 2018-12-13 |
|\ \ |
|
| * | | condition fixed for adding volume to boltdb. | Kunal Kushwaha | 2018-12-13 |
| |/ |
|