summaryrefslogtreecommitdiffstats
path: root/tools/check-version.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-30esp: fix typoYu Watanabe1-1/+1
2022-05-30doc: fix typoYu Watanabe1-5/+5
2022-05-29meson: Build header tests with -pedanticJan Janssen16-40/+43
2022-05-29tests: link tests using fabs against libm explicitlyEvgeny Vereshchagin2-3/+8
2022-05-29clang-format: Adjust style of pointersJan Janssen1-8/+10
2022-05-29oss-fuzz: support i386Evgeny Vereshchagin1-1/+21
2022-05-29docs: mention how to build 32 bit fuzz targetsEvgeny Vereshchagin1-0/+3
2022-05-29meson: exclude pcre2 when dependencies are skippedEvgeny Vereshchagin1-1/+1
2022-05-28rpm: adjust lua trigger for udevadmTomasz Paweł Gajc1-1/+1
2022-05-28rpm: use rpm.execute() instead of fork() and execp() for trigger scripletsTomasz Paweł Gajc1-32/+5
2022-05-28Move homectl and userdbctl to bindirMichael Biebl1-4/+2
2022-05-28meson: Document why -Wimplicit-fallthrough is not used with clangJan Janssen2-1/+4
2022-05-28man: Fix minor typoJavkhlanbayar Khongorzul1-1/+1
2022-05-28macro: Move attribute defintions to macro-fundamentalJan Janssen2-27/+28
2022-05-28sd-bus: fix buffer overflowYu Watanabe4-7/+23
2022-05-27Use descriptive name for nobodyZbigniew Jędrzejewski-Szmek2-2/+2
2022-05-27hwdb: implement --root option for systemd-hwdb queryNick Rosbrook4-6/+19
2022-05-27sd-hwdb: add sd_hwdb_new_from_pathNick Rosbrook5-16/+69
2022-05-27sd-hwdb: include sys/stat.h in hwdb-internal.hNick Rosbrook1-0/+1
2022-05-27hwdb: Add Google Meet speakermicPablo Ceballos1-1/+2
2022-05-27test: fix a couple of pylint warningsFrantisek Sumsal1-6/+9
2022-05-27test: bump the post-reboot expect() timeoutFrantisek Sumsal1-1/+1
2022-05-26loader.conf: Clarify the default value of timeout.Eduard Tolosa1-1/+1
2022-05-26kernel-install: don't log each initrd on its own line in verbose modeнаб1-2/+2
2022-05-26kernel-install: actually ignore the last two argumentsнаб1-13/+6
2022-05-26shared/find-esp: enhance loggingZbigniew Jędrzejewski-Szmek1-38/+49
2022-05-26shared/find-esp: fix inverted check for XBOOTLDR typeZbigniew Jędrzejewski-Szmek1-1/+5
2022-05-26kernel-install: if a plugin fails, return error immediatelyZbigniew Jędrzejewski-Szmek1-2/+2
2022-05-26docs/BLS: clear up the confusion about what $BOOT meansZbigniew Jędrzejewski-Szmek1-81/+84
2022-05-26docs: be more specific about the OSS-Fuzz toolchainEvgeny Vereshchagin1-6/+20
2022-05-26core/device: do not downgrade device state if it is already enumeratedYu Watanabe1-1/+2
2022-05-26docs: update OSS-Fuzz linksEvgeny Vereshchagin1-2/+5
2022-05-26core/device: device_coldplug(): don't set DEVICE_DEADMartin Wilck1-2/+0
2022-05-26test: store the key on a separate deviceFrantisek Sumsal1-5/+9
2022-05-26test: generate a custom initrd for TEST-24 if $INITRD is unsetFrantisek Sumsal2-0/+29
2022-05-26man/homectl: adjust man page to match codeZbigniew Jędrzejewski-Szmek1-2/+7
2022-05-26man/sd-bus: discuss negative-return values and add exampleZbigniew Jędrzejewski-Szmek2-21/+65
2022-05-26man/shutdown: explain -h moreZbigniew Jędrzejewski-Szmek1-18/+11
2022-05-26man/automount: say that automounts should not be nestedZbigniew Jędrzejewski-Szmek1-0/+4
2022-05-26man/systemd.automount: move the main description up and clarify depsZbigniew Jędrzejewski-Szmek1-14/+10
2022-05-26TODO: drop entryZbigniew Jędrzejewski-Szmek1-1/+0
2022-05-26man: do not say "additional symlinks" for mount/automount aliasesZbigniew Jędrzejewski-Szmek2-13/+14
2022-05-26systemctl: make show/status honour --state and --typeZbigniew Jędrzejewski-Szmek2-36/+44
2022-05-25test: cover initrd->sysroot transition in TEST-24Frantisek Sumsal1-33/+30
2022-05-25bootctl: when comparing versions, show the resultZbigniew Jędrzejewski-Szmek1-3/+6
2022-05-25basic: add helper function to print </==/>Zbigniew Jędrzejewski-Szmek3-2/+6
2022-05-25analyze: use '' instead of the empty string when showing versionsZbigniew Jędrzejewski-Szmek2-5/+6
2022-05-25[sd-boot] improve documentation of beepRahil Bhimjiani1-1/+1
2022-05-25docs/BLS: describe version comparisonsZbigniew Jędrzejewski-Szmek2-12/+116
2022-05-25basic/string-util: tweak strverscmp_improved() for some corner casesZbigniew Jędrzejewski-Szmek2-9/+37