summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | homed: properly initialize all return paramsLennart Poettering2022-10-241-0/+1
| |/ |/|
* | Merge pull request #25083 from bluca/revert_timerMichael Biebl2022-10-201-11/+12
|\ \
| * | Revert "Fix issue with system time set back (#24131)"Luca Boccassi2022-10-201-11/+12
* | | Merge pull request #25081 from keszybz/test-local-addresses-failLuca Boccassi2022-10-203-19/+5
|\ \ \
| * | | test-local-addresses: drop racy checkZbigniew Jędrzejewski-Szmek2022-10-201-7/+1
| * | | test-local-addresses: inline iterator variableZbigniew Jędrzejewski-Szmek2022-10-201-3/+1
| * | | resolved: drop unnecessary empty linesZbigniew Jędrzejewski-Szmek2022-10-201-4/+0
| * | | tree-wide: inline declarations of sd_netlink_message iteratorsZbigniew Jędrzejewski-Szmek2022-10-202-5/+3
| | |/ | |/|
* | | Merge pull request #25077 from keszybz/completions-optional-componentsLuca Boccassi2022-10-201-21/+16
|\ \ \ | |_|/ |/| |
| * | machinectl: allow --max-addresses=0Zbigniew Jędrzejewski-Szmek2022-10-201-21/+16
| |/
* | service: do fine-grained validation of CPUSchedulingPriority= at execution timeLuca Boccassi2022-10-202-10/+8
* | core: allow-list char-rtc with ProtectClock=yes only if neededLuca Boccassi2022-10-201-22/+24
|/
* Merge pull request #25068 from aafeijoo-suse/bash-completion-dissectLuca Boccassi2022-10-191-0/+1
|\
| * dissect: add missing --umount to the help outputAntonio Alvarez Feijoo2022-10-191-0/+1