aboutsummaryrefslogtreecommitdiff
path: root/libpod/boltdb_state_linux.go
Commit message (Expand)AuthorAge
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* bump go module to version 4Valentin Rothberg2022-01-18
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* bump go module to v3Valentin Rothberg2021-02-22
* SpellingJosh Soref2020-12-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Error on netns not exist only when ctr is runningMatthew Heon2019-11-19
* podman-remote inspectbaude2019-01-18
* Log an otherwise ignored error from joining a net nsMatthew Heon2018-10-11
* Do not fetch pod and ctr State on retrieval in BoltMatthew Heon2018-07-31
* Use the Linux version BoltState.getContainerFromDB on all platforms.Miloslav Trmač2018-07-26
* Split parseNetNSBoltData from BoltState.getContainerFromDBMiloslav Trmač2018-07-26
* Add constraint that dependencies must be in the same nsMatthew Heon2018-07-24
* more changes to compile darwinbaude2018-07-05