summaryrefslogtreecommitdiffstats
path: root/.dir-locals.el (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-11rpm/systemd-update-helper: Use systemctl reload to reexec/reload user managersDaan De Meyer1-16/+4
2024-10-11units/{user,capsule}@.service: issue daemon-reexec when notify-reloadingMike Yuan2-0/+8
2024-10-11core/manager-serialize: drop serialization for Manager.ready_sentMike Yuan1-11/+1
2024-10-11core/manager: still send out STATUS=Ready for user managerMike Yuan1-7/+7
2024-10-11udev: allow persistent storage rules for ublk devicesUday Shankar2-2/+2
2024-10-11docs/DESKTOP_ENVIRONMENTS: fix formattingDavid Rheinsberg1-3/+3
2024-10-11docs: don't mention split-usr path anymoreLennart Poettering1-1/+1
2024-10-11mkosi: fix sections for settingsYu Watanabe1-1/+3
2024-10-10sd-netlink: introduce two more _get_family()Yu Watanabe2-44/+16
2024-10-10sd-netlink,network: rename functions and RoutingPolicyRule.typeYu Watanabe6-42/+42
2024-10-10sd-netlink: introduce macros to define sd_rtnl_message setters and gettersYu Watanabe1-807/+139
2024-10-10sd-netlink: make size verifier in sd_netlink_message_read_xyz() stricterYu Watanabe2-142/+90
2024-10-10sd-netlink: shorten sd_netlink_message_read_string_strdup() a bitYu Watanabe1-17/+3
2024-10-10sd-netlink: various cleanupsYu Watanabe6-302/+321
2024-10-10man: reword comment a bit regarding ExecStartPre= multiple commandsLennart Poettering1-8/+8
2024-10-10ukify: Fix systemd-measure detection in testsJörg Behrmann1-2/+6
2024-10-10sd-event: rename output parameters to retYu Watanabe10-67/+67
2024-10-10machined: use sd_json_dispatch_uint() when parsing CIDLennart Poettering1-15/+15
2024-10-10ukify: fix return value type of resolve_at_path()Yu Watanabe1-1/+1
2024-10-10network/dhcp4: add support for ARPHRD_RAWIP and ARPHRD_NONE network interface...Darsey Litzenberger2-2/+33
2024-10-09repart: fix typoYu Watanabe1-1/+1
2024-10-09core/mount: fix typoYu Watanabe1-1/+1
2024-10-09stub: reindent linesYu Watanabe1-4/+4
2024-10-09mkosi: Fix sections for settingsDaan De Meyer13-19/+27
2024-10-09mkosi: Update to latestDaan De Meyer2-1/+5
2024-10-09mkosi: Remove particle profileDaan De Meyer11-81/+0
2024-10-09efi-loader: Add @ to valid charactersDaan De Meyer1-1/+1
2024-10-09boot: Introduce file_size and use it when we're working with file_offsetDaan De Meyer3-8/+15
2024-10-09boot: Rename pe section size to memory_sizeDaan De Meyer4-27/+27
2024-10-09ukify: Read .profile from path starting with @Daan De Meyer1-0/+2
2024-10-09ukify: Introduce resolve_at_path()Daan De Meyer1-6/+13
2024-10-09ukify: Fix off by one errorDaan De Meyer1-1/+1
2024-10-09logind: add comment why we save action in execute_shutdown_or_sleep()Yu Watanabe1-2/+5
2024-10-09login: use event_reset_time_relative() at one more placeYu Watanabe1-17/+7
2024-10-09login: provide delayed action in ScheduledShutdown propertyYu Watanabe1-4/+17
2024-10-09login: allow to cancel delayed action by CancelScheduledShutdown()Yu Watanabe1-0/+16
2024-10-09network/sysctl-monitor: change variable type to avoid preverifier denialMatteo Croce1-1/+1
2024-10-09namespace: rename drop_unused_mounts() → sort_and_drop_unused_mounts()Lennart Poettering1-3/+3
2024-10-09update TODOLennart Poettering1-3/+0
2024-10-09polkit: introduce common macro for generating polkit allowInteractiveAuth var...Lennart Poettering7-15/+22
2024-10-09stub: Add support for .initrd addon filesTobias Fleig4-13/+95
2024-10-09test/repart: add test case for hash size derived from max data sizeWilliButz1-0/+77
2024-10-09repart: derive hash partition size from SizeMaxBytes= of data siblingWilliButz1-5/+106
2024-10-09ukify: Factor out sbat into constantsJörg Behrmann1-10/+13
2024-10-09ci: Check ukify types and formatting.Jörg Behrmann1-0/+23
2024-10-09ukify: Ensure that find_tool always returns a tool or throws an errorJörg Behrmann1-19/+5
2024-10-09ukify: Move summary option handling out of finalize_optionsJörg Behrmann1-6/+4
2024-10-09ukify: Type-annotate ukifyJörg Behrmann2-79/+138
2024-10-09ukify: Make it lint cleanJörg Behrmann2-11/+21
2024-10-09ukify: Use OSError insteead of IOErrorJörg Behrmann1-1/+1