summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: handle ENODATA better with DNRRonan Pigott2024-11-052-38/+38
* tree-wide: time-out → timeoutZbigniew Jędrzejewski-Szmek2024-11-058-9/+9
* Add PrivatePIDs= (continued) (#34940)Luca Boccassi2024-11-0518-32/+520
|\
| * core: Introduce PrivatePIDs=Daan De Meyer2024-11-0518-25/+513
| * exec-invoke: Add debug logging for setup_private_users()Daan De Meyer2024-11-041-7/+7
* | run: handle gracefully if we can't find binary client-side due to permsLennart Poettering2024-11-051-3/+5
* | resolved: log error messages for openssl/gnutls context creationZbigniew Jędrzejewski-Szmek2024-11-052-4/+9
* | network: limit the total number of Encrypted DNS options processedRonan Pigott2024-11-051-0/+6
* | sd-daemon: some tweaks (#35011)Luca Boccassi2024-11-053-56/+85
|\ \
| * | sd-daemon: add fd array size safety check to sd_notify_with_fds()Lennart Poettering2024-11-043-0/+15
| * | sd-daemon: count array elements in size_tLennart Poettering2024-11-041-11/+2
| * | sd-daemon: drop some redundant 'else'Lennart Poettering2024-11-041-3/+3
| * | sd-daemon: clean up env var unsettingLennart Poettering2024-11-041-45/+68
* | | test: fix tool name in commentLuca Boccassi2024-11-041-1/+1
* | | network: sevearal random trivial cleanups (#34994)Yu Watanabe2024-11-0414-39/+92
|\ \ \
| * | | network/dhcp4: keep DHCP address and routes on stop even when SendDecline=yesYu Watanabe2024-11-041-5/+5
| * | | network: expose log_route_debug() and log_address_debug()Yu Watanabe2024-11-044-2/+6
| * | | network: add more debugging logsYu Watanabe2024-11-042-8/+21
| * | | network: check if interface is initialized after enumeration completedYu Watanabe2024-11-043-1/+22
| * | | network: check earlier if we are running in test modeYu Watanabe2024-11-041-13/+20
| * | | network: introduce network_config_source_from_string()Yu Watanabe2024-11-042-1/+2
| * | | network/json: add missing entries for route propertiesYu Watanabe2024-11-041-0/+2
| * | | network: remove unexpected netlink socket from service managerYu Watanabe2024-11-041-2/+2
| * | | daemon-util: expose notify_push_fd()Yu Watanabe2024-11-042-1/+2
| * | | network/address: slightly optimize link_address_is_dynamic()Yu Watanabe2024-11-041-1/+5
| * | | network: realign string tableYu Watanabe2024-11-041-5/+5
| | |/ | |/|
* / | tmpfiles: Implement L? to only create symlinks if source existsDaan De Meyer2024-11-041-1/+29
|/ /
* | efi-loader: add missing stub for efi_stub_get_device_part_uuid()Franck Bui2024-11-041-0/+4
* | json: add json_dispatch_ifindex() helper (#34982)Lennart Poettering2024-11-047-45/+37
|\ \
| * | tree-wide: port things over to new json_dispatch_ifindex()Lennart Poettering2024-11-044-28/+16
| * | json-util: generalize json_dispatch_ifindex()Lennart Poettering2024-11-043-17/+21
| |/
* | pcrlock: Pad pe hash to a multiple of 8 bytesDaan De Meyer2024-11-041-0/+4
* | network: refuse new requests on stop (#35004)Luca Boccassi2024-11-047-5/+28
|\ \
| * | network: free DHCP client and friends in link_free()Yu Watanabe2024-11-033-5/+2
| * | network: refuse further requests when manager is in MANAGER_STOPPEDYu Watanabe2024-11-034-0/+26
* | | network: cleanups for IPv4LL (#34995)Luca Boccassi2024-11-042-18/+21
|\ \ \
| * | | network/ipv4ll: not necessary to set initial address on each startYu Watanabe2024-11-022-13/+16
| * | | network/dhcp4: do not restart IPv4LL client when KeepConfiguration=dhcpYu Watanabe2024-11-021-5/+5
* | | | test-dhcp-client: utilize log_info instead of printfColin Foster2024-11-041-11/+11
| |_|/ |/| |
* | | udev-builtin-path_id: SAS wide ports must have num_phys > 1Martin Wilck2024-11-041-5/+6
* | | bootctl: Add --secure-boot-auto-enrollDaan De Meyer2024-11-038-4/+343
* | | openssl-util: Query engine/provider pin via ask-passwordDaan De Meyer2024-11-034-168/+334
* | | efivars: Remove STRINGIFY() helper macrosDaan De Meyer2024-11-0220-83/+79
* | | ask-password: Add $SYSTEMD_ASK_PASSWORD_KEYRING_TYPEDaan De Meyer2024-11-021-1/+45
* | | ask-password: Drop "default" for SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SECDaan De Meyer2024-11-021-1/+1
* | | ask-password: Use default timeout if SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SEC...Daan De Meyer2024-11-021-4/+2
| |/ |/|
* | pam: quiet a spurious debug messageRonan Pigott2024-11-024-8/+9
* | user-record: add missing comma to list of stringsLuca Boccassi2024-11-021-1/+1
|/
* machine: introduce io.systemd.MachineImage.{Clone, Remove} methods (#34853)Luca Boccassi2024-11-027-38/+213
|\
| * machine: use ImageUpdateParameters in io.systemd.MachineImage.UpdateIvan Kruglov2024-11-011-17/+9