index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: port various parsers over to read_stripped_line()
Lennart Poettering
2023-10-17
26
-194
/
+127
*
fileio: add read_stripped_line() as trivial read_line() + strstrip() combo
Lennart Poettering
2023-10-17
2
-0
/
+32
*
docs/FILE_DESCRIPTOR_STORE: NotifyAccess=cgroup -> all
Mike Yuan
2023-10-17
1
-1
/
+1
*
core/mount: allow disabling stop propagation from backing device
Mike Yuan
2023-10-17
2
-15
/
+32
*
Merge pull request #29588 from keszybz/net-naming-scheme-255
Yu Watanabe
2023-10-17
6
-28
/
+57
|
\
|
*
test: make sure that the default naming scheme name maps back to itself
Zbigniew Jędrzejewski-Szmek
2023-10-16
3
-10
/
+14
|
*
shared/netif-naming-scheme: align tables
Zbigniew Jędrzejewski-Szmek
2023-10-16
1
-10
/
+10
|
*
NEWS, man: move description of SR-IOV-R net naming to v255
Zbigniew Jędrzejewski-Szmek
2023-10-16
4
-8
/
+33
*
|
rules: add mtd/by-name symlinks
Matthias Schiffer
2023-10-17
2
-0
/
+13
*
|
Merge pull request #28373 from DaanDeMeyer/udevadm-query
Daan De Meyer
2023-10-17
3
-30
/
+372
|
\
\
|
*
|
udev: Enable filtering the output of udevadm info --export-db
Daan De Meyer
2023-10-16
3
-30
/
+291
|
*
|
Add --json switch to udevadm info
Daan De Meyer
2023-10-16
3
-4
/
+85
*
|
|
meson: Fix unused format parameter warning
Jan Janssen
2023-10-17
1
-1
/
+1
*
|
|
nspawn: check if we can set CoredumpReceive= before doing so
Nick Rosbrook
2023-10-16
1
-2
/
+28
|
|
/
|
/
|
*
|
net_id: add missing naming scheme name for v254
Antonio Alvarez Feijoo
2023-10-16
1
-0
/
+1
*
|
Merge pull request #29546 from poettering/run-invoc-id
Lennart Poettering
2023-10-16
3
-51
/
+83
|
\
\
|
*
|
update TODO
Lennart Poettering
2023-10-16
1
-2
/
+0
|
*
|
run: pin the unit we invoke continously while we are running
Lennart Poettering
2023-10-16
1
-6
/
+13
|
*
|
run: output invocation ID when starting service and scope units
Lennart Poettering
2023-10-16
2
-43
/
+70
*
|
|
Merge pull request #29272 from enr0n/coredump-container
Lennart Poettering
2023-10-16
19
-203
/
+581
|
\
\
\
|
*
|
|
nspawn: set CoredumpReceive=yes on container's scope when --boot is set
Nick Rosbrook
2023-10-13
4
-10
/
+26
|
*
|
|
man: document CoredumpReceive= setting
Nick Rosbrook
2023-10-13
3
-10
/
+74
|
*
|
|
man: move NFTSec= entry to "Network Accouting and Control" section
Nick Rosbrook
2023-10-13
1
-86
/
+86
|
*
|
|
test: add a test for container support in coredump
Nick Rosbrook
2023-10-13
1
-1
/
+26
|
*
|
|
coredump: add support for forwarding coredump to containers
Nick Rosbrook
2023-10-13
1
-3
/
+247
|
*
|
|
process-util: introduce namespace_get_leader helper
Nick Rosbrook
2023-10-13
3
-51
/
+31
|
*
|
|
coredump: store crashing process UID and GID in Context
Nick Rosbrook
2023-10-13
1
-19
/
+15
|
*
|
|
core: add CoredumpReceive= setting
Nick Rosbrook
2023-10-13
7
-3
/
+59
|
*
|
|
cgroup-util: add cg_is_delegated helper
Nick Rosbrook
2023-10-13
3
-28
/
+25
*
|
|
|
mount-util: use mount beneath to replace previous namespace mount
Luca Boccassi
2023-10-16
9
-41
/
+109
*
|
|
|
Merge pull request #29548 from poettering/sysext-varlink
Lennart Poettering
2023-10-16
12
-76
/
+593
|
\
\
\
\
|
*
|
|
|
update TODO
Lennart Poettering
2023-10-16
1
-1
/
+0
|
*
|
|
|
sysext: make some calls available via varlink
Lennart Poettering
2023-10-16
11
-75
/
+593
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #29562 from poettering/namespace-fuckup-fix
Lennart Poettering
2023-10-16
1
-448
/
+460
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
namespace: add // FIXME comments on some suplicate logging
Lennart Poettering
2023-10-16
1
-3
/
+3
|
*
|
|
namespace: downgrade log messages to LOG_DEBUG
Lennart Poettering
2023-10-16
1
-2
/
+2
|
*
|
|
namespace: don't retry to a mount if we didn't actually manage to create an i...
Lennart Poettering
2023-10-16
1
-4
/
+5
|
*
|
|
namespace: downgrade log message of error we ignore to LOG_WARNING
Lennart Poettering
2023-10-16
1
-2
/
+2
|
*
|
|
namespace: convert ProtectHostname= logic to a static table
Lennart Poettering
2023-10-16
1
-26
/
+17
|
*
|
|
namespace: normalize memory management of mount list
Lennart Poettering
2023-10-16
1
-435
/
+455
|
/
/
/
*
|
|
stub: NULL checks for DeviceHandle and FilePath
Lukas
2023-10-16
1
-15
/
+19
*
|
|
Merge pull request #29558 from mrc0mmand/varlinkctl-tests
Daan De Meyer
2023-10-16
9
-15
/
+267
|
\
\
\
|
*
|
|
docs: update fuzzers docs
Frantisek Sumsal
2023-10-14
1
-2
/
+21
|
*
|
|
test: update Ubuntu CI instructions
Frantisek Sumsal
2023-10-14
1
-3
/
+5
|
*
|
|
varlink: drop dead code
Frantisek Sumsal
2023-10-14
1
-5
/
+1
|
*
|
|
varlink: use int for log level
Frantisek Sumsal
2023-10-14
2
-5
/
+5
|
*
|
|
varlink: don't panic on malformed method definition
Frantisek Sumsal
2023-10-14
2
-0
/
+12
|
*
|
|
test: add a fuzzer for the varlink IDL stuff
Frantisek Sumsal
2023-10-14
3
-0
/
+134
|
*
|
|
test: add a couple of tests for varlinkctl
Frantisek Sumsal
2023-10-14
1
-0
/
+89
*
|
|
|
resolve: fix no mDNS announcement after probing
Vishal Chillara Srinivas
2023-10-16
1
-1
/
+1
[next]