| Commit message (Expand) | Author | Age |
* | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | generate systemd: pods: set exit policy | Valentin Rothberg | 2022-05-03 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | Pretty print systemd services file | Abhijeet Kasurde | 2022-04-12 |
* | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | linter: enable wastedassign | Valentin Rothberg | 2022-03-22 |
* | Separator is no longer prepended when prefix is empty on podman generate systemd | Nirmal Patel | 2022-03-16 |
* | Handlers for `generate systemd` with custom dependencies | esendjer | 2022-01-19 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | generate systemd: support entrypoint JSON strings | Valentin Rothberg | 2021-12-08 |
* | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | systemd: replace multi-user with default.target | Valentin Rothberg | 2021-11-30 |
* | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | Merge pull request #11076 from boaz0/closes_10275 | OpenShift Merge Robot | 2021-11-15 |
|\ |
|
| * | export adding id-specifier code to setContainerNameForTemplate | Boaz Shuster | 2021-11-11 |
| * | change from run to create in 250-systemd.bats | Boaz Shuster | 2021-11-09 |
| * | add unit test to containers_test | Boaz Shuster | 2021-11-01 |
| * | Support template unit files in podman generate systemd | Boaz Shuster | 2021-10-22 |
* | | Replace 'an user' => 'a user' | Stefan Weil | 2021-10-24 |
|/ |
|
* | generate systemd: handle --restart | Valentin Rothberg | 2021-09-07 |
* | generate systemd: clarify limitations of `--new` | Valentin Rothberg | 2021-09-01 |
* | generate systemd: use --cidfile again | Valentin Rothberg | 2021-08-24 |
* | Revert "generate systemd: custom stop signal" | Valentin Rothberg | 2021-08-24 |
* | generate systemd: custom stop signal | Valentin Rothberg | 2021-08-24 |
* | cgroup-manager-systemd:Fail early if user:rootless and relevent session is no... | flouthoc | 2021-08-17 |
* | auto-update: simple rollback | Valentin Rothberg | 2021-08-05 |
* | systemd: require network*-online*.target | Valentin Rothberg | 2021-07-16 |
* | Remove GetStore function from Libpod | Matthew Heon | 2021-07-08 |
* | pkg/systemd: don't require LISTEN_FDNAMES for socket activation | Tycho Andersen | 2021-06-24 |
* | systemd/generate: change type to notify | Valentin Rothberg | 2021-06-04 |
* | generate systemd: make mounts portable | Valentin Rothberg | 2021-05-31 |
* | Add envars to the generated systemd unit | Paul Holzinger | 2021-05-10 |
* | Fixes from make codespell | Daniel J Walsh | 2021-04-21 |
* | podman generate systemd --new do not duplicate params | Paul Holzinger | 2021-03-28 |
* | Add RequiresMountsFor= to systemd generate | Robb Manes | 2021-03-26 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | --no-header flag implementation for generate systemd | Jakub Guzik | 2021-02-22 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Fix broken podman generate systemd --new with pods | Paul Holzinger | 2021-02-16 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Fix podman generate systemd --new special char handling | Paul Holzinger | 2021-02-01 |
* | Make generate systemd --new robust against double curly braces | Paul Holzinger | 2021-01-20 |
* | More /var/run -> /run | Ed Santiago | 2021-01-12 |
* | Merge pull request #8851 from Luap99/fix-generate-systemd-flag-parsing | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | Make podman generate systemd --new flag parsing more robust | Paul Holzinger | 2021-01-07 |
* | | Switch references of /var/run -> /run | Daniel J Walsh | 2021-01-07 |
|/ |
|
* | generate systemd: do not set `KillMode` | Valentin Rothberg | 2021-01-05 |