summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* measure: honour phases when signingLennart Poettering2022-10-311-124/+146
* measure: banks and phases list are always non-emptyLennart Poettering2022-10-311-3/+6
* resolved: fix copypasta in resolved varlink APILennart Poettering2022-10-311-1/+1
* boot: Mark some functions as staticJan Janssen2022-10-303-3/+3
* udev: always create device symlinks for USB disksYu Watanabe2022-10-301-12/+43
* udev: fix for parsing MAC addressYu Watanabe2022-10-301-1/+1
* test: remove brittle iszero_safe() testDavid Seifert2022-10-291-10/+0
* tmpfiles: downgrade missing creds/source path log to debugLuca Boccassi2022-10-291-2/+2
* install: process all Wants= symlinks even if some of them failYu Watanabe2022-10-281-5/+11
* Merge pull request #25164 from yuwata/network-route-table-0Luca Boccassi2022-10-284-5/+6
|\
| * network: make RouteTable= also accept route table nameYu Watanabe2022-10-281-1/+2
| * network: allow 0 for table numberYu Watanabe2022-10-281-2/+2
| * network: Table= also accepts table nameYu Watanabe2022-10-282-2/+2
* | network: drop duplicated period in log messageYu Watanabe2022-10-281-1/+1
|/
* wait-online: ignore -ENODATA from sd_network_link_get_required_for_online()Yu Watanabe2022-10-271-6/+7
* Merge pull request #25146 from keszybz/relicese-to-mit-0Zbigniew Jędrzejewski-Szmek2022-10-271-1/+1
|\
| * systemd-sysv-install: change license to MIT-0Zbigniew Jędrzejewski-Szmek2022-10-261-1/+1
* | Merge pull request #25137 from yuwata/sd-device-drop-device-copy-propertiesZbigniew Jędrzejewski-Szmek2022-10-273-39/+1
|\ \
| * | sd-device: make device_shallow_clone() staticYu Watanabe2022-10-262-2/+1
| * | sd-device: drop unused device_copy_properties()Yu Watanabe2022-10-263-37/+0
* | | Merge pull request #25120 from bluca/test_machineidZbigniew Jędrzejewski-Szmek2022-10-267-21/+43
|\ \ \
| * | | test-load-fragment: do not fail if machine-id is missingLuca Boccassi2022-10-251-2/+4
| * | | test-unit-name: do not fail if machine-id is missingLuca Boccassi2022-10-251-8/+14
| * | | test-specifier: do not fail if machine-id is missingLuca Boccassi2022-10-251-2/+7
| * | | test-id128: do not fail if machine-id is missingLuca Boccassi2022-10-251-6/+11
| * | | test-fs-util: do not fail if machine-id is missingLuca Boccassi2022-10-251-1/+1
| * | | test-condition: skip test if machine-id is missingLuca Boccassi2022-10-251-1/+5
| * | | test-sd-device: check if /run/udev/ existsLuca Boccassi2022-10-251-1/+1
* | | | Merge pull request #25133 from poettering/ddi-dissectYu Watanabe2022-10-261-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | dissect: mention DDI moniker in --help textLennart Poettering2022-10-251-1/+1
| |/ /
* | | tree-wide: fix typoYu Watanabe2022-10-261-1/+1
* | | Merge pull request #25131 from poettering/image-root-help-text-fixYu Watanabe2022-10-262-0/+4
|\ \ \
| * | | coredumpctl: add --root= + --image= to --help textLennart Poettering2022-10-251-0/+2
| * | | analyze: add --image= + --root= to --help textLennart Poettering2022-10-251-0/+2
| |/ /
* | | Revert "core: drop non-default value for DefaultLimitMEMLOCK=" (#25058)xiaoyang2022-10-261-1/+1
* | | core: give a nicer error message on invalid aliasesJacek Migacz2022-10-251-0/+25
|/ /
* | btrfs-util: move btrfs_defrag_fd() from fd-util.[ch]Yu Watanabe2022-10-254-16/+13
|/
* Merge pull request #25052 from yuwata/resolvconf-compatYu Watanabe2022-10-254-49/+81
|\
| * resolvconf-compat: first parse provided interface name as isYu Watanabe2022-10-242-34/+62
| * resolvectl: rely on invoked_as()Yu Watanabe2022-10-241-4/+7
| * string-util: make free_and_strdup_warn() return 1 when new string is assignedYu Watanabe2022-10-241-2/+5
| * systemctl: fix potential memleak on failure in determine_default()Yu Watanabe2022-10-241-9/+7
* | udev: fix the errno check if a couple of placesFrantisek Sumsal2022-10-251-2/+2
* | Merge pull request #25080 from keszybz/search-pathsYu Watanabe2022-10-254-100/+127
|\ \
| * | systemctl,manager: refuse linking unit files underneath the search pathsZbigniew Jędrzejewski-Szmek2022-10-243-3/+26
| * | shared/install: check that install_changes_add() didn't fail on successZbigniew Jędrzejewski-Szmek2022-10-241-19/+41
| * | shared/install: add forgotten calls to install_changes_add()Zbigniew Jędrzejewski-Szmek2022-10-241-25/+24
| * | shared/install: make install_changes_add propagate passed-in errno valueZbigniew Jędrzejewski-Szmek2022-10-242-50/+32
| * | Make comment about coordinating offline and online installation symmetricZbigniew Jędrzejewski-Szmek2022-10-202-3/+4
* | | test-string-util: remove several strdupa() callsLuca BRUNO2022-10-251-5/+5