summaryrefslogtreecommitdiffstats
path: root/src/shared/mount-setup.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-09efi: add xmemdupLuca Boccassi1-0/+5
2023-10-09efi: add EFI_TCG2_TAGGED_EVENT and helpersLuca Boccassi3-0/+90
2023-10-09mkosi: use different configs for Debian kernel package listLuca Boccassi2-0/+11
2023-10-09test: make the DDI tests work with older opensslFrantisek Sumsal1-3/+5
2023-10-09dissect: avoid clobbering device-mapper error when activating verityLuca Boccassi1-7/+10
2023-10-09man: support multiple versions of the documentation on the websiteAbderrahim Kitouni3-6/+138
2023-10-08add udev rule for micmute (f20)Martin Beneš1-0/+4
2023-10-08test-network: add test for DHCPv6 information requesting modeYu Watanabe1-3/+43
2023-10-08network/dhcp6: keep lease when running in information request modeYu Watanabe1-1/+11
2023-10-08network/dhcp6: shorten dhcp6_handler()Yu Watanabe1-12/+5
2023-10-08test-network: test for NTP servers by DHCPv6 protocolYu Watanabe2-2/+40
2023-10-08network: also save NTP servers and friends obtained by other protocolsYu Watanabe1-109/+212
2023-10-07po: add a false positive to POTFILES.skipPiotr Drąg1-0/+1
2023-10-07core: refactor compare_job_priority()Lennart Poettering5-42/+46
2023-10-07test-network: extend testcase for tbfYu Watanabe1-0/+5
2023-10-07network/tc: support Parent=X:0 for qdiscsYu Watanabe3-11/+12
2023-10-07network/tc: allow to configure class or qdisc under foreign oneYu Watanabe2-6/+0
2023-10-07network/tc: re-enumerate traffic control classes when a qdisc createdYu Watanabe1-0/+8
2023-10-07network/tc: fix enumeration logic of traffic control classesYu Watanabe4-7/+29
2023-10-07network/tc: drop child tree of traffic control nodes on removeYu Watanabe4-16/+64
2023-10-07network/tc: align vtablesYu Watanabe1-20/+20
2023-10-07tree-wide: add missing sigbus handlingYu Watanabe3-0/+9
2023-10-07tree-wide: use path_simplify_alloc() moreYu Watanabe3-15/+12
2023-10-07varlink: drop unnecessary conditionYu Watanabe1-1/+1
2023-10-07varlink: fix typoYu Watanabe3-3/+3
2023-10-06cgroup: rename cgroup_modify_nft_set() → unit_modify_nft_set()Lennart Poettering3-10/+10
2023-10-06cgroup: un-export two functionsLennart Poettering2-5/+2
2023-10-06cgroup: refactor cgroup_xattr_apply()Lennart Poettering1-9/+28
2023-10-06cgroup: drop cgroup path parameter from xattr callsLennart Poettering2-36/+28
2023-10-06cgroup: rename cgroup_add_* to cgroup_context_*Lennart Poettering5-11/+11
2023-10-06cgroup: rename TasksMax structure to CGroupTasksMaxLennart Poettering7-27/+27
2023-10-06sd-boot: add auto-reboot and auto-poweroff entriesEmil Velikov3-3/+67
2023-10-06sd-boot: sprinkle some ", ignoring" trailing messagesEmil Velikov1-9/+13
2023-10-06sd-boot: remove unneeded false assignmentEmil Velikov1-1/+0
2023-10-06sd-boot: cast away reboot_into_firmware() return typeEmil Velikov1-1/+1
2023-10-06basic/macro: add comment explaining DEFINE_TRIVIAL_DESTRUCTOR()Zbigniew Jędrzejewski-Szmek1-0/+2
2023-10-06fuzz-bus-match: drop unnecessary wrapper functionZbigniew Jędrzejewski-Szmek1-3/+1
2023-10-06nspawn: drop unnecessary wrapper functionsZbigniew Jędrzejewski-Szmek1-12/+8
2023-10-06core: improve debug logs when failing to create symlinks in namespacesLuca Boccassi1-2/+9
2023-10-06update TODOLennart Poettering1-22/+21
2023-10-06test: extend some existing tests with varlinkctl lines, to test varlinkctl + ...Lennart Poettering3-2/+24
2023-10-06pcrextend: make pcrextend tool acccessible via varlinkLennart Poettering8-30/+223
2023-10-06varlinkctl: add new varlinkctl toolLennart Poettering6-0/+851
2023-10-06varlink: add varlink_invocation() callLennart Poettering2-1/+44
2023-10-06varlink: add new call varlink_server_loop_auto()Lennart Poettering2-0/+30
2023-10-06varlink: add varlink_server_listen_auto() helperLennart Poettering2-0/+46
2023-10-06varlink: add exit-on-idle logic for Varlink serverLennart Poettering2-1/+21
2023-10-06test: add test for varlink introspection logicLennart Poettering2-0/+345
2023-10-06oomd: move SubscriptionTaken Varlink error out of generic Varlink codeLennart Poettering3-3/+5
2023-10-06tree-wide: make all our Varlink APIs introspectableLennart Poettering20-0/+409