index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
boltdb_state.go
Commit message (
Expand
)
Author
Age
*
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
*
podman-remote inspect
baude
2019-01-18
*
Move all libpod/ JSON references over to jsoniter
Matthew Heon
2019-01-10
*
Rename libpod.Config back to ContainerConfig
Matthew Heon
2019-01-07
*
Switch all referencs to image.ContainerConfig to image.Config
Daniel J Walsh
2018-12-21
*
Add "podman volume" command
umohnani8
2018-12-06
*
Use runtime lockDir in BoltDB state
Matthew Heon
2018-12-04
*
Do not initialize locks dir in BoltDB
Matthew Heon
2018-12-02
*
Make DB config validation an explicit step
Matthew Heon
2018-12-02
*
Add ability to retrieve runtime configuration from DB
Matthew Heon
2018-12-02
*
Make failure to retrieve individual ctrs/pods nonfatal
Matthew Heon
2018-08-17
[next]