summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS: finalize for v255-rc2v255-rc2Luca Boccassi2023-11-151-1/+1
* Merge pull request #30033 from mrc0mmand/assert_return-tweaksLuca Boccassi2023-11-153-7/+7
|\
| * sd-bus: don't treat invalid user/machine as a programming errorFrantisek Sumsal2023-11-151-4/+4
| * mount: don't call sd_device_get_property_value() with a NULL pointerFrantisek Sumsal2023-11-151-2/+1
| * sd-journal: don't treat invalid match as a programming errorFrantisek Sumsal2023-11-151-1/+2
* | Merge pull request #30035 from keszybz/buid-sys-cleanupsLuca Boccassi2023-11-155-26/+16
|\ \
| * | hwdb/acpi-update.py: streamline python codeZbigniew Jędrzejewski-Szmek2023-11-151-18/+12
| * | hwdb: rename .html=>.csvZbigniew Jędrzejewski-Szmek2023-11-154-4/+4
| * | meson: use ternary op for brevityZbigniew Jędrzejewski-Szmek2023-11-151-5/+1
* | | man/systemd-creds: fix a typoMike Yuan2023-11-151-2/+2
* | | test: update Ubuntu CI instructionsFrantisek Sumsal2023-11-151-0/+1
* | | Merge pull request #30030 from poettering/gpt-growfs-root-fixLuca Boccassi2023-11-151-8/+41
|\ \ \ | |/ / |/| |
| * | gpt-auto-generator: hook in "growfs" for the root fs if the GPT flag 59 says soLennart Poettering2023-11-151-3/+31
| * | gpt-auto-generator: don't eat up errors of generator_enable_remount_fs_service()Lennart Poettering2023-11-151-1/+3
| * | gpt-auto-generator: add comment + assert() explaining mode of invocationLennart Poettering2023-11-151-0/+5
| * | gpt-auto-generator: drop in_initrd() check in add_partition_root_rw()Lennart Poettering2023-11-151-4/+2
| |/
* | NEWS: adjust indentationZbigniew Jędrzejewski-Szmek2023-11-151-22/+22
* | boot: measure config first, only then parseLennart Poettering2023-11-151-1/+4
|/
* fuzz: don't panic without a C++ compilerFrantisek Sumsal2023-11-152-3/+10
* NEWS fixesLennart Poettering2023-11-151-17/+26
* Merge pull request #30028 from yuwata/duid-fix-sizeLuca Boccassi2023-11-153-15/+25
|\
| * sd-dhcp6-client: fix DUID data length passed to hexmem()Yu Watanabe2023-11-151-2/+2
| * dhcp: fix maximum DUID sizeYu Watanabe2023-11-152-12/+23
| * dhcp: drop unused prototypeYu Watanabe2023-11-151-1/+0
|/
* Merge pull request #30027 from bluca/newsYu Watanabe2023-11-1574-8632/+14671
|\
| * Update po filesLuca Boccassi2023-11-1439-3430/+8686
| * Update hwdbLuca Boccassi2023-11-1413-3280/+5891
| * hwdb: PNP/ACPI lists on uefi.org are now in CSV formatLuca Boccassi2023-11-141-63/+15
| * docs/RELEASE.md: retain systemd.io in IRC topic updateLuca Boccassi2023-11-141-1/+1
| * Update syscalls listLuca Boccassi2023-11-1420-1858/+78
|/
* NEWS: update contributors listLuca Boccassi2023-11-141-18/+21
* NEWS: update for latest featuresLuca Boccassi2023-11-141-4/+32
* Merge pull request #30023 from mrc0mmand/selinuxLuca Boccassi2023-11-146-125/+68
|\
| * test: make TEST-06-SELINUX work with the refpolicy and beef it up a bitFrantisek Sumsal2023-11-146-119/+65
| * test: switch SELinux to permissive in the config fileFrantisek Sumsal2023-11-142-7/+4
* | Merge pull request #29930 from yuwata/meson-default-network-fix-install-pathZbigniew Jędrzejewski-Szmek2023-11-144-37/+43
|\ \
| * | test: use wait-onlineYu Watanabe2023-11-091-2/+2
| * | test: prefix network config files with digitsYu Watanabe2023-11-093-7/+7
| * | networkd-test.py: prefix .network and .netdev files with digitsYu Watanabe2023-11-091-28/+28
| * | networkd-test.py: hide default .network filesYu Watanabe2023-11-091-0/+6
| * | meson: fix install path of example .network filesYu Watanabe2023-11-091-1/+1
* | | Merge pull request #29928 from yuwata/meson-default-networkZbigniew Jędrzejewski-Szmek2023-11-142-2/+2
|\ \ \ | |_|/ |/| |
| * | meson: fix install path of example .network filesYu Watanabe2023-11-081-1/+1
| * | meson: disable -Ddefault-network by defaultYu Watanabe2023-11-081-1/+1
* | | doc: some trivial cleanups to MEMORY_PRESSURE.mdVito Caputo2023-11-141-30/+28
* | | storagetm: use path to device node instead of devpathYu Watanabe2023-11-141-2/+3
* | | selinux: fix loading policy at early bootLuca Boccassi2023-11-131-5/+6
* | | Merge pull request #30007 from YHNdnzj/memory-attr-followupLuca Boccassi2023-11-136-171/+154
|\ \ \
| * | | core: add unit_reset_{memory,io}_accounting_lastMike Yuan2023-11-143-7/+21
| * | | core: generalize memory accounting attribute handlingMike Yuan2023-11-146-140/+102