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
/
runtime.go
Commit message (
Expand
)
Author
Age
*
Remove GetStore function from Libpod
Matthew Heon
2021-07-08
*
remove `pkg/registries`
Valentin Rothberg
2021-06-25
*
Do not use inotify for OCICNI
Paul Holzinger
2021-06-22
*
fix systemcontext to use correct TMPDIR
Daniel J Walsh
2021-06-18
*
create libimage-events channel in main routine
Valentin Rothberg
2021-05-27
*
Add the option of Rootless CNI networking by default
Matthew Heon
2021-05-26
*
libimage-events channel: fix data race
Valentin Rothberg
2021-05-26
*
add libimage events
Valentin Rothberg
2021-05-20
*
Support uid,gid,mode options for secrets
Ashley Cui
2021-05-17
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
runtime: create userns when CAP_SYS_ADMIN is not present
Giuseppe Scrivano
2021-04-26
*
runtime: bump required conmon version
Peter Hunt
2021-04-16
*
runtime: return findConmon to libpod
Peter Hunt
2021-04-16
*
Merge pull request #9995 from rhatdan/debug
OpenShift Merge Robot
2021-04-14
|
\
|
*
Fix message about runtime to show only the actual runtime
Daniel J Walsh
2021-04-13
*
|
Remove in-memory state implementation
Matthew Heon
2021-04-13
|
/
*
rootless cni without infra container
Paul Holzinger
2021-04-01
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Do not reset storage when running inside of a container
Daniel J Walsh
2021-02-16
*
Enable whitespace linter
Paul Holzinger
2021-02-11
*
Implement Secrets
Ashley Cui
2021-02-09
*
Ensure shutdown handler access is syncronized
Matthew Heon
2021-01-25
*
Initial implementation of volume plugins
Matthew Heon
2021-01-14
*
Do not error on installing duplicate shutdown handler
Matthew Heon
2020-12-07
*
Drop default log-level from error to warn
Daniel J Walsh
2020-12-03
*
Use Libpod tmpdir for pause path
Matthew Heon
2020-12-02
*
runtime: set XDG_* env variables if missing
Giuseppe Scrivano
2020-11-27
*
Merge pull request #7126 from mheon/fix_missing_ociruntime
OpenShift Merge Robot
2020-10-20
|
\
|
*
When given OCI runtime by path, use path as name
Matthew Heon
2020-10-20
*
|
Enforce LIFO ordering for shutdown handlers
Matthew Heon
2020-10-13
*
|
Enable masking stop signals within container creation
Matthew Heon
2020-10-12
|
/
*
Lowercase some errors
Kir Kolyshkin
2020-10-05
*
Remove excessive error wrapping
Kir Kolyshkin
2020-10-05
*
Add global options --runtime-flags
Qi Wang
2020-09-04
*
Support sighup reload configuration files
Qi Wang
2020-08-18
*
Unconditionally retrieve pod names via API
Matthew Heon
2020-08-10
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Switch references from libpod.conf to containers.conf
Daniel J Walsh
2020-07-20
*
Add support for overlay volume mounts in podman.
Qi Wang
2020-07-20
*
Remove all instances of named return "err" from Libpod
Matthew Heon
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
compat handlers: add X-Registry-Auth header support
Valentin Rothberg
2020-05-29
*
Fix handling of overridden paths from database
Daniel J Walsh
2020-05-08
*
manifest create,add,inspect
Qi Wang
2020-04-22
*
Merge pull request #5690 from rhatdan/selinux
OpenShift Merge Robot
2020-04-16
|
\
|
*
Add support for selecting kvm and systemd labels
Daniel J Walsh
2020-04-15
*
|
Fix up SELinux labeling
Daniel J Walsh
2020-04-15
|
/
*
refactor info
Brent Baude
2020-04-06
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
[next]