]> git.ipfire.org Git - thirdparty/systemd.git/history - src/sysctl
tree-wide: use coccinelle to patch a lot of code to use mfree()
[thirdparty/systemd.git] / src / sysctl /
2015-08-06  Zbigniew Jędrzejew... Merge branch 'hostnamectl-dot-v2'
2015-08-05  Lennart PoetteringMerge pull request #877 from crawford/dhcp-private...
2015-08-05  Lennart PoetteringMerge pull request #874 from richardmaw-codethink/doc...
2015-08-05  Daniel MackMerge pull request #871 from poettering/journald-meta...
2015-08-05  Lennart PoetteringMerge pull request #864 from phomes/master
2015-08-05  Daniel MackMerge pull request #869 from poettering/tmpfiles-enoent
2015-08-05  Lennart Poetteringsysctl: reword warning message a bit 869/head
2015-08-05  Lennart PoetteringMerge pull request #868 from jsynacek/jsynacek/sysctl
2015-08-05  Jan Synaceksysctl: bump loglevel when attempting to write invalid... 868/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-24  Lennart Poetteringsysctl: don't propagate ENOENT sysctl options
2015-03-15  Zbigniew Jędrzejew... sysctl: tweak debug message
2015-03-11  Kay Sieverssysctl: move property handling to shared/
2015-02-27  Zbigniew Jędrzejew... sysctl: downgrade message about sysctl overrides to...
2015-02-07  Umut Tezduyar Lindskogsysctl: consider --prefix while parsing the files
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-13  Lennart Poetteringbuild-sys: add stub makefiles to all subdirs to ease...
2012-04-12  Kay Sieversmove all tools to subdirs