summaryrefslogtreecommitdiffstats
path: root/src/notify (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-30network: complete example for xfrm setupNoel Kuntze1-0/+1
2021-12-30systemd-run: ensure error logs suggest to use '--user' when appropriateLuca Boccassi1-3/+3
2021-12-30dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one()Luca Boccassi6-11/+11
2021-12-29test: mark partition bootableLudwig Nussel1-1/+1
2021-12-29boot: Introduce helper macros for offset checkingJan Janssen1-8/+18
2021-12-29boot: Reject unaligned dataJan Janssen1-3/+6
2021-12-29boot: Build BCD parser only on arches supported by WindowsJan Janssen2-9/+14
2021-12-29manager: always close idle pipe when sending ready notificationYu Watanabe1-3/+3
2021-12-29stub: Do not assume having DeviceHandleksa6784917842-1/+8
2021-12-28network: ndisc: ignore route prefix to ::/0Yu Watanabe1-0/+5
2021-12-28test: add testcases of symlinked drop-in directoriesYu Watanabe1-0/+20
2021-12-28unti-file: fix symlinked drop-in directory handlingYu Watanabe1-23/+61
2021-12-28meson: obtain dbus directories from pkg-configYu Watanabe1-28/+55
2021-12-28meson: show dbus interfaces directory in summaryYu Watanabe1-0/+1
2021-12-28meson: move dbus-interfaces-dirYu Watanabe1-3/+2
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