summaryrefslogtreecommitdiffstats
path: root/test/units/TEST-74-AUX-UTILS.coredump.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-14ukify: Support building UKIs with a .hwids sectionanonymix0071-2/+125
2024-11-14ukify: Support building UKIs with .dtbauto sectionsanonymix0071-49/+82
2024-11-14process-util: refuse FORK_DETACH + FORK_DEATHSIG_*Mike Yuan1-2/+2
2024-11-14async: block SIGTERM in asynchronous_rm_rf()Mike Yuan1-0/+4
2024-11-14TEST-13-NSPAWN: add test case for /dev/net/tunYu Watanabe2-0/+54
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-14network/ndisc: dynamically configure nexthops when routes with gateway are re...Yu Watanabe2-24/+373
2024-11-14network/nexthop: serialize/deserialize nexthopsYu Watanabe3-29/+119
2024-11-14network/nexthop: preparation for dynamically configuring nexthopsYu Watanabe2-20/+86
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-14networkd-test.py: show current status when wait-online failedYu Watanabe1-6/+25
2024-11-14test-network: add tests for reloading .netdev files for independent netdevsYu Watanabe1-5/+108
2024-11-14network/tuntap: manage tun/tap fds by managerYu Watanabe2-63/+71
2024-11-14network/bond: do not update several parameters if already up or has slavesYu Watanabe1-8/+21
2024-11-14network/netdev: do not try to update if not supportedYu Watanabe9-1/+32
2024-11-14network/netdev: fix counter handling if request is cancelledYu Watanabe1-1/+13
2024-11-14network/netdev: always queue request of creating netdev then process it laterYu Watanabe1-14/+2
2024-11-14network/netdev: enter ready state only when it is created by usYu Watanabe1-18/+19
2024-11-14network/netdev: do not update MAC address if netdev is already runningYu Watanabe8-7/+74
2024-11-14network/netdev: set interface name only when creating a new netdevYu Watanabe1-3/+8
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