summaryrefslogtreecommitdiff
path: root/src/test/test-install-root.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* shared/install: allow "enable" on linked unit files (#3790)Zbigniew Jędrzejewski-Szmek2016-07-251-1/+6
* Merge pull request #3183 from crawford/preset-arrayZbigniew Jędrzejewski-Szmek2016-05-031-0/+48
|\
| * test: ensure presets are evaluated in orderAlex Crawford2016-05-011-0/+48
* | core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus2016-04-291-1/+1
|/
* systemctl: warning about missing install info for template unitsZbigniew Jędrzejewski-Szmek2016-04-191-1/+1
* tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"Zbigniew Jędrzejewski-Szmek2016-04-161-1/+1
* core,systemctl: add new "systemctl revert" commandLennart Poettering2016-04-121-0/+52
* test: bump up log level for install root testLennart Poettering2016-04-121-0/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering2015-11-121-0/+665