systemd/.git
2022-04-01 Lennart Poetteringprocess-util: refactor APIs for reading /proc/self...
2022-04-01 Yu WatanabeMerge pull request #22872 from yuwata/udevadm-wait
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
2022-03-29 Zbigniew Jędrzejewsk... basic/unit-file: reverse negative conditional
2022-03-29 Zbigniew Jędrzejewsk... shared/install: stop passing duplicate root argument...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: when looking for symlinks in .wants...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: create relative symlinks for enablement...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: also remove symlinks like .wants/foo...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: skip unnecessary chasing of symlinks...
2022-03-29 Zbigniew Jędrzejewsk... test-systemctl-enable: enhance the test for unit file...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: do not try to resolve symlinks outside...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: when we fail to chase a symlink, show...
2022-03-29 Zbigniew Jędrzejewsk... test-systemctl-enable: extend the test for repeated...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: fix reenable on linked unit files
2022-03-29 Zbigniew Jędrzejewsk... shared/install: split unit_file_{disable,enable}()...
2022-03-29 Zbigniew Jędrzejewsk... install: when linking a file, create the link first...
2022-03-29 Zbigniew Jędrzejewsk... man: fix invalid description of template handling in...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: also check for self-aliases during...
2022-03-29 Zbigniew Jędrzejewsk... systemctl: fix silent failure when --root is not found
2022-03-29 Zbigniew Jędrzejewsk... shared/install: return failure when enablement fails...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: propagate errors about invalid aliases...
2022-03-29 Zbigniew Jędrzejewsk... shared/install: simplify unit_file_dump_changes()
next