summaryrefslogtreecommitdiff
path: root/src/shared/conf-files.c
Commit message (Expand)AuthorAge
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* use more _cleanup_ macroRonny Chevalier2014-06-24
* conf-files: include root in returned file pathsMichael Marineau2014-06-20
* shared: rename path_strv_canonicalize_absolute functionsMichael Marineau2014-06-20
* conf-files: fix when for --root= logicLennart Poettering2014-06-17
* shared: include root when canonicalizing conf pathsMichael Marineau2014-02-14
* conf-files: replace readdir_r with readdirFlorian Weimer2013-12-21
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* util: when we use path_strv_canonicalize() we must allocate the strv from the...Lennart Poettering2013-10-30
* strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering2013-10-29
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek2013-03-28
* binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering2013-02-11
* shared: conf-files - use root parameter and convert to auto-cleanupKay Sievers2013-02-08
* shared: conf-files - add root parameterKay Sievers2013-02-08
* util: define union dirent_storage and make use of it everywhereLennart Poettering2012-09-19
* conf-files: continue searching if one dir failsMichal Schmidt2012-07-24
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* util: split-out conf-file.[ch]Kay Sievers2012-05-07