aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
...
* | | | Simplify pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
* | | | Remove imageParts.transportMiloslav Trmač2019-01-14
* | | | Simplify pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
* | | | Inline imageParts.assembleWithTransport into callersMiloslav Trmač2019-01-14
* | | | Record the original reference.Named in imagePartsMiloslav Trmač2019-01-14
* | | | Drop image.DecomposeString, make image.Parts private imageParts againMiloslav Trmač2019-01-14
* | | | Don't call image.DecomposeString in imageInListToContainerImageMiloslav Trmač2019-01-14
|/ / /
* | | Merge pull request #2141 from baude/remotetagOpenShift Merge Robot2019-01-13
|\ \ \ | |/ / |/| |
| * | Add darwin support for remote-clientbaude2019-01-11
* | | Merge pull request #2138 from giuseppe/rootless-pod-fixOpenShift Merge Robot2019-01-11
|\ \ \ | |/ / |/| |
| * | spec: add nosuid,noexec,nodev to ro bind mountGiuseppe Scrivano2019-01-11
* | | Merge pull request #2113 from baude/remoteimagesOpenShift Merge Robot2019-01-11
|\ \ \
| * | | remote-client support for imagesbaude2019-01-10
* | | | Replace tab with spaces in MarshalIndent in libpodMatthew Heon2019-01-10
* | | | Remove one more usage of encoding/json in libpodMatthew Heon2019-01-10
* | | | Move all libpod/ JSON references over to jsoniterMatthew Heon2019-01-10
* | | | Remove easyjson in preparation for switch to jsoniterMatthew Heon2019-01-10
| |/ / |/| |
* | | Merge pull request #2126 from giuseppe/set-prlimitOpenShift Merge Robot2019-01-10
|\ \ \ | |/ / |/| |
| * | podman: bump RLIMIT_NOFILE also without CAP_SYS_RESOURCEGiuseppe Scrivano2019-01-10
* | | Merge pull request #2114 from vrothberg/issue-2107OpenShift Merge Robot2019-01-10
|\ \ \ | |/ / |/| |
| * | apparmor: apply default profile at container initializationValentin Rothberg2019-01-09
* | | libpod/image: Use ParseNormalizedNamed in RepoDigestsW. Trevor King2019-01-09
* | | If you fail to open shm lock then attempt to create itDaniel J Walsh2019-01-09
|/ /
* | Merge pull request #2061 from adrianreber/static-ipOpenShift Merge Robot2019-01-09
|\ \
| * | Use existing interface to request IP address during restoreAdrian Reber2019-01-09
* | | 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