summaryrefslogtreecommitdiffstats
path: root/units/systemd-sysupdate-reboot.timer (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-22tpm2-setup-early: order against pcrphase-initrdLennart Poettering1-1/+1
2024-04-22core: Check for TERM=dumb in show_status()Daan De Meyer4-7/+20
2024-04-22tpm2-util: add generic wrapper tpm2_context_new_or_warn() that wrpas tpm2_con...Lennart Poettering12-26/+45
2024-04-22sd-event: fix fd leak when fd is owned by IO event sourceYu Watanabe3-19/+40
2024-04-22build(deps): bump pkg/arch from `ccc32ea` to `124b1da`dependabot[bot]1-0/+0
2024-04-22man: fix typoYu Watanabe2-2/+2
2024-04-22test-network: add test for [IPv6SendRA] ReachableTimeSec= and RetransmitSec=Yu Watanabe2-0/+5
2024-04-22man: slightly rephrase RetransmitSec= settingYu Watanabe1-4/+6
2024-04-22network/radv: introduce ReachableTimeSec= settingYu Watanabe6-9/+30
2024-04-22sd-radv: allow to configure reachable time in RA headerYu Watanabe4-0/+15
2024-04-22mkosi: Explicitly disable fortify for debian/ubuntuDaan De Meyer1-0/+1
2024-04-22NEWS: reword a few sentencesZbigniew Jędrzejewski-Szmek1-38/+43
2024-04-22mkosi: Use awk to avoid dpkg-buildpackage warningDaan De Meyer1-4/+4
2024-04-22mkosi: Add environment variable to set the optimization levelDaan De Meyer4-4/+4
2024-04-22sd-path: rename output paramZbigniew Jędrzejewski-Szmek1-18/+18
2024-04-22Try path without sbin even if compiled with split-bin=trueZbigniew Jędrzejewski-Szmek6-32/+68
2024-04-22test: Don't allocate scope if already running in unit with delegated cgroupDaan De Meyer3-2/+7
2024-04-22test: Use log_setup()Daan De Meyer1-2/+1
2024-04-22test-execute: Use new assertion macrosDaan De Meyer1-138/+138
2024-04-22test: Add ASSERT_ERROR() and ASSERT_ERROR_ERRNO()Daan De Meyer2-0/+46
2024-04-22test: Make sure test_fdset_close_others does not affect logging fdsDaan De Meyer1-0/+9
2024-04-22test-bpf-restrict-fs: Add @application to allowed filesystems as wellDaan De Meyer1-6/+6
2024-04-22test-bpf-firewall: Skip if ping is not availableDaan De Meyer1-0/+4
2024-04-22mkosi: Install various system users/groups in opensuse imagesDaan De Meyer1-0/+10
2024-04-22mkosi: Backport Fedora basic users/groups sysusers files to CentOSDaan De Meyer2-0/+37
2024-04-22mkosi: Install procps-ng in all imagesDaan De Meyer2-0/+2
2024-04-22mkosi: Make sure systemd-libs is updated on ArchDaan De Meyer1-2/+4
2024-04-22mkosi: Make sure ping is installedDaan De Meyer4-1/+5
2024-04-22mkosi: Disable rpm package notesDaan De Meyer1-0/+1
2024-04-22mkosi: Make sure serial console line wrapping is re-enabledDaan De Meyer1-0/+4
2024-04-22mkosi: Update to latestDaan De Meyer1-1/+1
2024-04-20NEWS: fix typoLuca Boccassi1-1/+1
2024-04-20ci: fix systemd-machined component nameFrantisek Sumsal1-1/+1
2024-04-20sd-journal: downgrade log message "Unused data (entry_offset==0)"Yu Watanabe1-1/+1
2024-04-20test: add test case for sd_journal_{get,seek,test}_cursor()Yu Watanabe1-2/+60
2024-04-20update NEWSLennart Poettering1-0/+10
2024-04-20update TODOLennart Poettering1-3/+0
2024-04-20vmspawn: enable vmgenid for all VMsLennart Poettering1-0/+18
2024-04-20sd-id128: add an app-specific flavour of the invocation ID tooLennart Poettering5-6/+62
2024-04-20vmspawn: add env var that can extend the qemu cmdlineLennart Poettering2-0/+15
2024-04-20vmspawn: enable hyperv enlightenmentsLennart Poettering1-1/+7
2024-04-20detect-virt: detect hyperv-enlightened qemu as qemu, not as hypervLennart Poettering1-4/+16
2024-04-20sd-event: fix sd_event_source_get_inotify_path()Yu Watanabe5-23/+55
2024-04-20Replaced "machined" label with "machine" #32373Sarvajith Adyanthaya1-2/+2
2024-04-20po: Translated using Weblate (Indonesian)Andika Triwidada1-26/+18
2024-04-20network/radv: sd-radv allows to update MAC address without stoppingYu Watanabe1-20/+1
2024-04-20sd-radv: use sd_radv_is_running()Yu Watanabe1-28/+8
2024-04-20sd-radv: shorten enumerated type definitionYu Watanabe1-3/+2
2024-04-20test-network: add test for global UseDomains= settingYu Watanabe1-6/+10
2024-04-20network: introduce network- and protocol-independent default for UseDomains=Yu Watanabe10-18/+87