summaryrefslogtreecommitdiff
path: root/src/sysctl/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-15sysctl: allow overwriting of values specified in "later" filesKay Sievers1-8/+8
2013-04-13fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek1-1/+1
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering1-1/+1
2013-03-27systemd-sysctl: Handle missing /etc/sysctl.conf properlyEelco Dolstra1-1/+1
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2013-02-13sysctl: fix uninitalized memory access in error pathZbigniew Jędrzejewski-Szmek1-1/+2
2013-02-11binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering1-83/+70
2013-02-08shared: conf-files - add root parameterKay Sievers1-1/+1
2012-10-26sysctl: parse all keys in a config fileMichal Sekletar1-1/+1
2012-10-06sysctl: avoiding exiting with error on -EEXISTDave Reisner1-2/+6
2012-09-21sysctl: always return the last error we encounteredLennart Poettering1-9/+9
2012-09-21sysctl: fix error code handlingLukas Nykryn1-0/+2
2012-08-06sysctl: apply configuration at onceMichal Sekletar1-16/+76
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden1-8/+4
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden1-2/+2
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-05-07util: split-out conf-file.[ch]Kay Sievers1-0/+1
2012-04-12move all tools to subdirsKay Sievers1-0/+272