summaryrefslogtreecommitdiffstats
path: root/man/sysusers.d.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-20basic/memory-util: introduce mempcpy_typesafeMike Yuan7-14/+16
2024-09-20boot: use INC_SAFE where appropriateMike Yuan1-1/+1
2024-09-20kernel-install: add uki.conf examplecvlc122-0/+37
2024-09-20sd-path: trivial cleanups for sd_path_lookup{,_strv}()Mike Yuan2-43/+33
2024-09-20sd-path: modernize from_user_dir()Mike Yuan1-66/+30
2024-09-20tmpfiles: ERRNO_IS_NOINFO -> _IS_NEG_, correct negative errno checksMike Yuan1-12/+12
2024-09-20tmpfiles: use RET_GATHER moreMike Yuan1-11/+5
2024-09-19man: update PCR and Secure Boot key names and pathscvlc122-26/+26
2024-09-19firstboot: Prompt for keymapDaan De Meyer1-1/+1
2024-09-19hwdb: add keymaps for Acer Nitro 5 AN515-47 (#34493)JoseskVolpe1-0/+5
2024-09-19test: add tests for seccomp_suppress_sync()Yu Watanabe1-0/+52
2024-09-19seccomp-util: pass negative fds as is to fsync() and friendsYu Watanabe1-7/+20
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