summaryrefslogtreecommitdiffstats
path: root/tmpfiles.d/README (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-03Fix KeepCarrier tun/tap device optionDmitry Konishchev1-0/+13
2024-01-03labeler: add matches for login and logindMike Yuan1-0/+6
2024-01-03tpm2-util: handle TPMs gracefully that do not support ECC and return TPM2_RC_...Lennart Poettering1-1/+6
2024-01-03tests: add test for StartAuxiliaryScope()Michal Sekletar3-0/+198
2024-01-03core/manager: add dbus API to create auxiliary scope from running serviceMichal Sekletar4-0/+516
2024-01-03update TODOLennart Poettering1-3/+0
2024-01-03units: add a tpm2.target synchronization point and small generator that pulls inLennart Poettering19-4/+197
2024-01-03test-64: only look at plugged devices, not all of themLennart Poettering1-1/+1
2024-01-03resolve/mdns: do not append goodby packet entries to known answers sectionYu Watanabe1-0/+4
2024-01-03confext: make sure we pick up configuration extensions passed to us from the ...Lennart Poettering6-8/+33
2024-01-03stub: pick up confexts from the ESP as wellLennart Poettering6-28/+99
2024-01-03sd-dhcp-server: rename DHCPLease -> sd_dhcp_server_leaseYu Watanabe10-212/+284
2024-01-03sd-dhcp-server: use sd_dhcp_client_idYu Watanabe8-136/+85
2024-01-03fundamental: prefer byte swap builtins over byte swapping manuallyRose1-9/+2
2024-01-03backlight: supprt ID_LEDS_CLAMP udev property for leds subsystem devicesYu Watanabe2-20/+37
2024-01-03udev/dmi-memory-id: update table with latest SMBIOS specificationYu Watanabe1-4/+7
2024-01-03network/route: drop TTL propagate support for MPLS routesYu Watanabe4-21/+1
2024-01-03network/queue: fix potential double-free on oomYu Watanabe1-8/+12
2024-01-03test: rewrite test-exec-deserialization.pyFrantisek Sumsal2-214/+221
2024-01-03various: unexport a few internal structsMike Yuan4-31/+33
2024-01-02sd-dhcp-lease: use sd_dhcp_client_idYu Watanabe5-37/+30
2024-01-02dhcp: move sd_dhcp_client_id_to_string() to sd-dhcp-client-id.[ch]Yu Watanabe5-58/+69
2024-01-02dhcp: introduce sd_dhcp_client_id and relevant functionsYu Watanabe7-129/+255
2024-01-02storagetm: ensure we pass dev_t* to sd_device_get_devnumMike Gilbert1-2/+12
2024-01-02storagetm: fix use of wrong stat elementYu Watanabe1-1/+1
2024-01-02storagetm: always hash stat.st_modeYu Watanabe1-2/+3
2024-01-02network/address: introduce address_remove_and_cancel()Yu Watanabe8-48/+29
2024-01-02network/address: not necessary to remmber address before removeYu Watanabe1-10/+1
2024-01-02network/address: make address_remove() take Link object that the address assi...Yu Watanabe4-16/+13
2024-01-02sd-netlink: introduce sd_rtnl_message_route_set_tos()Yu Watanabe2-0/+15
2024-01-02sd-netlink: move definitions of RTA_TYPE() and RTA_FLAGS() to netlink-util.hYu Watanabe3-5/+3
2024-01-02unit: order systemd-resolved after systemd-sysctlYu Watanabe1-1/+1
2024-01-02resolve: do not listen to IPv6 when disabled by sysctlYu Watanabe2-2/+2
2024-01-02coccinelle: add a rule for in_addr_hash_func()Frantisek Sumsal1-0/+7
2024-01-02coccinelle: drop a couple of FIXMEsFrantisek Sumsal2-7/+10
2024-01-02Revert "units: add ConditionSecurity=tpm2 to systemd-tpm2-setup units"Lennart Poettering2-2/+0
2024-01-02efi-loader: when detecting if we are booted in UKI measured boot mode, imply ...Lennart Poettering1-3/+4
2024-01-02ci: allow testing changes made to labeler configurationFrantisek Sumsal1-3/+15
2024-01-02ci: use a boolean value for the boolean fieldFrantisek Sumsal1-1/+1
2024-01-02ci: migrate labeler configuration to the new formatFrantisek Sumsal1-80/+123
2024-01-01sd-journal: introduce cleanup function and hash ops for DirectoryYu Watanabe2-93/+115
2024-01-01utmp-wtmp: check actual value of bool instead of pointerMike Yuan1-1/+2
2024-01-01logind: use handle_action_to_string where appropriateMike Yuan2-3/+3
2024-01-01build(deps): bump github/codeql-action from 2.22.8 to 3.22.12dependabot[bot]2-4/+4
2024-01-01build(deps): bump actions/labeler from 4.3.0 to 5.0.0dependabot[bot]1-1/+1
2024-01-01build(deps): bump actions/upload-artifact from 3.1.2 to 4.0.0dependabot[bot]2-2/+2
2024-01-01build(deps): bump meson from 1.3.0 to 1.3.1 in /.github/workflowsdependabot[bot]1-3/+3
2024-01-01bus-wait-for-units: rearrange functionMike Yuan1-2/+2
2024-01-01bus-wait-for-units: correctly report state if disconnected from busMike Yuan1-1/+1
2024-01-01bus-wait-for-units: rephrase error messageMike Yuan1-1/+1