aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Binding the same container port to >1 host port is OKMatthew Heon2020-07-31
* compat/info.go: TrimPrefix(CGroupsVersion, "v")Akihiro Suda2020-07-31
* Fix `podman image search` missing descriptionRalf Haferkamp2020-07-31
* API events: fix parsing errorValentin Rothberg2020-07-27
* 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
* 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
* 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
* When determining systemd mode, use full commandMatthew Heon2020-07-22
* play-kube: add suport for "IfNotPresent" pull typeTristan Cacqueray2020-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
* fix: system df error when an image has no namePaul Holzinger2020-07-22
* Fix Generate API title/descriptionAshley Cui2020-07-22
* fix play kube doesn't override dockerfile ENTRYPOINTzhangguanzhang2020-07-22
* Support default profile for apparmorDaniel J Walsh2020-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
* | Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-21
|/
* search: allow wildcardsValentin Rothberg2020-07-15
* Merge pull request #6871 from mheon/202_backportsOpenShift Merge Robot2020-07-06
|\
| * specgen: fix order for setting rlimitsRalf Haferkamp2020-07-06
| * Ensure umask is set appropriately for 'system service'Matthew Heon2020-07-06
| * generate systemd: improve pod-flags filterValentin Rothberg2020-07-06
| * Fix a bug with APIv2 compat network remove to log an ErrNetworkNotFound inste...Maximilian Müller2020-07-06
| * Set console mode for windowsBrent Baude2020-07-06
| * Allow empty host port in --publish flagMatthew Heon2020-07-06
| * fix: Don't override entrypoint if it's `nil`maybe-sybr2020-07-06
| * container: move volume chown after spec generationGiuseppe Scrivano2020-07-06
| * Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-06
| * Print errors from individual containers in podsMatthew Heon2020-07-06
* | Pids-limit should only be set if the user set itDaniel J Walsh2020-07-06
|/
* move go module to v2Valentin Rothberg2020-07-06
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-25
* systemd generate: allow manual restart of container units in podsValentin Rothberg2020-06-25
* Print port mappings in `ps` for ctrs sharing networkMatthew Heon2020-06-25
* utils: drop default mapping when running uid!=0Giuseppe Scrivano2020-06-24
* APIv2: Return `StatusCreated` from volume creationmaybe-sybr2020-06-24
* APIv2:fix: Remove `/json` from compat network EPsmaybe-sybr2020-06-24
* Fix ssh-agent supportJhon Honce2020-06-24
* APIv2:doc: Fix swagger doc to refer to volumesmaybe-sybr2020-06-24
* Add JSON output field for psBrent Baude2020-06-24