summaryrefslogtreecommitdiffstats
path: root/.editorconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-28unti-file: fix symlinked drop-in directory handlingYu Watanabe1-23/+61
2021-12-28core: do not touch /run/systemd/systemd-units-load from user session instancesLuca Boccassi1-3/+4
2021-12-27boot: Fix name length comparisonJan Janssen1-2/+3
2021-12-27boot: Fix off-by-one offset sanity checksJan Janssen1-9/+9
2021-12-27boot: Fix off-by-one NUL-terminationJan Janssen2-3/+3
2021-12-27build(deps): bump github/super-linter from 4.8.4 to 4.8.5dependabot[bot]1-1/+1
2021-12-27chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was obs...Luca Boccassi1-1/+11
2021-12-26ci: replace apt-key with signed-byEvgeny Vereshchagin1-3/+4
2021-12-26hwdb: 60-keyboard: Fix volume-button mapping on Asus TF103CHans de Goede1-0/+8
2021-12-26random-util: use ssize_t for getrandom return valueMike Gilbert2-9/+10
2021-12-25meson: don't try to guess versioned clang/llvm-strip bins for cross compileJames Hilliard1-2/+2
2021-12-25tree-wide: fix typoYu Watanabe5-6/+6
2021-12-25shared/linux: update linux headers from v5.16-rc6Yu Watanabe4-72/+1464
2021-12-25basic/linux: update linux headers from v5.16-rc6Yu Watanabe11-17/+294
2021-12-25test-network: add testcase for vxlan local address auto selectionYu Watanabe4-3/+43
2021-12-25network: vxlan: support to select an address assigned on underlying interface...Yu Watanabe3-18/+90
2021-12-25test: ignore the error about our own libraries missing during image creationZbigniew Jędrzejewski-Szmek1-6/+8
2021-12-25meson: allow specifying a custom "tag" for the private shared libariesZbigniew Jędrzejewski-Szmek4-2/+10
2021-12-25meson: create new libsystemd-core.so private shared libraryZbigniew Jędrzejewski-Szmek5-18/+19
2021-12-25test: add test for truncation of program result invoked by udevYu Watanabe1-9/+14
2021-12-25udev: refuse to process line when invalid program output is obtainedYu Watanabe1-1/+5
2021-12-25udev: do not import property value from truncated line of program resultYu Watanabe4-14/+34
2021-12-25udev: warn about truncation of program resultYu Watanabe1-2/+10
2021-12-25udev: warn when result of string substitution is truncatedYu Watanabe4-63/+263
2021-12-25test: add tests for strnpcpy_full() and friendsYu Watanabe1-16/+89
2021-12-25util: introduce strnpcpy_full() and friends to provide whether result is trun...Yu Watanabe2-26/+74
2021-12-25bus-dump: change capture output to use pcapng (#21738)Stephen Hemminger7-55/+238
2021-12-24list: drop unnecessary line continuationYu Watanabe2-2/+2
2021-12-24ci: test build with supported cryptolibs to some degreeFrantisek Sumsal2-9/+10
2021-12-24ci: drop build test with -O2, since it's covered by -O3 testsFrantisek Sumsal1-1/+0
2021-12-24meson: fix build with -Dcryptolib=openssl -Ddns-over-tls=falseYu Watanabe2-10/+2
2021-12-24man: also add anotations for methodsYu Watanabe5-0/+40
2021-12-24missing-syscall: define all MOUNT_ATTR_* if missingYu Watanabe1-6/+42
2021-12-23NEWS: finalize releasev250Zbigniew Jędrzejewski-Szmek1-1/+1
2021-12-23analyze: fix segfault when malloc() fails (#21874)Yu Watanabe1-0/+3
2021-12-23meson: report SBAT settingsZbigniew Jędrzejewski-Szmek1-1/+13
2021-12-23factory/locale.conf: mention systemd ownershipLuca BRUNO2-2/+7
2021-12-23meson: move efi summary() section to src/boot/efiZbigniew Jędrzejewski-Szmek2-12/+13
2021-12-23meson: move efi file lists closer to where they are usedZbigniew Jędrzejewski-Szmek1-53/+51
2021-12-23src/basic: adjust grammar in commentsZbigniew Jędrzejewski-Szmek1-5/+5
2021-12-23shared: re-wrap commentZbigniew Jędrzejewski-Szmek1-3/+3
2021-12-23hostname: use _cleanup_ in one more placeZbigniew Jędrzejewski-Szmek1-14/+11
2021-12-23sd-journal: fix segfault when match_new() failsYu Watanabe1-8/+8
2021-12-23sd-journal: free incomplete match on failureYu Watanabe1-1/+2
2021-12-23boot: Use correct handle to find TextInputEx protocolJan Janssen1-31/+56
2021-12-23factory: populate /etc/locale.conf with systemd build-time settingLuca BRUNO5-2/+16
2021-12-23NEWS: update contributors list and release dateYu Watanabe1-11/+12
2021-12-23hwdb: update hwdb for v250-finalYu Watanabe5-35/+296
2021-12-23machined: set TTYPath for container shellLudwig Nussel1-1/+2
2021-12-23man: reindent and rebreak systemd.networkYu Watanabe1-1785/+1907