summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* hooks: Add pre-create hooks for runtime-config manipulationW. Trevor King2019-01-08
* Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* Merge pull request #2099 from mheon/config_to_containerconfigOpenShift Merge Robot2019-01-08
|\
| * Rename libpod.Config back to ContainerConfigMatthew Heon2019-01-07
* | Merge pull request #2078 from rhatdan/config.fileOpenShift Merge Robot2019-01-07
|\ \
| * | Add the configuration file used to setup storage to podman infoDaniel J Walsh2019-01-07
* | | Merge pull request #2098 from baude/remoteOpenShift Merge Robot2019-01-07
|\ \ \ | |_|/ |/| |
| * | Add ability to build golang remote clientbaude2019-01-07
* | | Merge pull request #2075 from baude/runlabelnameOpenShift Merge Robot2019-01-07
|\ \ \
| * | | container runlabel NAME implementationbaude2019-01-04
* | | | Address lingering review comments from SHM locking PRMatthew Heon2019-01-07
| |_|/ |/| |
* | | Rootless with shmlocks was not working.Daniel J Walsh2019-01-05
* | | Move lock init after tmp dir is populated properlyMatthew Heon2019-01-04
* | | When refreshing libpod, if SHM locks exist, remove themMatthew Heon2019-01-04
* | | Ensure different error messages and creating/opening locksMatthew Heon2019-01-04
* | | Update unit tests to use in-memory lock managerMatthew Heon2019-01-04
* | | Remove runtime lockDir and add in-memory lock managerMatthew Heon2019-01-04
* | | Convert pods to SHM locksMatthew Heon2019-01-04
* | | Convert containers to SHM lockingMatthew Heon2019-01-04
* | | Add lock manager to libpod runtimeMatthew Heon2019-01-04
* | | Move to POSIX mutexes for SHM locksMatthew Heon2019-01-04
* | | Disable lint on SHMLock structMatthew Heon2019-01-04
* | | Refactor locks package to build on non-LinuxMatthew Heon2019-01-04
* | | Add an SHM-backed Lock Manager implementationMatthew Heon2019-01-04
* | | Add interface for libpod multiprocess locksMatthew Heon2019-01-04
* | | Improve documentation and unit tests for SHM locksMatthew Heon2019-01-04
* | | Propogate error codes from SHM lock creation and openMatthew Heon2019-01-04
* | | Add mutex invariant to SHM semaphores.Matthew Heon2019-01-04
* | | Initial skeleton of in-memory locksMatthew Heon2019-01-04
* | | add container-init supportValentin Rothberg2019-01-04
|/ /
* | Merge pull request #2068 from mheon/log_container_commandOpenShift Merge Robot2019-01-02
|\ \ | |/ |/|
| * Log container command before starting the containerMatthew Heon2019-01-02
* | Use sprintf to generate port numbers while committingMatthew Heon2019-01-02
|/
* podman build is not using the default oci-runtimeDaniel J Walsh2018-12-28
* Fixes to handle /dev/shm correctly.Daniel J Walsh2018-12-24
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* libpod: always store the conmon pid fileGiuseppe Scrivano2018-12-21
* Merge pull request #1967 from baude/kubereplayOpenShift Merge Robot2018-12-20
|\
| * Add Playbaude2018-12-19
* | Support podman image trust commandQi Wang2018-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
| |/