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
*
Refactor Pod to use a Config struct
Matthew Heon
2018-02-12
*
Add pod functions to BoltDB state
Matthew Heon
2018-02-12
*
Add pod buckets
Matthew Heon
2018-02-12
*
Add implementation for BoltDB-backed state
Matthew Heon
2018-02-12
*
Change json to match docker inspect
Daniel J Walsh
2018-02-11
*
Fix libpod to use given CGroup parent instead of a hardcoded one
Matthew Heon
2018-02-09
*
libpod/finished_amd64.go -> libpod/finished64.go
baude
2018-02-09
*
Fix further style issues
Matthew Heon
2018-02-09
*
Allow removing pods with running containers if --force is given
Matthew Heon
2018-02-09
*
Address style issues in in_memory_state
Matthew Heon
2018-02-09
*
Fix gofmt and lint
Matthew Heon
2018-02-09
*
Finish unit tests for pods
Matthew Heon
2018-02-09
*
Fix bugs identified by unit tests
Matthew Heon
2018-02-09
*
Rework state tests to avoid boilerplate. Begin adding pod tests.
Matthew Heon
2018-02-09
*
Unify Pod and Container ID and Name registries for in-memory state
Matthew Heon
2018-02-09
*
Remove read-only from DB, it's in the spec
Matthew Heon
2018-02-09
*
Add pod removal code
Matthew Heon
2018-02-09
*
Implement pod operations in SQL state
Matthew Heon
2018-02-09
*
Tear out pod containers map. Instead rely on state
Matthew Heon
2018-02-09
*
cleanup network stack as well as storage when container shuts down.
Daniel J Walsh
2018-02-08
*
Merge pull request #293 from rhatdan/sd_notify
Matthew Heon
2018-02-07
|
\
|
*
Need to add LISTEN_PID environment variable to conmon command
Daniel J Walsh
2018-02-05
*
|
Merge pull request #309 from mheon/pause_state_error
Daniel J Walsh
2018-02-07
|
\
\
|
*
|
Change pause so only running containers are valid
Matthew Heon
2018-02-07
*
|
|
Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/username
Daniel J Walsh
2018-02-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change un/pwd handling to match Buildah's
TomSweeneyRedHat
2018-02-06
|
|
/
*
|
Error on attempting to restart container
Matthew Heon
2018-02-07
*
|
Change stop signal default to SIGTERM
Matthew Heon
2018-02-06
|
/
*
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
[next]