summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* 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
* 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
|\
| * Move logs functionality to separate file for APIv2jgallucci322020-06-17
* | Merge pull request #6634 from baude/v2buildfixesOpenShift Merge Robot2020-06-17
|\ \
| * | fix misc remote build issuesBrent Baude2020-06-17
* | | Merge pull request #6522 from mheon/unless-stoppedOpenShift Merge Robot2020-06-17
|\ \ \ | |_|/ |/| |
| * | Add support for the unless-stopped restart policyMatthew Heon2020-06-17
* | | Merge pull request #6630 from ashley-cui/masterOpenShift Merge Robot2020-06-17
|\ \ \
| * | | Show Anon, GID, UID in v2 volumesAshley Cui2020-06-16
* | | | generate systemd: `ExecStopPost` for all unitsValentin Rothberg2020-06-17
* | | | Merge pull request #6631 from rhatdan/hooksOpenShift Merge Robot2020-06-17
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix handling of old oci hooksDaniel J Walsh2020-06-17
* | | | Merge pull request #6636 from mheon/add_warningsOpenShift Merge Robot2020-06-17
|\ \ \ \
| * | | | Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
| | |/ / | |/| |
* | | | Merge pull request #6583 from mheon/inspect_ctr_before_imgOpenShift Merge Robot2020-06-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
* | | | Merge pull request #6622 from goochjj/podman_fix_initOpenShift Merge Robot2020-06-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix --init and --init-pathJoseph Gooch2020-06-16
| | |/ | |/|
* | | Merge pull request #6638 from jwhonce/issues/6548OpenShift Merge Robot2020-06-17
|\ \ \
| * | | [CI:DOCS] Fixes #6548Jhon Honce2020-06-16
* | | | Add <return> to lines returen in podman-remote logsDaniel J Walsh2020-06-16
* | | | Fix podman-remote imagesDaniel J Walsh2020-06-16
| |/ / |/| |
* | | handlers/compat: fix lint errorValentin Rothberg2020-06-16
* | | auto-update: use image's archValentin Rothberg2020-06-16
| |/ |/|
* | Merge pull request #6589 from rhatdan/attachOpenShift Merge Robot2020-06-15
|\ \
| * | Handle errors on attach properlyDaniel J Walsh2020-06-15
* | | Merge pull request #6601 from zhangguanzhang/podman-cp-dirOpenShift Merge Robot2020-06-15
|\ \ \