| Commit message (Expand) | Author | Age |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | network db: add new strucutre to container create | Paul Holzinger | 2021-12-14 |
* | network db rewrite: migrate existing settings | Paul Holzinger | 2021-12-14 |
* | Ensure pod ID bucket is properly updated on rename | Matthew Heon | 2021-09-28 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Removing a non existing container API should return 404 | Daniel J Walsh | 2021-03-10 |
* | Rewrite Rename backend in a more atomic fashion | Matthew Heon | 2021-03-02 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-17 |
* | Add support for network connect / disconnect to DB | Matthew Heon | 2020-11-11 |
* | Add tests for network aliases | Matthew Heon | 2020-11-03 |
* | Add a way to retrieve all network aliases for a ctr | Matthew Heon | 2020-10-27 |
* | Add network aliases for containers to DB | Matthew Heon | 2020-10-27 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | Improve error message when creating a pod/ctr with the same name | Paul Holzinger | 2020-08-04 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Update vendor of boltdb and containers/image | Daniel J Walsh | 2020-03-29 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | refresh: do not access network ns if not in the namespace | Giuseppe Scrivano | 2019-10-09 |
* | rm: add containers eviction with `rm --force` | Marco Vedovati | 2019-09-25 |
* | Volume lookup needs to include state to unmarshal into | Matthew Heon | 2019-09-11 |
* | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
* | Correctly report errors on unmounting SHM | Matthew Heon | 2019-09-05 |
* | Add ability for volumes with options to mount/umount | Matthew Heon | 2019-09-05 |
* | Add volume state | Matthew Heon | 2019-09-05 |
* | Re-add locks to volumes. | Matthew Heon | 2019-08-28 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | libpod: discerne partial IDs between containers and pods | Marco Vedovati | 2019-07-03 |
* | remove libpod from main | baude | 2019-06-25 |
* | Avoid a read-write transaction on DB init | Matthew Heon | 2019-06-20 |
* | Update vendor of buildah and containers/images | Daniel J Walsh | 2019-05-20 |
* | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | Change LookupContainer logic to match Docker | Matthew Heon | 2019-03-06 |
* | Validate VolumePath against DB configuration | Matthew Heon | 2019-02-26 |
* | Remove locks from volumes | Matthew Heon | 2019-02-21 |
* | Add ability to rewrite pod configs in the database | Matthew Heon | 2019-02-21 |
* | Add a function for overwriting container config | Matthew Heon | 2019-02-21 |