| Commit message (Expand) | Author | Age |
* | container: ignore named hierarchies | Giuseppe Scrivano | 2021-06-10 |
* | Add the option of Rootless CNI networking by default | Matthew Heon | 2021-05-26 |
* | Merge pull request #10366 from ashley-cui/secretoptions | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | | Add host.containers.internal entry into container's etc/hosts | Baron Lenardson | 2021-05-17 |
|/ |
|
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | podman generate kube ignores --network=host | Milivoje Legenovic | 2021-01-30 |
* | libpod: handle single user mapped as root | Giuseppe Scrivano | 2020-12-24 |
* | container cgroup path | Valentin Rothberg | 2020-12-07 |
* | rewrite podman-cp | Valentin Rothberg | 2020-12-04 |
* | Make c.networks() list include the default network | Matthew Heon | 2020-11-20 |
* | fix container cgroup lookup | Valentin Rothberg | 2020-11-20 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-17 |
* | use container cgroups path | Valentin Rothberg | 2020-11-17 |
* | Add support for network connect / disconnect to DB | Matthew Heon | 2020-11-11 |
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | Store cgroup manager on a per-container basis | Matthew Heon | 2020-10-08 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Refactor container config | louis | 2020-07-23 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-07-07 |
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 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 |
|/ |
|
* | podman: add new cgroup mode split | Giuseppe Scrivano | 2020-06-25 |
* | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | Add support for the unless-stopped restart policy | Matthew Heon | 2020-06-17 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | Add support for selecting kvm and systemd labels | Daniel J Walsh | 2020-04-15 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Merge pull request #5088 from mheon/begin_exec_rework | OpenShift Merge Robot | 2020-03-19 |
|\ |
|
| * | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |
| * | Populate ExecSession with all required fields | Matthew Heon | 2020-03-18 |
* | | auto updates | Valentin Rothberg | 2020-03-17 |
|/ |
|
* | Remove ImageVolumes from database | Matthew Heon | 2020-02-21 |
* | Initial implementation of a spec generator package | Matthew Heon | 2020-02-04 |
* | podman: add new option --cgroups=no-conmon | Giuseppe Scrivano | 2020-01-16 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 |
* | rootless: use RootlessKit port forwarder | Akihiro Suda | 2020-01-08 |