summaryrefslogtreecommitdiff
path: root/src/core/machine-id-setup.c
AgeCommit message (Expand)Author
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-08-17namespace helpers: Allow entering a UID namespaceRichard Maw
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-10machine-id-setup: simplificationsLennart Poettering
2015-03-09Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek
2014-12-03machine-id-setup: add a machine_id_commit call to commit on disk a transient ...Didier Roche
2014-12-03machine-id-setup: casting const away is ugly, let's not do it if there's no r...Lennart Poettering
2014-12-03machine-id-setup: Factorize some machine-id-setup functions to be reusedDidier Roche
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-01core: improve error message when machine id is missingJan Synacek
2014-08-20machine-id-setup: don't try to read UUID from VM/container manager if we oper...Lennart Poettering
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek
2014-06-24nspawn: create essential base directories at system bootupKay Sievers
2014-06-17machine-id-setup: allow passing NULL as function argument, for simplicityLennart Poettering
2014-06-10machine-id-setup: fix array size of parametersLennart Poettering
2014-04-28machine-id: only look into KVM uuid when we are not running in aLennart Poettering
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2014-03-14machine-id-setup: use path_kill_slashes and modernizationsZbigniew Jędrzejewski-Szmek
2014-03-14machine-id: add --root option to operate on an alternate fs treeGreg KH
2013-10-21build-sys: use -Og instead of -O0 to catch warningsKay Sievers
2013-04-30id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering
2013-04-08machine-id: fix missing initializationsystemd/v201Lennart Poettering
2013-04-04util: add a bit of syntactic sugar to run short code fragments with a differe...Lennart Poettering
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-03-31nspawn, machine-id-setup: warn if read-only mount call failsZbigniew Jędrzejewski-Szmek
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2012-08-13machine-id: properly mount transient machine ID read-onlyLennart Poettering
2012-04-22machine-id: fix spellingLennart Poettering
2012-04-22util: unify getenv() logic for other PIDLennart Poettering
2012-04-12build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering