summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* networking: lookup child IP in networksGiuseppe Scrivano2021-01-23
* podman manifest existsPaul Holzinger2021-01-22
* libpod: move slirp magic IPs to constsGiuseppe Scrivano2021-01-22
* rootlessport: set source IP to slirp4netns deviceGiuseppe Scrivano2021-01-22
* Move the cni lock file into the cni config dirPaul Holzinger2021-01-21
* Merge pull request #8955 from mheon/renameOpenShift Merge Robot2021-01-14
|\
| * Initial implementation of renaming containersMatthew Heon2021-01-14
* | Initial implementation of volume pluginsMatthew Heon2021-01-14
|/
* Merge pull request #8906 from vrothberg/fix-8501OpenShift Merge Robot2021-01-14
|\
| * container stop: release lock before calling the runtimeValentin Rothberg2021-01-14
* | Merge pull request #8958 from zhangguanzhang/duplicated-hostsOpenShift Merge Robot2021-01-13
|\ \
| * | Fxes /etc/hosts duplicated every time after container restarted in a podzhangguanzhang2021-01-13
* | | Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
|/ /
* | Merge pull request #8950 from mheon/exorcise_driverOpenShift Merge Robot2021-01-12
|\ \
| * | Exorcise Driver code from libpod/defineMatthew Heon2021-01-12
* | | Merge pull request #8946 from JAORMX/sec-errorsOpenShift Merge Robot2021-01-12
|\ \ \
| * | | Expose security attribute errors with their own messagesJuan Antonio Osorio Robles2021-01-12
* | | | Merge pull request #8947 from Luap99/cleanup-codeOpenShift Merge Robot2021-01-12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix problems reported by staticcheckPaul Holzinger2021-01-12
| | |/ | |/|
* | | Merge pull request #8819 from chen-zhuohan/add-pre-checkpointOpenShift Merge Robot2021-01-12
|\ \ \
| * | | add pre checkpointunknown2021-01-10
* | | | Merge pull request #8933 from giuseppe/use-O_PATH-for-unix-sockOpenShift Merge Robot2021-01-12
|\ \ \ \ | |_|/ / |/| | |
| * | | oci: use /proc/self/fd/FD to open unix socketGiuseppe Scrivano2021-01-12
| |/ /
* / / oci: keep LC_ env variables to conmonGiuseppe Scrivano2021-01-11
|/ /
* | Merge pull request #8781 from rst0git/cr-volumesOpenShift Merge Robot2021-01-08
|\ \
| * | Include named volumes in container migrationRadostin Stoyanov2021-01-07
| * | Use Options as exportCheckpoint() argumentRadostin Stoyanov2021-01-07
* | | Merge pull request #8771 from rhatdan/runOpenShift Merge Robot2021-01-07
|\ \ \
| * | | Switch references of /var/run -> /runDaniel J Walsh2021-01-07
| |/ /
* | | Merge pull request #8821 from rhatdan/capsOpenShift Merge Robot2021-01-07
|\ \ \
| * | | Handle podman exec capabilities correctlyDaniel J Walsh2021-01-07
| |/ /
* | | Merge pull request #8816 from giuseppe/automatically-split-userns-mappingsOpenShift Merge Robot2021-01-07
|\ \ \
| * | | rootless: automatically split userns rangesGiuseppe Scrivano2021-01-07
| |/ /
* / / Fix podman logs read partial log linesPaul Holzinger2021-01-07
|/ /
* | Merge pull request #8805 from giuseppe/single-user-mapped-rootOpenShift Merge Robot2021-01-06
|\ \
| * | libpod: handle single user mapped as rootGiuseppe Scrivano2020-12-24
* | | Merge pull request #8892 from mheon/fix_8886OpenShift Merge Robot2021-01-06
|\ \ \
| * | | Ensure that user-specified HOSTNAME is honoredMatthew Heon2021-01-06
| | |/ | |/|
* | | Merge pull request #8685 from mheon/ignore_containersconf_sysctls_shared_netOpenShift Merge Robot2021-01-05
|\ \ \
| * | | Add default sysctls for pod infra containersMatthew Heon2021-01-04
* | | | Merge pull request #8831 from bblenard/issue-8658-system-prune-reclaimed-spaceOpenShift Merge Robot2021-01-05
|\ \ \ \ | |_|/ / |/| | |
| * | | Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* | | | Merge pull request #8873 from baude/issue8864OpenShift Merge Robot2021-01-05
|\ \ \ \
| * | | | close journald when readingbaude2021-01-04
* | | | | Merge pull request #8878 from mheon/no_edit_configOpenShift Merge Robot2021-01-04
|\ \ \ \ \
| * | | | | Ensure we do not edit container config in ExecMatthew Heon2021-01-04
| |/ / / /
* | | | | Merge pull request #8875 from rhatdan/imageOpenShift Merge Robot2021-01-04
|\ \ \ \ \
| * | | | | Allow image errors to bubble up from lower level functions.Daniel J Walsh2021-01-04
| |/ / / /
* / / / / systemd: make rundir always accessibleGiuseppe Scrivano2021-01-04
|/ / / /
* | | | Merge pull request #8823 from giuseppe/exec-honor-privilegedOpenShift Merge Robot2021-01-04
|\ \ \ \ | |/ / / |/| | |