summaryrefslogtreecommitdiff
path: root/src/core/machine-id-setup.c
Commit message (Expand)AuthorAge
* machine-id-setup: simplificationsLennart Poettering2015-03-10
* Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek2015-03-09
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* tree-wide: spelling fixesVeres Lajos2014-12-30
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-09
* machine-id-setup: add a machine_id_commit call to commit on disk a transient ...Didier Roche2014-12-03
* machine-id-setup: casting const away is ugly, let's not do it if there's no r...Lennart Poettering2014-12-03
* machine-id-setup: Factorize some machine-id-setup functions to be reusedDidier Roche2014-12-03
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* core: improve error message when machine id is missingJan Synacek2014-11-01
* machine-id-setup: don't try to read UUID from VM/container manager if we oper...Lennart Poettering2014-08-20
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* nspawn: create essential base directories at system bootupKay Sievers2014-06-24
* machine-id-setup: allow passing NULL as function argument, for simplicityLennart Poettering2014-06-17
* machine-id-setup: fix array size of parametersLennart Poettering2014-06-10
* machine-id: only look into KVM uuid when we are not running in aLennart Poettering2014-04-28
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* machine-id-setup: use path_kill_slashes and modernizationsZbigniew Jędrzejewski-Szmek2014-03-14
* machine-id: add --root option to operate on an alternate fs treeGreg KH2014-03-14
* build-sys: use -Og instead of -O0 to catch warningsKay Sievers2013-10-21
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-30
* machine-id: fix missing initializationLennart Poettering2013-04-08
* util: add a bit of syntactic sugar to run short code fragments with a differe...Lennart Poettering2013-04-04
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* nspawn, machine-id-setup: warn if read-only mount call failsZbigniew Jędrzejewski-Szmek2013-03-31
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* machine-id: properly mount transient machine ID read-onlyLennart Poettering2012-08-13
* machine-id: fix spellingLennart Poettering2012-04-22
* util: unify getenv() logic for other PIDLennart Poettering2012-04-22
* build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering2012-04-12