summaryrefslogtreecommitdiffstats
path: root/test/test-path (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-14nspawn: ignore failure in creating /dev/net/tun when --private-network is uns...Yu Watanabe1-6/+19
2024-11-14nspawn: split out copy_devnode_one() and bind_mount_devnode() from copy_devno...Yu Watanabe1-70/+104
2024-11-14nspawn: silence warning about failure in getting fuse versionYu Watanabe1-1/+2
2024-11-14boot/stub: allocate pages for combined initrds below 4GiB only on x86 (#35149)andre4ik33-10/+19
2024-11-14test-network: update KeepConfiguration=dhcp -> dynamicYu Watanabe3-7/+7
2024-11-14man/network: update documentation for KeepConfiguration=Yu Watanabe1-14/+14
2024-11-14network: rename KeepConfiguration=dhcp -> dynamicYu Watanabe9-41/+79
2024-11-14network/ipv4ll: use a foreign IPv4LL address when KeepConfiguration=dhcpYu Watanabe1-0/+23
2024-11-14network: keep all dynamically acquired configurations when KeepConfiguration=...Yu Watanabe1-18/+18
2024-11-14network: introduce manager_serialize()/deserialize()Yu Watanabe8-68/+554
2024-11-13tmpfiles.d/meson: remove the need of specifying empty conditionMike Yuan1-22/+22
2024-11-13tmpfiles.d/meson: call subdir_done() early if tmpfiles is disabledMike Yuan1-9/+7
2024-11-13mkosi: update debian commit referenceLuca Boccassi1-1/+1
2024-11-13fetch-distro: use git log --first-parentLuca Boccassi1-1/+1
2024-11-13logind-session: be more specific about session_kill() errorsMike Yuan3-5/+9
2024-11-13portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno()Mike Yuan1-2/+2
2024-11-13sd-bus/bus-common-errors: reorder one pid1 error to group with othersMike Yuan2-4/+2
2024-11-13namespace-util: pin pid via pidfd during namespace_open()Lennart Poettering1-4/+6
2024-11-13ptyfwd: ellipsize overly long window titlesLennart Poettering1-4/+20
2024-11-13various: check meson feature flag earlyMike Yuan20-132/+149
2024-11-12pe: use PE_SECTION_VECTOR_IS_SET() macro where appropriateLennart Poettering1-2/+2
2024-11-12pe: remove unnecessary log message about DT/HWIDLennart Poettering1-2/+1
2024-11-12efi: don't log if EFI RNG isn't readyLennart Poettering2-1/+5
2024-11-12run0: when changing privileges to non-root, do not show superhero emojiLennart Poettering4-2/+6
2024-11-12dbus-manager: add missing word 'unit' to PK messageLennart Poettering1-1/+1
2024-11-12process-util: more gracefully handle oom adjust parsing/settingLennart Poettering1-2/+10
2024-11-12audit-util: modernize use_audit() a bitLennart Poettering1-27/+26
2024-11-12audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...Lennart Poettering8-34/+96
2024-11-12mkosi: ruff is not available on all distrosDavide Cavalca4-1/+10
2024-11-12TODO: Fix typo (#35138)Maanya Goenka1-1/+1
2024-11-12nspawn: fix indentation of run_container() parameter listLennart Poettering1-9/+9
2024-11-12mntwork: shorten codeLennart Poettering1-5/+1
2024-11-12dissect-image: remove dead codeLennart Poettering1-4/+0
2024-11-12mountfsd: drop unused variableLennart Poettering1-5/+0
2024-11-12sbsign: remove unused --no-pager optionAntonio Alvarez Feijoo2-9/+0
2024-11-12mkosi: Install tpm2-tss-devel to tools for CentOS and Fedora instead of tss2-...Davide Cavalca1-1/+1
2024-11-12test-network: several cleanupsYu Watanabe1-46/+43
2024-11-12network/ndisc: restore the original preference and priority before checking i...Yu Watanabe1-0/+9
2024-11-12network/ndisc: introduce ndisc_route_prepare() and ndisc_router_route_prepare()Yu Watanabe1-16/+46
2024-11-12network/ndisc: several cleanups for ndisc_remove_route()Yu Watanabe1-10/+4
2024-11-12network/ndisc: introduce route_is_bound_to_link() helper function and use it ...Yu Watanabe3-4/+17
2024-11-12man/systemd-keyutil: fix rendering typoAntonio Alvarez Feijoo1-1/+1
2024-11-11man/systemd.special: fix a typoŠtěpán Němec1-1/+1
2024-11-11man: fix incorrect volume numbers in internal man page referencesŠtěpán Němec27-50/+50
2024-11-11test-network: add test case for issue #35047Yu Watanabe4-0/+60
2024-11-11network/nexthop: also forget IPv4 nexthops when an interface went downYu Watanabe3-0/+57
2024-11-11network/route: forget IPv4 non-local routes when an interface went downYu Watanabe3-0/+35
2024-11-11network/nexthop: forget dependent routes without trying to removeYu Watanabe3-12/+16
2024-11-11network/nexthop: do not remove depending nexthops when a nexthop is removedYu Watanabe2-16/+13
2024-11-11network/route: update reference of the route from nexthopYu Watanabe1-0/+2