systemd/.git
2022-04-01 Yu Watanabetree-wide: fix typo
2022-04-01 Lennart Poetteringudev: add /dev/disk/by-diskseq symlink for block devices
2022-04-01 Yu WatanabeMerge pull request #22926 from bluca/analyze_offline_filter
2022-04-01 Lennart PoetteringMerge pull request #22921 from poettering/uid-range...
2022-04-01 Lennart Poetteringpath-util: use STR_IN_SET() where appropriate
2022-04-01 Lennart Poetteringnotify: remove spurious whitespace
2022-04-01 Lennart PoetteringMerge pull request #22934 from poettering/tls-test...
2022-04-01 Lennart Poetteringprocess-util: refactor APIs for reading /proc/self...
2022-04-01 Luca Boccassianalyze: fix offline check for syscal filter
2022-04-01 Luca Boccassianalyze: fix offline check for 'native' syscall archite...
2022-04-01 Yu WatanabeMerge pull request #22872 from yuwata/udevadm-wait
2022-04-01 Lennart Poetteringuserdbctl: also show available UID range in current...
2022-04-01 Lennart Poetteringupdate TODO
2022-04-01 Lennart Poetteringpid1: add taint flag if uid/gid userns range too small
2022-04-01 Lennart Poetteringuid-range: replace uid_range_contains() by more general...
2022-04-01 Lennart Poetteringuid-range: add some overflow checks
2022-04-01 Lennart Poetteringuid-range: add new uid_range_load_userns() for loading...
2022-04-01 Lennart Poetteringtest: port test-uid-range to tests.h
2022-04-01 Lennart Poetteringuid-range: use size_t for array size
2022-04-01 Lennart Poetteringtest-resolved-stream: before entering user/network...
2022-04-01 Lennart Poetteringtests: modernize load_testdata_env() a bit
2022-04-01 Lennart Poetteringupdate TODO
2022-04-01 Yu Watanabeudev: use sd_device_open() where appropriate
2022-04-01 Yu Watanabetest: add test for sd_device_open()
2022-04-01 Yu Watanabesd-device: introduce sd_device_open()
2022-04-01 Yu Watanabefd-util: rename loop_get_diskseq() -> fd_get_diskseq()
2022-04-01 Yu Watanabebasic/missing: move BLKGETDISKSEQ to missing_fs.h
2022-04-01 Yu Watanabetest: replace helper_wait_for_dev() with 'udevadm wait'
2022-04-01 Yu Watanabeudevadm: introduce new 'wait' command
2022-04-01 Yu Watanabetest: add more tests for sd_device_new_from_xxx()
2022-04-01 Yu Watanabesd-device: introduce sd_device_new_from_devname()
2022-03-31 Lennart Poetteringsystemctl: show tainted state
2022-03-31 Lennart Poetteringpid1: check for kernels older than baseline
2022-03-31 Luca BoccassiMerge pull request #22923 from poettering/userns-check...
2022-03-31 Lennart PoetteringMerge pull request #22919 from poettering/cryptsetup...
2022-03-31 Lennart Poetteringvirt: use read_virtual_file() for reading /proc/self...
2022-03-31 Lennart Poetteringvirt: simplify userns_has_mapping() by using fscanf...
2022-03-31 Antonio Alvarez... cryptsetup: fall back to traditional unlocking if any...
2022-03-31 Lennart Poetteringupdate TODO
2022-03-31 Martin LiskaSupport -D_FORTIFY_SOURCE=3 by using __builtin_dynamic_...
2022-03-31 Franck Buimeson: build kernel-install man page when necessary
2022-03-31 Sebastian PucilowskiFix "link-local" language inconsistencies
2022-03-31 Lennart Poetteringintegritysetup: also validate volume name
2022-03-31 Lennart Poetteringintegritysetup: also port to mangle_none()
2022-03-31 Lennart Poetteringintegritysetup: log when attempted to detach already...
2022-03-31 Lennart Poetteringintegritysetup: rename action → verb, to match other...
2022-03-31 Lennart Poetteringtree-wide: unify some code that looks for --help in...
2022-03-31 Lennart Poetteringveritysetup: do some superficial checking on volume...
2022-03-31 Lennart Poetteringveritysetup: mangle option strings like in cryptsetup
2022-03-31 Lennart Poetteringveritysetup: give command line parameters proper names
2022-03-31 Lennart Poetteringcryptsetup: adjust some log levels
2022-03-31 Lennart Poetteringcryptsetup: add helper for mangling "none" option strings
2022-03-31 Lennart Poetteringcryptsetup: rename functions that try to do FIDO2/TPM2...
2022-03-31 Yu WatanabeMerge pull request #22899 from yuwata/network-ignore...
2022-03-31 Yu Watanabenetwork: shorten code a bit
2022-03-31 Yu Watanabenetwork: automatically determine timeout of waiting...
2022-03-31 Yu WatanabeMerge pull request #22913 from yuwata/sd-device-cleanups
2022-03-30 Zbigniew Jędrzejewsk... veritysetup: fix parsing of root-hash-signature= option
2022-03-30 Yu Watanabeudev: rename functions to emphasize whole disk is locked
2022-03-30 Yu Watanabeudev: ignore one more error in device_get_block_device()
2022-03-30 Yu Watanabesd-device: do not ignore critical errors in device_new_...
2022-03-30 Yu Watanabesd-device: use path_extract_directory() at one more...
2022-03-30 Yu Watanabesd-device: try to get DISKSEQ from uevent file
2022-03-30 Yu Watanabesd-device: drop /sys/subsystem support
2022-03-30 Gaël PORTAYman: update root-hash-signature option with value
2022-03-30 Yu Watanabeudev: do not use sd_event_source_disable_unref() at...
2022-03-30 Yu Watanabeudev: do not append unknown errno or signal name
2022-03-30 Lennart Poetteringupdate TODO
2022-03-30 Frantisek Sumsalci: drop clang 11 & add clang 14
2022-03-30 Yu Watanabefix typo
2022-03-29 Luca BoccassiNEWS: specify that public headers are still C89
2022-03-29 Luca BoccassiNEWS: mention that C11 is now used
2022-03-29 Zbigniew Jędrzejewsk... NEWS: add entry for the unit enablement stuff v251-rc1
2022-03-29 Zbigniew Jędrzejewsk... test-systemctl-enable: skip test for %v if kver is...
2022-03-29 набtest-copy: use non-0 data block in copy_holes
2022-03-29 Zbigniew Jędrzejewsk... Merge pull request #22649 from keszybz/symlink-enableme...
2022-03-29 Zbigniew Jędrzejewsk... Merge pull request #22871 from yuwata/udev-worker-error...
2022-03-29 Zbigniew Jędrzejewsk... meson: bump numbers for v251-rc1
2022-03-29 Zbigniew Jędrzejewsk... NEWS: update contributor list
2022-03-29 Zbigniew Jędrzejewsk... tools/git-contrib: list contributions not only from...
2022-03-29 Zbigniew Jędrzejewsk... NEWS: two more small features and some rewordings
2022-03-29 набFix typos in user-util.c and dbus-unit.c
2022-03-29 Yu Watanabetest: add tests for worker error code
2022-03-29 Yu Watanabeudev: append error code in broadcasted message
2022-03-29 Yu Watanabesd-device: introduce device_add_propertyf()
2022-03-29 Luca BoccassiNEWS: mention kernel requirement change 3.13 -> 3.15
2022-03-29 Zbigniew Jędrzejewsk... Merge pull request #22894 from keszybz/hwdb-update
2022-03-29 Zbigniew Jędrzejewsk... hwdb: update autosuspend entries
2022-03-29 Zbigniew Jędrzejewsk... hwdb: update for v251
2022-03-29 Zbigniew Jędrzejewsk... hwdb: fix parser to work with newer pyparsing
2022-03-29 Zbigniew Jędrzejewsk... cryptsetup: shorten message a bit
2022-03-29 Zbigniew Jędrzejewsk... Merge pull request #22843 from poettering/bootspec...
2022-03-29 Zbigniew Jędrzejewsk... Rename UnitFileScope to LookupScope
2022-03-29 Zbigniew Jędrzejewsk... test-systemctl-enable: disable the test for %a for now
2022-03-29 Zbigniew Jędrzejewsk... test-systemctl-enable: also use freshly-built systemd...
2022-03-29 Zbigniew Jędrzejewsk... test-systemctl-enable: use magic syntax to allow invert...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: when creating symlinks, accept differen...
2022-03-29 Zbigniew Jędrzejewsk... test-systemctl-enable: make shellcheck happy
2022-03-29 Zbigniew Jędrzejewsk... shared/install: fix handling of a linked unit file
2022-03-29 Zbigniew Jędrzejewsk... shared/install: split UNIT_FILE_SYMLINK into two states
next