summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30024 from keszybz/one-doc-thingyLuca Boccassi2023-11-2212-39/+72
|\
| * core: serialize and deserialize trigger ratelimits for socket and pathZbigniew Jędrzejewski-Szmek2023-11-222-2/+12
| * core: use uniform style for RateLimit initializationZbigniew Jędrzejewski-Szmek2023-11-225-14/+8
| * core: serialize and deserialize auto start/stop ratelimitZbigniew Jędrzejewski-Szmek2023-11-221-0/+4
| * core: serialize and deserialize unit start ratelimitsZbigniew Jędrzejewski-Szmek2023-11-223-0/+12
| * core: split out the helper to serialize/deserialize ratelimitsZbigniew Jędrzejewski-Szmek2023-11-173-23/+34
| * man: document StartLimitIntervalSec=infinityZbigniew Jędrzejewski-Szmek2023-11-151-0/+2
* | fs-util: add comment explaining what xopenat() is forLennart Poettering2023-11-222-0/+13
* | journal: sync immediately on shutting down journaldYu Watanabe2023-11-221-0/+6
* | update TODOLennart Poettering2023-11-221-4/+5
* | po: Translated using Weblate (Hebrew)Yaron Shahrabani2023-11-221-141/+146
* | Merge pull request #30133 from yuwata/fix-draw-cylonYu Watanabe2023-11-225-37/+70
|\ \
| * | test: add test for draw_cylon()Yu Watanabe2023-11-221-0/+28
| * | pid1: move draw_cylong() to pretty-print.[ch]Yu Watanabe2023-11-223-38/+41
| * | pid1: terminate cylon stringYu Watanabe2023-11-221-1/+3
| * | pid1: drop unnecessary spaceYu Watanabe2023-11-221-1/+1
* | | sd-journal: warn about seals may not be continuous only when the file is sealedYu Watanabe2023-11-221-1/+1
* | | test: make sure pcrlock tests run headlessLennart Poettering2023-11-221-3/+3
* | | Merge pull request #30128 from yuwata/network-rapid-commit-follow-upsLuca Boccassi2023-11-225-4/+19
|\ \ \
| * | | network/dhcp: disable RapidCommit= by default when AllowList=/DenyList= is sp...Yu Watanabe2023-11-215-4/+18
| * | | man: [DHCPv4] RapidCommit= is disabled when Anonymize=yesYu Watanabe2023-11-211-0/+1
* | | | Update 60-autosuspend.hwdb (#30131)linuxlion2023-11-221-0/+10
| |/ / |/| |
* | | test-network: add tests for [DHCPv4] AllowList= and DenyList=Yu Watanabe2023-11-214-3/+59
|/ /
* | systemctl: fix typoYu Watanabe2023-11-211-1/+1
* | Fix references to ReadOnly=Nils K2023-11-211-2/+2
* | tpm2-util: rename json field "tpm2-pcrlock" → "tpm2_pcrlock"Lennart Poettering2023-11-211-2/+2
* | bsod: install the signal handler only just before we need itFrantisek Sumsal2023-11-212-1/+15
* | po: Translated using Weblate (Hebrew)Yaron Shahrabani2023-11-212-0/+1037
* | kernel-install: do not resolve symlink in paths passed to pluginsYu Watanabe2023-11-211-27/+50
* | systemd.pc: Keep support for rootprefix and root_prefix (#30115)Arian van Putten2023-11-211-3/+8
* | systemctl-show: only show available memory if it was artifically limitedFlorian Schmaus2023-11-211-3/+6
* | TODO: register more mime typesLennart Poettering2023-11-211-0/+6
* | in-addr: improve log message for e.g. [DHCPv4] AllowList=Yu Watanabe2023-11-211-1/+2
* | man: correct version tags in systemd-vmspawnLuca Boccassi2023-11-211-3/+3
* | Merge pull request #30108 from mrc0mmand/packit-testing-farmLuca Boccassi2023-11-212-46/+107
|\ \
| * | packit: run tests on Fedora Rawhide via Testing FarmFrantisek Sumsal2023-11-201-0/+8
| * | test: don't use ddebug() before it's definedFrantisek Sumsal2023-11-201-1/+1
| * | test: move a couple of binaries to the BASICTOOLS arrayFrantisek Sumsal2023-11-201-14/+14
| * | test: support NO_BUILD=yes on FedoraFrantisek Sumsal2023-11-201-6/+58
| * | test: make the LOOKS_LIKE_* variables proper booleansFrantisek Sumsal2023-11-201-25/+26
* | | Merge pull request #30074 from YHNdnzj/hibernate-unsupportedLuca Boccassi2023-11-201-4/+12
|\ \ \
| * | | hibernate-util: if asked to bypass space check, accept the case when weMike Yuan2023-11-181-2/+10
| * | | hibernate-util: report no available swap as no enough swap spaceMike Yuan2023-11-181-2/+2
* | | | libsystemd-network: introduce triple_timestamp_from_cmsg()Yu Watanabe2023-11-206-55/+34
* | | | Merge pull request #30104 from poettering/pcrlock-empty-object-fixLuca Boccassi2023-11-202-1/+19
|\ \ \ \
| * | | | test: add simple test case for invalid userspace log recordsLuca Boccassi2023-11-201-0/+9
| * | | | pcrlock: check for embedded NUL bytesLennart Poettering2023-11-201-0/+5
| * | | | pcrlock: make sure we don't choke on empty recordsLennart Poettering2023-11-201-1/+5
* | | | | Merge pull request #30095 from yuwata/kernel-install-exit-codeLuca Boccassi2023-11-202-9/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: add test cases about plugin exit codeYu Watanabe2023-11-201-0/+25