summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hooks: Add package support for extension stagesW. Trevor King2018-05-14
* Gracefully handle containers removed from c/storageMatthew Heon2018-05-14
* Add packaging for hooks/README.mdbaude2018-05-14
* Remove stop on error from Docker install switch in baseline testsTomSweeneyRedHat2018-05-14
* docs: fix contrib/cni broken linkTristan Cacqueray2018-05-14
* Merge pull request #755 from mheon/bump_0_5_2Matthew Heon2018-05-11
|\
| * Update gitvalidation epochMatthew Heon2018-05-11
| * Bump to v0.5.3-devMatthew Heon2018-05-11
| * Bump to v0.5.2v0.5.2Matthew Heon2018-05-11
|/
* vendor/golang.org/x/text: Vendor collate and languageW. Trevor King2018-05-11
* hooks: Order injection by collated JSON filenameW. Trevor King2018-05-11
* libpod: Add HooksDirNotExistFatalW. Trevor King2018-05-11
* hooks/read: Ignore IsNotExist for JSON files in ReadDirW. Trevor King2018-05-11
* pkg/hooks: Version the hook structure and add 1.0.0 hooksW. Trevor King2018-05-11
* Fix varlink remove image forcebaude2018-05-11
* Update Podman-specific readmeMatthew Heon2018-05-11
* Update main READMEMatthew Heon2018-05-11
* vendor.conf: Pin containernetworking/plugins to 1fb94a42W. Trevor King2018-05-11
* Do not error trying to remove cgroups that don't existMatthew Heon2018-05-11
* Remove parent cgroup we create with cgroupfsMatthew Heon2018-05-11
* Place Conmon and Container in separate CGroupsMatthew Heon2018-05-11
* Add --cgroup-manager flag to Podman binaryMatthew Heon2018-05-11
* Major fixes to systemd cgroup handlingMatthew Heon2018-05-11
* Skip systemd-style CGroups testMatthew Heon2018-05-11
* Alter CGroup path handling for 'podman top'Matthew Heon2018-05-11
* Add validation for CGroup parents. Pass CGroups path into runcMatthew Heon2018-05-11
* vendor/github.com/docker/docker/hack: Remove unused directoryW. Trevor King2018-05-11
* varlink infobaude2018-05-11
* vendor.conf: Bump containerd/cgroups to 77e62851W. Trevor King2018-05-11
* vendor.conf: Bump CNI to v0.6.0W. Trevor King2018-05-11
* Dont eat the pull error message for varlinkbaude2018-05-10
* podman push should honor registries.confbaude2018-05-10
* alphabetize the varlink methods, types, and errors in the docsbaude2018-05-10
* Add missing newline to podman portMatthew Heon2018-05-10
* Generate varlink API documentation automaticallybaude2018-05-08
* Allow streaming on some varlink container methodsbaude2018-05-08
* Remove extra close from attach resize channelMatthew Heon2018-05-08
* Vendor in latest containers/storage fix for UserNSDaniel J Walsh2018-05-07
* container.go: fix lint errorGiuseppe Scrivano2018-05-05
* Dockerfile.Fedora: use fedora:28 instead of fedora:27Giuseppe Scrivano2018-05-05
* Fix calculation of RunningFor in ps json outputMatthew Heon2018-05-05
* Should not error out if container no longer exists in ociDaniel J Walsh2018-05-04
* Make invalid state nonfatal when cleaning up in runMatthew Heon2018-05-04
* test/e2e/run_userns_test.go: new fileGiuseppe Scrivano2018-05-04
* podman, userNS: configure an intermediate mount namespaceGiuseppe Scrivano2018-05-04
* networking, userNS: configure the network namespace after createGiuseppe Scrivano2018-05-04
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* Merge pull request #722 from mheon/bump_0_5_1Matthew Heon2018-05-04
|\
| * Bump gitvalidation epochMatthew Heon2018-05-04
| * Bump to v0.5.2-devMatthew Heon2018-05-04