summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #7188 from zhangguanzhang/network-404OpenShift Merge Robot2020-08-03
|\
| * API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* | Remove some unnecessary []byte to string conversionsSascha Grunert2020-08-03
|/
* Ensure libpod/define does not include libpod/imageMatthew Heon2020-07-31
* Merge pull request #7168 from QiWang19/exec-fdsOpenShift Merge Robot2020-07-31
|\
| * Fix close fds of exec --preserve-fdsQi Wang2020-07-31
* | Merge pull request #7120 from QiWang19/preserve-fdOpenShift Merge Robot2020-07-31
|\ \ | |/ |/|
| * fix close fds of run --preserve-fdsQi Wang2020-07-30
* | volumes: do not recurse when chowningGiuseppe Scrivano2020-07-31
|/
* Ensure that 'rmi --force' evicts Podman containersMatthew Heon2020-07-30
* Merge pull request #6991 from mheon/change_passwd_ondiskOpenShift Merge Robot2020-07-29
|\
| * Make changes to /etc/passwd on disk for non-read onlyMatthew Heon2020-07-23
* | Add podman image mountDaniel J Walsh2020-07-28
* | Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* | Merge pull request #7094 from rhatdan/volumeOpenShift Merge Robot2020-07-27
|\ \
| * | When chowning we should not follow symbolic linkDaniel J Walsh2020-07-27
* | | Refactor container configlouis2020-07-23
|/ /
* | Support default profile for apparmorDaniel J Walsh2020-07-22
* | Merge pull request #7006 from ashley-cui/umaskOpenShift Merge Robot2020-07-22
|\ \
| * | Add --umask flag for create, runAshley Cui2020-07-21
* | | Do not print an error message on non-0 exec exit codeMatthew Heon2020-07-21
* | | Merge pull request #6902 from vrothberg/events-endpointOpenShift Merge Robot2020-07-21
|\ \ \ | |/ / |/| |
| * | events endpoint: fix panic and race conditionValentin Rothberg2020-07-20
* | | Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-20
* | | Add support for overlay volume mounts in podman.Qi Wang2020-07-20
|/ /
* | 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
| |/