summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-29NEWS: update contributor listZbigniew Jędrzejewski-Szmek1-1/+29
2022-03-29tools/git-contrib: list contributions not only from WeblateZbigniew Jędrzejewski-Szmek1-2/+3
2022-03-29NEWS: two more small features and some rewordingsZbigniew Jędrzejewski-Szmek1-14/+30
2022-03-29Fix typos in user-util.c and dbus-unit.cнаб2-2/+2
2022-03-29test: add tests for worker error codeYu Watanabe1-2/+22
2022-03-29udev: append error code in broadcasted messageYu Watanabe1-22/+54
2022-03-29sd-device: introduce device_add_propertyf()Yu Watanabe2-0/+22
2022-03-29NEWS: mention kernel requirement change 3.13 -> 3.15Luca Boccassi1-0/+3
2022-03-29hwdb: update autosuspend entriesZbigniew Jędrzejewski-Szmek1-1/+9
2022-03-29hwdb: update for v251Zbigniew Jędrzejewski-Szmek13-603/+8782
2022-03-29hwdb: fix parser to work with newer pyparsingZbigniew Jędrzejewski-Szmek2-5/+8
2022-03-29cryptsetup: shorten message a bitZbigniew Jędrzejewski-Szmek1-1/+1
2022-03-29Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek53-538/+535
2022-03-29test-systemctl-enable: disable the test for %a for nowZbigniew Jędrzejewski-Szmek1-1/+3
2022-03-29test-systemctl-enable: also use freshly-built systemd-id128Zbigniew Jędrzejewski-Szmek2-11/+15
2022-03-29test-systemctl-enable: use magic syntax to allow inverted testsZbigniew Jędrzejewski-Szmek1-37/+39
2022-03-29shared/install: when creating symlinks, accept different but equivalent symlinksZbigniew Jędrzejewski-Szmek2-17/+81
2022-03-29test-systemctl-enable: make shellcheck happyZbigniew Jędrzejewski-Szmek1-38/+38
2022-03-29shared/install: fix handling of a linked unit fileZbigniew Jędrzejewski-Szmek2-5/+11
2022-03-29shared/install: split UNIT_FILE_SYMLINK into two statesZbigniew Jędrzejewski-Szmek3-8/+15
2022-03-29basic/unit-file: reverse negative conditionalZbigniew Jędrzejewski-Szmek1-16/+16
2022-03-29shared/install: stop passing duplicate root argument to install_name_printf()Zbigniew Jędrzejewski-Szmek4-11/+9
2022-03-29shared/install: when looking for symlinks in .wants/.requires, ignore symlink...Zbigniew Jędrzejewski-Szmek1-33/+60
2022-03-29shared/install: create relative symlinks for enablement and aliasingZbigniew Jędrzejewski-Szmek3-102/+105
2022-03-29shared/install: also remove symlinks like .wants/foo@one.service → ../foo@o...Zbigniew Jędrzejewski-Szmek2-3/+33
2022-03-29shared/install: skip unnecessary chasing of symlinks in disableZbigniew Jędrzejewski-Szmek1-18/+25
2022-03-29test-systemctl-enable: enhance the test for unit file linkingZbigniew Jędrzejewski-Szmek1-3/+36
2022-03-29shared/install: do not try to resolve symlinks outside of root directoryZbigniew Jędrzejewski-Szmek1-1/+1
2022-03-29shared/install: when we fail to chase a symlink, show some logsZbigniew Jędrzejewski-Szmek1-0/+3
2022-03-29test-systemctl-enable: extend the test for repeated WantedBy/RequiredByZbigniew Jędrzejewski-Szmek1-4/+18
2022-03-29shared/install: fix reenable on linked unit filesZbigniew Jędrzejewski-Szmek3-15/+68
2022-03-29shared/install: split unit_file_{disable,enable}() so _reenable doesn't do se...Zbigniew Jędrzejewski-Szmek1-33/+72
2022-03-29install: when linking a file, create the link first or abortZbigniew Jędrzejewski-Szmek2-11/+10
2022-03-29man: fix invalid description of template handling in WantedBy=Zbigniew Jędrzejewski-Szmek2-28/+74
2022-03-29shared/install: also check for self-aliases during installation and ignore themZbigniew Jędrzejewski-Szmek3-20/+21
2022-03-29systemctl: fix silent failure when --root is not foundZbigniew Jędrzejewski-Szmek14-105/+88
2022-03-29shared/install: return failure when enablement fails, but process as much as ...Zbigniew Jędrzejewski-Szmek2-23/+26
2022-03-29shared/install: propagate errors about invalid aliases and such tooZbigniew Jędrzejewski-Szmek6-56/+88
2022-03-29shared/install: simplify unit_file_dump_changes()Zbigniew Jędrzejewski-Szmek1-36/+27
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