aboutsummaryrefslogtreecommitdiff
path: root/libpod/util.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* Show version of the deb package in info outputAnders F Björklund2022-02-24
* Show package version when running on alpineAnders F Björklund2022-01-19
* bump go module to version 4Valentin Rothberg2022-01-18
* use libnetwork from c/commonPaul Holzinger2022-01-12
* inotify: make sure to remove filesValentin Rothberg2021-12-09
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* podman inspect show exposed portsPaul Holzinger2021-08-24
* podman info: try qfile before equeryEd Santiago2021-08-03
* Use seccomp_profile as default profile if defined in containers.confPablo Correa Gómez2021-04-28
* bump go module to v3Valentin Rothberg2021-02-22
* remote exec: write conmon error on hijacked connectionValentin Rothberg2021-01-27
* Add support for Gentoo file to package queryMichael Vetter2020-12-29
* SpellingJosh Soref2020-12-22
* Add support for pacman package version queryxatier2020-12-16
* Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* Send HTTP Hijack headers after successful attachMatthew Heon2020-08-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Preserve passwd on container restartMatthew Heon2020-07-15
* Include infra container information in `pod inspect`Matthew Heon2020-07-14
* move go module to v2Valentin Rothberg2020-07-06
* WIP V2 attach bindings and testJhon Honce2020-05-13
* v2 podman statsbaude2020-05-05
* Improve APIv2 support for AttachMatthew Heon2020-04-13
* Add support for containers.confDaniel J Walsh2020-03-27
* 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