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.go
Commit message (
Expand
)
Author
Age
*
podman info add registries
baude
2018-02-28
*
CNIPluginDir: check "/usr/lib/cni"
Valentin Rothberg
2018-02-28
*
Add ubuntu paths
baude
2018-02-26
*
Remove unused registry related options from libpod
Matthew Heon
2018-02-19
*
Add implementation for BoltDB-backed state
Matthew Heon
2018-02-12
*
libpod/runtime.go: Stick paths in arrays
baude
2018-01-31
*
libpod/runtime.go: runtime path
baude
2018-01-31
*
Add StopWithTimeout API function for containers
Matthew Heon
2018-01-30
*
Fix seccomp support
Daniel J Walsh
2018-01-18
*
Address review comments
Matthew Heon
2018-01-17
*
Wire in logic for selecting backing state impl
Matthew Heon
2018-01-17
*
Remove unused fields from runtime config
Matthew Heon
2018-01-12
*
Update CNI plugin directories to search default location as well
Matthew Heon
2018-01-11
*
Remove vendored files unnecessary after Kube hostport removal
Matthew Heon
2018-01-08
*
Remove Kubernetes hostport support
Matthew Heon
2018-01-08
*
Extend search path for conmon
baude
2018-01-02
*
Plumb through the --stop-timeout signal handling
Daniel J Walsh
2017-12-20
*
Change default directory for CNI plugins
Matthew Heon
2017-12-14
*
Add iptables integration to network code
Matthew Heon
2017-12-14
*
Wire in net plugin into libpod
Matthew Heon
2017-12-14
*
Remove lock existence checks when creating pods/containers
Matthew Heon
2017-12-14
*
Update kpod info to use new libpod api
umohnani8
2017-12-14
*
Merge pull request #72 from mheon/file_locking
Daniel J Walsh
2017-12-11
|
\
|
*
Remove SQL state locking and rely on sqlite locking
Matthew Heon
2017-12-04
|
*
Move containers to file locks from c/storage
Matthew Heon
2017-12-04
*
|
Add ability to refresh state in DB
Matthew Heon
2017-12-07
*
|
Fix potential race condition in initializing libpod
Matthew Heon
2017-12-04
*
|
Add handling for system restart in libpod
Matthew Heon
2017-12-04
|
/
*
When shutting down the runtime we should always close the database
Daniel J Walsh
2017-12-04
*
Move libpod under containers/storage
Daniel J Walsh
2017-11-29
*
Fix comment on container.Stop()
Matthew Heon
2017-11-29
*
Shut down containers when force stopping the runtime
Matthew Heon
2017-11-29
*
Add docker transport to push image before final failure
TomSweeneyRedHat
2017-11-28
*
Fix segfault cleaning up in after failing to create a Runtime
Matthew Heon
2017-11-18
*
Wire SQL backed state into rest of libpod
Matthew Heon
2017-11-18
*
Initial checkin from CRI-O repo
Matthew Heon
2017-11-01