summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Bulgarian translationAlexander Shopov2022-05-312-295/+412
* portable: fix command option in commentYu Watanabe2022-05-311-4/+4
* seccomp: fix a typo in error messageFrantisek Sumsal2022-05-311-1/+1
* Merge pull request #23558 from msekletar/issue-20329-followupYu Watanabe2022-05-313-3/+57
|\
| * tests: make sure we delay running mount start jobs when /p/s/mountinfo is rat...Michal Sekletar2022-05-301-0/+53
| * unit: check for mount rate limiting before checking active stateMichal Sekletar2022-05-302-3/+4
* | docs: fix typo XBOOOTLDR -> XBOOTLDRMatthias Lisin2022-05-311-1/+1
* | Simplify random number selectionJason A. Donenfeld2022-05-3120-203/+141
* | Merge pull request #23533 from yuwata/portable-remove-drop-in-configsZbigniew Jędrzejewski-Szmek2022-05-313-18/+31
|\ \
| * | test: add coverage for #23481Frantisek Sumsal2022-05-311-0/+8
| * | portable: remove drop-in configs even if the main unit file does not existYu Watanabe2022-05-311-9/+23
| * | portable: try to remove unit files even in a spurious stateYu Watanabe2022-05-301-7/+0
| * | test: drop redundant log messageYu Watanabe2022-05-301-2/+0
* | | Merge pull request #23564 from yuwata/core-unit-add-depYu Watanabe2022-05-311-19/+22
|\ \ \
| * | | core: make unit_add_two_dependencies() or friends return 1 on changedYu Watanabe2022-05-311-9/+13
| * | | core/unit: fix notification about unit dependency changeYu Watanabe2022-05-311-10/+9
* | | | cgroup-util: Properly handle conditions where cgroup.threads is empty after S...msizanoen12022-05-311-3/+12
* | | | Merge pull request #23560 from mrc0mmand/coccinelleYu Watanabe2022-05-313-10/+21
|\ \ \ \
| * | | | coccinelle: don't try to use IN_SET() in assert_cc()Frantisek Sumsal2022-05-301-5/+17
| * | | | journal: return & log in one statementFrantisek Sumsal2022-05-301-4/+3
| * | | | analyze: use IN_SET() in one more placeFrantisek Sumsal2022-05-301-1/+1
* | | | | Merge pull request #23565 from bnf/man-nspawn-wordingZbigniew Jędrzejewski-Szmek2022-05-301-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | man/nspawn: os-release is only checked for booted containersBenjamin Franzke2022-05-301-1/+1
| * | | | man/nspawn: add a sentence-connecting adverb to machinectl noteBenjamin Franzke2022-05-301-1/+1
| * | | | man/nspawn: fix boot-option related wordingBenjamin Franzke2022-05-301-4/+4
|/ / / /
* | | | Merge pull request #23562 from yuwata/fix-typoYu Watanabe2022-05-312-6/+6
|\ \ \ \
| * | | | esp: fix typoYu Watanabe2022-05-311-1/+1
| * | | | doc: fix typoYu Watanabe2022-05-311-5/+5
|/ / / /
* | | | Merge pull request #23354 from DaanDeMeyer/mount-implicit-device-dep-traceYu Watanabe2022-05-314-10/+42
|\ \ \ \ | |/ / / |/| | |
| * | | core: Add trace logging to mount_add_device_dependencies()Daan De Meyer2022-05-122-7/+39
| * | | core: Return 1 from unit_add_dependency() on successDaan De Meyer2022-05-122-3/+3
* | | | Merge pull request #23529 from nabijaczleweli/dollar-asteriskZbigniew Jędrzejewski-Szmek2022-05-301-14/+7
|\ \ \ \
| * | | | kernel-install: don't log each initrd on its own line in verbose modeнаб2022-05-261-2/+2
| * | | | kernel-install: actually ignore the last two argumentsнаб2022-05-261-13/+6
* | | | | meson: Build header tests with -pedanticJan Janssen2022-05-3016-40/+43
| |_|/ / |/| | |
* | | | Merge pull request #23542 from medhefgo/attributesYu Watanabe2022-05-303-28/+32
|\ \ \ \
| * | | | meson: Document why -Wimplicit-fallthrough is not used with clangJan Janssen2022-05-282-1/+4
| * | | | macro: Move attribute defintions to macro-fundamentalJan Janssen2022-05-282-27/+28
* | | | | tests: link tests using fabs against libm explicitlyEvgeny Vereshchagin2022-05-292-3/+8
* | | | | clang-format: Adjust style of pointersJan Janssen2022-05-301-8/+10
* | | | | Merge pull request #23550 from evverx/fuzz-i386Frantisek Sumsal2022-05-293-2/+25
|\ \ \ \ \
| * | | | | oss-fuzz: support i386Evgeny Vereshchagin2022-05-291-1/+21
| * | | | | docs: mention how to build 32 bit fuzz targetsEvgeny Vereshchagin2022-05-291-0/+3
| * | | | | meson: exclude pcre2 when dependencies are skippedEvgeny Vereshchagin2022-05-291-1/+1
* | | | | | Merge pull request #23548 from tpgxyz/lua2Zbigniew Jędrzejewski-Szmek2022-05-291-33/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rpm: adjust lua trigger for udevadmTomasz Paweł Gajc2022-05-281-1/+1
| * | | | | rpm: use rpm.execute() instead of fork() and execp() for trigger scripletsTomasz Paweł Gajc2022-05-281-32/+5
| |/ / / /
* | | | | Move homectl and userdbctl to bindirMichael Biebl2022-05-281-4/+2
* | | | | man: Fix minor typoJavkhlanbayar Khongorzul2022-05-281-1/+1
* | | | | sd-bus: fix buffer overflowYu Watanabe2022-05-284-7/+23