summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tpm2-util: colorize output of 'systemd-analyze has-tpm2'Yu Watanabe2024-09-191-14/+14
* shell-completion/analyze: add has-tpm2Yu Watanabe2024-09-192-1/+2
* tpm2-util: update commentYu Watanabe2024-09-191-2/+2
* tpm2-util: do not load tpm2 libraries when not interested in the existence of...Yu Watanabe2024-09-194-11/+15
* tpm2-util: introduce tpm2_is_fully_supported()Yu Watanabe2024-09-196-5/+8
* Merge pull request #34479 from yuwata/sd-json-dispatch-field-table-staticYu Watanabe2024-09-1910-109/+158
|\
| * tree-wide: drop unnecessary 'struct'Yu Watanabe2024-09-183-4/+4
| * nsresource: make sd_json_dispatch_field table staticYu Watanabe2024-09-181-11/+23
| * creds-util: make sd_json_dispatch_field table staticYu Watanabe2024-09-181-16/+12
| * resolve: make sd_json_dispatch_field table staticYu Watanabe2024-09-181-10/+15
| * resolvectl: make sd_json_dispatch_field table staticYu Watanabe2024-09-181-29/+50
| * updatectl: make sd_json_dispatch_field table staticYu Watanabe2024-09-181-27/+43
| * varlinkctl: make sd_json_dispatch_field table staticYu Watanabe2024-09-181-3/+3
| * ssh-generator: make sd_json_dispatch_field table staticYu Watanabe2024-09-181-3/+3
| * machine: make sd_json_dispatch_field table staticYu Watanabe2024-09-181-6/+5
* | Merge pull request #34474 from DaanDeMeyer/user-groupDaan De Meyer2024-09-193-20/+18
|\ \
| * | test: Run TEST-74-AUX-UTILS in virtual machineDaan De Meyer2024-09-191-0/+1
| * | test: create .netdev file at lastYu Watanabe2024-09-191-13/+17
| * | ci: Don't add testuser to wheel and systemd-journal groupsDaan De Meyer2024-09-191-7/+0
* | | man: fix typoYu Watanabe2024-09-191-1/+1
* | | efi: fix typoYu Watanabe2024-09-191-2/+2
|/ /
* / test: drop removed SCSI passthrough featureFrantisek Sumsal2024-09-192-2/+2
|/
* nsresourced: fix build without libbpfAntonio Alvarez Feijoo2024-09-181-0/+2
* repart: Drop unprivileged subvolumes logic for btrfsDaan De Meyer2024-09-181-58/+9
* man/repart: use <varname> instead of <variable>Antonio Alvarez Feijoo2024-09-181-2/+2
* hwdb: Add accel orientation quirk for the IdeaPad Duet 3 10IGL5-LTEMarius Hoch2024-09-181-1/+2
* repart: Support specifying multiple directories to ExcludeFiles=Daan De Meyer2024-09-182-18/+33
* systemd: rewatch pids under cgroup v1 when sigchld of processes more than mai...chenjiayi2024-09-181-1/+1
* man: document ShowStatus and SetShowStatus()Jason Yundt2024-09-183-7/+40
* Merge pull request #34464 from yuwata/test-space-in-pathDaan De Meyer2024-09-187-49/+57
|\
| * test: quote paths to executablesYu Watanabe2024-09-185-45/+46
| * kernel-install: unquote plugin paths in KERNEL_INSTALL_PLUGINSYu Watanabe2024-09-182-4/+11
* | Merge pull request #34460 from yuwata/test-86-follow-upsYu Watanabe2024-09-182-15/+5
|\ \
| * | test: drop unused test.sh for TEST-86-MULTI-PROFILE-UKIYu Watanabe2024-09-171-10/+0
| * | test: minor coding style fixletsYu Watanabe2024-09-171-5/+5
* | | tmpfiles.d: Remove purge flag from lines that don't support itDaan De Meyer2024-09-172-5/+5
* | | ukify: Remove debug logDaan De Meyer2024-09-171-3/+0
* | | Merge pull request #34040 from AdrianVovk/repart-dollar-bootYu Watanabe2024-09-174-67/+520
|\ \ \ | |_|/ |/| |
| * | repart: Add tests for supplement partitionsAdrian Vovk2024-09-171-0/+79
| * | repart: Add SupplementFor= logicAdrian Vovk2024-09-172-65/+431
| * | repart: Consider existing partitions when placingAdrian Vovk2024-09-171-2/+10
| * | strv: Fixup STRV_FOREACH_PAIR macroAdrian Vovk2024-09-171-1/+1
* | | Merge pull request #34440 from yuwata/network-log-no-matching-networkDaan De Meyer2024-09-175-40/+33
|\ \ \
| * | | conf-parser: use hashmap_ensure_put() at one more placeYu Watanabe2024-09-171-5/+1
| * | | conf-parser: log errors in config_parse_many_files() and friendsYu Watanabe2024-09-171-27/+22
| * | | log: introduce log_oom_full()Yu Watanabe2024-09-171-3/+4
| * | | network: log loaded .network and .netdev filesYu Watanabe2024-09-172-1/+2
| * | | network: log when no matching .network file foundYu Watanabe2024-09-171-4/+4
| |/ /
* | / network/dhcp4: use device_get_property_bool() at link_needs_dhcp_broadcast()Yu Watanabe2024-09-171-12/+19
| |/ |/|
* | Merge pull request #34457 from poettering/uki-with-many-testcaseYu Watanabe2024-09-176-0/+110
|\ \