aboutsummaryrefslogtreecommitdiff
path: root/libpod/boltdb_state.go
Commit message (Expand)AuthorAge
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* use libnetwork from c/commonPaul Holzinger2022-01-12
* network db: add new strucutre to container createPaul Holzinger2021-12-14
* network db rewrite: migrate existing settingsPaul Holzinger2021-12-14
* Ensure pod ID bucket is properly updated on renameMatthew Heon2021-09-28
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Wire network interface into libpodPaul Holzinger2021-09-15
* Removing a non existing container API should return 404Daniel J Walsh2021-03-10
* Rewrite Rename backend in a more atomic fashionMatthew Heon2021-03-02
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable stylecheck linterPaul Holzinger2021-02-11
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* add network connect|disconnect compat endpointsbaude2020-11-17
* Add support for network connect / disconnect to DBMatthew Heon2020-11-11
* Add tests for network aliasesMatthew Heon2020-11-03
* Add a way to retrieve all network aliases for a ctrMatthew Heon2020-10-27
* Add network aliases for containers to DBMatthew Heon2020-10-27
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Improve error message when creating a pod/ctr with the same namePaul Holzinger2020-08-04
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Update vendor of boltdb and containers/imageDaniel J Walsh2020-03-29
* Add support for containers.confDaniel J Walsh2020-03-27
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* add libpod/configValentin Rothberg2019-10-31
* refresh: do not access network ns if not in the namespaceGiuseppe Scrivano2019-10-09
* rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* Volume lookup needs to include state to unmarshal intoMatthew Heon2019-09-11
* Add function for looking up volumes by partial nameMatthew Heon2019-09-09
* 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
* Re-add locks to volumes.Matthew Heon2019-08-28
* first pass of corrections for golangci-lintbaude2019-07-10
* libpod: discerne partial IDs between containers and podsMarco Vedovati2019-07-03
* remove libpod from mainbaude2019-06-25
* Avoid a read-write transaction on DB initMatthew Heon2019-06-20
* Update vendor of buildah and containers/imagesDaniel J Walsh2019-05-20
* Switch Libpod over to new explicit named volumesMatthew Heon2019-04-04
* Change LookupContainer logic to match DockerMatthew Heon2019-03-06
* Validate VolumePath against DB configurationMatthew Heon2019-02-26
* Remove locks from volumesMatthew Heon2019-02-21
* Add ability to rewrite pod configs in the databaseMatthew Heon2019-02-21
* Add a function for overwriting container configMatthew Heon2019-02-21