summaryrefslogtreecommitdiffstats
path: root/catalog/systemd.sr.catalog.in (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-19man: clarify description of Attach/Detach flagsLuca Boccassi1-4/+4
2024-01-19network: fix typoYu Watanabe1-1/+1
2024-01-19logind-dbus: use SESSION_IS_{SELF,AUTO} instead of SEAT_* for sessionsMike Yuan1-2/+2
2024-01-19logind-user: use RET_GATHER moreMike Yuan1-18/+7
2024-01-19pam_systemd: always check if session is busyMike Yuan1-21/+21
2024-01-19pam_systemd: close pidfd after useMike Yuan1-3/+11
2024-01-19boot: don't print error if device tree fixup protocol isn't supportedClayton Craft1-1/+2
2024-01-19journalctl: consider shut down namespaced sd-journald instance syncedFrantisek Sumsal1-18/+64
2024-01-19network/route-nexthop: configure as a simple gateway when MultipathRoute= is ...Yu Watanabe1-0/+10
2024-01-19network/route: drop unnecessary ownership transferYu Watanabe2-17/+14
2024-01-19network/route-nexthop: drop unnecessary link argumentsYu Watanabe3-46/+30
2024-01-19network/route: convert route before requestingYu Watanabe7-443/+283
2024-01-19network/route-nexthop: fix route_nexthop_copy()Yu Watanabe1-1/+1
2024-01-19test-13-NSPAWN: add more test case for passing network interfacesYu Watanabe2-5/+21
2024-01-19nspawn-network: support passing wireless interface to containerYu Watanabe1-2/+118
2024-01-19nspawn-network: also check alternative namesYu Watanabe1-5/+34
2024-01-19nspawn-network: split out move_network_interface_one()Yu Watanabe1-25/+74
2024-01-19nspawn-network: split out move_back_network_interfaces()Yu Watanabe3-38/+81
2024-01-19sd-netlink: add policy for NL80211_ATTR_NETNS_FDYu Watanabe1-0/+1
2024-01-19sd-netlink: introduce rtnl_rename_link()Yu Watanabe3-0/+52
2024-01-19sd-device: introduce device_get_sysattr_u32()Yu Watanabe2-0/+20
2024-01-19udev-util: introduce reset_cached_udev_availability()Yu Watanabe2-5/+11
2024-01-19namespace-util: introduce netns_acquire()Yu Watanabe2-0/+28
2024-01-19process-util: introduce FORK_NEW_NETNS for safe_fork()Yu Watanabe2-7/+9
2024-01-19namespace-util: downgrade log level in userns_acquire()Yu Watanabe1-5/+4
2024-01-19tree-wide: add short comments for namespace_open() and namespace_enter()Yu Watanabe10-23/+88
2024-01-19namespace-util: rename arguments to prefix 'ret_'Yu Watanabe2-33/+46
2024-01-19Revert "man: add missing <cmdsynopsis> wrapper"Antonio Alvarez Feijoo1-11/+11
2024-01-19network: use strdup_or_null() where appropriateYu Watanabe2-3/+3
2024-01-19virt: support detection of Apple Virtualization guests with cpuidBlack-Hole11-0/+1
2024-01-19network/route: introduce route_get_request()Yu Watanabe1-16/+27
2024-01-19network: adjust nexthops of dynamic routes before requestingYu Watanabe3-0/+20
2024-01-19network/route-nexthop: introduce route_adjust_nexthops() and route_nexthops_n...Yu Watanabe2-0/+113
2024-01-19network/route-nexthop: introduce route_nexthops_copy()Yu Watanabe6-11/+48
2024-01-19network/route-nexthop: use RTA_MULTIPATH when weight is not zeroYu Watanabe1-11/+17
2024-01-19Measure empty PK and KEK EFI varsAlberto Planas1-2/+2
2024-01-19network: Add L3MasterDevice= into routing policyNick Cao7-20/+112
2024-01-18man: explicitly say that portable1's Attach/Detach are synchronousLuca Boccassi1-2/+5
2024-01-18man: add more suggestions on how to use StartUnit and JobRemovedLuca Boccassi1-1/+7
2024-01-18networkd: Adding DHCPv4 private options to D-BUSNandakumar Raghavan1-0/+28
2024-01-18dissect-image: introduce new get_common_dissect_directory() helperLennart Poettering3-15/+35
2024-01-18man: don't suggest using pam_unix.so's use_authtok switchLennart Poettering3-4/+3
2024-01-17mime: also add magic-based mime type rules for our other binary filesLennart Poettering1-0/+18
2024-01-17mime: expose a mime type for encrypted credentialsLennart Poettering2-0/+40
2024-01-17vmspawn: include qemu cmdline in debug outputLennart Poettering1-0/+8
2024-01-17Restart the DHCPv4 client when max REQUEST attempts is reachedAndres Beltran1-18/+42
2024-01-17user-util: remove dead codeLuca Boccassi1-6/+0
2024-01-17run: strjoina is used, not sprintfMike Yuan1-3/+3
2024-01-17hibernate-util: log that we actually read /sys/power/resume* rather than cmdlineMike Yuan1-1/+2
2024-01-17varlink: introduce varlink_call_and_log() which calls and then logs an errorLennart Poettering6-29/+72