summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* rootless: Rearrange setup of rootless containersGabi Beyer2019-09-24
* exec: set HOME also with exec sessionsGiuseppe Scrivano2019-09-21
* execuser: look at the source for /etc/{passwd,group} overridesGiuseppe Scrivano2019-09-21
* We need to convert libpod.conf files in user homedir for cgroupv2Daniel J Walsh2019-09-21
* container: make sure $HOME is always setGiuseppe Scrivano2019-09-20
* fix trivial type for event loggerbaude2019-09-19
* Fix exit code failureDaniel J Walsh2019-09-17
* Merge pull request #4035 from mheon/unmount_unmounted_is_safeOpenShift Merge Robot2019-09-16
|\
| * Unmounting a container that is already unmounted is OKMatthew Heon2019-09-16
* | Merge pull request #4043 from haircommander/preserve-fd-fixOpenShift Merge Robot2019-09-16
|\ \
| * | exec: fix --preserve-fdsPeter Hunt2019-09-16
| |/
* / networking: use --enable-sandbox if availableGiuseppe Scrivano2019-09-16
|/
* Merge pull request #4006 from rhatdan/rootlessOpenShift Merge Robot2019-09-13
|\
| * Report errors when trying to pause rootless containersDaniel J Walsh2019-09-13
* | Merge pull request #3934 from rhatdan/waitOpenShift Merge Robot2019-09-13
|\ \ | |/ |/|
| * Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
| * Use exit code constantsDaniel J Walsh2019-09-12
* | Merge pull request #4010 from haircommander/regsiter-laterOpenShift Merge Robot2019-09-13
|\ \
| * | exec: Register resize func a bit laterPeter Hunt2019-09-12
| |/
* | Merge pull request #4009 from baude/execrmsocketOpenShift Merge Robot2019-09-12
|\ \
| * | clean up after healthcheck execsbaude2019-09-12
| |/
* | Merge pull request #3989 from mheon/storage_containers_add_infoOpenShift Merge Robot2019-09-12
|\ \ | |/ |/|
| * Add further fields to StorageContainerMatthew Heon2019-09-11
* | Merge pull request #3959 from giuseppe/rootless-use-systemd-scopeOpenShift Merge Robot2019-09-12
|\ \
| * | rootless: automatically create a systemd scopeGiuseppe Scrivano2019-09-12
* | | linux: fix systemd with --cgroupns=privateGiuseppe Scrivano2019-09-12
|/ /
* | Volume lookup needs to include state to unmarshal intoMatthew Heon2019-09-11
* | Merge pull request #3984 from mheon/prune_no_in_use_errorOpenShift Merge Robot2019-09-11
|\ \
| * | Do not prune images being used by a containerMatthew Heon2019-09-10
| |/
* | Merge pull request #3927 from openSUSE/manager-annotationsOpenShift Merge Robot2019-09-11
|\ \
| * | Add `ContainerManager` annotation to created containersSascha Grunert2019-09-10
| |/
* | Merge pull request #3581 from mheon/no_cgroupsOpenShift Merge Robot2019-09-11
|\ \
| * | Add support for launching containers without CGroupsMatthew Heon2019-09-10
* | | Merge pull request #3961 from mheon/copy_volume_contentsOpenShift Merge Robot2019-09-10
|\ \ \ | |_|/ |/| |
| * | When first mounting any named volume, copy upMatthew Heon2019-09-09
| |/
* / Add function for looking up volumes by partial nameMatthew Heon2019-09-09
|/
* Merge pull request #3960 from mheon/ignore_umount_enoentOpenShift Merge Robot2019-09-06
|\
| * Ignore ENOENT on umount of SHMMatthew Heon2019-09-06
* | Merge pull request #3918 from rhatdan/infoOpenShift Merge Robot2019-09-06
|\ \ | |/ |/|
| * Return information about mount_program (fuse-overlayfs)Daniel J Walsh2019-09-06
* | Merge pull request #3954 from mheon/hardcode_default_storepathsOpenShift Merge Robot2019-09-06
|\ \
| * | Ensure good defaults on blank c/storage configurationMatthew Heon2019-09-05
| |/
* | Correctly report errors on unmounting SHMMatthew Heon2019-09-05
* | Add ability for volumes with options to mount/umountMatthew Heon2019-09-05
* | Add volume stateMatthew Heon2019-09-05
* | Change volume driver and options JSON tagsMatthew Heon2019-09-05
|/
* Merge pull request #3876 from mheon/fix_mount_flagsOpenShift Merge Robot2019-09-04
|\
| * Set base mount options for bind mounts from base systemMatthew Heon2019-08-28
| * Add support for 'exec', 'suid', 'dev' mount flagsMatthew Heon2019-08-28
* | Merge pull request #3933 from giuseppe/skip-polling-on-runOpenShift Merge Robot2019-09-04
|\ \