summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #34261 from yuwata/repart-seed-randomYu Watanabe2024-09-062-5/+48
|\ \ \
| * | | test: fix indentationYu Watanabe2024-09-051-1/+1
| * | | test: add test case for systemd-repart --seed=randomYu Watanabe2024-09-051-0/+43
| * | | repart: initialize seed earlierYu Watanabe2024-09-051-4/+4
* | | | edit-util: EditFileContext: avoid reserved 'stdin'A. Wilcox2024-09-064-9/+9
* | | | udev: allow persistent storage rules for rbd devicesPeter Rajnoha2024-09-062-2/+2
| |_|/ |/| |
* | | Merge pull request #34266 from DaanDeMeyer/fixDaan De Meyer2024-09-051-17/+41
|\ \ \ | |_|/ |/| |
| * | mkfs-util: Make sure we pass non option arguments lastDaan De Meyer2024-09-051-13/+25
| * | mkfs-util: Fix error handlingDaan De Meyer2024-09-051-4/+16
* | | Merge pull request #34256 from YHNdnzj/pid1-followupLennart Poettering2024-09-0519-123/+115
|\ \ \
| * | | core: rename BindJournalSockets= to BindLogSockets=Mike Yuan2024-09-0415-49/+49
| * | | core/namespace: add comment to explain the non-obvious assumption on /run/sys...Mike Yuan2024-09-041-0/+2
| * | | core/namespace: make bind mounted journal sockets nosuid + noexec + nodevMike Yuan2024-09-042-3/+9
| * | | core/exec-invoke: use bind_mount_add() where appropriateMike Yuan2024-09-041-17/+3
| * | | core/namespace: use GREEDY_REALLOC at one more placeMike Yuan2024-09-041-6/+2
| * | | core/unit: introduce unit_set_debug_invocation()Mike Yuan2024-09-043-25/+29
| * | | core: add missing serialization for Unit.debug_invocationMike Yuan2024-09-041-0/+5
| * | | core/service: modernize service_load_pid_file() a bitMike Yuan2024-09-041-19/+14
| * | | core/service: minor coding style tweakMike Yuan2024-09-041-4/+2
* | | | update TODOLennart Poettering2024-09-051-0/+9
| |/ / |/| |
* | | Merge pull request #34235 from yuwata/firstboot-systemctl-trivial-cleanupsLennart Poettering2024-09-053-11/+13
|\ \ \ | |_|/ |/| |
| * | firstboot: reduce log level of timezone validationMichael Ferrari2024-09-051-3/+3
| * | firstboot: reduce empty input log levelMichael Ferrari2024-09-051-4/+4
| * | firstboot: add newline before key waitMichael Ferrari2024-09-051-2/+1
| * | test: add test cases of "systemctl cat" for nonexistent unitsYu Watanabe2024-09-051-0/+2
| * | systemctl: cat: do not exit(1) on missing units if `--force`Ivan Shapovalov2024-09-051-2/+3
* | | man: ARP=no also disables IPv6 Neighbor Discovery ProtocolYu Watanabe2024-09-051-2/+3
* | | Merge pull request #34090 from DaanDeMeyer/cow-fixYu Watanabe2024-09-056-42/+74
|\ \ \ | |/ / |/| |
| * | copy: Introduce COPY_NOCOW_AFTER and use it when copying imagesDaan De Meyer2024-09-045-27/+21
| * | copy: Copy nocow flag by defaultDaan De Meyer2024-09-041-0/+41
| * | chattr-util: Optimize read_attr_at()Daan De Meyer2024-09-041-4/+13
| * | Revert "copy: Copy file attributes as well"Daan De Meyer2024-09-041-33/+8
| * | Revert "tree-wide: Don't explicity disable copy-on-write when copying images"Daan De Meyer2024-09-043-3/+16
| |/
* | Merge pull request #34212 from YHNdnzj/recvmsg-safe-truncYu Watanabe2024-09-0519-146/+170
|\ \ | |/ |/|
| * socket-util: make recvmsg_safe() handle MSG_TRUNC tooMike Yuan2024-09-0416-110/+132
| * machine-dbus: use in_same_namespace() at one more placeMike Yuan2024-09-041-10/+2
| * udev-ctrl: drop unused next_datagram_size_fd() callMike Yuan2024-09-041-6/+0
| * core/manager: close all cmsg fds where none is expectedMike Yuan2024-09-041-0/+2
| * udev-ctrl: add missing size check of received messageMike Yuan2024-09-041-3/+8
| * audit-util: check correct errnoMike Yuan2024-09-041-1/+1
| * sd-varlink: check correct errnoMike Yuan2024-09-041-13/+15
| * fd-util: also close pidfd from SCM_PIDFD in cmsg_close_all()Mike Yuan2024-09-041-4/+11
|/
* Merge pull request #34251 from DaanDeMeyer/multiqDaan De Meyer2024-09-0413-0/+126
|\
| * network: Add support for mq qdiscDaan De Meyer2024-09-0410-0/+57
| * network: Add support for multiq qdiscDaan De Meyer2024-09-0410-0/+69
* | Merge pull request #34205 from yuwata/pretty-print-bufferingMike Yuan2024-09-043-33/+45
|\ \ | |/ |/|
| * pretty-print: introduce WITH_BUFFERED_STDERR macro to enable bufferingYu Watanabe2024-09-033-20/+32
| * pretty-print: rename {draw,clear}_progress_bar_unbuffered() -> {draw,clear}_p...Yu Watanabe2024-09-033-13/+13
* | Merge pull request #34224 from yuwata/network-make-qdisc-reconfigurableDaan De Meyer2024-09-0427-216/+391
|\ \
| * | networkd: Replace existing objects instead of doing nothing if they existDaan De Meyer2024-09-022-3/+14