summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-081-2/+2
| * | test: prefix network config files with digitsYu Watanabe2023-11-083-7/+7
| * | networkd-test.py: prefix .network and .netdev files with digitsYu Watanabe2023-11-081-28/+28
| * | networkd-test.py: hide default .network filesYu Watanabe2023-11-081-0/+6
| * | meson: fix install path of example .network filesYu Watanabe2023-11-081-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-133-7/+21
| * | | core: generalize memory accounting attribute handlingMike Yuan2023-11-136-140/+102
| * | | core/unit-serialize: use private string tableMike Yuan2023-11-131-9/+15
| * | | core/unit-serialize: realign tableMike Yuan2023-11-131-12/+12
| * | | core: use FOREACH_ARRAY and RET_GATHER moreMike Yuan2023-11-132-13/+14
* | | | Merge pull request #30018 from mrc0mmand/TEST-70Luca Boccassi2023-11-136-35/+49
|\ \ \ \
| * | | | tree-wide: unify OpenSSL spelling in log messagesFrantisek Sumsal2023-11-134-17/+17
| * | | | test: skip --tpm2-device-key= tests with older OpenSSLFrantisek Sumsal2023-11-132-18/+32
* | | | | storagetm: expose more useful metadata for nvme block devicesLennart Poettering2023-11-133-7/+162
* | | | | Merge pull request #30016 from dtardon/udevadm-control-p-testLuca Boccassi2023-11-137-27/+152
|\ \ \ \ \
| * | | | | tests: add test for udevadm control -pDavid Tardon2023-11-131-0/+89