summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Remove container from state before cleaning up.Daniel J Walsh2018-06-10
* Remove SELinux transition rule after conmon is started.Daniel J Walsh2018-06-06
* Added a defer to an Unlock that immediately followed a Lockhaircommander2018-06-05
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* Merge pull request #859 from rhatdan/onbuildDaniel J Walsh2018-06-01
|\
| * Add OnBuild support for podman buildDaniel J Walsh2018-06-01
* | runtime: add /usr/libexec/podman/conmon to the conmon pathsGiuseppe Scrivano2018-06-01
|/
* fix panic with podman pullbaude2018-05-31
* Catch does not exist errorDaniel J Walsh2018-05-31
* We need to change the SELinux label of the conmon process to s0Daniel J Walsh2018-05-31
* Make references to the Process part of Spec conditionalMatthew Heon2018-05-25
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* Set Entrypoint from image only if not already setMatthew Heon2018-05-24
* Fix handling of command in imagesDaniel J Walsh2018-05-23
* podman create, start, getattachsocketbaude2018-05-21
* honor multiple change valuesbaude2018-05-21
* Refresh pods when refreshing podman stateMatthew Heon2018-05-17
* Add per-pod CGroupsMatthew Heon2018-05-17
* Add pod stateMatthew Heon2018-05-17
* Use container cleanup() functions when removingMatthew Heon2018-05-17
* chrootuser: default to GID 0 when given a numeric --userNalin Dahyabhai2018-05-17
* Allow push/save without image referenceumohnani82018-05-16
* implement varlink commitbaude2018-05-15
* hooks: Add package support for extension stagesW. Trevor King2018-05-14
* Gracefully handle containers removed from c/storageMatthew Heon2018-05-14
* hooks: Order injection by collated JSON filenameW. Trevor King2018-05-11
* libpod: Add HooksDirNotExistFatalW. Trevor King2018-05-11
* pkg/hooks: Version the hook structure and add 1.0.0 hooksW. 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
* Alter CGroup path handling for 'podman top'Matthew Heon2018-05-11
* Add validation for CGroup parents. Pass CGroups path into runcMatthew Heon2018-05-11
* podman push should honor registries.confbaude2018-05-10
* container.go: fix lint errorGiuseppe Scrivano2018-05-05
* Should not error out if container no longer exists in ociDaniel J Walsh2018-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
* Fix pulling from secure registrybaude2018-05-04
* Optionally init() during container restartMatthew Heon2018-05-04
* varlink containersbaude2018-05-03
* Make podman commit to localhost rather then docker.ioDaniel J Walsh2018-05-03
* Add accessors for new image fields in container configMatthew Heon2018-05-03
* Store user Volumes, Entrypoint, Command in databaseMatthew Heon2018-05-03
* Further fix Godoc comments in options.goMatthew Heon2018-05-03
* Update hooks to use config bool to detect volume mountsMatthew Heon2018-05-03