summaryrefslogtreecommitdiff
path: root/src/test/test-install-root.c
Commit message (Expand)AuthorAgeFilesLines
* test: add tests for UpheldBy= in [Install] sectionMike Yuan2023-05-151-2/+10
* preset: Add ignore directiveDaan De Meyer2023-04-141-0/+18
* test: use _cleanup_ for UnitFileList hashDavid Tardon2023-04-121-4/+2
* basic: add RuntimeScope enumLennart Poettering2023-03-101-224/+224
* install: make InstallChange enum type a proper typeLennart Poettering2022-10-141-49/+49
* shared/install: rename 'UnitFileInstallInfo' to 'InstallInfo'Zbigniew Jędrzejewski-Szmek2022-10-131-3/+3
* shared/install: rename 'unit_file_change_type' to 'install_change' + followupsZbigniew Jędrzejewski-Szmek2022-10-131-49/+49
* shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-131-57/+57
* Revert "shared/install: create relative symlinks for enablement and aliasing"Zbigniew Jędrzejewski-Szmek2022-05-051-34/+31
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-224/+224
* shared/install: create relative symlinks for enablement and aliasingZbigniew Jędrzejewski-Szmek2022-03-291-31/+34
* shared/install: propagate errors about invalid aliases and such tooZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* test: allow to set NULL to intro or outroYu Watanabe2022-02-021-1/+1
* tests: rework test macros to not take code as parametersLennart Poettering2022-02-021-4/+10
* test: Use TEST macro in more casesJan Janssen2021-11-251-40/+19
* tree-wide: use WRITE_STRING_FILE_MKDIR_0755 at more placesLennart Poettering2021-11-161-16/+8
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-6/+6
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-3/+3
* test-install-root: add test for unknown WantedBy= targetDavid Tardon2021-04-231-0/+26
* test-install-root: create referenced targetsDavid Tardon2021-04-231-0/+6
* treewide: fix spellingJoerg Behrmann2021-02-251-1/+1
* install: make UnitFileChangeType enum anonymousLennart Poettering2021-02-171-47/+47
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* shared/install: do not require /dev/null to be present in chrootsZbigniew Jędrzejewski-Szmek2020-07-051-6/+0
* core: check null_or_empty for masked units instead of /dev/nullAnita Zhang2020-07-031-0/+24
* systemctl: add new enablement state "alias"Zbigniew Jędrzejewski-Szmek2020-05-051-23/+23
* tree-wide: formatting tweaks reported by CoccinelleFrantisek Sumsal2020-04-211-1/+2
* tree-wide: spellcheck using codespellZbigniew Jędrzejewski-Szmek2020-04-161-4/+4
* Rename _PATH variables to _DIR when they refer to a directoryZbigniew Jędrzejewski-Szmek2020-03-271-51/+51
* core,install: allow one more case of "instance propagation"Zbigniew Jędrzejewski-Szmek2020-01-101-0/+16
* shared/install: rework alias check and add testZbigniew Jędrzejewski-Szmek2020-01-101-0/+148
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+2
* shared/install: avoid overwriting 'r' counter with a partial resultZbigniew Jędrzejewski-Szmek2018-10-021-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-1/+2
* test: fix a memleakYu Watanabe2018-08-291-0/+1
* install: allow instantiated units to be enabled via presetsRuixin Bao2018-08-271-0/+57
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-11/+11
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* systemctl: respect [Install] section in drop-ins (#7158)John Lin2017-11-081-0/+236
* install: consider non-Alias=/non-DefaultInstance= symlinks as "indirect" enab...Zbigniew Jędrzejewski-Szmek2017-09-221-3/+3
* install: only consider names in Alias= as "enabling"Zbigniew Jędrzejewski-Szmek2017-09-221-3/+11
* install: when a template unit is instantiated via a /usr symlink, consider it...Lennart Poettering2017-02-071-0/+23
* Use SPECIAL_DEFAULT_TARGET consistentlyZbigniew Jędrzejewski-Szmek2016-12-171-1/+2
* install: introduce UnitFileFlagsJan Synacek2016-10-241-31/+31
* shared/install: report invalid unit files slightly betterZbigniew Jędrzejewski-Szmek2016-10-181-1/+3