summaryrefslogtreecommitdiffstats
path: root/src/veritysetup/veritysetup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* veritysetup: use static destructors and define main through macroYu Watanabe2018-11-221-58/+33
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-3/+14
* 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
* log: minimize includes in log.hLennart Poettering2018-01-111-2/+3
* util-lib: export cryptsetup logging glue functionZbigniew Jędrzejewski-Szmek2017-11-301-6/+2
* util-lib: add cleanup function for crypt_freeZbigniew Jędrzejewski-Szmek2017-11-301-5/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-10-021-1/+1
* verity: add support for setting up verity-protected root disks in the initrdLennart Poettering2016-12-211-0/+154