| Commit message (Expand) | Author | Age |
* | rootless: correctly propagate the exit status from the container | Giuseppe Scrivano | 2018-07-13 |
* | runtime: delete unused function | Giuseppe Scrivano | 2018-07-11 |
* | rootless: propagate errors from GetRootlessRuntimeDir() | Giuseppe Scrivano | 2018-07-11 |
* | rootless: resolve the user home directory | Giuseppe Scrivano | 2018-07-11 |
* | rootless: fix when argv[0] is not an absolute path | Giuseppe Scrivano | 2018-07-10 |
* | Allow Init() on stopped containers | Matthew Heon | 2018-07-09 |
* | urfave/cli: fix regression in short-opts parsing | Valentin Rothberg | 2018-07-09 |
* | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
* | Vendor in latest buildah to add masks for /proc/keys and /proc/acpi | Daniel J Walsh | 2018-07-09 |
* | Vendor in latest containers/storage | Daniel J Walsh | 2018-07-08 |
* | Mask /proc/keys to protect information leak about keys on host | Daniel J Walsh | 2018-07-08 |
* | ctime: Drop 32-/64-bit distinction on Linux | W. Trevor King | 2018-07-07 |
* | Podman stats with no containers listed is the same as podman stats --all | haircommander | 2018-07-07 |
* | Refactor unittest for change in history API | Jhon Honce | 2018-07-06 |
* | Merge pull request #1059 from mheon/bump-0.7.1 | Matthew Heon | 2018-07-06 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-07-06 |
| * | Bump to v0.7.2-dev | Matthew Heon | 2018-07-06 |
| * | Bump to v0.7.1v0.7.1 | Matthew Heon | 2018-07-06 |
|/ |
|
* | pkg/ctime: Factor libpod/finished* into a separate package | W. Trevor King | 2018-07-06 |
* | Block use of /proc/acpi from inside containers | Daniel J Walsh | 2018-07-06 |
* | remove buildah requirement for the libpod image library | baude | 2018-07-06 |
* | contrib/python/test/test_tunnel: Fix -nNT -> -nNTq | W. Trevor King | 2018-07-06 |
* | Refactor podman/utils with a single container start and attach function | Marco Vedovati | 2018-07-06 |
* | Remove now-unneeded cleanupCgroup() for unsupported OS | Matthew Heon | 2018-07-06 |
* | Remove per-container CGroup parents | Matthew Heon | 2018-07-06 |
* | Fix nits and GOPATH in tutorial | TomSweeneyRedHat | 2018-07-06 |
* | spec: Make addPrivilegedDevices and createBlockIO per-platform | W. Trevor King | 2018-07-06 |
* | libpod/runtime_pod: Make removePod per-platform | W. Trevor King | 2018-07-06 |
* | libpod/networking_unsupported: Remove JoinNetworkNameSpace | W. Trevor King | 2018-07-06 |
* | .travis: Run gofmt and lint on OS X | W. Trevor King | 2018-07-06 |
* | rootless: Merge rootless.go back into rootless_linux.go | W. Trevor King | 2018-07-06 |
* | Makefile: Use a pattern rule for cross-compilation | W. Trevor King | 2018-07-06 |
* | more changes to compile darwin | baude | 2018-07-05 |
* | Fix timeout issue with built-in volume test | umohnani8 | 2018-07-05 |
* | rootless: add /run/user/$UID to the lookup paths | Giuseppe Scrivano | 2018-07-05 |
* | rootless: add function to retrieve the original UID | Giuseppe Scrivano | 2018-07-05 |
* | rootless: always set XDG_RUNTIME_DIR | Giuseppe Scrivano | 2018-07-05 |
* | rootless: set XDG_RUNTIME_DIR also for state and exec | Giuseppe Scrivano | 2018-07-05 |
* | libpod/container: Replace containerState* with containerPlatformState | W. Trevor King | 2018-07-05 |
* | urfave/cli: fix parsing of short opts | Valentin Rothberg | 2018-07-05 |
* | docs: Follow man-pages(7) suggestions for SYNOPSIS | W. Trevor King | 2018-07-04 |
* | Allow multiple mounts | TomSweeneyRedHat | 2018-07-03 |
* | Makefile: Use 'git diff' to show gofmt changes | W. Trevor King | 2018-07-03 |
* | Skip a test in Travis that has timeout issues | Matthew Heon | 2018-07-03 |
* | vendor in selinux and buildah for darwin compilation | baude | 2018-07-02 |
* | add image user to inspect data | baude | 2018-07-02 |
* | changes to allow for darwin compilation | baude | 2018-06-29 |
* | Merge pull request #1029 from mheon/bump-0.6.5 | Matthew Heon | 2018-06-29 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-06-29 |
| * | Bump to v0.7.1-dev | Matthew Heon | 2018-06-29 |