summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rootless: propagate errors from GetRootlessRuntimeDir()Giuseppe Scrivano2018-07-11
* rootless: resolve the user home directoryGiuseppe Scrivano2018-07-11
* rootless: fix when argv[0] is not an absolute pathGiuseppe Scrivano2018-07-10
* Allow Init() on stopped containersMatthew Heon2018-07-09
* urfave/cli: fix regression in short-opts parsingValentin Rothberg2018-07-09
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Vendor in latest buildah to add masks for /proc/keys and /proc/acpiDaniel J Walsh2018-07-09
* Vendor in latest containers/storageDaniel J Walsh2018-07-08
* Mask /proc/keys to protect information leak about keys on hostDaniel J Walsh2018-07-08
* ctime: Drop 32-/64-bit distinction on LinuxW. Trevor King2018-07-07
* Podman stats with no containers listed is the same as podman stats --allhaircommander2018-07-07
* Refactor unittest for change in history APIJhon Honce2018-07-06
* Merge pull request #1059 from mheon/bump-0.7.1Matthew Heon2018-07-06
|\
| * Bump gitvalidation epochMatthew Heon2018-07-06
| * Bump to v0.7.2-devMatthew Heon2018-07-06
| * Bump to v0.7.1v0.7.1Matthew Heon2018-07-06
|/
* pkg/ctime: Factor libpod/finished* into a separate packageW. Trevor King2018-07-06
* Block use of /proc/acpi from inside containersDaniel J Walsh2018-07-06
* remove buildah requirement for the libpod image librarybaude2018-07-06
* contrib/python/test/test_tunnel: Fix -nNT -> -nNTqW. Trevor King2018-07-06
* Refactor podman/utils with a single container start and attach functionMarco Vedovati2018-07-06
* Remove now-unneeded cleanupCgroup() for unsupported OSMatthew Heon2018-07-06
* Remove per-container CGroup parentsMatthew Heon2018-07-06
* Fix nits and GOPATH in tutorialTomSweeneyRedHat2018-07-06
* spec: Make addPrivilegedDevices and createBlockIO per-platformW. Trevor King2018-07-06
* libpod/runtime_pod: Make removePod per-platformW. Trevor King2018-07-06
* libpod/networking_unsupported: Remove JoinNetworkNameSpaceW. Trevor King2018-07-06
* .travis: Run gofmt and lint on OS XW. Trevor King2018-07-06
* rootless: Merge rootless.go back into rootless_linux.goW. Trevor King2018-07-06
* Makefile: Use a pattern rule for cross-compilationW. Trevor King2018-07-06
* more changes to compile darwinbaude2018-07-05
* Fix timeout issue with built-in volume testumohnani82018-07-05
* rootless: add /run/user/$UID to the lookup pathsGiuseppe Scrivano2018-07-05
* rootless: add function to retrieve the original UIDGiuseppe Scrivano2018-07-05
* rootless: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-07-05
* rootless: set XDG_RUNTIME_DIR also for state and execGiuseppe Scrivano2018-07-05
* libpod/container: Replace containerState* with containerPlatformStateW. Trevor King2018-07-05
* urfave/cli: fix parsing of short optsValentin Rothberg2018-07-05
* docs: Follow man-pages(7) suggestions for SYNOPSISW. Trevor King2018-07-04
* Allow multiple mountsTomSweeneyRedHat2018-07-03
* Makefile: Use 'git diff' to show gofmt changesW. Trevor King2018-07-03
* Skip a test in Travis that has timeout issuesMatthew Heon2018-07-03
* vendor in selinux and buildah for darwin compilationbaude2018-07-02
* add image user to inspect databaude2018-07-02
* changes to allow for darwin compilationbaude2018-06-29
* Merge pull request #1029 from mheon/bump-0.6.5Matthew Heon2018-06-29
|\
| * Bump gitvalidation epochMatthew Heon2018-06-29
| * Bump to v0.7.1-devMatthew Heon2018-06-29
| * Bump to v0.6.5v0.6.5Matthew Heon2018-06-29
|/
* Fix built-in volume issue with podman run/createumohnani82018-06-29