summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
...
* 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
* V2 podman system connectionJhon Honce2020-06-24
* Fix conflicts between privileged and other flagsMatthew Heon2020-06-24
* rootless_linux: improve error messageDouglas Schilling Landgraf2020-06-24
* correct the absolute path of `rm` executableYuan-Hao Chen2020-06-24
* Correct logic for demux'ing channelsJhon Honce2020-06-19
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* Merge pull request #6654 from rhatdan/keepidOpenShift Merge Robot2020-06-17
|\
| * Don't ignore --user flag in rootless --userns keepidDaniel J Walsh2020-06-17
* | Handle dropping capabilties correctly when running as non root userDaniel J Walsh2020-06-17
|/
* Merge pull request #6620 from jgallucci32/api-logs-separateOpenShift Merge Robot2020-06-17
|\