summaryrefslogtreecommitdiff
path: root/src/sysctl
Commit message (Expand)AuthorAge
* sysctl: replaces some slashes with dotsZbigniew Jędrzejewski-Szmek2014-04-16
* Use strlen even for constant stringsJosh Triplett2014-03-16
* shared: add root argument to search_and_fopenMichael Marineau2014-03-14
* Remove unused variablesZbigniew Jędrzejewski-Szmek2014-01-05
* strv: multiple cleanupsSimon Peeters2014-01-05
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* Remove duplicate includesKarel Zak2013-11-18
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* sysctl: allow overwriting of values specified in "later" filesKay Sievers2013-08-15
* fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek2013-04-13
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* systemd-sysctl: Handle missing /etc/sysctl.conf properlyEelco Dolstra2013-03-27
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* sysctl: fix uninitalized memory access in error pathZbigniew Jędrzejewski-Szmek2013-02-13
* binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering2013-02-11
* shared: conf-files - add root parameterKay Sievers2013-02-08
* sysctl: parse all keys in a config fileMichal Sekletar2012-10-26
* sysctl: avoiding exiting with error on -EEXISTDave Reisner2012-10-06
* sysctl: always return the last error we encounteredLennart Poettering2012-09-21
* sysctl: fix error code handlingLukas Nykryn2012-09-21
* sysctl: apply configuration at onceMichal Sekletar2012-08-06
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* util: split-out conf-file.[ch]Kay Sievers2012-05-07
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-13
* move all tools to subdirsKay Sievers2012-04-12