summaryrefslogtreecommitdiff
path: root/src/machine-id-setup
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-4/+3
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* machine-id: use static destructor and DEFINE_MAIN_FUNCTION() macroYu Watanabe2018-11-201-11/+12
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+17
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin2016-12-131-1/+5
* machine-id-setup: add new --print switchLennart Poettering2016-07-221-3/+27
* core: rework machine-id-setup.c to use the calls from id128-util.[ch]Lennart Poettering2016-07-221-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: Add machine-id settingNils Carlson2016-01-121-1/+1
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* path-util: unify how we process paths specified on the command lineLennart Poettering2015-10-241-5/+9
* machine-id-commit: merge machine-id-commit functionality into machine-id-setupLennart Poettering2015-09-291-4/+18
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-8/+6
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-7/+4
* machine-id-setup: use path_kill_slashes and modernizationsZbigniew Jędrzejewski-Szmek2014-03-141-2/+2
* machine-id: add --root option to operate on an alternate fs treeGreg KH2014-03-141-3/+12
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* log: correct usage of logging API at a few placesLennart Poettering2012-07-131-1/+0
* machine-id-setup: add the usual command line parametersLennart Poettering2012-04-122-0/+69
* main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering2012-04-121-0/+35