summaryrefslogtreecommitdiffstats
path: root/test/test-network-generator-conversion.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-01test-resolved-stream: before entering user/network namespaces check if that's...Lennart Poettering1-3/+29
2022-04-01tests: modernize load_testdata_env() a bitLennart Poettering1-6/+9
2022-04-01update TODOLennart Poettering1-0/+11
2022-04-01udev: use sd_device_open() where appropriateYu Watanabe5-52/+39
2022-04-01test: add test for sd_device_open()Yu Watanabe1-0/+7
2022-04-01sd-device: introduce sd_device_open()Yu Watanabe3-0/+67
2022-04-01fd-util: rename loop_get_diskseq() -> fd_get_diskseq()Yu Watanabe3-24/+26
2022-04-01basic/missing: move BLKGETDISKSEQ to missing_fs.hYu Watanabe3-5/+5
2022-04-01test: replace helper_wait_for_dev() with 'udevadm wait'Yu Watanabe1-45/+4
2022-04-01udevadm: introduce new 'wait' commandYu Watanabe7-18/+495
2022-04-01test: add more tests for sd_device_new_from_xxx()Yu Watanabe1-24/+95
2022-04-01sd-device: introduce sd_device_new_from_devname()Yu Watanabe3-0/+44
2022-03-31systemctl: show tainted stateLennart Poettering3-7/+22
2022-03-31pid1: check for kernels older than baselineLennart Poettering3-1/+20
2022-03-31virt: use read_virtual_file() for reading /proc/self/setgroupsLennart Poettering1-8/+7
2022-03-31virt: simplify userns_has_mapping() by using fscanf() instead of scanf()Lennart Poettering1-15/+11
2022-03-31cryptsetup: fall back to traditional unlocking if any TPM2 operation failsAntonio Alvarez Feijoo1-6/+14
2022-03-31update TODOLennart Poettering1-0/+5
2022-03-31Support -D_FORTIFY_SOURCE=3 by using __builtin_dynamic_object_size.Martin Liska1-3/+13
2022-03-31meson: build kernel-install man page when necessaryFranck Bui5-6/+7
2022-03-31Fix "link-local" language inconsistenciesSebastian Pucilowski8-10/+10
2022-03-31integritysetup: also validate volume nameLennart Poettering1-0/+6
2022-03-31integritysetup: also port to mangle_none()Lennart Poettering1-2/+2
2022-03-31integritysetup: log when attempted to detach already detached volumeLennart Poettering1-1/+3
2022-03-31integritysetup: rename action → verb, to match other codeLennart Poettering1-5/+5
2022-03-31tree-wide: unify some code that looks for --help in the command lineLennart Poettering6-12/+36
2022-03-31veritysetup: do some superficial checking on volume nameLennart Poettering1-0/+6
2022-03-31veritysetup: mangle option strings like in cryptsetupLennart Poettering1-2/+2
2022-03-31veritysetup: give command line parameters proper namesLennart Poettering1-15/+28
2022-03-31cryptsetup: adjust some log levelsLennart Poettering1-7/+8
2022-03-31cryptsetup: add helper for mangling "none" option stringsLennart Poettering2-2/+7
2022-03-31cryptsetup: rename functions that try to do FIDO2/TPM2/PKCS#11 via cryptsetup...Lennart Poettering1-7/+7
2022-03-31network: shorten code a bitYu Watanabe1-11/+1
2022-03-31network: automatically determine timeout of waiting for carrier regainYu Watanabe2-13/+56
2022-03-31veritysetup: fix parsing of root-hash-signature= optionZbigniew Jędrzejewski-Szmek1-34/+17
2022-03-31udev: rename functions to emphasize whole disk is lockedYu Watanabe1-6/+6
2022-03-31udev: ignore one more error in device_get_block_device()Yu Watanabe1-0/+2
2022-03-31sd-device: do not ignore critical errors in device_new_from_child()Yu Watanabe1-2/+6
2022-03-31sd-device: use path_extract_directory() at one more placeYu Watanabe1-15/+11
2022-03-31sd-device: try to get DISKSEQ from uevent fileYu Watanabe1-0/+6
2022-03-31sd-device: drop /sys/subsystem supportYu Watanabe1-18/+12
2022-03-30man: update root-hash-signature option with valueGaël PORTAY2-2/+2
2022-03-30udev: do not use sd_event_source_disable_unref() at more placesYu Watanabe2-4/+6
2022-03-30udev: do not append unknown errno or signal nameYu Watanabe1-6/+16
2022-03-30update TODOLennart Poettering1-0/+33
2022-03-30ci: drop clang 11 & add clang 14Frantisek Sumsal1-1/+1
2022-03-30fix typoYu Watanabe2-2/+2
2022-03-29NEWS: specify that public headers are still C89Luca Boccassi1-1/+1
2022-03-29NEWS: mention that C11 is now usedLuca Boccassi1-0/+3
2022-03-29NEWS: add entry for the unit enablement stuffv251-rc1Zbigniew Jędrzejewski-Szmek1-8/+16