summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* libpod: fix case for executable file not found errorsGiuseppe Scrivano2019-12-02
* Merge pull request #4493 from mheon/add_removing_stateOpenShift Merge Robot2019-12-02
|\
| * Error on netns not exist only when ctr is runningMatthew Heon2019-11-19
| * Add ContainerStateRemovingMatthew Heon2019-11-19
* | Merge pull request #4558 from rhatdan/resetOpenShift Merge Robot2019-11-29
|\ \
| * | Add podman system reset commandDaniel J Walsh2019-11-29
* | | Merge pull request #4576 from giuseppe/oci-errors-only-matchOpenShift Merge Robot2019-11-29
|\ \ \ | |/ / |/| |
| * | oci: print only matching part for the errorsGiuseppe Scrivano2019-11-28
* | | Disable checkpointing of containers started with --rmAdrian Reber2019-11-28
* | | Merge pull request #4568 from openSUSE/historyOpenShift Merge Robot2019-11-27
|\ \ \
| * | | Add support for image name historySascha Grunert2019-11-27
* | | | Allow --ip and --mac to be set when joining a CNI netMatthew Heon2019-11-26
|/ / /
* | | Merge pull request #4512 from kunalkushwaha/prune-filterOpenShift Merge Robot2019-11-22
|\ \ \
| * | | filter added to image pruge command.Kunal Kushwaha2019-11-22
* | | | Merge pull request #4525 from rst0git/uns-restore-fixOpenShift Merge Robot2019-11-22
|\ \ \ \ | |_|/ / |/| | |
| * | | container-restore: Fix restore with user namespaceRadostin Stoyanov2019-11-17
* | | | config: use EventsLogger=file without systemdGiuseppe Scrivano2019-11-21
| |_|/ |/| |
* | | Merge pull request #4502 from vrothberg/fix-3359OpenShift Merge Robot2019-11-18
|\ \ \
| * | | history: rewrite mappingsValentin Rothberg2019-11-12
| | |/ | |/|
* | | Also delete winsz fifoPeter Hunt2019-11-15
| |/ |/|
* | codespell: spelling correctionsDmitry Smirnov2019-11-13
|/
* Merge pull request #4451 from giuseppe/set-macOpenShift Merge Robot2019-11-07
|\
| * podman: add support for specifying MACJakub Filak2019-11-06
| * vendor: updated ocicni for MAC addressJakub Filak2019-11-06
* | Merge pull request #4470 from vrothberg/fix-4463OpenShift Merge Robot2019-11-07
|\ \
| * | libpod/config: default: use `crun` on Cgroups v2Valentin Rothberg2019-11-07
* | | Merge pull request #4447 from rhatdan/runasuserOpenShift Merge Robot2019-11-07
|\ \ \
| * | | Add support for RunAsUser and RunAsGroupDaniel J Walsh2019-11-06
| | |/ | |/|
* | | Merge pull request #4441 from rhatdan/detachOpenShift Merge Robot2019-11-07
|\ \ \ | |_|/ |/| |
| * | Allow users to disable detach keysDaniel J Walsh2019-11-05
* | | Merge pull request #4461 from giuseppe/fix-hangOpenShift Merge Robot2019-11-06
|\ \ \ | |_|/ |/| |
| * | events: make sure the write channel is always closedGiuseppe Scrivano2019-11-06
* | | Merge pull request #4370 from rhatdan/seccompOpenShift Merge Robot2019-11-05
|\ \ \ | |_|/ |/| |
| * | Set SELinux labels based on the security context in the kube.yamlDaniel J Walsh2019-11-05
* | | pulling unqualified reference: make sure it's a docker referenceValentin Rothberg2019-11-05
|/ /
* | Merge pull request #4438 from giuseppe/fix-slirp4netns-timeoutOpenShift Merge Robot2019-11-05
|\ \
| * | slirp4netns: fix timeoutGiuseppe Scrivano2019-11-04
| |/
* | stats: fix calculation for the CPU timeGiuseppe Scrivano2019-11-02
* | Vendor in latest containers/buildahUrvashi Mohnani2019-11-01
* | Merge pull request #4400 from haircommander/exec-hangOpenShift Merge Robot2019-11-01
|\ \
| * | Switch to bufio Reader for exec streamsPeter Hunt2019-10-31
* | | logs: support --tail 0Giuseppe Scrivano2019-10-31
* | | Merge pull request #4352 from vrothberg/config-packageOpenShift Merge Robot2019-10-31
|\ \ \ | |_|/ |/| |
| * | add libpod/configValentin Rothberg2019-10-31
* | | Merge pull request #4380 from giuseppe/rootless-create-cgroup-for-conmonOpenShift Merge Robot2019-10-30
|\ \ \
| * | | libpod, rootless: create cgroup for conmonGiuseppe Scrivano2019-10-30
| |/ /
* | | Merge pull request #4305 from mheon/fix_volume_mountOpenShift Merge Robot2019-10-30
|\ \ \ | |_|/ |/| |
| * | Wait for `mount` command to finish when mounting volumeMatthew Heon2019-10-30
* | | Merge pull request #4372 from rhatdan/execOpenShift Merge Robot2019-10-30
|\ \ \ | |_|/ |/| |
| * | Processes execed into container should match container labelDaniel J Walsh2019-10-29