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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
rootless: enable linger if /run/user/UID not exists
Giuseppe Scrivano
2019-06-27
*
|
|
|
Merge pull request #3442 from baude/removelibpodfrommainphase2
OpenShift Merge Robot
2019-06-27
|
\
\
\
\
|
*
|
|
|
libpod removal from main (phase 2)
baude
2019-06-27
|
|
/
/
/
*
|
|
|
runtime: do not attempt to use global conf file
Giuseppe Scrivano
2019-06-27
*
|
|
|
runtime: use GetRootlessUID() to get rootless uid
Giuseppe Scrivano
2019-06-27
*
|
|
|
Merge pull request #3429 from cevich/strip_crio_conmon
OpenShift Merge Robot
2019-06-27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove refs to crio/conmon
Chris Evich
2019-06-26
|
|
|
/
|
|
/
|
*
|
|
stats: fix cgroup path for rootless containers
Giuseppe Scrivano
2019-06-26
*
|
|
libpod: use pkg/cgroups instead of containerd/cgroups
Giuseppe Scrivano
2019-06-26
|
|
/
|
/
|
*
|
Merge pull request #3419 from baude/removelibpodfrommainphase1
OpenShift Merge Robot
2019-06-26
|
\
\
|
*
|
remove libpod from main
baude
2019-06-25
*
|
|
Merge pull request #3417 from mheon/fix_play_kube_ports
OpenShift Merge Robot
2019-06-25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Only include ports in one container in Kube YAML
Matthew Heon
2019-06-24
|
|
/
*
|
Merge pull request #3332 from rhatdan/cgroupmanager
OpenShift Merge Robot
2019-06-25
|
\
\
|
*
|
Correctly identify the defaults for cgroup-manager
Daniel J Walsh
2019-06-15
*
|
|
Merge pull request #3401 from mheon/templating_is_dumb
OpenShift Merge Robot
2019-06-25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix gofmt
Matthew Heon
2019-06-21
|
*
|
Adjust names to match struct tags in Inspect
Matthew Heon
2019-06-21
|
*
|
Fix inspect --format '{{.Mounts}}.
Matthew Heon
2019-06-21
*
|
|
Merge pull request #3412 from mheon/fix_ps_sync_segfault
OpenShift Merge Robot
2019-06-24
|
\
\
\
|
*
|
|
Fix a segfault in 'podman ps --sync'
Matthew Heon
2019-06-24
*
|
|
|
rootless: add an entry to /etc/hosts when using slirp4netns
Giuseppe Scrivano
2019-06-24
|
/
/
/
*
|
|
Merge pull request #3399 from astronouth7303/patch-1
OpenShift Merge Robot
2019-06-22
|
\
\
\
|
*
|
|
runtime.go: Add /usr/local/{s,}bin
Jamie Bliss
2019-06-21
|
|
/
/
*
/
/
Add additional debugging when refreshing locks
Matthew Heon
2019-06-21
|
/
/
*
|
Merge pull request #3378 from mheon/multiple_runtimes
OpenShift Merge Robot
2019-06-21
|
\
\
|
*
|
Properly initialize container OCI runtime
Matthew Heon
2019-06-20
|
*
|
Handle containers whose OCIRuntime fields are paths
Matthew Heon
2019-06-20
|
*
|
Properly handle OCI runtime being set to a path
Matthew Heon
2019-06-20
|
*
|
Print container's OCI runtime in `inspect`
Matthew Heon
2019-06-19
|
*
|
Make a missing OCI runtime nonfatal
Matthew Heon
2019-06-19
|
*
|
Begin adding support for multiple OCI runtimes
Matthew Heon
2019-06-19
*
|
|
Build cgo files with -Wall -Werror
Sascha Grunert
2019-06-21
*
|
|
Make configuration validation not require a DB commit
Matthew Heon
2019-06-20
*
|
|
Avoid a read-write transaction on DB init
Matthew Heon
2019-06-20
*
|
|
Spoof json-file logging support
Peter Hunt
2019-06-19
*
|
|
Merge pull request #3358 from mheon/use_disk_spec
OpenShift Merge Robot
2019-06-18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Swap to using the on-disk spec for inspect mounts
Matthew Heon
2019-06-18
*
|
|
Merge pull request #3352 from mheon/inspect_config_to_libpod
OpenShift Merge Robot
2019-06-18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move the Config portion of Inspect into libpod
Matthew Heon
2019-06-17
*
|
|
Merge pull request #3257 from weirdwiz/load
OpenShift Merge Robot
2019-06-17
|
\
\
\
|
*
|
|
Add warning while untagging an image podman-load
Divyansh Kamboj
2019-06-04
*
|
|
|
Merge pull request #3297 from rhatdan/systemd
OpenShift Merge Robot
2019-06-17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Accidently removed /run/lock from systemd mounts
Daniel J Walsh
2019-06-11
*
|
|
|
Merge pull request #3348 from vrothberg/kill-error
OpenShift Merge Robot
2019-06-17
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
stop/kill: inproper state errors: s/in state/is in state/
Valentin Rothberg
2019-06-17
|
*
|
|
kill: print ID and state for non-running containers
Valentin Rothberg
2019-06-17
*
|
|
|
Remove unnecessary var type to fix lint warning
Lawrence Chan
2019-06-14
*
|
|
|
Move installPrefix and etcDir into runtime.go
Lawrence Chan
2019-06-14
*
|
|
|
Improve DESTDIR/PREFIX/ETCDIR handling
Lawrence Chan
2019-06-14
[prev]
[next]