summaryrefslogtreecommitdiff
path: root/src/sysctl
Commit message (Expand)AuthorAgeFilesLines
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-241-1/+1
* Remove duplicate includesKarel Zak2013-11-181-1/+0
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-4/+11
* sysctl: allow overwriting of values specified in "later" filesKay Sievers2013-08-151-8/+8
* fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek2013-04-131-1/+1
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-031-1/+1
* systemd-sysctl: Handle missing /etc/sysctl.conf properlyEelco Dolstra2013-03-271-1/+1
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* sysctl: fix uninitalized memory access in error pathZbigniew Jędrzejewski-Szmek2013-02-131-1/+2
* binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering2013-02-111-83/+70
* shared: conf-files - add root parameterKay Sievers2013-02-081-1/+1
* sysctl: parse all keys in a config fileMichal Sekletar2012-10-261-1/+1
* sysctl: avoiding exiting with error on -EEXISTDave Reisner2012-10-061-2/+6
* sysctl: always return the last error we encounteredLennart Poettering2012-09-211-9/+9
* sysctl: fix error code handlingLukas Nykryn2012-09-211-0/+2
* sysctl: apply configuration at onceMichal Sekletar2012-08-061-16/+76
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-8/+4
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-2/+2
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* util: split-out conf-file.[ch]Kay Sievers2012-05-071-0/+1
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+272