summaryrefslogtreecommitdiffstats
path: root/src/portable/portabled-image-bus.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-29shared/specifier: fix %u/%U/%g/%G when called as unprivileged userZbigniew Jędrzejewski-Szmek11-104/+155
2022-03-29shared/install: move scope into InstallContextZbigniew Jędrzejewski-Szmek1-195/+191
2022-03-29shared/install: provide proper error messages when invalid specifiers are usedZbigniew Jędrzejewski-Szmek2-31/+20
2022-03-29shared/specifier: provide proper error messages when specifiers fail to read ...Zbigniew Jędrzejewski-Szmek4-39/+82
2022-03-29shared/specifier: clarify and add test for missing dataZbigniew Jędrzejewski-Szmek2-1/+17
2022-03-29man/os-release: add a note about repeating entriesZbigniew Jędrzejewski-Szmek1-0/+4
2022-03-29basic/env-file: make load-env-file deduplicate entries with the same keyZbigniew Jędrzejewski-Szmek3-13/+26
2022-03-29test-os-util: add basic tests for os-release parsingZbigniew Jędrzejewski-Szmek1-0/+62
2022-03-29basic: add new variable $SYSTEMD_OS_RELEASE to override location of os-releaseZbigniew Jędrzejewski-Szmek3-7/+26
2022-03-29man: clarify the descriptions of aliases and linked unit filesZbigniew Jędrzejewski-Szmek1-15/+43
2022-03-29tests: add helper for creating tempfiles with contentZbigniew Jędrzejewski-Szmek4-73/+44
2022-03-29test: add test for systemctl link & enableZbigniew Jędrzejewski-Szmek3-1/+532
2022-03-29shared/install: add a bit more quotingZbigniew Jędrzejewski-Szmek1-11/+11
2022-03-29shared/install: reuse the standard symlink verification subroutineZbigniew Jędrzejewski-Szmek3-77/+75
2022-03-29basic/stat-util: add null_or_empty_path_with_root()Zbigniew Jędrzejewski-Szmek3-6/+39
2022-03-29basic/unit-file: split out the subroutine for symlink verificationZbigniew Jędrzejewski-Szmek1-63/+96
2022-03-23meson: Detect python instead of hard-coding python3Heiko Becker1-1/+2
2022-03-23Revert "lgtm: disable cpp/missing-return"Frantisek Sumsal1-2/+0
2022-03-23doc: two markdown markup fixesLennart Poettering1-2/+2
2022-03-23doc: add a bunch of missing <br>Lennart Poettering1-6/+6
2022-03-23update TODOLennart Poettering1-0/+8
2022-03-23docs: extend BUILDING_IMAGES with a section about IMAGE_ID=/IMAGE_VERSION=Lennart Poettering1-18/+58
2022-03-23docs: link up new image building docs a bitLennart Poettering3-11/+13
2022-03-23docs: make man page links in markdown Links section use teletype font, as we ...Lennart Poettering3-8/+8
2022-03-23systemctl: use the right name in error messageZbigniew Jędrzejewski-Szmek1-1/+1
2022-03-23strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek53-146/+66
2022-03-23sysupdate: fix error handlingYu Watanabe1-1/+1
2022-03-23NEWS: fix typoYu Watanabe1-2/+2
2022-03-23boot: fix typoYu Watanabe1-1/+1
2022-03-23fs-util: make sure openat_report_new() initializes return param also on shortcutLennart Poettering2-3/+29
2022-03-23fs-util: fix typos in commentsLennart Poettering1-2/+2
2022-03-23meson: replace sh+find with an internal glob in the python helperZbigniew Jędrzejewski-Szmek3-10/+19
2022-03-23NEWS: adjust MONITOR_ env vars paragraphLuca Boccassi1-8/+7
2022-03-22NEWS: initial writeup for v251Zbigniew Jędrzejewski-Szmek1-77/+239