summaryrefslogtreecommitdiffstats
path: root/hwdb.d/60-seat.hwdb (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-21po: update Japanese translationsYu Watanabe1-2/+86
2024-08-21bootctl: don't load etc/machine-info from cwdAlyssa Ross1-1/+1
2024-08-21man: Ensure notify example includes <string.h>A. Wilcox1-0/+1
2024-08-21hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHSYu Watanabe4-6/+6
2024-08-21core/exec-invoke: document calling setpriority() after sched_setattr()Ivan Shapovalov1-0/+7
2024-08-21networkctl: split networkctl.c into small piecesYu Watanabe26-2972/+3176
2024-08-21process-util: always retry with pidfd_spawn() w/o cgroup firstMike Yuan1-37/+39
2024-08-21process-util: check the flag instead of 'cgroup' paramMike Yuan1-1/+1
2024-08-21man: use standard-options for --no-ask-password everywhereMike Yuan9-92/+9
2024-08-21Revert "cgroup-util: Don't try to open pidfd for kernel threads"Daan De Meyer1-3/+1
2024-08-21repart: Allow Subvolumes= and DefaultSubvolume= when running offlineDaan De Meyer2-21/+43
2024-08-21repart: Don't add same dir to MakeDirectories= or Subvolumes= twiceDaan De Meyer1-0/+3
2024-08-21repart: Constify partition_needs_populate()Daan De Meyer1-1/+1
2024-08-21repart: Use loop_device_error_is_fatal() in one more placeDaan De Meyer1-1/+1
2024-08-21sysupdate: Add integration test for updatectl updatesTom Coldrick2-16/+60
2024-08-21sysupdate: Implement updatectlAdrian Vovk5-0/+1495
2024-08-21sysupdate: Implement systemd-sysupdated dbus serviceAdrian Vovk17-1/+2697
2024-08-21logind: warn about EVIOCREVOKE errors other than EINVAL tooPeter Hutterer1-1/+3
2024-08-21network/ipv4acd: adjust comment and loggingYu Watanabe1-3/+3
2024-08-21sd-dhcp-client: actually restart daemon after sending DECLINE messageYu Watanabe1-8/+6
2024-08-21sd-dhcp-client: stop client without calling notification after sending RELEASEYu Watanabe1-1/+5
2024-08-21sd-dhcp-client: refuse to send RELEASE or friends gracefully when the daemon ...Yu Watanabe1-16/+8
2024-08-21sd-dhcp-client: do not call callback with SD_DHCP_CLIENT_EVENT_STOP if alread...Yu Watanabe1-8/+14
2024-08-21network: log and enter failed state in link_reconfigure()Yu Watanabe3-32/+23
2024-08-21network: enter initialized state when the interface will be reconfiguredYu Watanabe2-1/+6
2024-08-21network: introduce reconfigure_data_free() and _freep()Yu Watanabe1-17/+25
2024-08-20process-util: handle pidfd_spawn() returning E2BIGKornilios Kourtis1-5/+21
2024-08-20tests: Don't override QemuKvm= value if TEST_NO_KVM=0Daan De Meyer1-1/+1
2024-08-20test-network: add test for ManageForeignRoutingPolicyRules=Yu Watanabe2-1/+40
2024-08-20test-network: add tests for Type=table, goto, and nopYu Watanabe2-32/+44
2024-08-20test-network: do not pass '[detached]' to 'ip rule del'Yu Watanabe1-1/+1
2024-08-20network/routing-policy-rule: support all known type of ruleYu Watanabe5-13/+83
2024-08-20network/routing-policy-rule: also manage remaining attributesYu Watanabe2-5/+53
2024-08-20sd-netlink: introduce sd_netlink_message_read_u64()Yu Watanabe2-0/+29
2024-08-20network/routing-policy-rule: remove rules that have conflicting flagsYu Watanabe1-11/+37
2024-08-20network/routing-policy-rule: anyway detach rule even when we fail to remove itYu Watanabe1-13/+37
2024-08-20network/routing-policy-rule: do not save rule to Manager before it is configuredYu Watanabe1-52/+97
2024-08-20network/routing-policy-rule: skip requesting when rule is already requestedYu Watanabe2-2/+54
2024-08-20network/address-label: allow to configure IPv6 address label in networkd.confYu Watanabe10-25/+203
2024-08-20network/queue: introduce manager_queue_request_full()Yu Watanabe2-0/+29
2024-08-20network/address-label: split out address_label_fill_message()Yu Watanabe1-9/+18
2024-08-20network/address-label: several cleanups for conf parsersYu Watanabe1-5/+15
2024-08-20network/address-label: introduce custom hash_opsYu Watanabe2-2/+10
2024-08-20network/routing-policy-rule: add trailing period to the log messageYu Watanabe1-2/+2
2024-08-20network/routing-policy-rule: do not modify RountingPolicyRule objects managed...Yu Watanabe1-66/+72
2024-08-20shared: invoke agents only when we have a controlling TTYLennart Poettering2-0/+16
2024-08-20man: fix ID_NET_LABEL_ONBOARD= documentationLennart Poettering1-4/+2
2024-08-20resolved: demote the global unicast scopeRonan Pigott2-2/+6
2024-08-20tree-wide: use isatty_safe() moreLennart Poettering19-32/+36
2024-08-20terminal-util: don't assume errno is correctly set when using isatty_safe()Lennart Poettering3-5/+5