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
Commit message (
Expand
)
Author
Age
*
Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set
Daniel J Walsh
2018-02-05
*
Allow users to specify logpath
Daniel J Walsh
2018-02-03
*
Migrate Create|Commit to ginkgo
baude
2018-02-02
*
Update stats code to reflect changes to containerd stats API
Matthew Heon
2018-02-01
*
libpod/runtime.go: Stick paths in arrays
baude
2018-01-31
*
Ginkgo Tests: ps, pull, push and rm
baude
2018-01-31
*
libpod/runtime.go: runtime path
baude
2018-01-31
*
libpod/container_api: Set hostname in ENV
baude
2018-01-30
*
Add StopWithTimeout API function for containers
Matthew Heon
2018-01-30
*
Strip unused format specifier
Matthew Heon
2018-01-27
*
Close attach control file
Matthew Heon
2018-01-27
*
Save --privileged state
Daniel J Walsh
2018-01-25
*
Fix podman stats based on QE feedback
umohnani8
2018-01-25
*
Streamline image resolution
baude
2018-01-23
*
libpod/oci.go: Perf issue
baude
2018-01-23
*
Fix issues with podman ps from QE
umohnani8
2018-01-22
*
Expose ports from image
baude
2018-01-22
*
Override hostname for container
baude
2018-01-21
*
Enable port bindings
baude
2018-01-20
*
Cleanup of podman stats
Daniel J Walsh
2018-01-19
*
Add --dns-search, --dns-opt, --dns-server and --add-host.
baude
2018-01-19
*
Fix gofmt
Matthew Heon
2018-01-18
*
Rename containerRuntimeInfo to containerState for clarity
Matthew Heon
2018-01-18
*
Rename ContainerState to ContainerStatus
Matthew Heon
2018-01-18
*
Split container.go into three files
Matthew Heon
2018-01-18
*
Fix seccomp support
Daniel J Walsh
2018-01-18
*
Fix gofmt
Matthew Heon
2018-01-17
*
Fix in-memory state tests
Matthew Heon
2018-01-17
*
Convert remaining state tests to new style
Matthew Heon
2018-01-17
*
Add ability to get dependencies of a container
Matthew Heon
2018-01-17
*
Fix comment typo
Matthew Heon
2018-01-17
*
Fix gofmt
Matthew Heon
2018-01-17
*
Address review comments
Matthew Heon
2018-01-17
*
Wire in logic for selecting backing state impl
Matthew Heon
2018-01-17
*
Do no lint test helpers
Matthew Heon
2018-01-17
*
Modify unit tests for state to run on all state implementations
Matthew Heon
2018-01-17
*
Change handling for pods in libpod state
Matthew Heon
2018-01-17
*
Add ability to retrieve a pod's container from the state
Matthew Heon
2018-01-17
*
Ensure batched containers have locks
Matthew Heon
2018-01-16
*
Fix lint issues
Matthew Heon
2018-01-16
*
Prevent containers with dependencies from being removed
Matthew Heon
2018-01-16
*
Add ability for states to track container dependencies
Matthew Heon
2018-01-16
*
Add API for sharing namespaces
Matthew Heon
2018-01-16
*
Add support for shared CGroup namespaces
Matthew Heon
2018-01-16
*
Add support for joining shared namespaces in libpod
Matthew Heon
2018-01-16
*
When performing state-changing operations, don't exec runtime
Matthew Heon
2018-01-16
*
Add DNS and security fields to DB
Matthew Heon
2018-01-15
*
Fix gofmt
Matthew Heon
2018-01-14
*
Add Sync() function to updating ctr state in Batch()
Matthew Heon
2018-01-14
*
Disable locking on functions in batch operations
Matthew Heon
2018-01-14
[next]