summaryrefslogtreecommitdiffstats
path: root/units/systemd-random-seed.service.in (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-30man: update root-hash-signature option with valueGaël PORTAY2-2/+2
2022-03-30udev: do not use sd_event_source_disable_unref() at more placesYu Watanabe2-4/+6
2022-03-30udev: do not append unknown errno or signal nameYu Watanabe1-6/+16
2022-03-30update TODOLennart Poettering1-0/+33
2022-03-30ci: drop clang 11 & add clang 14Frantisek Sumsal1-1/+1
2022-03-30fix typoYu Watanabe2-2/+2
2022-03-29NEWS: specify that public headers are still C89Luca Boccassi1-1/+1
2022-03-29NEWS: mention that C11 is now usedLuca Boccassi1-0/+3
2022-03-29NEWS: add entry for the unit enablement stuffv251-rc1Zbigniew Jędrzejewski-Szmek1-8/+16
2022-03-29test-systemctl-enable: skip test for %v if kver is not a valid instanceZbigniew Jędrzejewski-Szmek1-1/+2
2022-03-29test-copy: use non-0 data block in copy_holesнаб1-1/+2
2022-03-29meson: bump numbers for v251-rc1Zbigniew Jędrzejewski-Szmek1-3/+3
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