]> git.ipfire.org Git - thirdparty/systemd.git/history - src/sysctl/sysctl.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / sysctl / sysctl.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: a few more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27  Josh TriplettIntroduce CONF_DIRS_NULSTR helper to define standard...
2014-09-17  David Herrmannsysctl: make --prefix allow all kinds of sysctl paths
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-04-17  Zbigniew Jędrzejew... sysctl: replaces some slashes with dots
2014-03-16  Josh TriplettUse strlen even for constant strings
2014-03-14  Michael Marineaushared: add root argument to search_and_fopen
2014-01-05  Zbigniew Jędrzejew... Remove unused variables
2014-01-05  Simon Peetersstrv: multiple cleanups
2013-12-24  Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-11-19  Karel ZakRemove duplicate includes
2013-11-06  Lennart Poetteringclients: unify how we invoke getopt_long()
2013-08-15  Kay Sieverssysctl: allow overwriting of values specified in "later...
2013-04-14  Zbigniew Jędrzejew... fileio: in envfiles, do not skip lines following empty...
2013-04-03  Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-03-27  Eelco Dolstrasystemd-sysctl: Handle missing /etc/sysctl.conf properly
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13  Zbigniew Jędrzejew... sysctl: fix uninitalized memory access in error path
2013-02-11  Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-08  Kay Sieversshared: conf-files - add root parameter
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-25  Michal Sekletarsysctl: parse all keys in a config file
2012-10-06  Dave Reisnersysctl: avoiding exiting with error on -EEXIST
2012-09-21  Lennart Poetteringsysctl: always return the last error we encountered
2012-09-21  Lukas Nykrynsysctl: fix error code handling
2012-08-06  Michal Sekletarsysctl: apply configuration at once
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-07  Kay Sieversutil: split-out conf-file.[ch]
2012-04-12  Kay Sieversmove all tools to subdirs