summaryrefslogtreecommitdiffstats
path: root/src/systemctl/meson.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* meson: Use files() for fuzzersJan Janssen2022-01-111-3/+4
| | | | | | Not having to provide the full path in the source tree is much nicer and the produced lists can also be used anywhere in the source tree.
* fuzz-systemctl-parse-argv: a new fuzzerZbigniew Jędrzejewski-Szmek2021-02-091-0/+6
| | | | | | Does what the name suggests. Obviously inspired by sudoers, but note that our tools are not supposed to be installed suid, so there is no privilege boundary to cross here.
* meson: move definition of systemctl source filesYu Watanabe2021-01-181-0/+83