summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* cgroups: support creating cgroupsv2 pathsGiuseppe Scrivano2019-07-10
* Merge pull request #3497 from QazerLab/bugfix/systemd-generate-pidfileOpenShift Merge Robot2019-07-08
|\
| * Do not hardcode podman binary location in generate systemd.Danila Kiver2019-07-07
| * Use conmon pidfile in generated systemd unit as PIDFile.Danila Kiver2019-07-04
* | trivial cleanups from golangbaude2019-07-03
|/
* Merge pull request #3437 from giuseppe/fix-nocgoOpenShift Merge Robot2019-07-03
|\
| * spec: move cgo stuff to their own fileGiuseppe Scrivano2019-07-02
| * rootless: allow to build without cgoGiuseppe Scrivano2019-07-02
* | Merge pull request #3465 from baude/nostoreOpenShift Merge Robot2019-07-03
|\ \
| * | configure runtime without storebaude2019-07-01
* | | cgroups: fix times conversionGiuseppe Scrivano2019-07-02
| |/ |/|
* | rootless: do not join namespace if it has already euid == 0Giuseppe Scrivano2019-07-01
|/
* Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\
| * libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* | Merge pull request #3397 from giuseppe/fix-rebootOpenShift Merge Robot2019-06-28
|\ \
| * | rootless: enable linger if /run/user/UID not existsGiuseppe Scrivano2019-06-27
* | | Exclude SIGTERM from blocked signals for pause process.Danila Kiver2019-06-28
|/ /
* | Merge pull request #3442 from baude/removelibpodfrommainphase2OpenShift Merge Robot2019-06-27
|\ \
| * | libpod removal from main (phase 2)baude2019-06-27
* | | Merge pull request #3420 from ashley-cui/remoteconfOpenShift Merge Robot2019-06-26
|\ \ \ | |/ / |/| |
| * | Fix crash for when remote host IP or Username is not set in conf file & conf ...Ashley Cui2019-06-25
* | | pkg, cgroups: add initial support for cgroup v2Giuseppe Scrivano2019-06-26
* | | util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-06-26
* | | libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
* | | pkg: new package cgroupsGiuseppe Scrivano2019-06-26
| |/ |/|
* | remove libpod from mainbaude2019-06-25
|/
* Merge pull request #3386 from baude/windowsbridgeOpenShift Merge Robot2019-06-21
|\
| * add windows bridge formatbaude2019-06-20
* | Build cgo files with -Wall -WerrorSascha Grunert2019-06-21
* | Merge pull request #3379 from openSUSE/rootless-fixOpenShift Merge Robot2019-06-21
|\ \
| * | Fix format specifiers in rootless_linux.cSascha Grunert2019-06-20
| |/
* | Merge pull request #3380 from openSUSE/asprintf-fixOpenShift Merge Robot2019-06-20
|\ \
| * | Handle possible asprintf failure in rootless_linux.cSascha Grunert2019-06-20
| |/
* / Fix execvp uage in rootless_linux.cSascha Grunert2019-06-20
|/
* Merge pull request #3369 from mheon/add_cached_delegatedOpenShift Merge Robot2019-06-19
|\
| * Add tests for cached and delegated mountsMatthew Heon2019-06-19
| * Allow (but ignore) Cached and Delegated volume optionsMatthew Heon2019-06-18
* | Fix example in oci-hooks.5.mdErik Sjölund2019-06-18
|/
* Merge pull request #3328 from mheon/storage_opts_for_cleanupOpenShift Merge Robot2019-06-15
|\
| * When creating exit command, pass storage options onMatthew Heon2019-06-13
* | Merge pull request #3330 from mheon/remote_storageOpenShift Merge Robot2019-06-14
|\ \
| * | Add --storage flag to 'podman rm' (local only)Matthew Heon2019-06-13
| |/
* | Merge pull request #3334 from vrothberg/fix-3331OpenShift Merge Robot2019-06-14
|\ \
| * | pkg/apparmor: fix when AA is disabledValentin Rothberg2019-06-14
* | | Merge pull request #3333 from jordemort/podman-commit-env-fixOpenShift Merge Robot2019-06-14
|\ \ \
| * | | Fix ENV parsing on `podman import`Jordan Webb2019-06-14
| |/ /
* | | Merge pull request #3252 from mtrmac/registries.conf-mirrorsOpenShift Merge Robot2019-06-14
|\ \ \ | |/ / |/| |
| * | Use the logical registry location instead of the physical one in (podman info)Miloslav Trmač2019-06-14
| * | Update containers/image to v2.0.0, and buildah to v1.8.4Miloslav Trmač2019-06-14
| |/
* | storage: support --mount type=bind,bind-nonrecursiveGiuseppe Scrivano2019-06-13