| Commit message (Expand) | Author | Age |
* | 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 |
* | Merge pull request #6625 from QiWang19/fd | OpenShift Merge Robot | 2020-06-23 |
|\ |
|
| * | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | | Add container name to the /etc/hosts within the container | Daniel J Walsh | 2020-06-20 |
|/ |
|
* | Handle dropping capabilties correctly when running as non root user | Daniel J Walsh | 2020-06-17 |
* | Fix --init and --init-path | Joseph Gooch | 2020-06-16 |
* | {create,run} --replace | Valentin Rothberg | 2020-06-15 |
* | test: enable remaining run tests | Giuseppe Scrivano | 2020-04-30 |
* | User specified environment happen after other environments are set | Daniel J Walsh | 2020-04-28 |
* | podman: fix --log-opt=path=%s | Giuseppe Scrivano | 2020-04-24 |
* | podman: fix --http-proxy | Giuseppe Scrivano | 2020-04-24 |
* | podman: fix podman --group-add | Giuseppe Scrivano | 2020-04-24 |
* | test: fix --host-env test | Giuseppe Scrivano | 2020-04-24 |
* | podman: fix --cgroups=disabled | Giuseppe Scrivano | 2020-04-24 |
* | test: enable some run_test.go tests that pass now | Giuseppe Scrivano | 2020-04-24 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Fix cgroupsv2 run test, unexpected output | Chris Evich | 2020-02-25 |
* | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | play kube: handle seccomp labels | Peter Hunt | 2019-11-18 |
* | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | execuser: look at the source for /etc/{passwd,group} overrides | Giuseppe Scrivano | 2019-09-21 |
* | container: make sure $HOME is always set | Giuseppe Scrivano | 2019-09-20 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | test: enable all tests for crun | Giuseppe Scrivano | 2019-08-19 |
* | tests: enable run tests for cgroups v2 | Giuseppe Scrivano | 2019-08-13 |
* | tests: disable some tests currently failing when not using runc | Giuseppe Scrivano | 2019-08-12 |