summaryrefslogtreecommitdiff
path: root/src/machine-id-setup
AgeCommit message (Expand)AuthorFilesLines
2019-10-25machine-id-setup: avoid unexpected abortingChen Qi1-1/+1
2018-11-22coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek1-4/+3
2018-11-20Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek1-1/+1
2018-11-20machine-id: use static destructor and DEFINE_MAIN_FUNCTION() macroYu Watanabe1-11/+12
2018-08-20tree-wide: add clickable man page link to all --help textsLennart Poettering1-4/+17
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2016-12-13machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin1-1/+5
2016-07-22machine-id-setup: add new --print switchLennart Poettering1-3/+27
2016-07-22core: rework machine-id-setup.c to use the calls from id128-util.[ch]Lennart Poettering1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-01-12core: Add machine-id settingNils Carlson1-1/+1
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-10-24path-util: unify how we process paths specified on the command lineLennart Poettering1-5/+9
2015-09-29machine-id-commit: merge machine-id-commit functionality into machine-id-setupLennart Poettering1-4/+18
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-8/+6
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-7/+4
2014-03-14machine-id-setup: use path_kill_slashes and modernizationsZbigniew Jędrzejewski-Szmek1-2/+2
2014-03-14machine-id: add --root option to operate on an alternate fs treeGreg KH1-3/+12
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+3
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering1-1/+0
2012-07-13log: correct usage of logging API at a few placesLennart Poettering1-1/+0
2012-04-12machine-id-setup: add the usual command line parametersLennart Poettering2-0/+69
2012-04-12main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering1-0/+35