| Commit message (Expand) | Author | Age |
* | fix bug podman sign storage path | Qi Wang | 2020-08-11 |
* | podman-remote send name and tag | Brent Baude | 2020-08-11 |
* | image list: speed up | Valentin Rothberg | 2020-08-11 |
* | generate systemd: fix error handling | Valentin Rothberg | 2020-08-11 |
* | Publish IP from YAML (podman play kube) | Ashley Cui | 2020-08-04 |
* | Binding the same container port to >1 host port is OK | Matthew Heon | 2020-07-31 |
* | compat/info.go: TrimPrefix(CGroupsVersion, "v") | Akihiro Suda | 2020-07-31 |
* | Fix `podman image search` missing description | Ralf Haferkamp | 2020-07-31 |
* | API events: fix parsing error | Valentin Rothberg | 2020-07-27 |
* | Fix handling of entrypoint | Daniel J Walsh | 2020-07-22 |
* | log API: add context to allow for cancelling | Valentin Rothberg | 2020-07-22 |
* | fix API: Create container with an invalid configuration | zhangguanzhang | 2020-07-22 |
* | Fix: Correct connection counters for hijacked connections | Korhonen Sami (Samlink) | 2020-07-22 |
* | Fix: Hijacking v2 endpoints to follow rfc 7230 semantics | Korhonen Sami (Samlink) | 2020-07-22 |
* | Remove hijacked connections from active connections list | Korhonen Sami (Samlink) | 2020-07-22 |
* | Correctly print STDOUT on non-terminal remote exec | Matthew Heon | 2020-07-22 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-22 |
* | Mask out /sys/dev to prevent information leak from the host | Daniel J Walsh | 2020-07-22 |
* | When determining systemd mode, use full command | Matthew Heon | 2020-07-22 |
* | play-kube: add suport for "IfNotPresent" pull type | Tristan Cacqueray | 2020-07-22 |
* | Fix "Error: unrecognized protocol \"TCP\" in port mapping" | Akihiro Suda | 2020-07-22 |
* | Error on rootless mac and ip addresses | Brent Baude | 2020-07-22 |
* | Fix & add notes regarding problematic language in codebase | Ashley Cui | 2020-07-22 |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-22 |
* | fix: system df error when an image has no name | Paul Holzinger | 2020-07-22 |
* | Fix Generate API title/description | Ashley Cui | 2020-07-22 |
* | fix play kube doesn't override dockerfile ENTRYPOINT | zhangguanzhang | 2020-07-22 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | Merge pull request #7038 from vrothberg/2.0-events-endpoint | OpenShift Merge Robot | 2020-07-22 |
|\ |
|
| * | events endpoint: backwards compat to old type | Valentin Rothberg | 2020-07-21 |
| * | events endpoint: fix panic and race condition | Valentin Rothberg | 2020-07-21 |
* | | Switch references from libpod.conf to containers.conf | Daniel J Walsh | 2020-07-21 |
|/ |
|
* | search: allow wildcards | Valentin Rothberg | 2020-07-15 |
* | Merge pull request #6871 from mheon/202_backports | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | specgen: fix order for setting rlimits | Ralf Haferkamp | 2020-07-06 |
| * | Ensure umask is set appropriately for 'system service' | Matthew Heon | 2020-07-06 |
| * | generate systemd: improve pod-flags filter | Valentin Rothberg | 2020-07-06 |
| * | Fix a bug with APIv2 compat network remove to log an ErrNetworkNotFound inste... | Maximilian Müller | 2020-07-06 |
| * | Set console mode for windows | Brent Baude | 2020-07-06 |
| * | Allow empty host port in --publish flag | Matthew Heon | 2020-07-06 |
| * | fix: Don't override entrypoint if it's `nil` | maybe-sybr | 2020-07-06 |
| * | container: move volume chown after spec generation | Giuseppe Scrivano | 2020-07-06 |
| * | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-06 |
| * | Print errors from individual containers in pods | Matthew Heon | 2020-07-06 |
* | | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-06 |
|/ |
|
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Set syslog for exit commands on log-level=debug | Matthew Heon | 2020-06-25 |
* | systemd generate: allow manual restart of container units in pods | Valentin Rothberg | 2020-06-25 |
* | Print port mappings in `ps` for ctrs sharing network | Matthew Heon | 2020-06-25 |
* | utils: drop default mapping when running uid!=0 | Giuseppe Scrivano | 2020-06-24 |