summaryrefslogtreecommitdiffstats
path: root/src/test/test-proc-cmdline.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-10boot: use efi_memcpy inplace of memcpyShreenidhi Shedi1-1/+1
2022-06-10shared/condition: accept size suffixes for ConditionMemoryZbigniew Jędrzejewski-Szmek2-2/+23
2022-06-10boot: Use memcpy/memset provided by firmwareJan Janssen1-0/+18
2022-06-10boot: Mark memcmp/memcpy/memset aliases as usedJan Janssen1-5/+7
2022-06-10docs/CONTRIBUTING: ask people to send a ping on stalled reviewsZbigniew Jędrzejewski-Szmek1-2/+3
2022-06-10efi-string: Remove one more |= for boolJan Janssen1-1/+2
2022-06-10meson: add experimental bpf-gcc compiler supportJames Hilliard3-53/+92
2022-06-10docs: desaturate dark-mode background colorBenjamin Franzke1-1/+2
2022-06-10meson: use status-unit-format-default=name in developer modeZbigniew Jędrzejewski-Szmek2-1/+4
2022-06-10meson: add status unit format to summaryZbigniew Jędrzejewski-Szmek1-0/+1
2022-06-10boot: Use parse_number16 for boot counter parsingJan Janssen1-101/+46
2022-06-10boot: Drop use of AtoiJan Janssen2-11/+20
2022-06-10boot: Add parse_number8/16Jan Janssen3-0/+89
2022-06-10test: exclude network interfacesYu Watanabe1-0/+4
2022-06-10test: import timedated test from debian/ubuntu test suiteYu Watanabe5-0/+311
2022-06-10test: import logind test from debian/ubuntu test suiteYu Watanabe5-0/+408
2022-06-10test: always exclude devices named loop*Yu Watanabe1-2/+1
2022-06-10test: drop redundant IMAGE_NAME=Yu Watanabe3-3/+0
2022-06-10boot/efi-string: check the end of haystack before testing remaining patternYu Watanabe2-5/+2
2022-06-10devnode-acl: use set_put_strdup_full() and set_ensure_consume()Yu Watanabe1-7/+3
2022-06-10dns-domain: simplify code a bitYu Watanabe1-6/+2
2022-06-10dns-domain: use dns_name_concat()Yu Watanabe1-2/+2
2022-06-10fix: sd_id128_get_invocation now works for user servicesi-do-cpp1-1/+4
2022-06-10tree-wide: fix typoYu Watanabe3-3/+3
2022-06-09po: Translated using Weblate (Estonian)H A1-37/+42
2022-06-09test: account for ADDR_NO_RANDOMIZE if it's setFrantisek Sumsal1-4/+12
2022-06-09bpf: use __always_inline macro in restrict-ifaces.bpf.cJames Hilliard1-1/+1
2022-06-09meson: Build with frame pointers in developer modeDaan De Meyer1-0/+4
2022-06-09shutdown: Lazy unmount /oldroot/{dev,proc,sys}Jan Janssen1-0/+11
2022-06-09shutdown: Log processes that block umountJan Janssen1-3/+63
2022-06-09shutdown: Rename umount_log_level and make it a boolJan Janssen3-50/+44
2022-06-09systemctl: simplify code a bitZbigniew Jędrzejewski-Szmek1-4/+5
2022-06-09shared/bus-util: rename variables to follow newer styleZbigniew Jędrzejewski-Szmek2-14/+12
2022-06-09shared/bus-util: simplificationZbigniew Jędrzejewski-Szmek1-17/+9
2022-06-09test-udev-util: do not pass NULL to printf, style fixesZbigniew Jędrzejewski-Szmek1-8/+8
2022-06-09test-process-util: do not pass NULL to printf, simplify testsZbigniew Jędrzejewski-Szmek1-6/+7
2022-06-09test-dns-domain: a few more "NULL in printf %s"sZbigniew Jędrzejewski-Szmek1-10/+10
2022-06-09test-fstab-util: one more "NULL in printf %s"Zbigniew Jędrzejewski-Szmek1-3/+3
2022-06-09various: indentationZbigniew Jędrzejewski-Szmek2-11/+11
2022-06-09docs/AUTOMATIC_BOOT_ASSESSMENT: describe how to integrate a DE viability checkZbigniew Jędrzejewski-Szmek1-28/+45
2022-06-09docs/BLS: move "boot counting" into the main specZbigniew Jędrzejewski-Szmek2-63/+118
2022-06-09boot: Drop use of DuplicateDevicePathJan Janssen1-1/+17
2022-06-09boot: Don't copy device pathJan Janssen1-6/+1
2022-06-09boot: Drop use of LibLocateHandleJan Janssen1-2/+2
2022-06-09boot: Drop use of UnpackDevicePathJan Janssen1-12/+13
2022-06-09boot: Drop use of FileDevicePathJan Janssen4-6/+44
2022-06-09boot: Use xmallocJan Janssen11-83/+72
2022-06-09boot: Add xmallocJan Janssen2-13/+43
2022-06-09boot: Drop use of DevicePathFromHandleJan Janssen2-7/+10
2022-06-09boot: Drop use of LibLocateProtocolJan Janssen6-8/+8