summaryrefslogtreecommitdiffstats
path: root/.pylintrc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-15resolve: on_transaction_stream_error() may free multiple transactionsYu Watanabe1-2/+13
2024-01-15test-network: try to flip interface state frequentlyYu Watanabe1-3/+22
2024-01-15network/link: automatically reconfigure interface on failureYu Watanabe2-1/+21
2024-01-15network/link: shorten code a bitYu Watanabe1-4/+2
2024-01-15test: create /run/sshd in TEST-74-AUX-UTILSLuca Boccassi1-0/+2
2024-01-14man/systemd-sleep.conf: document the operation of s2h more thoroughlyMike Yuan1-13/+19
2024-01-14units: update Description= for systemd-sleep unitsMike Yuan3-3/+3
2024-01-14battery-util: raise log level for battery_is_discharging_and_lowMike Yuan1-2/+2
2024-01-14Fix gcc14 -Wcalloc-transposed-args warningsCristian Rodríguez4-7/+7
2024-01-13logind-dbus: refuse multiple jobs in method_do_shutdown_or_sleep tooMike Yuan1-0/+6
2024-01-13logind-dbus: minor modernizationMike Yuan1-4/+8
2024-01-13network/route-nexthop: make multipath_route_get_link() take fallback linkYu Watanabe3-30/+22
2024-01-13network/route-nexthop: do not update MultipathRoute objectYu Watanabe1-7/+17
2024-01-13network/route-nexthop: split out route_nexthops_is_ready_to_configure()Yu Watanabe3-59/+93
2024-01-13network/route-nexthop: split out route_nexthops_to_string()Yu Watanabe3-34/+78
2024-01-13network/route-nexthop: split out netlink message handling for route nexthopsYu Watanabe3-164/+198
2024-01-13varlink/network: OnlineState may not be setYu Watanabe1-1/+1
2024-01-13wireguard: verify routes configured in .netdev fileYu Watanabe5-11/+32
2024-01-13network/route: split out route_section_verify_nexthops()Yu Watanabe3-107/+145
2024-01-13network/route: relocate route_type_is_reject() and friendsYu Watanabe3-12/+14
2024-01-13modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0Luca Boccassi1-0/+4
2024-01-12test: skip TEST-43-PRIVATEUSER-UNPRIV if unprivileged userns is restrictedNick Rosbrook1-0/+5
2024-01-12network: fix 6rd tunnel link section nameFrantisek Sumsal1-1/+1
2024-01-12networkd: expose the nsid in the GetNamespaceId() varlink callLennart Poettering2-7/+20
2024-01-12networkd: expose nsid via dbusLennart Poettering2-2/+45
2024-01-12socket-util: add netns_get_nsid() helper to show nsid of netnsLennart Poettering3-0/+83
2024-01-12sd-netlink: hook up nsid APIsLennart Poettering3-0/+38
2024-01-12udev: distinguish host-managed zoned block in scsi_idchenjiayi1-0/+7
2024-01-12mkosi: Build a directory image by defaultDaan De Meyer4-0/+25
2024-01-12vmspawn: suppress unnecessary '-'Lennart Poettering1-2/+1
2024-01-12vmspawn: use SD_EVENT_SIGNAL_PROCMASK flag where possibleLennart Poettering1-4/+4
2024-01-12vmspawn: use our generic vsock CID parser, instead of a howngrown oneLennart Poettering2-12/+17
2024-01-12vmspawn: fix empty lines before section titles in --help textLennart Poettering1-7/+7
2024-01-12vmspawn: make sure are fine with ovmf metadata extensionsLennart Poettering1-4/+4
2024-01-12network/ndisc: do not try to set too large value for ICMP ratelimtingYu Watanabe1-5/+7
2024-01-12json: downgrade extension log message to LOG_DEBUGLennart Poettering1-1/+1
2024-01-12Add --root= support for list and prepare add-all for --root= supportDaan De Meyer1-17/+11
2024-01-12test: use systemd-id128 from the build dirFrantisek Sumsal1-1/+2
2024-01-12man: fix typo AV_VSOCK → AF_VSOCKLennart Poettering1-2/+2
2024-01-12run: don't show IP/IO accounting data if 0Mike Yuan1-4/+4
2024-01-12core/execute: don't reload selinux before spawning executorMike Yuan1-4/+0
2024-01-12selinux-util: reorder functionsMike Yuan1-12/+10
2024-01-12run: show accounting data of same type in the same lineMike Yuan1-10/+23
2024-01-12network/route-nexthop: always reset gateway address when _dhcp or friends is ...Yu Watanabe1-2/+6
2024-01-12network/dhcp4: use route_configure_handler_internal() at one more placeYu Watanabe1-6/+3
2024-01-12network/route: update expiration timer only when we know the route existsYu Watanabe4-13/+20
2024-01-12network/route: save if the route expiration is managed by the kernelYu Watanabe2-27/+20
2024-01-12network/route: unconditionally call route_setup_timer() for managed routesYu Watanabe1-21/+24
2024-01-12network/route: use specified error messageYu Watanabe1-1/+1
2024-01-12network/route-nexthop: make GatewayOnLink= support an empty stringYu Watanabe2-10/+6