index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #34266 from DaanDeMeyer/fix
Daan De Meyer
2024-09-05
1
-17
/
+41
|
\
|
*
mkfs-util: Make sure we pass non option arguments last
Daan De Meyer
2024-09-05
1
-13
/
+25
|
*
mkfs-util: Fix error handling
Daan De Meyer
2024-09-05
1
-4
/
+16
*
|
Merge pull request #34256 from YHNdnzj/pid1-followup
Lennart Poettering
2024-09-05
16
-103
/
+95
|
\
\
|
|
/
|
/
|
|
*
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
2024-09-04
12
-29
/
+29
|
*
core/namespace: add comment to explain the non-obvious assumption on /run/sys...
Mike Yuan
2024-09-04
1
-0
/
+2
|
*
core/namespace: make bind mounted journal sockets nosuid + noexec + nodev
Mike Yuan
2024-09-04
2
-3
/
+9
|
*
core/exec-invoke: use bind_mount_add() where appropriate
Mike Yuan
2024-09-04
1
-17
/
+3
|
*
core/namespace: use GREEDY_REALLOC at one more place
Mike Yuan
2024-09-04
1
-6
/
+2
|
*
core/unit: introduce unit_set_debug_invocation()
Mike Yuan
2024-09-04
3
-25
/
+29
|
*
core: add missing serialization for Unit.debug_invocation
Mike Yuan
2024-09-04
1
-0
/
+5
|
*
core/service: modernize service_load_pid_file() a bit
Mike Yuan
2024-09-04
1
-19
/
+14
|
*
core/service: minor coding style tweak
Mike Yuan
2024-09-04
1
-4
/
+2
*
|
Merge pull request #34235 from yuwata/firstboot-systemctl-trivial-cleanups
Lennart Poettering
2024-09-05
2
-11
/
+11
|
\
\
|
*
|
firstboot: reduce log level of timezone validation
Michael Ferrari
2024-09-05
1
-3
/
+3
|
*
|
firstboot: reduce empty input log level
Michael Ferrari
2024-09-05
1
-4
/
+4
|
*
|
firstboot: add newline before key wait
Michael Ferrari
2024-09-05
1
-2
/
+1
|
*
|
systemctl: cat: do not exit(1) on missing units if `--force`
Ivan Shapovalov
2024-09-05
1
-2
/
+3
*
|
|
Merge pull request #34090 from DaanDeMeyer/cow-fix
Yu Watanabe
2024-09-05
6
-42
/
+74
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
copy: Introduce COPY_NOCOW_AFTER and use it when copying images
Daan De Meyer
2024-09-04
5
-27
/
+21
|
*
|
copy: Copy nocow flag by default
Daan De Meyer
2024-09-04
1
-0
/
+41
|
*
|
chattr-util: Optimize read_attr_at()
Daan De Meyer
2024-09-04
1
-4
/
+13
|
*
|
Revert "copy: Copy file attributes as well"
Daan De Meyer
2024-09-04
1
-33
/
+8
|
*
|
Revert "tree-wide: Don't explicity disable copy-on-write when copying images"
Daan De Meyer
2024-09-04
3
-3
/
+16
|
|
/
*
|
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
16
-110
/
+132
*
|
machine-dbus: use in_same_namespace() at one more place
Mike Yuan
2024-09-04
1
-10
/
+2
*
|
udev-ctrl: drop unused next_datagram_size_fd() call
Mike Yuan
2024-09-04
1
-6
/
+0
*
|
core/manager: close all cmsg fds where none is expected
Mike Yuan
2024-09-04
1
-0
/
+2
*
|
udev-ctrl: add missing size check of received message
Mike Yuan
2024-09-04
1
-3
/
+8
*
|
audit-util: check correct errno
Mike Yuan
2024-09-04
1
-1
/
+1
*
|
sd-varlink: check correct errno
Mike Yuan
2024-09-04
1
-13
/
+15
*
|
fd-util: also close pidfd from SCM_PIDFD in cmsg_close_all()
Mike Yuan
2024-09-04
1
-4
/
+11
|
/
*
Merge pull request #34251 from DaanDeMeyer/multiq
Daan De Meyer
2024-09-04
9
-0
/
+63
|
\
|
*
network: Add support for mq qdisc
Daan De Meyer
2024-09-04
7
-0
/
+26
|
*
network: Add support for multiq qdisc
Daan De Meyer
2024-09-04
7
-0
/
+37
*
|
Merge pull request #34205 from yuwata/pretty-print-buffering
Mike Yuan
2024-09-04
3
-33
/
+45
|
\
\
|
|
/
|
/
|
|
*
pretty-print: introduce WITH_BUFFERED_STDERR macro to enable buffering
Yu Watanabe
2024-09-03
3
-20
/
+32
|
*
pretty-print: rename {draw,clear}_progress_bar_unbuffered() -> {draw,clear}_p...
Yu Watanabe
2024-09-03
3
-13
/
+13
*
|
Merge pull request #34224 from yuwata/network-make-qdisc-reconfigurable
Daan De Meyer
2024-09-04
26
-216
/
+380
|
\
\
|
*
|
networkd: Replace existing objects instead of doing nothing if they exist
Daan De Meyer
2024-09-02
1
-3
/
+3
|
*
|
network/tclass: do not save tclass to Link before it is configured
Yu Watanabe
2024-09-02
3
-48
/
+58
|
*
|
network/qdisc: do not save qdisc to Link before it is configured
Yu Watanabe
2024-09-02
3
-54
/
+65
|
*
|
network/tclass: make tclass_drop() static
Yu Watanabe
2024-09-02
2
-5
/
+2
|
*
|
network/qdisc: make qdisc_drop() static
Yu Watanabe
2024-09-02
2
-4
/
+1
|
*
|
network/tclass: skip requesting tclass if it is already requested
Yu Watanabe
2024-09-02
1
-0
/
+27
|
*
|
network/qdisc: skip requesting qdisc if it is already requested
Yu Watanabe
2024-09-02
1
-0
/
+27
|
*
|
network/neighbor: skip requesting neighbor if it is already requested
Yu Watanabe
2024-09-02
1
-0
/
+3
|
*
|
network/tclass: introduce tclass_ref() and tclass_unref()
Yu Watanabe
2024-09-02
6
-38
/
+84
|
*
|
network/qdisc: introduce qdisc_ref() and qdisc_unref()
Yu Watanabe
2024-09-02
19
-76
/
+122
*
|
|
portable/profile: use BindJournalSockets=
Mike Yuan
2024-09-03
3
-3
/
+3
[next]