summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-17
* Merge pull request #6965 from giuseppe/followup-pr6324OpenShift Merge Robot2020-07-17
|\
| * network, slirp4netns: add option to allow host loopbackGiuseppe Scrivano2020-07-16
| * libpod: pass down network optionsGiuseppe Scrivano2020-07-16
| * allow switching of port-forward approaches in rootless/using slirp4netnsaleks-mariusz2020-07-15
* | Preserve passwd on container restartMatthew Heon2020-07-15
* | Merge pull request #6956 from mheon/add_ports_to_pod_inspectOpenShift Merge Robot2020-07-15
|\ \ | |/ |/|
| * Fix lintMatthew Heon2020-07-14
| * Populate remaining unused fields in `pod inspect`Matthew Heon2020-07-14
| * Include infra container information in `pod inspect`Matthew Heon2020-07-14
* | Add SystemdMode to inspect for containersMatthew Heon2020-07-14
|/
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* Remove all instances of named return "err" from LibpodMatthew Heon2020-07-09
* Merge pull request #6916 from vrothberg/logs-fixesOpenShift Merge Robot2020-07-09
|\
| * log API: add context to allow for cancellingValentin Rothberg2020-07-09
* | 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
|\