index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
cocci: merge mfree.cocci and mfree_return.cocci (#30838)
AtariDreams
2
-9
/
+29
2024-01-09
simplify bitwise checking (#30722)
AtariDreams
2
-4
/
+3
2024-01-09
socket-util: modernize socknameinfo_pretty() a bit
Lennart Poettering
3
-15
/
+20
2024-01-09
discover-image: don't accidentally set /run/systemd/nspawn/ access mode too s...
Lennart Poettering
1
-3
/
+7
2024-01-08
sd-bus: also intrepret $SYSTEMD_SSH env var
Lennart Poettering
2
-4
/
+11
2024-01-08
varlink: add "ssh:" transport
Lennart Poettering
5
-17
/
+136
2024-01-08
varlink: turn off O_NONBLOCK in exec: transport
Lennart Poettering
1
-0
/
+4
2024-01-08
process-util: turn off O_NONBLOCK on stdio fds when rearranging fds
Lennart Poettering
3
-0
/
+18
2024-01-08
env-util: add new setenvf() helper
Lennart Poettering
4
-15
/
+36
2024-01-08
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
39
-84
/
+86
2024-01-08
tmpfiles: fix memory leak in arg_exclude_prefixes
Antonio Alvarez Feijoo
1
-4
/
+4
2024-01-08
bus-polkit: fix memory leak
Lennart Poettering
1
-4
/
+8
2024-01-08
timesync: IPTOS_LOWDELAY --> IPTOS_DSCP_EF
Cristian RodrÃguez
1
-2
/
+1
2024-01-08
virt: fix detection of avx2 and friends
Yu Watanabe
1
-1
/
+1
2024-01-08
network-generator: pick up .netdev/.link/.network configuration via credentials
Lennart Poettering
5
-2
/
+167
2024-01-08
hostnamed: expose local AF_VSOCK CID among other host info
Lennart Poettering
4
-10
/
+58
2024-01-08
socket-util: add helper for querying the local AF_VSOCK CID
Lennart Poettering
2
-0
/
+17
2024-01-07
test: check how systemd-resolved deals with zone transfers
Frantisek Sumsal
2
-1
/
+19
2024-01-07
test: merge config sections
Frantisek Sumsal
1
-10
/
+6
2024-01-07
test: zone-check with --force to fail on warnings
Frantisek Sumsal
1
-4
/
+1
2024-01-07
resolve: NSCOUNT of DNS query may not be zero
Yu Watanabe
1
-2
/
+19
2024-01-06
logind: don't use assertion for deserialized_pid
Mike Yuan
1
-5
/
+12
2024-01-06
test: sync the "foobaz" namespace as well
Frantisek Sumsal
1
-0
/
+4
2024-01-06
TEST-24-CRYPTSETUP: depend on OpenSSL for testing PKCS#11 tokens
Vladimir Stoiakin
1
-0
/
+4
2024-01-06
repart: don't crash when looping over dropped partitions
Frantisek Sumsal
2
-13
/
+47
2024-01-06
network/link: always join to the main interface when we receive IFLA_MASTER a...
Yu Watanabe
1
-13
/
+11
2024-01-06
test: reinitialize arg_transport before parsing arguments
Frantisek Sumsal
1
-0
/
+4
2024-01-06
TODO: drop some implemented entries
Mike Yuan
1
-6
/
+0
2024-01-06
network/route-metric: unify error messages
Yu Watanabe
1
-21
/
+11
2024-01-06
network/route-metric: pass attribute type to conf parsers
Yu Watanabe
3
-26
/
+26
2024-01-06
network/route: move several conf parsers to networkd-route-metric.c and netwo...
Yu Watanabe
8
-533
/
+608
2024-01-06
network/route: rename n -> route in conf parsers
Yu Watanabe
1
-130
/
+130
2024-01-06
network/route: do not invalidate [Route] section when an empty string is assi...
Yu Watanabe
1
-0
/
+1
2024-01-06
test-network: do not call networkctl if networkd is in failed state
Yu Watanabe
1
-6
/
+16
2024-01-06
test-network: introduce networkctl() and friends
Yu Watanabe
1
-123
/
+117
2024-01-06
test-network: use read_networkd_log() at one more place
Yu Watanabe
1
-2
/
+1
2024-01-06
test-network: sync journal before read
Yu Watanabe
1
-0
/
+1
2024-01-06
nspawn: lock down access to notify socket a bit
Lennart Poettering
1
-3
/
+5
2024-01-06
core: escape spaces in paths during serialization
Frantisek Sumsal
2
-21
/
+32
2024-01-06
udevadm: allow to override the default log level by environment variable
Yu Watanabe
2
-0
/
+2
2024-01-06
dev-setup: rework make_inaccessible_nodes() around openat() and friends
Lennart Poettering
2
-21
/
+38
2024-01-06
parse-helpers: allow port 0 for socket bind items
networkException
6
-8
/
+15
2024-01-05
nspawn: add new common make_run_host() helper
Lennart Poettering
3
-6
/
+19
2024-01-05
socket-util: add more careful parsers for AF_VSOCK cid/port
Lennart Poettering
2
-3
/
+50
2024-01-05
missing: add a bunch of vsock related defines
Lennart Poettering
1
-1
/
+20
2024-01-05
shell-completion: provide completion for journalctl --namespace=
Frantisek Sumsal
2
-1
/
+13
2024-01-05
shell-completion: fix mixed indent
Frantisek Sumsal
1
-1
/
+1
2024-01-05
journalctl: implement --list-namespaces
Frantisek Sumsal
4
-1
/
+80
2024-01-05
nspawn: set read-only access mode on two /run/host/ files
Lennart Poettering
1
-2
/
+2
2024-01-05
fileio: add new flag WRITE_STRING_FILE_MODE_0444
Lennart Poettering
2
-3
/
+17
[next]