summaryrefslogtreecommitdiffstats
path: root/src/journal-remote/journal-upload.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-03-29test-systemctl-enable: skip test for %v if kver is not a valid instanceZbigniew Jędrzejewski-Szmek1-1/+2
2022-03-29test-copy: use non-0 data block in copy_holesнаб1-1/+2
2022-03-29meson: bump numbers for v251-rc1Zbigniew Jędrzejewski-Szmek1-3/+3
2022-03-29NEWS: update contributor listZbigniew Jędrzejewski-Szmek1-1/+29
2022-03-29tools/git-contrib: list contributions not only from WeblateZbigniew Jędrzejewski-Szmek1-2/+3
2022-03-29NEWS: two more small features and some rewordingsZbigniew Jędrzejewski-Szmek1-14/+30
2022-03-29Fix typos in user-util.c and dbus-unit.cнаб2-2/+2
2022-03-29test: add tests for worker error codeYu Watanabe1-2/+22
2022-03-29udev: append error code in broadcasted messageYu Watanabe1-22/+54
2022-03-29sd-device: introduce device_add_propertyf()Yu Watanabe2-0/+22
2022-03-29NEWS: mention kernel requirement change 3.13 -> 3.15Luca Boccassi1-0/+3