summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update release notes for v2.0.3Matthew Heon2020-07-22
* Fix handling of entrypointDaniel J Walsh2020-07-22
* log API: add context to allow for cancellingValentin Rothberg2020-07-22
* fix API: Create container with an invalid configurationzhangguanzhang2020-07-22
* Remove all instances of named return "err" from LibpodMatthew Heon2020-07-22
* Fix: Correct connection counters for hijacked connectionsKorhonen Sami (Samlink)2020-07-22
* Fix: Hijacking v2 endpoints to follow rfc 7230 semanticsKorhonen Sami (Samlink)2020-07-22
* Remove hijacked connections from active connections listKorhonen Sami (Samlink)2020-07-22
* version/info: format: allow more json variantsValentin Rothberg2020-07-22
* Correctly print STDOUT on non-terminal remote execMatthew Heon2020-07-22
* Fix container and pod create commands for remote createMatthew Heon2020-07-22
* Mask out /sys/dev to prevent information leak from the hostDaniel J Walsh2020-07-22
* Ensure sig-proxy default is propagated in startMatthew Heon2020-07-22
* Add SystemdMode to inspect for containersMatthew Heon2020-07-22
* When determining systemd mode, use full commandMatthew Heon2020-07-22
* Fix lintMatthew Heon2020-07-22
* Populate remaining unused fields in `pod inspect`Matthew Heon2020-07-22
* Include infra container information in `pod inspect`Matthew Heon2020-07-22
* play-kube: add suport for "IfNotPresent" pull typeTristan Cacqueray2020-07-22
* docs: user namespace can't be shared in podsSagi Shnaidman2020-07-22
* Fix "Error: unrecognized protocol \"TCP\" in port mapping"Akihiro Suda2020-07-22
* Error on rootless mac and ip addressesBrent Baude2020-07-22
* Fix & add notes regarding problematic language in codebaseAshley Cui2020-07-22
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-22
* Used reference package with errors for parsing tagParker Van Roy2020-07-22
* fix: system df error when an image has no namePaul Holzinger2020-07-22
* Fix Generate API title/descriptionAshley Cui2020-07-22
* Add noop function disable-content-trustDaniel J Walsh2020-07-22
* fix play kube doesn't override dockerfile ENTRYPOINTzhangguanzhang2020-07-22
* Support default profile for apparmorDaniel J Walsh2020-07-22
* Merge pull request #7049 from mheon/update_c_commonOpenShift Merge Robot2020-07-22
|\
| * Bump github.com/containers/common to v0.14.6Matthew Heon2020-07-22
|/
* Merge pull request #7038 from vrothberg/2.0-events-endpointOpenShift Merge Robot2020-07-22
|\
| * events endpoint: backwards compat to old typeValentin Rothberg2020-07-21
| * events endpoint: fix panic and race conditionValentin Rothberg2020-07-21
* | Merge pull request #7033 from rhatdan/v2.0OpenShift Merge Robot2020-07-21
|\ \ | |/ |/|
| * Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-21
* | Merge pull request #7029 from vrothberg/2.0-systemd-cleanupsOpenShift Merge Robot2020-07-21
|\ \ | |/ |/|
| * podman.service: set type to simpleValentin Rothberg2020-07-21
| * podman.service: set doc to podman-system-serviceValentin Rothberg2020-07-21
| * podman.service: use default registries.confValentin Rothberg2020-07-21
| * podman.service: use default killmodeValentin Rothberg2020-07-21
| * podman.service: remove stop timeoutValentin Rothberg2020-07-21
| * systemd: symlink user->systemValentin Rothberg2020-07-21
|/
* Merge pull request #6996 from vrothberg/2.0-update-x/textOpenShift Merge Robot2020-07-16
|\
| * vendor golang.org/x/text@v0.3.3Valentin Rothberg2020-07-16
|/
* Merge pull request #6910 from mheon/fix_out_of_rangeOpenShift Merge Robot2020-07-15
|\
| * Fix a bug where --pids-limit was parsed incorrectlyMatthew Heon2020-07-15
|/
* Merge pull request #6921 from vrothberg/2.0-wildcard-searchOpenShift Merge Robot2020-07-15
|\
| * search: allow wildcardsValentin Rothberg2020-07-15