summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Fix Mount PropagationGiuseppe Scrivano2018-08-27
* rootless: don't use kill --allGiuseppe Scrivano2018-08-26
* rootless: exec handle processes that create an user namespaceGiuseppe Scrivano2018-08-26
* rootless: fix execGiuseppe Scrivano2018-08-26
* Regenerate easyjson after rebaseMatthew Heon2018-08-24
* Swap from FFJSON to easyjsonMatthew Heon2018-08-24
* rootless: allow to override policy.json by the userGiuseppe Scrivano2018-08-24
* Reveal information about container capabilitiesDaniel J Walsh2018-08-24
* Vendor in latest projectatomic/buildahumohnani82018-08-23
* Refactor error checking in With*NSFromPod optionshaircommander2018-08-23
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Support pause containers in varlinkhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Changed GetContainerStats to return ErrCtrStateInvalidhaircommander2018-08-23
* Add podman pod tophaircommander2018-08-23
* Properly translate users into runc format for execMatthew Heon2018-08-23
* Fixed segfault in stats where container had netNS none or from containerhaircommander2018-08-21
* Make failure to retrieve individual ctrs/pods nonfatalMatthew Heon2018-08-17
* podman: fix --uts=hostGiuseppe Scrivano2018-08-17
* podman pod statsbaude2018-08-17
* Change batchcontainer to sharedhaircommander2018-08-16
* Moved getPodStatus to pod API to be used in varlinkhaircommander2018-08-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Fix build on non-Linux OSesMatthew Heon2018-08-15
* Create pod CGroups when using the systemd cgroup driverMatthew Heon2018-08-15
* Switch systemd default CGroup parent to machine.sliceMatthew Heon2018-08-15
* Updated pod_api to reflect function spechaircommander2018-08-14
* Remove unused function in runtime.goMatthew Heon2018-08-14
* Merge pull request #1254 from mheon/systemd_cgroups_defaultMatthew Heon2018-08-11
|\
| * Swap default CGroup manager to systemdMatthew Heon2018-08-10
* | Ensure pod inspect is locked and validity-checkedMatthew Heon2018-08-11
* | We need to sort mounts so that one mount does not over mount another.Daniel J Walsh2018-08-10
* | Split pod.go into 3 filesMatthew Heon2018-08-10
* | Make errors during refresh nonfatalMatthew Heon2018-08-10
* | Add batch check to container stats lockMatthew Heon2018-08-10
* | removeContainer: fix deadlockValentin Rothberg2018-08-10
|/
* Add FFJSON generation to makefileMatthew Heon2018-08-09
* Re-add FFJSON for container and pod structsMatthew Heon2018-08-09
* Fixed a bug setting dependencies on the wrong containerhaircommander2018-08-09
* Always connect to the stdout and stderr of streamDaniel J Walsh2018-08-09
* oci.go: syslog: fix debug formattingValentin Rothberg2018-08-09
* add podman pod inspectbaude2018-08-09
* Fix ambiguity in adding localhost to podman savehaircommander2018-08-08
* Fix CGroupFS cgroup manager cgroup creation for podsMatthew Heon2018-08-08
* Pass newly-added --log-level flag to ConmonMatthew Heon2018-08-08
* Add dpkg support for returning oci/conmon versionsDaniel J Walsh2018-08-07
* Have info print conmon/oci runtime informationDaniel J Walsh2018-08-07
* Better pull error for fully-qualified imagesbaude2018-08-06
* Add Runc and Conmon versions to Podman Versionbaude2018-08-05