summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add logo to transfer pageTomSweeneyRedHat2018-06-04
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* Add some test for podman run flag security-optYiqiao Pu2018-06-04
* Add a function for e2e test to write json fileYiqiao Pu2018-06-04
* Use go-selinux for selinux checkYiqiao Pu2018-06-04
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Want to change the log level on buildah by default to warnfDaniel J Walsh2018-06-04
* vendor in latest github.com/varlink/goValentin Rothberg2018-06-04
* hooks: Add debug logging for initial hook loadingW. Trevor King2018-06-04
* hooks/docs: Fix 1.0.0 Nvidia example (adding version, etc.)W. Trevor King2018-06-04
* hooks/1.0.0/when_test: Fix "both, and" -> "both, or" name typoW. Trevor King2018-06-04
* hooks/1.0.0: Fix 'annotation' -> 'annotations' in JSONW. Trevor King2018-06-04
* hooks: Fail ReadDir if a configured hook executable is missingW. Trevor King2018-06-04
* Cleanup transfer.md page, remove CRI-O contentDaniel J Walsh2018-06-03
* Vendor in latest containers/storageDaniel J Walsh2018-06-02
* Merge pull request #880 from mheon/bump-0.6.1Matthew Heon2018-06-01
|\
| * Bump gitvalidation epochMatthew Heon2018-06-01
| * Bump to v0.6.2-devMatthew Heon2018-06-01
| * Bump to v0.6.1v0.6.1Matthew Heon2018-06-01
|/
* hack/release.sh: Bump spec in dev_version_commitW. Trevor King2018-06-01
* hack/release.sh: No longer need to bump setup.pyW. Trevor King2018-06-01
* Provide examples for python podman APIJhon Honce2018-06-01
* Bump Buildah vendor to pick up fix for testsMatthew Heon2018-06-01
* Log podman build failures in paprMatthew Heon2018-06-01
* Use Version from spec file in setup.pyJhon Honce2018-06-01
* Attempt to use fedora 28 atomic hostDaniel J Walsh2018-06-01
* Merge pull request #876 from jwhonce/wip/commitDaniel J Walsh2018-06-01
|\
| * Fix lable handlingJhon Honce2018-06-01
* | Merge pull request #839 from baude/varlinkcreatefixesDaniel J Walsh2018-06-01
|\ \
| * | varlink buildbaude2018-06-01
* | | Merge pull request #859 from rhatdan/onbuildDaniel J Walsh2018-06-01
|\ \ \
| * | | Add OnBuild support for podman buildDaniel J Walsh2018-06-01
| |/ /
* | | Merge pull request #872 from giuseppe/add-usr-libexec-podman-conmonDaniel J Walsh2018-06-01
|\ \ \ | |_|/ |/| |
| * | runtime: add /usr/libexec/podman/conmon to the conmon pathsGiuseppe Scrivano2018-06-01
* | | Merge pull request #869 from jwhonce/wip/attachDaniel J Walsh2018-06-01
|\ \ \ | |_|/ |/| |
| * | Implement container attachJhon Honce2018-05-31
* | | Merge pull request #867 from wking/release-scriptMatthew Heon2018-06-01
|\ \ \ | |_|/ |/| |
| * | hack/release.sh: Add a release scriptW. Trevor King2018-05-31
| |/
* | return all inspect info for varlink containerinspectbaude2018-06-01
* | hooks/exec: Allow successful reaps for 0s post-kill timeoutsW. Trevor King2018-06-01
|/
* If user specifies UIDMapSlice without GIDMapSlice, set them equalDaniel J Walsh2018-05-31
* fix panic with podman pullbaude2018-05-31
* pkg/hooks/exec: Add a new package for local hook executionW. Trevor King2018-05-31
* Remove --net flag and make it an alias for --networkMatthew Heon2018-05-31
* Catch does not exist errorDaniel J Walsh2018-05-31
* hooks: Rename Hooks() output to extensionStageHooksW. Trevor King2018-05-31
* hooks: Allow local control of OCI stages via extensionStagesW. Trevor King2018-05-31
* We need to change the SELinux label of the conmon process to s0Daniel J Walsh2018-05-31
* Clear all caps, except the bounding set, when --user is specified.Daniel J Walsh2018-05-31
* Makefile: Add stderr redirect to HAS_PYTHON3 definitionW. Trevor King2018-05-31