]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2022-09-18  Yu WatanabeMerge pull request #24646 from yuwata/udev-node-symlink...
2022-09-18  Yu WatanabeMerge pull request #24725 from yuwata/blockdev-util...
2022-09-18  Yu WatanabeMerge pull request #24730 from yuwata/dissect-image...
2022-09-18  BerndAdameitman/systemd-run: Refer to man-pages project (man7.org...
2022-09-18  Yu Watanabepath-util: add examples for path_make_relative() and...
2022-09-18  Yu Watanabetree-wide: drop unused reference to DecryptedImage 24730/head
2022-09-18  Yu Watanabetree-wide: use dissected_image_relinquish()
2022-09-18  Yu Watanabedissect-image: introduce dissected_image_relinquish()
2022-09-18  Yu Watanabeudev: do not ignore -ENOENT from sd_device_get_devname... 24725/head
2022-09-18  Yu Watanabeudev: use block_device_get_whole_disk()
2022-09-18  Yu Watanabeudev-node: use symlink_atomic_full_label() to create... 24646/head
2022-09-18  Daan De MeyerMerge pull request #24720 from yuwata/dissect-image...
2022-09-18  Yu Watanabeblockdev-util: change return value when a partition...
2022-09-18  Yu Watanabeblockdev-util: introduce block_device_get_whole_disk()
2022-09-18  Yu Watanabeblockdev-util: split-out block_device_is_whole_disk()
2022-09-18  Yu WatanabeMerge pull request #24719 from yuwata/dissect-image...
2022-09-18  Yu Watanabesd-device: refuse block device without subsystem
2022-09-18  Daan De MeyerMerge pull request #24691 from yuwata/udev-node-check...
2022-09-18  Daan De MeyerMerge pull request #24710 from yuwata/test-50-dissect...
2022-09-18  Yu Watanabedissect-image: free crypt_device object before trying...
2022-09-18  Yu Watanabeudev: downgrade log level when device node is already...
2022-09-18  Yu Watanabedissect-image: introduce DISSECTED_PARTITION_NULL 24719/head
2022-09-18  Yu Watanabedissect-image: split out dissected_image_new()
2022-09-17  Yu Watanabedissect-image: take a reference of LoopDevice into... 24720/head
2022-09-17  Yu Watanabeloop-util: introduce reference counter for LoopDevice
2022-09-17  Yu Watanabedissect-image: take reference of DecryptedImage into...
2022-09-17  Yu Watanabedissect-image: introduce reference counter for Decrypte...
2022-09-17  Yu Watanabedissect-image: lazily deactivate decrypted DM volumes 24667/head
2022-09-17  Lennart Poetteringmeasure: rename measure_pcr() to measure_kernel()
2022-09-17  Yu Watanabecryptsetup-util: introduce crypt_free_and_replace()
2022-09-17  Lennart PoetteringMerge pull request #24622 from yuwata/udev-open-with...
2022-09-17  Zbigniew Jędrzejewsk... Merge pull request #24708 from keszybz/not-available...
2022-09-17  Yu Watanabetest-50-dissect: do not fail test on cleanup 24710/head
2022-09-17  Yu Watanabetest-50-dissect: check mount destination instead of...
2022-09-17  Zbigniew Jędrzejewsk... Merge pull request #24670 from keszybz/early-boot-ordering
2022-09-17  Zbigniew Jędrzejewsk... coredumpctl: rename table entry 24708/head
2022-09-17  Zbigniew Jędrzejewsk... various: use "-" instead of "n/a" in tables
2022-09-17  Daan De MeyerMerge pull request #24703 from yuwata/dissect-image...
2022-09-17  Yu Watanabefd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()
2022-09-16  Yu Watanabedissect-image: make verity_partition() actually fail... 24703/head
2022-09-16  Yu Watanabedissect-image: split out verity_timeout()
2022-09-16  Yu Watanabeman: explicitly document that "reboot -f" is different...
2022-09-16  Lennart Poetteringnspawn: fix two error strings
2022-09-16  Dan Streetmanadd CAP_LINUX_IMMUTABLE to systemd-machined, so it...
2022-09-16  Yu Watanabesd-netlink: unexport sd-netlink
2022-09-16  Yu WatanabeMerge pull request #24692 from yuwata/dissect-image...
2022-09-16  Lennart Poetteringupdate TODO
2022-09-16  Lennart Poetteringtmpfiles: let's suffix path to dirs with '/' also in...
2022-09-16  Lennart Poetteringtmpfiles: drop redundant forward declarations
2022-09-16  Yu WatanabeMerge pull request #24664 from yuwata/watchdog
2022-09-16  Yu WatanabeMerge pull request #24688 from yuwata/watchdog-dbus...
2022-09-16  Daniel Braunwarthjournalctl: respect --quiet flag during file concistenc...
2022-09-16  Yu WatanabeMerge pull request #24685 from yuwata/uid-range
2022-09-16  Yu Watanabedissect-image: handle all non-negative return values... 24692/head
2022-09-16  Yu Watanabedissect-image: fix memleak on failure
2022-09-16  Yu Watanabeudev-node: do not create symlink to a non-existing... 24691/head
2022-09-16  Yu Watanabeudev-node: split out stack_directory_read_one()
2022-09-16  Yu Watanabewatchdog: use /dev/watchdog0 only if it exists 24664/head
2022-09-16  Lennart Poetteringupdate TODO
2022-09-16  Yu Watanabepid1: drop redundant DBus properties 24688/head
2022-09-16  Yu Watanabewatchdog: explicitly initialize global variable
2022-09-16  Yu Watanabetest: add tests for uid_range_coalesce() 24685/head
2022-09-16  Yu Watanabeuid-range: tie up number and array of uid range entries
2022-09-16  Yu Watanabeuid-range: make uid_range_intersect() take two UidRange...
2022-09-16  Yu Watanabeuid-range: optimize to load uid_map file
2022-09-16  Yu Watanabeuid-range: escape from loop earlier
2022-09-16  Yu Watanabeuid-range: sort uid range entries in uid_range_coalesce()
2022-09-16  Yu Watanabeuid-range: use parse_uid_range()
2022-09-16  Yu Watanabeuserdbctl: fix arrow direction
2022-09-16  Yu Watanabeuserdbctl: do not show meaningless boundaries when...
2022-09-16  Yu Watanabesd-device-monitor: do not trigger assertion when uid_ma...
2022-09-15  drosdeckFix Positivo DUO k116 key toggle touchpad
2022-09-15  Yu Watanabeupdate TODO
2022-09-15  David Edmundsonxdg-autostart-service: expand tilde in Exec lines
2022-09-15  Yu Watanabeunit: drop ProtectClock=yes from systemd-udevd.service
2022-09-15  j00512545fix typo in log
2022-09-15  Zbigniew Jędrzejewsk... units: drop path to executable in $PATH 24670/head
2022-09-15  Zbigniew Jędrzejewsk... units: make sure that initrd-switch-root.service pulls...
2022-09-15  Zbigniew Jędrzejewsk... units: add dependency ordering for emergency.service...
2022-09-15  Zbigniew Jędrzejewsk... units: add ordering dependencies on initrd-switch-root...
2022-09-15  Zbigniew Jędrzejewsk... units/systemd-network-generator.service: add forgotten...
2022-09-15  Zbigniew Jędrzejewsk... units: reorder/split unit dependency blocks
2022-09-15  Yu Watanabetest-date: do not fail even on ~50 years later
2022-09-15  Yu Watanabetest-seccomp: support systems that sched_setscheduler...
2022-09-15  Heinrich Schuchardtmeson: add libatomic dependency
2022-09-15  Antonio Alvarez... bash-completion: add missing options to systemd-cryptenroll
2022-09-14  Yu WatanabeMerge pull request #24671 from mrc0mmand/even-more...
2022-09-14  Frantisek Sumsaloom: include a header file instead of a source file
2022-09-14  Yu Watanabetree-wide: fix typo
2022-09-14  Frantisek Sumsalci: fix a couple of typos 24671/head
2022-09-14  Frantisek Sumsalci: enable a couple more possibly useful CodeQL queries
2022-09-14  Frantisek Sumsalci: rename codeql-analysis.yml to codeql.yml
2022-09-14  Yu Watanabepid1: introduce dbus properties WatchdogDevice and...
2022-09-14  Yu WatanabeMerge pull request #24669 from dtardon/nested-asserts
2022-09-14  David Tardontree-wide: use nested ASSERT_PTR 24669/head
2022-09-14  David Tardonmacro-fundamental: allow to nest ASSERT_PTR
2022-09-13  Yu Watanabefs-util,label: introduce symlink_atomic_full() and...
2022-09-13  Yu Watanabefs-util: use path_make_relative_parent() at one more...
2022-09-13  Yu WatanabeMerge pull request #24663 from mrc0mmand/codeql-follow-up
2022-09-13  Nick Rosbrookpstore: do not try to load all known pstore modules
next