summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | test: Simplify argument/variable namesDaan De Meyer2024-05-142-10/+10
| * | test: Rename testsuite-XX units to match test nameDaan De Meyer2024-05-14395-588/+592
| * | test: Rework integration test definitionsDaan De Meyer2024-05-1458-140/+507
| * | TEST-01-BASIC: Drop logic to run test without install-tests=trueDaan De Meyer2024-05-141-10/+0
| * | mkosi: Update to latestDaan De Meyer2024-05-141-1/+1
|/ /
* | core: Imply DefaultDependencies=no for credential mountsDaan De Meyer2024-05-143-4/+8
* | sd-event: increase test-event timeout to 120sRadoslav Kolev2024-05-141-1/+4
* | man: fix typoYu Watanabe2024-05-141-1/+2
* | dlfcn-util: fix typoYu Watanabe2024-05-141-1/+1
* | TODO: fix typoYu Watanabe2024-05-141-1/+1
|/
* bootctl: fix crash when parsing addon without .cmdline sectionLuca Boccassi2024-05-141-2/+4
* update TODOLennart Poettering2024-05-141-0/+4
* network: IPv6 Compliance RFC4862: Address Lifetime Expiry (Hosts Only) [v6LC....Matt Muggeridge2024-05-141-15/+16
* network: IPv6 Compliance: Router Advertisement Processing, Reachable Time [v6...Matt Muggeridge2024-05-131-21/+0
* curl-glue: catch libcurl attempting to change timeout handler when we destroy...Lennart Poettering2024-05-131-0/+7
* machined: return recognizable error when we try to register the same machine ...Lennart Poettering2024-05-133-2/+6
* core/service: remove unnecessary reset of notify_access_overrideMike Yuan2024-05-131-4/+1
* varlink: rename vsockCid → vSockCid fieldLennart Poettering2024-05-133-3/+3
* hwdb: ASRock LED Controller classified incorrectly as joystick due to buttons...KayJay72024-05-131-0/+6
* TEST-38-FREEZER: Relax regex a littleDaan De Meyer2024-05-131-1/+1
* hwdb: ID_INPUT_XYZ allows an empty stringYu Watanabe2024-05-131-13/+14
* Merge pull request #32758 from yuwata/journal-ratelimitLuca Boccassi2024-05-1313-141/+173
|\
| * journal-rate-limit: replace in-house management of JournalRateLimitGroup with...Yu Watanabe2024-05-135-123/+60
| * journal-rate-limit: split out journal_ratelimit_group_acquire()Yu Watanabe2024-05-121-18/+37
| * journal-rate-limit: introduce cleanup function for JournalRateLimitGroupYu Watanabe2024-05-121-18/+21
| * journal-rate-limit: rename variablesYu Watanabe2024-05-122-15/+33
| * journal-rate-limit: use FOREACH_ELEMENT() and usec_add()Yu Watanabe2024-05-121-5/+3
| * journal-rate-limit: make journal_ratelimit_group_free() return NULLYu Watanabe2024-05-121-3/+4
| * journal-rate-limit: add trailing comma in tableYu Watanabe2024-05-121-1/+1
| * test: introduce test cases for journal_ratelimit_test()Yu Watanabe2024-05-122-0/+50
| * tree-wide: use LOG_PRI() and LOG_FAC()Yu Watanabe2024-05-128-16/+22
* | build(deps): bump pkg/arch from `b13e94a` to `b578e90`dependabot[bot]2024-05-131-0/+0
* | build(deps): bump pkg/debian from `7cc898c` to `824c52f`dependabot[bot]2024-05-131-0/+0
* | man: add v257 tagYu Watanabe2024-05-131-0/+1
* | hwdb: updated Librem 11 accelerometer (#32772)zeroskyx2024-05-121-3/+4
* | hwdb: update Dere N12 / Juno Tablet 3 accelerometer (#32765)mburucuyapy2024-05-121-0/+4
* | po: Translated using Weblate (Hindi)Scrambled 7772024-05-121-185/+277
|/
* debug-generator: Allow specifying name of unit-dropin credentialDaan De Meyer2024-05-115-16/+46
* Merge pull request #32755 from yuwata/test-network-cleanupsLuca Boccassi2024-05-101-68/+43
|\
| * test-network: simplify and unify waiting loopYu Watanabe2024-05-101-48/+31
| * test-network: make link_exists() take multiple argumentsYu Watanabe2024-05-101-20/+12
|/
* Fix Positivo N14EPE and N15EPE key toggle touchpad and search keyLucas Salles2024-05-101-0/+5
* libcrypt-util: fix wrong errno value assignmentYu Watanabe2024-05-101-1/+1
* Merge pull request #32747 from YHNdnzj/tmpfiles-ret-gatherLuca Boccassi2024-05-101-60/+58
|\
| * tmpfiles: use RET_GATHER more, add missing assertionsMike Yuan2024-05-101-45/+44
| * tmpfiles: don't compare errno with negative valueMike Yuan2024-05-101-1/+1
| * tmpfiles: clean up hardlinks_vulnerable a bitMike Yuan2024-05-101-14/+13
* | Merge pull request #32748 from yuwata/test-network-improvementsDaan De Meyer2024-05-101-0/+25
|\ \
| * | test-network: check existence of kernel bugYu Watanabe2024-05-101-0/+18
| * | test-network: introduce --no-journal optionYu Watanabe2024-05-101-0/+7
|/ /