summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-28sd-lldp-rx: use _cleanup_ attribute at one more placeYu Watanabe1-5/+4
2021-09-28sd-lldp-rx: wrap long lineYu Watanabe1-2/+7
2021-09-28sd-lldp-rx: add missing assertionsYu Watanabe2-4/+18
2021-09-28sd-lldp-rx: delay allocating hashmap and prioq to store neighborsYu Watanabe1-12/+2
2021-09-28prioq: introduce prioq_ensure_put()Yu Watanabe2-0/+11
2021-09-28sd-lldp-rx: ensure no event will be triggered after sd_lldp_rx_detach_event()...Yu Watanabe1-1/+2
2021-09-28sd-lldp-rx: add comments about the three multicast addressesYu Watanabe1-0/+3
2021-09-28sd-lldp-rx: introduce sd_lldp_rx_is_running()Yu Watanabe2-9/+13
2021-09-28sd-lldp-rx: ignore all errors in processing datagramYu Watanabe1-9/+8
2021-09-28resolved: suppress writing DNS server info into /etc/resolv.conf for non-stan...Lennart Poettering1-0/+7
2021-09-27parse-util: prefix load average macros with LOAD_AVG_Luca Boccassi6-51/+51
2021-09-27Remind developers to update the list of net naming schemes that can be select...dann frazier1-0/+1
2021-09-27Add remaining supported schemes as options for default-net-naming-schemedann frazier1-1/+1
2021-09-27network: use sd-lldp-txYu Watanabe8-385/+109
2021-09-27sd-lldp-tx: introduce sd-lldp-txYu Watanabe4-0/+688
2021-09-27hostname-util: introduce get_pretty_hostname()Yu Watanabe1-0/+5
2021-09-27sd-lldp: introduce SD_LLDP_OUI_IANA_MUD macroYu Watanabe3-11/+12
2021-09-27sd-lldp: constify OUIYu Watanabe1-3/+3
2021-09-27sd-lldp-rx: split out enum definitionsYu Watanabe3-91/+121
2021-09-27sd-lldp-rx: rename sd_lldp -> sd_lldp_rxYu Watanabe11-312/+312
2021-09-27test: also rename {test,fuzz}-lldp.cYu Watanabe7-2/+2
2021-09-27sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]Yu Watanabe12-16/+15
2021-09-27meson: sort filesYu Watanabe1-29/+29
2021-09-27hwbd: 60-sensor.hwdb: Add Lenovo ThinkPad Yoga 11e 5th Gen (Type: 20LN, Gemin...Kay Siver Bø1-0/+4
2021-09-27man: mention pages with more settings at end of each option listZbigniew Jędrzejewski-Szmek11-36/+83
2021-09-27man: refresh description of sysvinit compat for servicesZbigniew Jędrzejewski-Szmek2-10/+10
2021-09-27man: minor grammar fixups in systemd-cryptenrollZbigniew Jędrzejewski-Szmek1-9/+12
2021-09-27docs: add spdx tags to all .md filesZbigniew Jędrzejewski-Szmek43-0/+43
2021-09-27man: cross-reference DeviceAllow= and PrivateDevices=Zbigniew Jędrzejewski-Szmek2-23/+35
2021-09-25meson: refuse implicit int <-> pointer conversionYu Watanabe1-0/+1
2021-09-25basic: delete loadavg.h copyLuca Boccassi9-105/+57
2021-09-24user-record: switch the default LUKS PBKDF to argon2id to match cryptsetupnl67201-1/+1
2021-09-24man: fix a reference in timedatectl man pageAnssi Hannula1-2/+3
2021-09-24man: Startup* updates for systemd.resource-controlPeter Morrow1-19/+19
2021-09-24fuzz: list directives in alphabetical orderPeter Morrow6-12/+12
2021-09-24cgroup: re-evaluate startup units during shutdown as wellPeter Morrow4-16/+31
2021-09-24Revert "mkosi: turn off qemu headless mode"Lennart Poettering1-1/+1
2021-09-24main: use strv_extendf() where appropriateLennart Poettering1-9/+5
2021-09-24po: Translated using Weblate (Indonesian)Andika Triwidada1-38/+24
2021-09-24link: connect 5 more properties to ethtool featuresAnita Zhang3-74/+119
2021-09-24libsystemd-network: disable event sources before unref themYu Watanabe6-23/+20
2021-09-24network: disable event sources before unref themYu Watanabe2-4/+4
2021-09-23smack-util: tiny simplificationLennart Poettering1-5/+4
2021-09-23boot: prefer IMAGE_VERSION from os-release as version stringLennart Poettering1-5/+17
2021-09-23man: document the new systemd-boot drop-in driver dir logicLennart Poettering1-8/+20
2021-09-23man: the sd-boot menu is probably more "textual" then "graphical", hence don'...Lennart Poettering1-4/+4
2021-09-23man: add man page for the systemd UEFI stubLennart Poettering3-0/+215
2021-09-23boot: add get_os_indications_supported() helperLennart Poettering3-12/+23
2021-09-23stub: various modernizations to linux.cLennart Poettering1-11/+23
2021-09-23boot: add helper for converting EFI_PHYSICAL_ADDRESS to a pointerLennart Poettering6-22/+37