summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Make CGroups cleanup optional on whether they existMatthew Heon2018-06-22
* Add Refresh() to ctrs to refresh state after db changeMatthew Heon2018-06-22
* Podman history now prints out intermediate image IDsumohnani82018-06-22
* Fix image volumes access and mount problems on restartMarco Vedovati2018-06-22
* We are using err in defer function, needs to be defined nameDaniel J Walsh2018-06-22
* libpod: fix race with attach/startGiuseppe Scrivano2018-06-20
* Errors from closing a netns on removal from DB are nonfatalMatthew Heon2018-06-19
* Add extra debug so we can tell apart postdelete hooksMatthew Heon2018-06-19
* Add --all,-a flag to podman imagesumohnani82018-06-18
* Add MacAddress to inspectWim2018-06-18
* top: make output tabularValentin Rothberg2018-06-18
* Add more network info ipv4/ipv6 and be more compatible with dockerWim2018-06-17
* Do not run iptablesDNS workaround on IPv6 addressesWim2018-06-17
* container: specify path to error messageGiuseppe Scrivano2018-06-15
* podman: use a different store for the rootless caseGiuseppe Scrivano2018-06-15
* container: do not set any mapping when using a rootfsGiuseppe Scrivano2018-06-15
* podman: do not use Chown in rootless modeGiuseppe Scrivano2018-06-15
* network: do not attempt to create a network in rootless modeGiuseppe Scrivano2018-06-15
* oci: do not use hooks in rootless modeGiuseppe Scrivano2018-06-15
* oci: do not set the cgroup path in Rootless modeGiuseppe Scrivano2018-06-15
* container: do not add shm in rootless modeGiuseppe Scrivano2018-06-15
* oci: pass XDG_RUNTIME_DIR down to the OCI runtimeGiuseppe Scrivano2018-06-15
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Fix cleaning up network namespaces on detached ctrsMatthew Heon2018-06-15
* Correctly report errors retrieving containers in psMatthew Heon2018-06-14
* Remove container from state before cleaning up.Daniel J Walsh2018-06-10
* Remove SELinux transition rule after conmon is started.Daniel J Walsh2018-06-06
* Added a defer to an Unlock that immediately followed a Lockhaircommander2018-06-05
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* Merge pull request #859 from rhatdan/onbuildDaniel J Walsh2018-06-01
|\
| * Add OnBuild support for podman buildDaniel J Walsh2018-06-01
* | runtime: add /usr/libexec/podman/conmon to the conmon pathsGiuseppe Scrivano2018-06-01
|/
* fix panic with podman pullbaude2018-05-31
* Catch does not exist errorDaniel J Walsh2018-05-31
* We need to change the SELinux label of the conmon process to s0Daniel J Walsh2018-05-31
* Make references to the Process part of Spec conditionalMatthew Heon2018-05-25
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* Set Entrypoint from image only if not already setMatthew Heon2018-05-24
* Fix handling of command in imagesDaniel J Walsh2018-05-23
* podman create, start, getattachsocketbaude2018-05-21
* honor multiple change valuesbaude2018-05-21
* Refresh pods when refreshing podman stateMatthew Heon2018-05-17
* Add per-pod CGroupsMatthew Heon2018-05-17
* Add pod stateMatthew Heon2018-05-17
* Use container cleanup() functions when removingMatthew Heon2018-05-17
* chrootuser: default to GID 0 when given a numeric --userNalin Dahyabhai2018-05-17
* Allow push/save without image referenceumohnani82018-05-16
* implement varlink commitbaude2018-05-15
* hooks: Add package support for extension stagesW. Trevor King2018-05-14