index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
machine.slice
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
timedated: modernization
Mike Yuan
2
-8
/
+8
2024-01-09
machined,portabled: remove unneeded NOTIFY_STOPPING
Mike Yuan
3
-34
/
+21
2024-01-09
update TODO
Lennart Poettering
1
-8
/
+8
2024-01-09
TEST-07: minor simplification
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2024-01-09
tests: use relative paths in ExecStart= and friends
Zbigniew Jędrzejewski-Szmek
209
-293
/
+293
2024-01-09
hostnamed: always include VSockCID property in describe JSON
Lennart Poettering
1
-1
/
+2
2024-01-09
hostnamed: add simple Varlink API, too
Lennart Poettering
8
-21
/
+202
2024-01-09
testsuite-71: reset startlimit counter manually
Lennart Poettering
1
-5
/
+10
2024-01-09
id128-util: do not expose product UUID when running in a container
Lennart Poettering
1
-0
/
+8
2024-01-09
hostnamed: move bus and event loop object into Context object
Lennart Poettering
1
-16
/
+23
2024-01-09
hostnamed: port to sd_event_set_signal_exit()
Lennart Poettering
1
-8
/
+2
2024-01-09
analyze: man and --help fixes
Antonio Alvarez Feijoo
2
-6
/
+7
2024-01-09
analyze: fix -q option
Antonio Alvarez Feijoo
3
-2
/
+3
2024-01-09
networkd/wireguard: support network.wireguard.* credentials
Mike Yuan
11
-46
/
+173
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
[next]