]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/machine-id-setup.c
treewide: more log_*_errno + return simplifications
[thirdparty/systemd.git] / src / core / machine-id-setup.c
2014-11-28  Michal Schmidttreewide: 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-01  Jan Synacekcore: improve error message when machine id is missing
2014-08-20  Lennart Poetteringmachine-id-setup: don't try to read UUID from VM/contai...
2014-07-31  Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-06-24  Kay Sieversnspawn: create essential base directories at system...
2014-06-17  Lennart Poetteringmachine-id-setup: allow passing NULL as function argume...
2014-06-10  Lennart Poetteringmachine-id-setup: fix array size of parameters
2014-04-28  Lennart Poetteringmachine-id: only look into KVM uuid when we are not...
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-14  Zbigniew Jędrzejew... machine-id-setup: use path_kill_slashes and modernizations
2014-03-14  Greg KHmachine-id: add --root option to operate on an alternat...
2013-10-21  Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-04-30  Lennart Poetteringid128: when taking user input for a 128bit ID, validate...
2013-04-08  Lennart Poetteringmachine-id: fix missing initialization v201
2013-04-04  Lennart Poetteringutil: add a bit of syntactic sugar to run short code...
2013-04-03  Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-03-31  Zbigniew Jędrzejew... nspawn, machine-id-setup: warn if read-only mount call...
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-08-13  Lennart Poetteringmachine-id: properly mount transient machine ID read...
2012-04-22  Lennart Poetteringmachine-id: fix spelling
2012-04-22  Lennart Poetteringutil: unify getenv() logic for other PID
2012-04-12  Lennart Poetteringbuild-sys: move *-setup out of shared to avoid selinux...