summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sd-lldp-rx: add comments about the three multicast addressesYu Watanabe2021-09-281-0/+3
* sd-lldp-rx: introduce sd_lldp_rx_is_running()Yu Watanabe2021-09-282-9/+13
* sd-lldp-rx: ignore all errors in processing datagramYu Watanabe2021-09-281-9/+8
* Merge pull request #20846 from yuwata/sd-lldp-txYu Watanabe2021-09-2828-1168/+1615
|\
| * network: use sd-lldp-txYu Watanabe2021-09-288-385/+109
| * sd-lldp-tx: introduce sd-lldp-txYu Watanabe2021-09-284-0/+688
| * hostname-util: introduce get_pretty_hostname()Yu Watanabe2021-09-281-0/+5
| * sd-lldp: introduce SD_LLDP_OUI_IANA_MUD macroYu Watanabe2021-09-283-11/+12
| * sd-lldp: constify OUIYu Watanabe2021-09-281-3/+3
| * sd-lldp-rx: split out enum definitionsYu Watanabe2021-09-273-91/+121
| * sd-lldp-rx: rename sd_lldp -> sd_lldp_rxYu Watanabe2021-09-2711-312/+312
| * test: also rename {test,fuzz}-lldp.cYu Watanabe2021-09-277-2/+2
| * sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]Yu Watanabe2021-09-2712-16/+15
| * meson: sort filesYu Watanabe2021-09-271-29/+29
* | Merge pull request #20855 from dannf/update-net-name-schemesYu Watanabe2021-09-282-1/+2
|\ \
| * | Remind developers to update the list of net naming schemes that can be select...dann frazier2021-09-271-0/+1
| * | Add remaining supported schemes as options for default-net-naming-schemedann frazier2021-09-271-1/+1
| |/
* | resolved: suppress writing DNS server info into /etc/resolv.conf for non-stan...Lennart Poettering2021-09-281-0/+7
* | parse-util: prefix load average macros with LOAD_AVG_Luca Boccassi2021-09-276-51/+51
|/
* Merge pull request #20768 from pdmorrow/shutdown_cgroup_ctrlLennart Poettering2021-09-2711-47/+62
|\
| * man: Startup* updates for systemd.resource-controlPeter Morrow2021-09-241-19/+19
| * fuzz: list directives in alphabetical orderPeter Morrow2021-09-246-12/+12
| * cgroup: re-evaluate startup units during shutdown as wellPeter Morrow2021-09-244-16/+31
* | Merge pull request #20849 from keszybz/man-page-tags-and-linksZbigniew Jędrzejewski-Szmek2021-09-2758-78/+183
|\ \
| * | man: mention pages with more settings at end of each option listZbigniew Jędrzejewski-Szmek2021-09-2711-36/+83
| * | man: refresh description of sysvinit compat for servicesZbigniew Jędrzejewski-Szmek2021-09-272-10/+10
| * | man: minor grammar fixups in systemd-cryptenrollZbigniew Jędrzejewski-Szmek2021-09-271-9/+12
| * | docs: add spdx tags to all .md filesZbigniew Jędrzejewski-Szmek2021-09-2743-0/+43
| * | man: cross-reference DeviceAllow= and PrivateDevices=Zbigniew Jędrzejewski-Szmek2021-09-272-23/+35
* | | hwbd: 60-sensor.hwdb: Add Lenovo ThinkPad Yoga 11e 5th Gen (Type: 20LN, Gemin...Kay Siver Bø2021-09-271-0/+4
* | | meson: refuse implicit int <-> pointer conversionYu Watanabe2021-09-251-0/+1
* | | basic: delete loadavg.h copyLuca Boccassi2021-09-259-105/+57
* | | user-record: switch the default LUKS PBKDF to argon2id to match cryptsetupnl67202021-09-241-1/+1
* | | man: fix a reference in timedatectl man pageAnssi Hannula2021-09-241-2/+3
* | | Revert "mkosi: turn off qemu headless mode"Lennart Poettering2021-09-241-1/+1
* | | main: use strv_extendf() where appropriateLennart Poettering2021-09-241-9/+5
* | | po: Translated using Weblate (Indonesian)Andika Triwidada2021-09-241-38/+24
* | | link: connect 5 more properties to ethtool featuresAnita Zhang2021-09-243-74/+119
* | | Merge pull request #20826 from yuwata/network-sd-event-source-disable-unrefLennart Poettering2021-09-248-27/+24
|\ \ \ | |_|/ |/| |
| * | libsystemd-network: disable event sources before unref themYu Watanabe2021-09-246-23/+20
| * | network: disable event sources before unref themYu Watanabe2021-09-242-4/+4
|/ /
* | Merge pull request #20789 from poettering/initrd-cpioLennart Poettering2021-09-2323-261/+1566
|\ \
| * | boot: prefer IMAGE_VERSION from os-release as version stringLennart Poettering2021-09-231-5/+17
| * | man: document the new systemd-boot drop-in driver dir logicLennart Poettering2021-09-231-8/+20
| * | man: the sd-boot menu is probably more "textual" then "graphical", hence don'...Lennart Poettering2021-09-231-4/+4
| * | man: add man page for the systemd UEFI stubLennart Poettering2021-09-233-0/+215
| * | boot: add get_os_indications_supported() helperLennart Poettering2021-09-233-12/+23
| * | stub: various modernizations to linux.cLennart Poettering2021-09-231-11/+23
| * | boot: add helper for converting EFI_PHYSICAL_ADDRESS to a pointerLennart Poettering2021-09-236-22/+37
| * | boot: move TPM conditionalization into measure.h headerLennart Poettering2021-09-233-5/+13