index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-path-lookup.c
Age
Commit message (
Expand
)
Author
2016-04-12
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
install: rename generator_paths() → generator_binary_paths()
Lennart Poettering
2016-04-12
tests: make sure test-path-lookup can run even when no units are installed on...
Lennart Poettering
2016-04-12
core: rework logic to drop duplicate and non-existing items from search path
Lennart Poettering
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-10-31
tests: lookup_paths_init depends on SYSTEMD_UNIT_PATH. Test it
Evgeny Vereshchagin
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-11
test-path-lookup: add simple test for path lookup functions
Zbigniew Jędrzejewski-Szmek