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_ctr.go
Commit message (
Expand
)
Author
Age
*
Add event logging to libpod, even display to podman
baude
2019-03-11
*
Only remove image volumes when removing containers
Matthew Heon
2019-02-26
*
Remove locks from volumes
Matthew Heon
2019-02-21
*
OpenTracing support added to start, stop, run, create, pull, and ps
Sebastian Jug
2019-02-18
*
Fix volume handling in podman
Daniel J Walsh
2019-02-14
*
Remove container from storage on --force
Daniel J Walsh
2019-02-09
*
podman-remote import|export
baude
2019-02-05
*
podman-remote inspect
baude
2019-01-18
*
config: store the runtime used to create each container
Giuseppe Scrivano
2019-01-14
*
Rename libpod.Config back to ContainerConfig
Matthew Heon
2019-01-07
*
Move lock init after tmp dir is populated properly
Matthew Heon
2019-01-04
*
Convert pods to SHM locks
Matthew Heon
2019-01-04
*
Convert containers to SHM locking
Matthew Heon
2019-01-04
*
Fixes to handle /dev/shm correctly.
Daniel J Walsh
2018-12-24
*
Switch all referencs to image.ContainerConfig to image.Config
Daniel J Walsh
2018-12-21
*
libpod: always store the conmon pid file
Giuseppe Scrivano
2018-12-21
*
Add "podman volume" command
umohnani8
2018-12-06
*
rm -f now removes a paused container
baude
2018-11-08
*
EXPERIMENTAL: Do not call out to runc for sync
Matthew Heon
2018-11-07
*
Allow containers/storage to handle on SELinux labeling
Daniel J Walsh
2018-10-23
*
Fix bug with exited state and container remove
Matthew Heon
2018-10-02
*
Address review comments and fix ps output
Matthew Heon
2018-10-02
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
Add new field to libpod to indicate whether or not to use labelling
Daniel J Walsh
2018-09-20
*
Fixing network ns segfault
haircommander
2018-08-23
*
Change pause container to infra container
haircommander
2018-08-23
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
removeContainer: fix deadlock
Valentin Rothberg
2018-08-10
*
Fix CGroupFS cgroup manager cgroup creation for pods
Matthew Heon
2018-08-08
*
Set namespace for new pods/containers based on runtime
Matthew Heon
2018-07-24
*
Returning joining namespace error should not be fatal
Daniel J Walsh
2018-06-29
*
Mark containers invalid earlier during removal
Matthew Heon
2018-06-27
*
Remove container from state before cleaning up.
Daniel J Walsh
2018-06-10
*
libpod: Execute poststop hooks locally
W. Trevor King
2018-06-04
*
Add per-pod CGroups
Matthew Heon
2018-05-17
*
Use container cleanup() functions when removing
Matthew Heon
2018-05-17
*
Remove parent cgroup we create with cgroupfs
Matthew Heon
2018-05-11
*
Add validation for CGroup parents. Pass CGroups path into runc
Matthew Heon
2018-05-11
*
podman, userNS: configure an intermediate mount namespace
Giuseppe Scrivano
2018-05-04
*
Vendor in latest containers/image and contaners/storage
umohnani8
2018-04-19
*
Error is already wrapped properly.
Daniel J Walsh
2018-03-29
*
Check for duplicate names when generating new container and pod names.
Daniel J Walsh
2018-03-29
*
Handle removing containers with active exec sessions
Matthew Heon
2018-03-01
*
Add implementation for BoltDB-backed state
Matthew Heon
2018-02-12
*
Rework state tests to avoid boilerplate. Begin adding pod tests.
Matthew Heon
2018-02-09
*
Add pod removal code
Matthew Heon
2018-02-09
*
Allow users to specify logpath
Daniel J Walsh
2018-02-03
*
Address review comments
Matthew Heon
2018-01-17
*
Change handling for pods in libpod state
Matthew Heon
2018-01-17
*
Prevent containers with dependencies from being removed
Matthew Heon
2018-01-16
[next]