summaryrefslogtreecommitdiff
path: root/pkg/systemd
Commit message (Expand)AuthorAge
* generate systemd: use --cidfile againValentin Rothberg2021-08-24
* Revert "generate systemd: custom stop signal"Valentin Rothberg2021-08-24
* generate systemd: custom stop signalValentin Rothberg2021-08-24
* cgroup-manager-systemd:Fail early if user:rootless and relevent session is no...flouthoc2021-08-17
* auto-update: simple rollbackValentin Rothberg2021-08-05
* systemd: require network*-online*.targetValentin Rothberg2021-07-16
* Remove GetStore function from LibpodMatthew Heon2021-07-08
* pkg/systemd: don't require LISTEN_FDNAMES for socket activationTycho Andersen2021-06-24
* systemd/generate: change type to notifyValentin Rothberg2021-06-04
* generate systemd: make mounts portableValentin Rothberg2021-05-31
* Add envars to the generated systemd unitPaul Holzinger2021-05-10
* Fixes from make codespellDaniel J Walsh2021-04-21
* podman generate systemd --new do not duplicate paramsPaul Holzinger2021-03-28
* Add RequiresMountsFor= to systemd generateRobb Manes2021-03-26
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generationOpenShift Merge Robot2021-02-22
|\
| * --no-header flag implementation for generate systemdJakub Guzik2021-02-22
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Fix broken podman generate systemd --new with podsPaul Holzinger2021-02-16
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix podman generate systemd --new special char handlingPaul Holzinger2021-02-01
* Make generate systemd --new robust against double curly bracesPaul Holzinger2021-01-20
* More /var/run -> /runEd Santiago2021-01-12
* Merge pull request #8851 from Luap99/fix-generate-systemd-flag-parsingOpenShift Merge Robot2021-01-12
|\
| * Make podman generate systemd --new flag parsing more robustPaul Holzinger2021-01-07
* | Switch references of /var/run -> /runDaniel J Walsh2021-01-07
|/
* generate systemd: do not set `KillMode`Valentin Rothberg2021-01-05
* SpellingJosh Soref2020-12-22
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* Add shell completion with cobraPaul Holzinger2020-11-12
* Refactor version handling in cmd treeJhon Honce2020-09-18
* generate systemd: catch `--name=foo`Valentin Rothberg2020-09-09
* APIv2 add generate systemd endpointPaul Holzinger2020-09-02
* generate systemd: quote arguments with whitespaceValentin Rothberg2020-08-19
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Merge pull request #6768 from vrothberg/fix-6766OpenShift Merge Robot2020-06-29
|\
| * generate systemd: improve pod-flags filterValentin Rothberg2020-06-25
* | systemd generate: allow manual restart of container units in podsValentin Rothberg2020-06-25
|/
* correct the absolute path of `rm` executableYuan-Hao Chen2020-06-19
* generate systemd: `ExecStopPost` for all unitsValentin Rothberg2020-06-17
* generate systemd: `--replace` on named containers/podsValentin Rothberg2020-06-15
* generate systemd: wrap pod/ctr lookup errorsValentin Rothberg2020-06-11
* generate systemd: create pod templateValentin Rothberg2020-06-11
* generate systemd: refactorValentin Rothberg2020-06-11
* generate systemd: rename source filesValentin Rothberg2020-06-11
* generate systemd: rename "cid" to "ctr-id"Valentin Rothberg2020-06-11
* systemd/generate: remove unused infra container fieldValentin Rothberg2020-06-11
* Fixup issues found by golintDaniel J Walsh2020-06-10
* V2 Fix support for tcp://[::]<port> connectionsJhon Honce2020-04-17