summaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-28kmod-setup: Load virtiofs and virtio_pci earlyDaan De Meyer1-38/+25
2023-09-28show-logs: add assert and fix local variable typeнаб1-3/+4
2023-09-28core: mark units as need daemon-reload if unit file operations areMike Yuan4-3/+20
2023-09-28core: improve error message when setting up service mountsLuca Boccassi1-10/+38
2023-09-28docs: note root storage daemons can now also use SurviveFinalKillSignal=yesLuca Boccassi1-0/+3
2023-09-28test: check soft-reboot behavior wrt argv[0][0] == '@'Frantisek Sumsal1-6/+44
2023-09-28pid1: add SurviveFinalKillSignal= to skip units on final sigterm/sigkill spreeLuca Boccassi12-45/+170
2023-09-28update TODOLennart Poettering1-0/+6
2023-09-28resolved: never respond to .alt pseudo-TLD.Bertrand Jacquin2-0/+5
2023-09-28bootctl: highlight SecureBoot enabled state in greenLennart Poettering2-3/+13
2023-09-28bootctl: if we can't access the ESP, show this in regular status outputLennart Poettering1-6/+9
2023-09-28sysupdate: Add documentation for new MatchPattern behaviorValentin David1-0/+11
2023-09-28sysupdate: Allow patterns to match path with directoriesValentin David5-35/+141
2023-09-28bootctl: report if have been booted with a measured UKILennart Poettering1-0/+10
2023-09-27systemctl-enable: warn if disabled/masked units has active triggering unitsMike Yuan2-4/+24
2023-09-27systemctl-start: suppress the triggering unit warning when --no-warnMike Yuan2-2/+9
2023-09-27systemctl: clean up check_triggering_unitsMike Yuan3-22/+56
2023-09-27systemctl: make unit_is_masked always query managerMike Yuan3-18/+19
2023-09-27systemctl: don't duplicate string needlesslyMike Yuan1-6/+7
2023-09-27systemctl: reflect that statically enabled units can be in .upholds/Mike Yuan1-1/+1
2023-09-27man/org.freedesktop.systemd1: add version info for NFTSetMike Yuan1-2/+8
2023-09-27core/unit: use RET_GATHER in one more functionMike Yuan1-21/+10
2023-09-27test: testing for core NFTSet= featureTopi Miettinen1-2/+57
2023-09-27core: add user and group to NFTSet=Topi Miettinen6-21/+90
2023-09-27core: firewall integration of cgroups with NFTSet=Topi Miettinen17-12/+416
2023-09-27update TODOLennart Poettering1-0/+9
2023-09-27sleep-config: add explanatory comment on "modes"Mike Yuan1-1/+2
2023-09-27sleep-config: several cleanupsMike Yuan4-36/+43
2023-09-27sleep/battery-capacity: rearrange functionsMike Yuan2-61/+63
2023-09-27sleep/battery-capacity: drop unused error-handlingMike Yuan1-12/+15
2023-09-27sleep/battery-capacity: don't report we have trip alarm if no battery is foundMike Yuan2-8/+14
2023-09-27sleep-util: split into sleep-config and hibernate-utilMike Yuan13-1214/+881
2023-09-27sleep-util: split battery-capacity into sleep/Mike Yuan7-38/+447
2023-09-27sleep: rebreak lines in check_wakeup_typeMike Yuan1-2/+5
2023-09-27sleep-util: move check_wakeup_type to sleep/sleepMike Yuan3-35/+34
2023-09-27test: introduce TEST-09-REBOOTFrantisek Sumsal7-1/+143
2023-09-27units/blockdev@.target: conflict with umount.targetMike Yuan1-0/+4
2023-09-27update TODOLennart Poettering1-3/+0
2023-09-27efi-loader: add caching to efi_measured_uki()Lennart Poettering1-4/+8
2023-09-27units: move units over to ConditionSecurity=measured-ukiLennart Poettering6-12/+6
2023-09-27condition: add ConditionSecurity=measured-ukiLennart Poettering2-5/+64
2023-09-27efi-loader: rename efi_stub_measured() → efi_measured_uki()Lennart Poettering6-7/+7
2023-09-27ndisc: Also set link hoplimitSusant Sahani3-2/+8
2023-09-27Revert "userdbd: Order systemd-userdbd.service after systemd-remount-fs.service"Lennart Poettering1-1/+1
2023-09-27fix typo in NEWSChristian Hesse1-1/+1
2023-09-27po: Translated using Weblate (Hungarian)Balázs Úr1-109/+186
2023-09-26update-dbus-docs: Test that items are documented in the History sectionAbderrahim Kitouni2-19/+2200
2023-09-26network: Rename json_append_one() and move to json.hDaan De Meyer3-30/+31
2023-09-26journal: Stop trying to open runtime journal once flushedDaan De Meyer1-20/+19
2023-09-26meson: Fix version script handlingJan Janssen10-11/+16