summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* po: Translated using Weblate (Russian)Olga Smirnova2022-10-281-10/+8
* 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-2740-50/+58
|\
| * network: change license of examples to MIT-0Zbigniew Jędrzejewski-Szmek2022-10-2612-23/+23
| * systemd-sysv-install: change license to MIT-0Zbigniew Jędrzejewski-Szmek2022-10-262-2/+2
| * man: change license of examples to MIT-0Zbigniew Jędrzejewski-Szmek2022-10-2627-27/+28
| * licenses: add a copy of MIT-0Zbigniew Jędrzejewski-Szmek2022-10-261-0/+7
* | 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
* | | update TODOLennart Poettering2022-10-261-0/+6
* | | unit: also prioritize input devices when triggering devicesYu Watanabe2022-10-261-1/+1
* | | Merge pull request #25120 from bluca/test_machineidZbigniew Jędrzejewski-Szmek2022-10-2612-26/+54
|\ \ \
| * | | gh actions: run a unit test iteration without machine-idLuca Boccassi2022-10-251-0/+8
| * | | udev-test: use passwd instead of machine-id for checksLuca Boccassi2022-10-251-2/+2
| * | | test/test-systemd-tmpfiles.py: do not fail if machine-id is missingLuca Boccassi2022-10-251-1/+1
| * | | test-load-fragment: do not fail if machine-id is missingLuca Boccassi2022-10-251-2/+4
| * | | test-execute: do not fail if machine-id is missingLuca Boccassi2022-10-252-2/+0
| * | | 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
* | | | hwdb: drop model specifier from general entriesYu Watanabe2022-10-261-6/+6
* | | | po: Translated using Weblate (Georgian)Temuri Doghonadze2022-10-261-9/+6
* | | | Merge pull request #25133 from poettering/ddi-dissectYu Watanabe2022-10-262-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | man: also use DDIs in systemd-dissect man pageLennart Poettering2022-10-251-2/+2
| * | | dissect: mention DDI moniker in --help textLennart Poettering2022-10-251-1/+1
* | | | tree-wide: fix typoYu Watanabe2022-10-262-2/+2
* | | | 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
* | | | test: rewrite tests for renaming network interfaceYu Watanabe2022-10-261-39/+85
* | | | core: give a nicer error message on invalid aliasesJacek Migacz2022-10-251-0/+25
|/ / /
* | | update TODOLennart Poettering2022-10-251-0/+22
|/ /
* | man: Mention that journal file size is capped to 4G in compact modeDaan De Meyer2022-10-251-15/+10
* | Report version string as in the Boot Loader Spec, fix boot loader upgradesZbigniew Jędrzejewski-Szmek2022-10-251-1/+3
* | btrfs-util: move btrfs_defrag_fd() from fd-util.[ch]Yu Watanabe2022-10-254-16/+13
|/
* Merge pull request #25118 from bluca/rc2v252-rc3Luca Boccassi2022-10-2412-418/+2248
|\
| * Update autosuspend hwdbLuca Boccassi2022-10-241-0/+10
| * Update hwdbLuca Boccassi2022-10-2410-360/+2205
| * NEWS: update contributors listLuca Boccassi2022-10-241-58/+33
|/
* Merge pull request #25052 from yuwata/resolvconf-compatYu Watanabe2022-10-255-51/+117
|\
| * test: add tests for setting DNS servers by resolvectl or resolvconfYu Watanabe2022-10-251-2/+36
| * 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