summaryrefslogtreecommitdiff
path: root/src/detect-virt
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek1-0/+1
2018-11-22coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek1-4/+4
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-19util-lib: move main() definition macros to its own header fileLennart Poettering1-0/+1
2018-11-17detect-virt: define main through macroZbigniew Jędrzejewski-Szmek1-31/+17
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-05-22detect-virt: add new --list command for showing all currently known VM/contai...Lennart Poettering1-0/+8
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-10-26detect-virt: add --private-users switch to check if a userns is activeZbigniew Jędrzejewski-Szmek1-7/+24
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-27detect-virt: add new --chroot switch to detect chroot() environmentsLennart Poettering1-3/+19
2015-09-29detect-virt: various modernizationsLennart Poettering1-7/+4
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-6/+3
2015-09-07basic: rework virtualization detection APILennart Poettering1-18/+13
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-3/+3
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-3/+3
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-10/+8
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen1-1/+1
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+3
2013-10-31virt: move caching of virtualization check results into detect_vm() and detec...Lennart Poettering1-1/+1
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering1-1/+0
2012-06-04systemd-detect-virt: fix "option '--quiet' requires an argument"Kay Sievers1-1/+1
2012-04-17silence a bunch of gcc warningsKay Sievers1-1/+2
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering1-0/+1
2012-04-12move all tools to subdirsKay Sievers1-0/+171