| Commit message (Expand) | Author | Age |
* | Ensure that user-specified HOSTNAME is honored | Matthew Heon | 2021-01-06 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Disable blkio.weight test on Ubuntu | Chris Evich | 2020-12-15 |
* | security: honor systempaths=unconfined for ro paths | Giuseppe Scrivano | 2020-12-09 |
* | Merge pull request #8630 from umohnani8/sec-opt | OpenShift Merge Robot | 2020-12-08 |
|\ |
|
| * | Add systempaths=unconfined option | Urvashi Mohnani | 2020-12-08 |
* | | Merge pull request #8561 from mheon/fix_gating | OpenShift Merge Robot | 2020-12-07 |
|\ \
| |/
|/| |
|
| * | Do not mount sysfs as rootless in more cases | Matthew Heon | 2020-12-04 |
* | | Add mask and unmask option to --security-opt | Urvashi Mohnani | 2020-12-02 |
|/ |
|
* | Allow containers to --restart on-failure with --rm | Daniel J Walsh | 2020-11-20 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | specgen: keep capabilities with --userns=keep-id | Giuseppe Scrivano | 2020-11-02 |
* | specgen: fix check for root user | Giuseppe Scrivano | 2020-11-02 |
* | specgen: add support for ambient capabilities | Giuseppe Scrivano | 2020-11-02 |
* | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | --rm option shold conflicts with --restart | zhangguanzhang | 2020-10-02 |
* | misc fixes for f33 integration tests | baude | 2020-09-30 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | Ignore containers.conf sysctl when namespaces set to host | Daniel J Walsh | 2020-09-28 |
* | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | Remove some SkipIfRootess flags from tests | Daniel J Walsh | 2020-09-25 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Fix incorrect parsing of create/run --volumes-from | Paul Holzinger | 2020-09-20 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Make oom-score-adj actually work | Daniel J Walsh | 2020-09-09 |
* | We should not be mounting /run as noexec when run with --systemd | Daniel J Walsh | 2020-09-02 |
* | Fix log level case regression | Sascha Grunert | 2020-08-28 |
* | fix pod creation with "new:" syntax followup + allow hostname | Paul Holzinger | 2020-08-20 |
* | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
* | Merge pull request #7269 from openSUSE/seccomp | OpenShift Merge Robot | 2020-08-11 |
|\ |
|
| * | Allow specifying seccomp profiles for privileged containers | Sascha Grunert | 2020-08-11 |
* | | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-10 |
|/ |
|
* | Merge pull request #7176 from mheon/make_entrypoint | OpenShift Merge Robot | 2020-08-05 |
|\ |
|
| * | HACK HACK try debugging build | Matthew Heon | 2020-08-04 |
| * | Ensure WORKDIR from images is created | Matthew Heon | 2020-08-03 |
* | | validate fds --preserve-fds | Qi Wang | 2020-08-04 |
* | | podman: support --mount type=devpts | Giuseppe Scrivano | 2020-08-03 |
* | | fix pod creation with "new:" syntax | Paul Holzinger | 2020-07-31 |
|/ |
|
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Merge pull request #7044 from rhatdan/remotetest | OpenShift Merge Robot | 2020-07-22 |
|\ |
|
| * | Enable a bunch of remote tests | Daniel J Walsh | 2020-07-21 |
* | | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
|/ |
|
* | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Add tests for --privileged with other flags | Matthew Heon | 2020-06-23 |