summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl-set-environment.c
Commit message (Expand)AuthorAgeFilesLines
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-3/+0
* systemctl: systematically rename verb entrypoints verb_xyz()Lennart Poettering2022-02-221-3/+3
* systemctl: strings returned by sd_bus_message_read_basic() are immutableLennart Poettering2022-02-021-13/+12
* systemctl: support JSON output for "show-environment"Joris Hartog2021-12-061-4/+49
* Make pager_open() return voidZbigniew Jędrzejewski-Szmek2021-11-031-1/+1
* Flagsify EscapeStyle and make ESCAPE_BACKSLASH_ONELINE implicitZbigniew Jędrzejewski-Szmek2021-04-011-1/+1
* systemctl: warn when importing environment variables with control charactersZbigniew Jędrzejewski-Szmek2021-01-191-0/+10
* systemctl: print a warning when trying to import a nonexistent variableZbigniew Jędrzejewski-Szmek2021-01-191-2/+7
* systemctl: deprecate blanket import-environmentZbigniew Jędrzejewski-Szmek2021-01-081-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* systemctl: fix tabs indentationsLennart Poettering2020-10-151-4/+4
* systemctl: ignore invalid variables in import-environmentZbigniew Jędrzejewski-Szmek2020-10-121-3/+18
* systemctl: split up humungous systemctl.c fileLennart Poettering2020-10-071-0/+154