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
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Merge pull request #12642 from Luap99/libnetwork
OpenShift Merge Robot
2022-01-13
|
\
|
*
use libnetwork from c/common
Paul Holzinger
2022-01-12
*
|
use events_logfile_path from containers.conf for events log.
Daniel J Walsh
2022-01-13
*
|
libpod: fix check for systemd session
Giuseppe Scrivano
2022-01-12
|
/
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
Make sure netavark output is logged to the syslog
Paul Holzinger
2021-11-19
*
Add flag to overwrite network backend from config
Paul Holzinger
2021-11-11
*
select network backend based on config
Paul Holzinger
2021-11-11
*
runtime: change PID existence check
Giuseppe Scrivano
2021-10-28
*
runtime: check for pause pid existence
Giuseppe Scrivano
2021-10-27
*
CNI networks: reload networks if needed
Paul Holzinger
2021-10-04
*
libpod: add GetConfigNoCopy()
Valentin Rothberg
2021-09-29
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
runtime: move pause process to scope
Giuseppe Scrivano
2021-09-16
*
Wire network interface into libpod
Paul Holzinger
2021-09-15
*
try to create the runroot before we warn that it is not writable
Paul Holzinger
2021-09-10
*
runtime: Warn if XDG_RUNTIME_DIR is set but is not writable.
flouthoc
2021-08-30
*
Update /version endpoint to add components
Jhon Honce
2021-08-19
*
cgroup-manager-systemd:Fail early if user:rootless and relevent session is no...
flouthoc
2021-08-17
*
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
[next]