summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Fix saving in oci formatQi Wang2020-07-09
* Merge pull request #6829 from rhatdan/keepidOpenShift Merge Robot2020-07-07
|\
| * Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-07-07
* | fix race condition in `libpod.GetEvents(...)`Valentin Rothberg2020-07-07
|/
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
* | Merge pull request #6846 from mheon/fix_pod_errorsOpenShift Merge Robot2020-07-06
|\ \
| * | Print errors from individual containers in podsMatthew Heon2020-07-02
| |/
* / Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
|/
* Merge pull request #6747 from giuseppe/fix-user-volumesOpenShift Merge Robot2020-06-30
|\
| * container: move volume chown after spec generationGiuseppe Scrivano2020-06-29
| * libpod: volume copyup honors namespace mappingsGiuseppe Scrivano2020-06-29
* | Merge pull request #6666 from giuseppe/conmon-delegateOpenShift Merge Robot2020-06-29
|\ \
| * | podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
| |/
* / Add support for dangling filter to volumesMatthew Heon2020-06-24
|/
* Merge pull request #6732 from mheon/fix_stopsignal_setOpenShift Merge Robot2020-06-24
|\
| * Set stop signal to 15 when not explicitly setMatthew Heon2020-06-24
* | Merge pull request #6746 from vrothberg/untagOpenShift Merge Robot2020-06-24
|\ \
| * | podman untag: error if tag doesn't existValentin Rothberg2020-06-24
| |/
* | Merge pull request #6729 from QiWang19/inspect-formatOpenShift Merge Robot2020-06-24
|\ \
| * | Reformat inspect network settingsQi Wang2020-06-23
| |/
* / libpod: specify mappings to the storageGiuseppe Scrivano2020-06-24
|/
* Merge pull request #6625 from QiWang19/fdOpenShift Merge Robot2020-06-23
|\
| * Add --preservefds to podman runQi Wang2020-06-19
* | Merge pull request #6702 from jgallucci32/follow-logs-pollOpenShift Merge Robot2020-06-22
|\ \
| * | Use POLL_DURATION for timerjgallucci322020-06-21
| * | Stop following logs using timersjgallucci322020-06-20
* | | Add container name to the /etc/hosts within the containerDaniel J Walsh2020-06-20
|/ /
* | Merge pull request #6621 from vrothberg/bz-1846629OpenShift Merge Robot2020-06-20
|\ \
| * | search: allow wildcardsValentin Rothberg2020-06-19
| |/
* / Poll on events for file readingBrent Baude2020-06-19
|/
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* Merge pull request #6560 from mheon/fix_exec_logdriverOpenShift Merge Robot2020-06-17
|\
| * Do not share container log driver for execMatthew Heon2020-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
| |/
* / Revert #6591 to fix issue with failed testsjgallucci322020-06-17
|/
* Fix podman-remote imagesDaniel J Walsh2020-06-16
* Merge pull request #6591 from jgallucci32/patch-1OpenShift Merge Robot2020-06-15
|\
| * Remove redundant break in for loop.jgallucci322020-06-15
| * Do not print error message when container does not existjgallucci322020-06-12
| * Changed from t.StopAtEOF() to t.Stop() and added error checkjgallucci322020-06-12
| * Fix -f logs to stop when a container exitsjgallucci322020-06-12
| * Fix -f logs follow with stopped containerQi Wang2020-06-11
* | Turn on More lintersDaniel J Walsh2020-06-15
|/
* Merge pull request #6415 from vrothberg/systemd-new-podOpenShift Merge Robot2020-06-11
|\
| * generate systemd: create pod templateValentin Rothberg2020-06-11
| * generate systemd: refactorValentin Rothberg2020-06-11