summaryrefslogtreecommitdiff
path: root/pkg/systemd
Commit message (Expand)AuthorAge
* 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
* Switch to using --time as opposed to --timeout to better match Docker.Daniel J Walsh2020-03-31
* auto updatesValentin Rothberg2020-03-17
* pkg/systemd: add dbus supportValentin Rothberg2020-03-17
* fix systemd generate testsValentin Rothberg2020-03-16
* Merge pull request #5439 from ttys3/fixup-systemdgen-with-new-paramOpenShift Merge Robot2020-03-16
|\
| * force run container detached if container CreateCommand missing the detach param荒野無燈2020-03-14
* | generate systemd: add `default.target` to INSTALLValentin Rothberg2020-03-09
|/
* generate systemd: remove leading slashesValentin Rothberg2020-03-05
* generate systemd: add network dependenciesValentin Rothberg2020-03-03
* Fix handler and systemd activation errorsJhon Honce2020-02-17