summaryrefslogtreecommitdiff
path: root/libpod/util.go
Commit message (Expand)AuthorAge
* Add an API for Attach over HTTP APIMatthew Heon2020-01-16
* Add ContainerStateRemovingMatthew Heon2019-11-19
* Set SELinux labels based on the security context in the kube.yamlDaniel J Walsh2019-11-05
* add libpod/configValentin Rothberg2019-10-31
* Set default seccomp.json file for podman play kubeDaniel J Walsh2019-10-29
* Return information about mount_program (fuse-overlayfs)Daniel J Walsh2019-09-06
* libpod: avoid polling container statusGiuseppe Scrivano2019-09-04
* code cleanupbaude2019-07-08
* libpod removal from main (phase 2)baude2019-06-27
* remove libpod from mainbaude2019-06-25
* util: fix race condition in WaitForFileGiuseppe Scrivano2019-05-20
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Fix build on non-LinuxMiloslav Trmač2018-12-06
* util: use fsnotify to wait for fileGiuseppe Scrivano2018-11-28
* exec: don't wait for pidfile when the runtime exitedGiuseppe Scrivano2018-11-27
* create: fix writing cidfile when using rootlessGiuseppe Scrivano2018-10-23
* Add ability for ubuntu to be testedbaude2018-10-03
* Refactor error checking in With*NSFromPod optionshaircommander2018-08-23
* Fix build on non-Linux OSesMatthew Heon2018-08-15
* Create pod CGroups when using the systemd cgroup driverMatthew Heon2018-08-15
* We need to sort mounts so that one mount does not over mount another.Daniel J Walsh2018-08-10
* Stage 4 Image cleanupbaude2018-03-23
* Stage3 Image Librarybaude2018-03-14
* Add tracking for exec session IDsMatthew Heon2018-03-01
* Implement --image-volumes for create and runumohnani82018-02-22
* podman run container id to filebaude2018-01-11
* kpod statsbaude2017-12-13
* remove unused functions and variablesSuraj Deshmukh2017-11-28
* Add docker transport to push image before final failureTomSweeneyRedHat2017-11-28
* Address run/create performance issuesbaude2017-11-14
* libpod create and runbaude2017-11-01