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
/
oci_conmon_linux.go
Commit message (
Expand
)
Author
Age
*
Support checkpoint/restore with pods
Adrian Reber
2021-07-27
*
Fix pre-checkpointing
Adrian Reber
2021-06-10
*
fix container startup for empty pidfile
Paul Holzinger
2021-05-10
*
Add podman run --timeout option
Daniel J Walsh
2021-04-23
*
Merge pull request #8979 from haircommander/full-attach-path
OpenShift Merge Robot
2021-04-21
|
\
|
*
oci: use `--full-path` option for conmon
Peter Hunt
2021-04-16
*
|
set pidfile default value int containerconfig
chenkang
2021-04-17
*
|
add flag "--pidfile" for podman create/run
wuhua.ck
2021-04-16
|
/
*
Fix message about runtime to show only the actual runtime
Daniel J Walsh
2021-04-13
*
Ensure that `--userns=keep-id` sets user in config
Matthew Heon
2021-04-06
*
security: use the bounding caps with --privileged
Giuseppe Scrivano
2021-03-19
*
Check for supportsKVM based on basename of the runtime
Daniel J Walsh
2021-03-03
*
Move checkpoint/restore code to pkg/checkpoint/crutils
Adrian Reber
2021-03-02
*
prune remotecommand dependency
baude
2021-02-25
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Enable whitespace linter
Paul Holzinger
2021-02-11
*
Merge pull request #8947 from Luap99/cleanup-code
OpenShift Merge Robot
2021-01-12
|
\
|
*
Fix problems reported by staticcheck
Paul Holzinger
2021-01-12
*
|
Merge pull request #8819 from chen-zhuohan/add-pre-checkpoint
OpenShift Merge Robot
2021-01-12
|
\
\
|
*
|
add pre checkpoint
unknown
2021-01-10
*
|
|
Merge pull request #8933 from giuseppe/use-O_PATH-for-unix-sock
OpenShift Merge Robot
2021-01-12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
oci: use /proc/self/fd/FD to open unix socket
Giuseppe Scrivano
2021-01-12
|
|
/
*
/
oci: keep LC_ env variables to conmon
Giuseppe Scrivano
2021-01-11
|
/
*
Handle podman exec capabilities correctly
Daniel J Walsh
2021-01-07
*
Merge pull request #8878 from mheon/no_edit_config
OpenShift Merge Robot
2021-01-04
|
\
|
*
Ensure we do not edit container config in Exec
Matthew Heon
2021-01-04
*
|
systemd: make rundir always accessible
Giuseppe Scrivano
2021-01-04
|
/
*
exec: honor --privileged
Giuseppe Scrivano
2020-12-24
*
libpod: change function to accept ExecOptions
Giuseppe Scrivano
2020-12-24
*
Merge pull request #8806 from rhatdan/keyring
OpenShift Merge Robot
2020-12-23
|
\
|
*
Pass down EnableKeyring from containers.conf to conmon
Daniel J Walsh
2020-12-22
*
|
Spelling
Josh Soref
2020-12-22
|
/
*
libpod, conmon: change log level for rootless
Giuseppe Scrivano
2020-12-15
*
Drop default log-level from error to warn
Daniel J Walsh
2020-12-03
*
Only use container/storage/pkg/homedir.Get()
Daniel J Walsh
2020-11-04
*
Stop excessive wrapping of errors
Daniel J Walsh
2020-10-30
*
Store cgroup manager on a per-container basis
Matthew Heon
2020-10-08
*
Merge pull request #7929 from kolyshkin/nits-err
OpenShift Merge Robot
2020-10-06
|
\
|
*
Lowercase some errors
Kir Kolyshkin
2020-10-05
|
*
Remove excessive error wrapping
Kir Kolyshkin
2020-10-05
*
|
Support max_size logoptions
Daniel J Walsh
2020-10-05
|
/
*
HTTP Attach: Wait until both STDIN and STDOUT finish
Matthew Heon
2020-09-24
*
Fix a bug where log-driver json-file was made no logs
Matthew Heon
2020-09-23
*
Merge pull request #7403 from QiWang19/runtime-flag
OpenShift Merge Robot
2020-09-11
|
\
|
*
Add global options --runtime-flags
Qi Wang
2020-09-04
*
|
rootless: support `podman network create` (CNI-in-slirp4netns)
Akihiro Suda
2020-09-09
|
/
*
Fix up some error messages
Matthew Heon
2020-08-27
*
Send HTTP Hijack headers after successful attach
Matthew Heon
2020-08-27
*
fix close fds of run --preserve-fds
Qi Wang
2020-07-30
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
[next]