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
/
container_internal.go
Commit message (
Expand
)
Author
Age
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
Attempt manual removal of CNI IP allocations on refresh
Matthew Heon
2020-03-19
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18
*
Revert "exec: get the exit code from sync pipe instead of file"
Matthew Heon
2020-03-09
*
Fix spelling mistakes in code found by codespell
Daniel J Walsh
2020-03-07
*
exec: get the exit code from sync pipe instead of file
Peter Hunt
2020-03-03
*
Add basic deadlock detection for container start/remove
Matthew Heon
2020-02-24
*
populate resolv.conf with dnsname responses when in usernamespace
Brent Baude
2020-02-20
*
Do not copy up when volume is not empty
Matthew Heon
2020-02-12
*
Tear down network when restarting containers
Matthew Heon
2020-02-02
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
address review comments before merge
baude
2020-01-10
*
Initial commit on compatible API
Jhon Honce
2020-01-10
*
Ensure SizeRw is shown when a user does 'inspect --size -t container'.
Neville Cain
2019-12-27
*
if container is not in a pid namespace, stop all processes
Daniel J Walsh
2019-12-19
*
Reap exec sessions on cleanup and removal
Matthew Heon
2019-12-12
*
Add ContainerStateRemoving
Matthew Heon
2019-11-19
*
Also delete winsz fifo
Peter Hunt
2019-11-15
*
Add ensureState helper for checking container state
Matthew Heon
2019-10-28
*
Add a MissingRuntime implementation
Matthew Heon
2019-10-15
*
Unwrap errors before comparing them
Nalin Dahyabhai
2019-10-14
*
Move OCI runtime implementation behind an interface
Matthew Heon
2019-10-10
*
catch runc v2 error
baude
2019-10-09
*
rootless: do not attempt a CNI refresh
Giuseppe Scrivano
2019-10-01
*
Merge pull request #4065 from mheon/unconditional_conmon_rm
OpenShift Merge Robot
2019-09-27
|
\
|
*
Unconditionally remove conmon files before starting
Matthew Heon
2019-09-20
*
|
Force a CNI Delete on refreshing containers
Matthew Heon
2019-09-24
|
/
*
Unmounting a container that is already unmounted is OK
Matthew Heon
2019-09-16
*
Report errors when trying to pause rootless containers
Daniel J Walsh
2019-09-13
*
clean up after healthcheck execs
baude
2019-09-12
*
Merge pull request #3581 from mheon/no_cgroups
OpenShift Merge Robot
2019-09-11
|
\
|
*
Add support for launching containers without CGroups
Matthew Heon
2019-09-10
*
|
When first mounting any named volume, copy up
Matthew Heon
2019-09-09
|
/
*
Correctly report errors on unmounting SHM
Matthew Heon
2019-09-05
*
Add ability for volumes with options to mount/umount
Matthew Heon
2019-09-05
*
generate systemd: support pods and geneartig files
Valentin Rothberg
2019-08-21
*
container stop: kill conmon
Valentin Rothberg
2019-08-05
*
Ensure we generate a 'stopped' event on force-remove
Matthew Heon
2019-07-31
*
podman: fix memleak caused by renaming and not deleting
Matthew Heon
2019-07-31
*
Merge pull request #3233 from wking/fatal-requested-hook-directory-does-not-e...
OpenShift Merge Robot
2019-07-29
|
\
|
*
libpod/container_internal: Make all errors loading explicitly configured hook...
W. Trevor King
2019-05-29
*
|
Implement conmon exec
Peter Hunt
2019-07-22
*
|
golangci-lint round #3
baude
2019-07-21
*
|
golangci-lint pass number 2
baude
2019-07-11
*
|
Merge pull request #3425 from adrianreber/restore-mount-label
OpenShift Merge Robot
2019-07-08
|
\
\
|
*
|
Provide correct SELinux mount-label for restored container
Adrian Reber
2019-06-25
*
|
|
code cleanup
baude
2019-07-08
*
|
|
Merge pull request #3472 from haircommander/generate-volumes
OpenShift Merge Robot
2019-07-04
|
\
\
\
|
*
|
|
Improve parsing of mounts
Peter Hunt
2019-07-02
*
|
|
|
trivial cleanups from golang
baude
2019-07-03
[next]