summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | machined: rename machine_{units,leaders} to machines_by_*Mike Yuan2024-09-214-25/+33
* | | machined: fix bogus error check for machine_link()Mike Yuan2024-09-213-8/+9
| |/ |/|
* | Add an extra debug log to dissect_image()Daan De Meyer2024-09-201-0/+3
* | machine: fix bus method argument name: who -> whomYu Watanabe2024-09-201-1/+1
|/
* sd-ipv4acd: fix assertion triggered when an ARP received in STARTED stateYu Watanabe2024-09-201-0/+1
* Merge pull request #34499 from YHNdnzj/sd-path-trivial-cleanupYu Watanabe2024-09-202-109/+63
|\
| * sd-path: trivial cleanups for sd_path_lookup{,_strv}()Mike Yuan2024-09-202-43/+33
| * sd-path: modernize from_user_dir()Mike Yuan2024-09-201-66/+30
* | Merge pull request #34496 from YHNdnzj/tmpfiles-neg-errnoYu Watanabe2024-09-201-23/+17
|\ \
| * | tmpfiles: ERRNO_IS_NOINFO -> _IS_NEG_, correct negative errno checksMike Yuan2024-09-201-12/+12
| * | tmpfiles: use RET_GATHER moreMike Yuan2024-09-201-11/+5
| |/
* | firstboot: add similar input suggestionMichael Ferrari2024-09-203-5/+42
* | basic/memory-util: introduce mempcpy_typesafeMike Yuan2024-09-207-14/+16
* | boot: use INC_SAFE where appropriateMike Yuan2024-09-201-1/+1
* | Merge pull request #34480 from yuwata/test-seccomp-suppress-syncYu Watanabe2024-09-202-7/+72
|\ \
| * | test: add tests for seccomp_suppress_sync()Yu Watanabe2024-09-191-0/+52
| * | seccomp-util: pass negative fds as is to fsync() and friendsYu Watanabe2024-09-191-7/+20
| |/
* / kernel-install: add uki.conf examplecvlc122024-09-202-0/+37
|/
* Merge pull request #34486 from DaanDeMeyer/test-process-utilYu Watanabe2024-09-193-207/+284
|\
| * test-process-util: Ignore EINVAL from setresuid() and setresgid()Daan De Meyer2024-09-191-2/+4
| * test-process-util: Use FORK_REOPEN_LOG everywhere we close all fdsDaan De Meyer2024-09-191-7/+7
| * test-process-util: Migrate to new assertion macrosDaan De Meyer2024-09-191-201/+226
| * Add ASSERT_OK_ZERO_ERRNO() and ASSERT_OK_EQ_ERRNO()Daan De Meyer2024-09-192-0/+50
* | Merge pull request #34481 from yuwata/has-tpm2Daan De Meyer2024-09-199-32/+39
|\ \
| * | tpm2-util: colorize output of 'systemd-analyze has-tpm2'Yu Watanabe2024-09-191-14/+14
| * | 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 #34483 from yuwata/network-conf-parser-neighbor-nexthopDaan De Meyer2024-09-199-412/+206
|\ \ \ | |/ / |/| |
| * | network/nexthop: introduce generic conf parser for [NextHop] sectionYu Watanabe2024-09-193-217/+70
| * | network/nexthop: make conf parsers for Family= and Gateway= independent of ea...Yu Watanabe2024-09-193-58/+27
| * | network/nexthop: use log_section_warning() and friendYu Watanabe2024-09-191-32/+19
| * | network/neighbor: use log_section_warning_errno()Yu Watanabe2024-09-181-13/+13
| * | network/neighbor: introduce generic Neighbor section parserYu Watanabe2024-09-183-50/+19
| * | network/neighbor: use struct in_addr_dataYu Watanabe2024-09-184-44/+30
| * | conf-parser: drop unnecessary temporary variableYu Watanabe2024-09-181-3/+2
| * | conf-parser: introduce config_parse_in_addr_data()Yu Watanabe2024-09-182-0/+31
| |/
* | 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
| |/
* / efi: fix typoYu Watanabe2024-09-191-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