summaryrefslogtreecommitdiff
path: root/src/portable/portablectl.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: do not assign values if not usedYu Watanabe2018-06-191-2/+2
* portablectl: no need to validate profile name before checking whether it is '...Lennart Poettering2018-05-311-3/+3
* portablectl: support 'help' parameter on --copy=Lennart Poettering2018-05-311-1/+6
* portablectl: don't join strv if we don't want to display itLennart Poettering2018-05-311-5/+7
* portablectl: coccinelle says we should use TAKE_PTR() here, do soLennart Poettering2018-05-311-2/+1
* portable: fix memleakYu Watanabe2018-05-311-4/+2
* portablectl: fix memleaksYu Watanabe2018-05-261-1/+1
* tree-wide: drop unused variablesYu Watanabe2018-05-251-1/+0
* add new portable service frameworkLennart Poettering2018-05-241-0/+965