summaryrefslogtreecommitdiff
path: root/src/test/test-path-lookup.c
AgeCommit message (Expand)Author
2016-10-21wipLuke Shumaker
2016-08-01find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;Luke Shumaker
2016-07-28fixLuke Shumaker
2016-07-27fixLuke Shumaker
2016-04-12systemctl: don't confuse sysv code with generated unitsLennart Poettering
2016-04-12install: rename generator_paths() → generator_binary_paths()Lennart Poettering
2016-04-12tests: make sure test-path-lookup can run even when no units are installed on...Lennart Poettering
2016-04-12core: rework logic to drop duplicate and non-existing items from search pathLennart Poettering
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-04-12core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-31tests: lookup_paths_init depends on SYSTEMD_UNIT_PATH. Test itEvgeny Vereshchagin
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-11test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek