summaryrefslogtreecommitdiffstats
path: root/.gitmodules (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-02debug-generator: Drop unnecessary includeDaan De Meyer1-1/+0
2024-04-02debug-generator: Use arg_dest instead of argumentDaan De Meyer1-3/+3
2024-04-02build(deps): bump systemd/mkosidependabot[bot]1-1/+1
2024-04-02mkosi: Use '-' instead of '.' to separate upstream version and debian revisionDaan De Meyer1-1/+1
2024-04-02build(deps): bump pkg/debian from `44fe1d4` to `e780b50`dependabot[bot]1-0/+0
2024-04-02man/tmpfiles.d: drop doubled spaceMike Yuan1-1/+1
2024-04-02doc(tmpfiles.d): remove deprecated `F` typeEisuke Kawashima1-2/+2
2024-04-01core/service: ensure we don't restart on SERVICE_SKIP_CONDITIONMike Yuan1-2/+3
2024-04-01build(deps): bump redhat-plumbers-in-action/differential-shellcheckdependabot[bot]1-1/+1
2024-04-01sysupdate: print assumed valueBurak Gerz1-0/+1
2024-04-01Fix assertion in socknameinfo_pretty()Daan De Meyer1-1/+1
2024-03-31mkosi: Update centos to latestDaan De Meyer1-0/+0
2024-03-30repart: Add DefaultSubvolume= settingDaan De Meyer4-33/+143
2024-03-29manager: Freeze/Thaw: Don't fail units w/o cgroupAdrian Vovk1-1/+1
2024-03-29mkosi: Switch to linux-virtual on UbuntuDaan De Meyer2-5/+2
2024-03-29udevadm-test: prettify test resultsYu Watanabe1-10/+70
2024-03-29core: apply ReloadLimit to reexec tooLuca Boccassi6-12/+30
2024-03-29core: serialize reload rate limitLuca Boccassi1-0/+3
2024-03-29unit-def: append trailing comma for the last entryYu Watanabe1-7/+7
2024-03-29core: align tableYu Watanabe14-171/+171
2024-03-29portable: the 'flags' parameter is now used in DetachImageWithExtensions() an...Luca Boccassi1-3/+2
2024-03-29udev: make udevadm test and test-builtin not destructiveYu Watanabe27-247/+346
2024-03-29network: save the real rdnss addressRonan Pigott1-1/+1
2024-03-29test: make coverage runs happy with capsule@.serviceFrantisek Sumsal1-1/+1
2024-03-28login: Fix fallback error handlingDaan De Meyer1-3/+4
2024-03-28test: disable IPv6AcceptRA= for test network interfaces with static addressYu Watanabe1-0/+2
2024-03-28ndisc-option: allow to set valid time of optionsYu Watanabe4-81/+380
2024-03-28journalctl-filter: use add_match_boot_id() instead of add_match_this_boot()Yu Watanabe1-5/+1
2024-03-28sleep: add SleepMemMode= setting for configuring /sys/power/mem_sleepMike Yuan5-1/+54
2024-03-28sleep: make write_mode take a pathMike Yuan1-10/+10
2024-03-28sleep-config: make sleep_mode_supported take a pathMike Yuan3-17/+20
2024-03-28string-util: modernize string_contains_word_strv a bitMike Yuan2-8/+6
2024-03-28sleep-config: fix potential memory leakMike Yuan1-2/+2
2024-03-28man/systemd-sleep: reorder optionsMike Yuan1-12/+12
2024-03-28sleep-config: make sleep_operation_is_hibernation uppercaseMike Yuan3-4/+4
2024-03-28udev-event: split out update_clone()Yu Watanabe1-18/+30
2024-03-28homed: Release(): fix assertion failureAdrian Vovk4-27/+73
2024-03-28run: fix generated unit name clash after soft-rebootLuca Boccassi2-3/+31
2024-03-28test-network: add test cases for PersistLeases=noYu Watanabe2-5/+33
2024-03-28network: make [DHCPServer] in networkd.conf workYu Watanabe1-0/+1
2024-03-28network: fix typoYu Watanabe1-1/+1
2024-03-28timedate: fix typoYu Watanabe1-1/+1
2024-03-28journalctl-authenticate: return earlier if we are not on a TTYYu Watanabe1-56/+49
2024-03-28journalctl-authenticate: use open_tmpfile_linkable() and link_tmpfile()Yu Watanabe1-21/+16
2024-03-28journalctl-authenticate: drop unnecessary safe_close()Yu Watanabe1-1/+0
2024-03-28journalctl-authenticate: use is_dir() and refuse symlink for /var/log/journalYu Watanabe1-10/+9
2024-03-27analyze: fix plot with soft-rebootLuca Boccassi2-7/+51
2024-03-27test: cleanup the test script a bitFrantisek Sumsal1-84/+79
2024-03-27test: check for /dev/loop-control when checking lodev availabilityFrantisek Sumsal1-2/+2
2024-03-27timedated: Respond on org.freedesktop.timedate1.SetNTP only when really finishedMichal Koutný1-3/+18