summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump meson from 0.60.2 to 0.60.3 in /.github/workflowsdependabot/pip/dot-github/workflows/meson-0.60.3dependabot[bot]2022-01-011-3/+3
* udev: fix ID_NET_NAME_MAC= udev propertyYu Watanabe2021-12-311-1/+1
* meson: fix detection of libcryptsetup functionsZbigniew Jędrzejewski-Szmek2021-12-311-8/+17
* Merge pull request #21940 from yuwata/network-wireguard-mask-allowed-ipsLuca Boccassi2021-12-302-2/+13
|\
| * test-network: add testcase for invalid AllowedIPs=Yu Watanabe2021-12-311-1/+1
| * network: wireguard: warn about invalid allowed IP addressesYu Watanabe2021-12-311-1/+12
* | nss-systemd: fix required buffer size calculationYu Watanabe2021-12-311-2/+2
* | sysusers: use filename if /proc is not mountedYu Watanabe2021-12-311-1/+1
|/
* network: complete example for xfrm setupNoel Kuntze2021-12-301-0/+1
* systemd-run: ensure error logs suggest to use '--user' when appropriateLuca Boccassi2021-12-301-3/+3
* dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one()Luca Boccassi2021-12-306-11/+11
* Merge pull request #21922 from medhefgo/boot-fixLuca Boccassi2021-12-293-19/+37
|\
| * boot: Introduce helper macros for offset checkingJan Janssen2021-12-291-8/+18
| * boot: Reject unaligned dataJan Janssen2021-12-291-3/+6
| * boot: Build BCD parser only on arches supported by WindowsJan Janssen2021-12-292-9/+14
* | test: mark partition bootableLudwig Nussel2021-12-291-1/+1
|/
* Merge pull request #21898 from yuwata/meson-dbus-interfaces-dirLuca Boccassi2021-12-292-31/+58
|\
| * meson: obtain dbus directories from pkg-configYu Watanabe2021-12-281-28/+55
| * meson: show dbus interfaces directory in summaryYu Watanabe2021-12-281-0/+1
| * meson: move dbus-interfaces-dirYu Watanabe2021-12-281-3/+2
* | manager: always close idle pipe when sending ready notificationYu Watanabe2021-12-291-3/+3
* | stub: Do not assume having DeviceHandleksa6784917842021-12-292-1/+8
* | network: ndisc: ignore route prefix to ::/0Yu Watanabe2021-12-281-0/+5
* | Merge pull request #21925 from yuwata/unit-file-symlinked-drop-in-directoryLuca Boccassi2021-12-282-23/+81
|\ \
| * | test: add testcases of symlinked drop-in directoriesYu Watanabe2021-12-291-0/+20
| * | unti-file: fix symlinked drop-in directory handlingYu Watanabe2021-12-291-23/+61
|/ /
* | core: do not touch /run/systemd/systemd-units-load from user session instancesLuca Boccassi2021-12-281-3/+4
|/
* Merge pull request #21916 from medhefgo/boot-fixLuca Boccassi2021-12-282-14/+15
|\
| * boot: Fix name length comparisonJan Janssen2021-12-271-2/+3
| * boot: Fix off-by-one offset sanity checksJan Janssen2021-12-271-9/+9
| * boot: Fix off-by-one NUL-terminationJan Janssen2021-12-272-3/+3
|/
* build(deps): bump github/super-linter from 4.8.4 to 4.8.5dependabot[bot]2021-12-271-1/+1
* chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was obs...Luca Boccassi2021-12-271-1/+11
* Merge pull request #21881 from yuwata/update-linux-headersLuca Boccassi2021-12-2615-89/+1758
|\
| * shared/linux: update linux headers from v5.16-rc6Yu Watanabe2021-12-254-72/+1464
| * basic/linux: update linux headers from v5.16-rc6Yu Watanabe2021-12-2511-17/+294
* | Merge pull request #21892 from yuwata/network-vxlan-automatic-local-address-s...Luca Boccassi2021-12-267-21/+133
|\ \
| * | test-network: add testcase for vxlan local address auto selectionYu Watanabe2021-12-254-3/+43
| * | network: vxlan: support to select an address assigned on underlying interface...Yu Watanabe2021-12-253-18/+90
| |/
* | ci: replace apt-key with signed-byEvgeny Vereshchagin2021-12-261-3/+4
* | hwdb: 60-keyboard: Fix volume-button mapping on Asus TF103CHans de Goede2021-12-261-0/+8
* | random-util: use ssize_t for getrandom return valueMike Gilbert2021-12-262-9/+10
* | meson: don't try to guess versioned clang/llvm-strip bins for cross compileJames Hilliard2021-12-251-2/+2
* | tree-wide: fix typoYu Watanabe2021-12-255-6/+6
* | Merge pull request #21774 from keszybz/make-libcore-shared-and-add-lib-tag-op...Yu Watanabe2021-12-257-25/+36
|\ \
| * | test: ignore the error about our own libraries missing during image creationZbigniew Jędrzejewski-Szmek2021-12-251-6/+8
| * | meson: allow specifying a custom "tag" for the private shared libariesZbigniew Jędrzejewski-Szmek2021-12-254-2/+10
| * | meson: create new libsystemd-core.so private shared libraryZbigniew Jędrzejewski-Szmek2021-12-255-18/+19
* | | Merge pull request #21765 from yuwata/udev-warn-truncationYu Watanabe2021-12-258-127/+485
|\ \ \ | |_|/ |/| |
| * | test: add test for truncation of program result invoked by udevYu Watanabe2021-12-251-9/+14