summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* units: order getty units after getty-pre.target unconditionallyZbigniew Jędrzejewski-Szmek2023-05-192-4/+4
* vconsole-setup: reduce variable scope, shorten thingsZbigniew Jędrzejewski-Szmek2023-05-191-22/+13
* update TODOLennart Poettering2023-05-191-0/+9
* Merge pull request #27670 from poettering/switch-root-umount-allLennart Poettering2023-05-195-11/+137
|\
| * switch-root: when switching root via MS_MOVE unmount all remaining mounts firstLennart Poettering2023-05-171-0/+8
| * test: add test for umount_recursive()Lennart Poettering2023-05-172-2/+93
| * mount-util: make "prefix" parameter optional for umount_recursive()Lennart Poettering2023-05-171-1/+3
| * mount-util: extend umount_recursive() to optionally take list of dirs to excl...Lennart Poettering2023-05-172-2/+19
| * mount-util: keep fd to /proc/self/mountinfo continously open in umount_recurs...Lennart Poettering2023-05-171-6/+14
* | core/device: downgrade error when units specified in SYSTEMD_WANTS= not foundYu Watanabe2023-05-191-2/+3
* | unit: add conditions and deps to make oomd.socket and .service consistentYu Watanabe2023-05-191-1/+7
* | Merge pull request #27686 from keszybz/make-boot-output-nicerYu Watanabe2023-05-183-8/+7
|\ \
| * | oomd: shorten messageZbigniew Jędrzejewski-Szmek2023-05-181-1/+1
| * | sd-bus,sd-event: allow querying of description even after forkZbigniew Jędrzejewski-Szmek2023-05-182-2/+0
| * | sd-bus: do not assert if bus description is not setZbigniew Jędrzejewski-Szmek2023-05-181-5/+6
* | | hwdb: fix Positivo CG15D key toggle touchpad and programmable keys (#27689)Edson Juliano Drosdeck2023-05-181-0/+2
* | | Merge pull request #27685 from keszybz/the-semiannual-excercise-in-output-nar...Yu Watanabe2023-05-1817-15/+14
|\ \ \
| * | | meson: rename "dist-check" suite to "dist"Zbigniew Jędrzejewski-Szmek2023-05-184-10/+10
| * | | meson: rename "fuzzers" suite to "fuzz"Zbigniew Jędrzejewski-Szmek2023-05-181-1/+1
| * | | fuzz: rename long samplesZbigniew Jędrzejewski-Szmek2023-05-1812-0/+0
| * | | mkosi: use wildcard to shorten thingsZbigniew Jędrzejewski-Szmek2023-05-181-4/+3
| |/ /
* | | Merge pull request #27684 from mrc0mmand/more-nspawn-testsYu Watanabe2023-05-189-118/+463
|\ \ \
| * | | test: wrap setfacl when running with ASanFrantisek Sumsal2023-05-181-4/+5
| * | | test: don't mount /sys & /proc if already mountedFrantisek Sumsal2023-05-181-2/+2
| * | | nspawn: make the error message less confusingFrantisek Sumsal2023-05-181-2/+2
| * | | test: add a couple of tests for nspawn config filesFrantisek Sumsal2023-05-182-2/+152
| * | | nspawn: correctly parse a list of interfacesFrantisek Sumsal2023-05-181-27/+37
| * | | test: create nspawn config files when collecting coverageFrantisek Sumsal2023-05-184-0/+43
| * | | test: cover --bind-user=Frantisek Sumsal2023-05-182-0/+54
| * | | test: add a couple of sanity tests for --port=Frantisek Sumsal2023-05-182-1/+16
| * | | test: drop "check" from test case namesFrantisek Sumsal2023-05-181-16/+16
| * | | test: exercise a couple of error paths in nspawn's OCI code as wellFrantisek Sumsal2023-05-181-1/+81
| * | | nspawn: clean up & unify cleanup handlersFrantisek Sumsal2023-05-181-32/+30
| * | | nspawn: use ASSERT_PTR() moreFrantisek Sumsal2023-05-181-31/+25
* | | | integration test: pass 'noresume' to qemuLuca Boccassi2023-05-181-0/+3
* | | | Revert "resolved: address DVE-2018-0001"Dimitri John Ledkov2023-05-182-50/+2
|/ / /
* | | nss-resolve: report EAI_NODATAMateusz Poliwczak2023-05-181-0/+12
* | | busctl: Add space before "tree" paths for copyingMatt Johnston2023-05-181-1/+1
* | | Merge pull request #27673 from YHNdnzj/restartsteps-transientYu Watanabe2023-05-187-27/+29
|\ \ \
| * | | bus-unit-util: add missing RestartSteps and RestartMaxDelaySec to bus_append_...Mike Yuan2023-05-171-1/+3
| * | | core: rename RestartSecMax to RestartMaxDelaySecMike Yuan2023-05-176-26/+26
| |/ /
* | | README: drop busybox requirementYu Watanabe2023-05-181-1/+0
* | | Merge pull request #27677 from mrc0mmand/test-followupsYu Watanabe2023-05-188-176/+136
|\ \ \
| * | | test: explicitly use bashFrantisek Sumsal2023-05-171-2/+2
| * | | test: get rid of the busybox stuffFrantisek Sumsal2023-05-177-174/+134
| | |/ | |/|
* | | Revert (partially) "man: Clarify when OnFailure= activates after restarts (#7...Mike Yuan2023-05-182-4/+2
| |/ |/|
* | test: mangle the machine ID only for the QEMU test partFrantisek Sumsal2023-05-171-1/+5
* | Merge pull request #27669 from keszybz/man-fixes-254Zbigniew Jędrzejewski-Szmek2023-05-173-33/+45
|\ \
| * | man/tmpfiles: fix off-by-one in exampleZbigniew Jędrzejewski-Szmek2023-05-171-1/+1
| * | man: explain allowed values for /sys/power/{disk,state}Zbigniew Jędrzejewski-Szmek2023-05-171-24/+31