summaryrefslogtreecommitdiffstats
path: root/units/veritysetup.target (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-19hwdb: add keymaps for Acer Nitro 5 AN515-47 (#34493)JoseskVolpe1-0/+5
2024-09-19test-process-util: Ignore EINVAL from setresuid() and setresgid()Daan De Meyer1-2/+4
2024-09-19test-process-util: Use FORK_REOPEN_LOG everywhere we close all fdsDaan De Meyer1-7/+7
2024-09-19test-process-util: Migrate to new assertion macrosDaan De Meyer1-201/+226
2024-09-19man/systemd-analyze: mention required libraries for TPM2 supportYu Watanabe1-1/+3
2024-09-19tpm2-util: colorize output of 'systemd-analyze has-tpm2'Yu Watanabe1-14/+14
2024-09-19shell-completion/analyze: add has-tpm2Yu Watanabe2-1/+2
2024-09-19tpm2-util: update commentYu Watanabe1-2/+2
2024-09-19tpm2-util: do not load tpm2 libraries when not interested in the existence of...Yu Watanabe4-11/+15
2024-09-19tpm2-util: introduce tpm2_is_fully_supported()Yu Watanabe6-5/+8
2024-09-19network/nexthop: introduce generic conf parser for [NextHop] sectionYu Watanabe3-217/+70
2024-09-19network/nexthop: make conf parsers for Family= and Gateway= independent of ea...Yu Watanabe3-58/+27
2024-09-19network/nexthop: use log_section_warning() and friendYu Watanabe1-32/+19
2024-09-19Add ASSERT_OK_ZERO_ERRNO() and ASSERT_OK_EQ_ERRNO()Daan De Meyer2-0/+50
2024-09-19test: Run TEST-74-AUX-UTILS in virtual machineDaan De Meyer1-0/+1
2024-09-19test: create .netdev file at lastYu Watanabe1-13/+17
2024-09-19man: fix typoYu Watanabe1-1/+1
2024-09-19efi: fix typoYu Watanabe1-2/+2
2024-09-19ci: Don't add testuser to wheel and systemd-journal groupsDaan De Meyer1-7/+0
2024-09-19test: drop removed SCSI passthrough featureFrantisek Sumsal2-2/+2
2024-09-18network/neighbor: use log_section_warning_errno()Yu Watanabe1-13/+13
2024-09-18network/neighbor: introduce generic Neighbor section parserYu Watanabe3-50/+19
2024-09-18network/neighbor: use struct in_addr_dataYu Watanabe4-44/+30
2024-09-18conf-parser: drop unnecessary temporary variableYu Watanabe1-3/+2
2024-09-18conf-parser: introduce config_parse_in_addr_data()Yu Watanabe2-0/+31
2024-09-18tree-wide: drop unnecessary 'struct'Yu Watanabe3-4/+4
2024-09-18nsresource: make sd_json_dispatch_field table staticYu Watanabe1-11/+23
2024-09-18creds-util: make sd_json_dispatch_field table staticYu Watanabe1-16/+12
2024-09-18resolve: make sd_json_dispatch_field table staticYu Watanabe1-10/+15
2024-09-18resolvectl: make sd_json_dispatch_field table staticYu Watanabe1-29/+50
2024-09-18updatectl: make sd_json_dispatch_field table staticYu Watanabe1-27/+43
2024-09-18varlinkctl: make sd_json_dispatch_field table staticYu Watanabe1-3/+3
2024-09-18ssh-generator: make sd_json_dispatch_field table staticYu Watanabe1-3/+3
2024-09-18machine: make sd_json_dispatch_field table staticYu Watanabe1-6/+5
2024-09-18nsresourced: fix build without libbpfAntonio Alvarez Feijoo1-0/+2
2024-09-18repart: Drop unprivileged subvolumes logic for btrfsDaan De Meyer1-58/+9
2024-09-18man/repart: use <varname> instead of <variable>Antonio Alvarez Feijoo1-2/+2
2024-09-18hwdb: Add accel orientation quirk for the IdeaPad Duet 3 10IGL5-LTEMarius Hoch1-1/+2
2024-09-18repart: Support specifying multiple directories to ExcludeFiles=Daan De Meyer2-18/+33
2024-09-18systemd: rewatch pids under cgroup v1 when sigchld of processes more than mai...chenjiayi1-1/+1
2024-09-18man: document ShowStatus and SetShowStatus()Jason Yundt3-7/+40
2024-09-18test: quote paths to executablesYu Watanabe5-45/+46
2024-09-18kernel-install: unquote plugin paths in KERNEL_INSTALL_PLUGINSYu Watanabe2-4/+11
2024-09-17tmpfiles.d: Remove purge flag from lines that don't support itDaan De Meyer2-5/+5
2024-09-17ukify: Remove debug logDaan De Meyer1-3/+0
2024-09-17network/dhcp4: use device_get_property_bool() at link_needs_dhcp_broadcast()Yu Watanabe1-12/+19
2024-09-17test: drop unused test.sh for TEST-86-MULTI-PROFILE-UKIYu Watanabe1-10/+0
2024-09-17test: minor coding style fixletsYu Watanabe1-5/+5
2024-09-17homed: wait for user input during firstbootMichael Ferrari4-16/+24
2024-09-17conf-parser: use hashmap_ensure_put() at one more placeYu Watanabe1-5/+1