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
*
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
*
Remove all instances of named return "err" from Libpod
Matthew Heon
2020-07-09
*
Implement --sdnotify cmdline option to control sd-notify behavior
Joseph Gooch
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
podman: add new cgroup mode split
Giuseppe Scrivano
2020-06-25
*
Add --preservefds to podman run
Qi Wang
2020-06-19
*
Do not share container log driver for exec
Matthew Heon
2020-06-17
*
Ensure Conmon is alive before waiting for exit file
Matthew Heon
2020-06-08
*
Add exit commands to exec sessions
Matthew Heon
2020-05-20
*
oci conmon: tell conmon to log container name
Peter Hunt
2020-05-20
*
Drop a debug line which could print very large messages
Matthew Heon
2020-05-15
*
Remove duplicated exec handling code
Matthew Heon
2020-05-14
[next]