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
Commit message (
Expand
)
Author
Age
*
Privileged containers should inherit host devices
baude
2018-02-15
*
Bump podman version to match release version
baude
2018-02-14
*
Add copr deps
baude
2018-02-14
*
PS performance cleanups
baude
2018-02-14
*
Disable default Seccomp profile with privileged containers
Matthew Heon
2018-02-13
*
Make libpod build on 32-bit systems
Matthew Heon
2018-02-13
*
Address review comment
v0.2
Matthew Heon
2018-02-12
*
Add buckets for all containers and all pods
Matthew Heon
2018-02-12
*
Containers in a pod can only join namespaces in that pod
Matthew Heon
2018-02-12
*
Fix gofmt and lint
Matthew Heon
2018-02-12
*
Check error when checking ctr dependencies
Matthew Heon
2018-02-12
*
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
*
Honor ENTRYPOINT in image
baude
2018-02-11
*
Revert to md2man master
baude
2018-02-10
*
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
*
Rework port code
baude
2018-02-09
*
podman logs: fix tailing
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
*
HACK: monkey-patch gosqlite3 to rollback unconditionally after tx error
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
*
Update pause tests per QE suggestions and move to gingko
TomSweeneyRedHat
2018-02-08
*
Add some global options to build
TomSweeneyRedHat
2018-02-08
*
Merge pull request #316 from baude/copr3
Brent Baude
2018-02-08
|
\
|
*
Spec file changes for COPR
baude
2018-02-08
|
/
*
Merge pull request #315 from baude/copr2
Brent Baude
2018-02-08
|
\
|
*
COPR setup
baude
2018-02-08
*
|
Merge pull request #314 from baude/ginkgo_last
Matthew Heon
2018-02-08
|
\
\
|
|
/
|
/
|
|
*
Final ginkgo migration
baude
2018-02-08
*
|
Merge pull request #302 from rhatdan/cleanup
Matthew Heon
2018-02-08
|
\
\
|
*
|
cleanup network stack as well as storage when container shuts down.
Daniel J Walsh
2018-02-08
|
|
/
*
|
Merge pull request #311 from baude/updateTutorial
Matthew Heon
2018-02-08
|
\
\
|
|
/
|
/
|
|
*
docs/tutorials/podman_tutorial.md
baude
2018-02-07
*
|
remove shebang from bash completion
Lokesh Mandvekar
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
[next]