aboutsummaryrefslogtreecommitdiff
path: root/libpod/boltdb_state_internal.go
Commit message (Expand)AuthorAge
* Add support for 'image' volume driverMatthew Heon2022-09-22
* Fix stuttersDaniel J Walsh2022-09-10
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Merge pull request #14449 from cdoern/podVolumesopenshift-ci[bot]2022-07-01
|\
| * podman volume create --opt=o=timeout...cdoern2022-06-09
* | libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
|/
* libpod: unset networks before storing container confPaul Holzinger2022-05-02
* bump go module to version 4Valentin Rothberg2022-01-18
* network db: add new strucutre to container createPaul Holzinger2021-12-14
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* Removing a non existing container API should return 404Daniel J Walsh2021-03-10
* bump go module to v3Valentin Rothberg2021-02-22
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Add support for network connect / disconnect to DBMatthew Heon2020-11-11
* Merge pull request #8156 from mheon/add_net_aliases_dbOpenShift Merge Robot2020-11-04
|\
| * Add tests for network aliasesMatthew Heon2020-11-03
| * Add network aliases for containers to DBMatthew Heon2020-10-27
* | libpod: clean paths before checkGiuseppe Scrivano2020-10-28
|/
* Re-create OCI runtimes by path when it is missingMatthew Heon2020-10-20
* 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
* Fix two coverity issues (unchecked null return)Matthew Heon2020-05-14
* 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
* make lint: enable gocriticValentin Rothberg2020-01-13
* Add a MissingRuntime implementationMatthew Heon2019-10-15
* rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* 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
* code cleanupbaude2019-07-08
* remove libpod from mainbaude2019-06-25
* Merge pull request #3378 from mheon/multiple_runtimesOpenShift Merge Robot2019-06-21
|\
| * Handle containers whose OCIRuntime fields are pathsMatthew Heon2019-06-20
| * Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* | Make configuration validation not require a DB commitMatthew 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
* vendor buildah, image, storage, cniValentin Rothberg2019-03-28
* Validate VolumePath against DB configurationMatthew Heon2019-02-26
* Remove locks from volumesMatthew Heon2019-02-21
* Move all libpod/ JSON references over to jsoniterMatthew Heon2019-01-10
* Remove runtime lockDir and add in-memory lock managerMatthew Heon2019-01-04
* Convert pods to SHM locksMatthew Heon2019-01-04