summaryrefslogtreecommitdiffstats
path: root/src/shared/mount-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-04network: check earlier if we are running in test modeYu Watanabe1-13/+20
2024-11-04network: introduce network_config_source_from_string()Yu Watanabe2-1/+2
2024-11-04network/json: add missing entries for route propertiesYu Watanabe1-0/+2
2024-11-04network: remove unexpected netlink socket from service managerYu Watanabe1-2/+2
2024-11-04daemon-util: expose notify_push_fd()Yu Watanabe2-1/+2
2024-11-04network/address: slightly optimize link_address_is_dynamic()Yu Watanabe1-1/+5
2024-11-04network: realign string tableYu Watanabe1-5/+5
2024-11-04exec-invoke: Add debug logging for setup_private_users()Daan De Meyer1-7/+7
2024-11-04efi-loader: add missing stub for efi_stub_get_device_part_uuid()Franck Bui1-0/+4
2024-11-04pcrlock: Pad pe hash to a multiple of 8 bytesDaan De Meyer1-0/+4
2024-11-04test-dhcp-client: utilize log_info instead of printfColin Foster1-11/+11
2024-11-04update NEWSLennart Poettering1-10/+37
2024-11-04sd-daemon: add fd array size safety check to sd_notify_with_fds()Lennart Poettering4-0/+35
2024-11-04tree-wide: port things over to new json_dispatch_ifindex()Lennart Poettering4-28/+16
2024-11-04json-util: generalize json_dispatch_ifindex()Lennart Poettering3-17/+21
2024-11-04sd-daemon: count array elements in size_tLennart Poettering1-11/+2
2024-11-04sd-daemon: drop some redundant 'else'Lennart Poettering1-3/+3
2024-11-04sd-daemon: clean up env var unsettingLennart Poettering1-45/+68
2024-11-04update TODOLennart Poettering1-0/+4
2024-11-04udev-builtin-path_id: SAS wide ports must have num_phys > 1Martin Wilck1-5/+6
2024-11-03bootctl: Add --secure-boot-auto-enrollDaan De Meyer11-4/+396
2024-11-03openssl-util: Query engine/provider pin via ask-passwordDaan De Meyer4-168/+334
2024-11-03network: free DHCP client and friends in link_free()Yu Watanabe3-5/+2
2024-11-03network: refuse further requests when manager is in MANAGER_STOPPEDYu Watanabe4-0/+26
2024-11-02efivars: Remove STRINGIFY() helper macrosDaan De Meyer20-83/+79
2024-11-02ask-password: Add $SYSTEMD_ASK_PASSWORD_KEYRING_TYPEDaan De Meyer2-1/+50
2024-11-02ask-password: Drop "default" for SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SECDaan De Meyer2-7/+6
2024-11-02ask-password: Use default timeout if SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SEC...Daan De Meyer1-4/+2
2024-11-02mkosi: Add extra tools tree packages required to run integration testsDaan De Meyer5-0/+71
2024-11-02build(deps): bump systemd/mkosidependabot[bot]1-1/+1
2024-11-02TEST-64-UDEV-STORAGE: Don't hardcode device name in long-sysfs-path testDaan De Meyer3-13/+15
2024-11-02TEST-17-UDEV: Don't hardcode root device nameDaan De Meyer2-28/+32
2024-11-02pam: quiet a spurious debug messageRonan Pigott4-8/+9
2024-11-02user-record: add missing comma to list of stringsLuca Boccassi1-1/+1
2024-11-02network/ipv4ll: not necessary to set initial address on each startYu Watanabe2-13/+16
2024-11-02network/dhcp4: do not restart IPv4LL client when KeepConfiguration=dhcpYu Watanabe1-5/+5
2024-11-01core: add id-mapped mount support for Exec directoriesAndres Beltran9-13/+189
2024-11-01namespace-util: add util function to check if id-mapped mounts are supported ...Andres Beltran3-0/+64
2024-11-01resolve: remove always-true superflous check and rename labelLuca Boccassi1-8/+6
2024-11-01logind: ensure the stronger inhibitor currently in place is taken into accountLuca Boccassi1-4/+8
2024-11-01logind: respect SD_LOGIND_ROOT_CHECK_INHIBITORS with weak blockersLuca Boccassi1-4/+13
2024-11-01machine: remove redundant --more in TEST-13-NSPAWN.machinedIvan Kruglov1-6/+6
2024-11-01machine: tests for io.systemd.MachineImage.{Clone, Remove} methodsIvan Kruglov1-0/+9
2024-11-01machine: use ImageUpdateParameters in io.systemd.MachineImage.UpdateIvan Kruglov1-17/+9
2024-11-01machine: reuse VARLINK_DEFINE_IMAGE_LOOKUP_AND_POLKIT_FIELDS in io.systemd.Ma...Ivan Kruglov1-4/+2
2024-11-01machine: introduce io.systemd.MachineImage.Remove methodIvan Kruglov4-1/+76
2024-11-01machine: introduce io.systemd.MachineImage.Clone methodIvan Kruglov4-2/+107
2024-11-01machine: use report_errno_and_exit() in dbus codeIvan Kruglov1-14/+2
2024-11-01machine: introduce report_errno_and_exit()Ivan Kruglov2-0/+17
2024-11-01machine: align polkit verb of io.systemd.MachineImage.Update with the rest of...Ivan Kruglov1-1/+1