summaryrefslogtreecommitdiff
path: root/src/shared/conf-files.c
AgeCommit message (Expand)Author
2014-02-14shared: include root when canonicalizing conf pathsMichael Marineau
2013-12-21conf-files: replace readdir_r with readdirFlorian Weimer
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek
2013-10-30util: when we use path_strv_canonicalize() we must allocate the strv from the...Lennart Poettering
2013-10-29strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering
2013-10-13Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek
2013-03-28catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek
2013-02-11binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering
2013-02-08shared: conf-files - use root parameter and convert to auto-cleanupKay Sievers
2013-02-08shared: conf-files - add root parameterKay Sievers
2012-09-19util: define union dirent_storage and make use of it everywhereLennart Poettering
2012-07-24conf-files: continue searching if one dir failsMichal Schmidt
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-05-07util: split-out conf-file.[ch]Kay Sievers