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
/
shared
/
conf-files.c
Age
Commit message (
Expand
)
Author
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-06-24
use more _cleanup_ macro
Ronny Chevalier
2014-06-20
conf-files: include root in returned file paths
Michael Marineau
2014-06-20
shared: rename path_strv_canonicalize_absolute functions
Michael Marineau
2014-06-17
conf-files: fix when for --root= logic
Lennart Poettering
2014-02-14
shared: include root when canonicalizing conf paths
Michael Marineau
2013-12-21
conf-files: replace readdir_r with readdir
Florian Weimer
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-10-30
util: when we use path_strv_canonicalize() we must allocate the strv from the...
Lennart Poettering
2013-10-29
strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...
Lennart Poettering
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-03-28
catalog: open up catalog internals
Zbigniew Jędrzejewski-Szmek
2013-02-11
binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...
Lennart Poettering
2013-02-08
shared: conf-files - use root parameter and convert to auto-cleanup
Kay Sievers
2013-02-08
shared: conf-files - add root parameter
Kay Sievers
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-07-24
conf-files: continue searching if one dir fails
Michal Schmidt
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-05-07
util: split-out conf-file.[ch]
Kay Sievers