summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * Bump to v0.5.1v0.5.1Matthew Heon2018-05-04
|/
* Fix pulling from secure registrybaude2018-05-04
* Optionally init() during container restartMatthew Heon2018-05-04
* bashcompletion enhancementsbaude2018-05-03
* Add directory for systemd socket and service if not presentTomSweeneyRedHat2018-05-03
* varlink containersbaude2018-05-03
* Make podman commit to localhost rather then docker.ioDaniel J Walsh2018-05-03
* Trivial refactor on volume additionMatthew Heon2018-05-03
* When adding volumes to DB, handle nontrivial casesMatthew Heon2018-05-03
* Add accessors for new image fields in container configMatthew Heon2018-05-03
* Store user Volumes, Entrypoint, Command in databaseMatthew Heon2018-05-03