summaryrefslogtreecommitdiff
path: root/src/sysctl.c
AgeCommit message (Expand)Author
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering
2011-07-15sysctl: support multiple prefixes in a single invocationLennart Poettering
2011-07-12sysctl: support application of sysctl subtreesLennart Poettering
2011-05-16sysctl: apply /etc/sysctl.conf lastLudwig Nussel
2011-05-01sysctl: correct /usr/local/lib pathKay Sievers
2011-04-30binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr...Kay Sievers
2011-04-28util: conf_files_list() return list as parameterKay Sievers
2011-04-25sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers
2011-03-03sysctl: use scandir() instead of nftw() to guarantee systematic orderingLennart Poettering
2011-01-22clang: fix some issues found with clang-analyzersystemd/v17Lennart Poettering
2011-01-05sysctl: don't warn if sysctls are goneLennart Poettering
2010-11-18sysctl: don't consider missing kernel options fatalLennart Poettering
2010-11-18sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering