summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | meson: use fs.name() and fs.parent()Yu Watanabe2022-05-151-16/+2
| * | meson: always use ExternalProgram.path()Yu Watanabe2022-05-151-5/+1
| * | meson: disable bpf if skip-deps is enabledYu Watanabe2022-05-151-1/+1
| * | meson: use boolean for configuration_data.set10()Yu Watanabe2022-05-151-1/+1
* | | Merge pull request #23377 from nabijaczleweli/shoptYu Watanabe2022-05-163-8/+8
|\ \ \
| * | | Don't not lint kernel-installнаб2022-05-142-4/+4
| * | | kernel-install: respect $TMPDIRнаб2022-05-141-1/+1
| * | | kernel-install: 90-loaderentry: remove shoptнаб2022-05-141-3/+3
* | | | fuzz: drop too large inputYu Watanabe2022-05-161-0/+0
* | | | core: fix commentYu Watanabe2022-05-151-1/+1
| |/ / |/| |
* | | meson: use better shellscript argument passingEli Schwartz2022-05-152-3/+2
* | | catalog,po: update Polish translationPiotr Drąg2022-05-152-11/+45
* | | po: update Japanese translationYu Watanabe2022-05-151-10/+26
* | | git: ignore manifestYu Watanabe2022-05-151-0/+1
* | | Merge pull request #23378 from floppym/install-tagsLuca Boccassi2022-05-153-1/+6
|\ \ \
| * | | meson: add 'devel' install_tag to libsystemd.pc and libudev.pcMike Gilbert2022-05-142-0/+2
| * | | meson: add 'nss' install_tag to nss modulesMike Gilbert2022-05-141-1/+4
| |/ /
* | | Merge pull request #23382 from yuwata/resolve-fix-dnssd-assertionLuca Boccassi2022-05-153-19/+14
|\ \ \
| * | | resolve: merge variable declaration with same typeYu Watanabe2022-05-152-7/+3
| * | | resolve/dnssd: make dnssd_render_instance_name() take ManagerYu Watanabe2022-05-153-12/+11
|/ / /
* | | hwdb: Add accel orientation for the I15-TGMartin2022-05-151-0/+1
* | | network: do not update interface group by defaultYu Watanabe2022-05-151-0/+1
* | | hwdb: add touchpad parameters for Lenovo T15g Gen1 (#23373)Nikolai Grigoriev2022-05-141-0/+7
|/ /
* | resolve: fix memleakYu Watanabe2022-05-141-2/+2
* | tree-wide: replace AF_LOCAL with AF_UNIXYu Watanabe2022-05-145-7/+7
* | Merge pull request #23370 from bluca/hwdbv251-rc3Yu Watanabe2022-05-1310-2231/+3222
|\ \
| * | hwdb: run 'update-hwdb' for v251-rc3Luca Boccassi2022-05-139-2206/+3193
| * | NEWS: update contributors listLuca Boccassi2022-05-131-25/+29
* | | Merge pull request #23369 from yuwata/error-handling-fixletsYu Watanabe2022-05-134-4/+54
|\ \ \
| * | | userdb: fix error handlingYu Watanabe2022-05-131-1/+1
| * | | fileio: fix error propagationLennart Poettering2022-05-131-1/+1
| * | | fileio: propagate original error if we notice AF_UNIX connect() is not going ...Lennart Poettering2022-05-131-1/+1
| * | | socket-util: change sockaddr_un_set_path() to return recognizable error on 10...Lennart Poettering2022-05-132-1/+51
* | | | tree-wide: fix typoYu Watanabe2022-05-133-3/+3
| |/ / |/| |
* | | update TODOLennart Poettering2022-05-131-0/+45
|/ /
* | Merge pull request #23337 from yuwata/sd-device-new-from-subsystem-sysnameLuca Boccassi2022-05-132-15/+16
|\ \
| * | test-sd-device: skip gpio subsystemYu Watanabe2022-05-121-3/+6
| * | sd-device: always translate sysname to sysfs filenameYu Watanabe2022-05-121-12/+10
* | | Merge pull request #23365 from yuwata/ci-fedora-36Yu Watanabe2022-05-122-2/+2
|\ \ \
| * | | mkosi: drop libiptc from build for FedoraYu Watanabe2022-05-121-1/+0
| * | | mkosi: test-acl-util requires getfaclYu Watanabe2022-05-121-0/+1
| * | | CI: use Fedora 36Yu Watanabe2022-05-121-1/+1
| |/ /
* | | Merge pull request #23218 from yuwata/core-deviceYu Watanabe2022-05-121-14/+50
|\ \ \ | |/ / |/| |
| * | core/device: ignore DEVICE_FOUND_UDEV bit on switching rootYu Watanabe2022-05-121-10/+49
| * | core/device: drop unnecessary conditionYu Watanabe2022-05-121-4/+1
|/ /
* | man,mkosi: fedora 36 has been releasedZbigniew Jędrzejewski-Szmek2022-05-122-3/+3
* | Merge pull request #23361 from keszybz/resolved-helpersYu Watanabe2022-05-1211-64/+77
|\ \
| * | resolved: add DNS_PACKET_REPLACEZbigniew Jędrzejewski-Szmek2022-05-124-11/+13
| * | resolved: add DNS_RESOURCE_KEY_REPLACEZbigniew Jędrzejewski-Szmek2022-05-124-11/+15
| * | resolved: add DNS_RR_REPLACEZbigniew Jędrzejewski-Szmek2022-05-125-16/+15