index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-21
journal-importer: ignore invalid field at one more place
Yu Watanabe
2
-0
/
+10
2020-12-21
man/localtime: document default timezone
Luca BRUNO
1
-0
/
+3
2020-12-21
man/systemd.netdev: clarify the wireguard AllowedIPs= setting
Florian Klink
1
-3
/
+10
2020-12-20
github: add the missing tpm2 optional dependency
Frantisek Sumsal
1
-0
/
+1
2020-12-20
travis: add missing optional build dependencies
Frantisek Sumsal
2
-0
/
+4
2020-12-20
cryptenroll: drop an unused variable
Frantisek Sumsal
1
-1
/
+1
2020-12-19
mkosi: Add basic editors to final images
Daan De Meyer
5
-0
/
+10
2020-12-19
Add more matching rules to GA labeler bot for subcomponents
Luca Boccassi
1
-0
/
+12
2020-12-19
False positives in GA labeler bot
Luca Boccassi
1
-2
/
+0
2020-12-19
test: fix regex in run-integration-tests.sh
Luca Boccassi
1
-1
/
+1
2020-12-19
test: use deny-list in run-integration-tests.sh
Luca Boccassi
1
-4
/
+4
2020-12-19
mkosi: Use --only-changed meson option when installing
Daan De Meyer
1
-2
/
+2
2020-12-19
man: Advertise systemd-time-wait-sync.service more (#17729)
Alexander Batischev
1
-1
/
+10
2020-12-18
tmpfiles: fix typo
Yu Watanabe
1
-1
/
+1
2020-12-18
man: update org.freedesktop.hostname1.xml
Yu Watanabe
1
-0
/
+12
2020-12-18
memory-id: fix never hit condition
Yu Watanabe
1
-2
/
+5
2020-12-18
hostname: fix build failure
Yu Watanabe
1
-1
/
+0
2020-12-18
networkd: add RouteDenyList
Devon Pringle
6
-14
/
+43
2020-12-18
netlink: fix size of fib rule messages
Yu Watanabe
1
-3
/
+3
2020-12-18
meson: sort files
Yu Watanabe
1
-2
/
+2
2020-12-18
nspawn: sort headers
Yu Watanabe
1
-2
/
+1
2020-12-18
netlink: fix indentation
Yu Watanabe
1
-4
/
+5
2020-12-18
netlink: drop unnecessary error handling
Yu Watanabe
1
-6
/
+3
2020-12-18
netlink: use whitespace instead of tab
Yu Watanabe
1
-1
/
+1
2020-12-18
sd-netlink: add several assertions
Yu Watanabe
2
-1
/
+3
2020-12-18
sd-netlink: replace *messages[] -> **messages
Yu Watanabe
4
-4
/
+4
2020-12-18
meson: add missing headers
Yu Watanabe
1
-0
/
+4
2020-12-18
network: move variable declaration
Yu Watanabe
1
-2
/
+2
2020-12-18
tree-wide: fix typo
Yu Watanabe
8
-15
/
+18
2020-12-18
tmpfiles: try to set file attributes one by one
Yu Watanabe
1
-5
/
+9
2020-12-18
chattr-util: introduce fallback mode to set file attributes one by one
Yu Watanabe
2
-26
/
+61
2020-12-18
network: Allow to configure unreachable/blackhole RoutingPolicyRule (#17984)
Susant Sahani
6
-13
/
+106
2020-12-17
man: document that .timer units now have After= on both time-set.target + tim...
Lennart Poettering
1
-4
/
+6
2020-12-17
core: order timer units after both time-sync.target and time-set.target
Lennart Poettering
2
-4
/
+12
2020-12-17
units: don't pull in time-sync.target from systemd-timesyncd.service
Lennart Poettering
1
-1
/
+1
2020-12-17
update TODO
Lennart Poettering
1
-10
/
+25
2020-12-17
mkosi: add TPM2 packages to debian/ubuntu/fedora mkosi files
Lennart Poettering
3
-2
/
+17
2020-12-17
man: document new features
Lennart Poettering
10
-94
/
+603
2020-12-17
fido2: when listing fido2/hmac-secret devices, actually validate feature set
Lennart Poettering
1
-4
/
+45
2020-12-17
test: add tpm2 and fido2 libs to dlopen test
Lennart Poettering
2
-1
/
+11
2020-12-17
repart: optionally lock encrypted partitions to TPM2
Lennart Poettering
1
-20
/
+141
2020-12-17
string-table: add private version of lookup macro with boolean fallback
Lennart Poettering
1
-0
/
+1
2020-12-17
cryptsetup: add support for TPM2 unlocking of volumes
Lennart Poettering
4
-4
/
+475
2020-12-17
cryptenroll: support listing and wiping tokens
Lennart Poettering
7
-22
/
+740
2020-12-17
cryptenroll: add support for TPM2 enrolling
Lennart Poettering
8
-0
/
+1279
2020-12-17
json: add APIs for quickly inserting hex blobs into as JSON strings
Lennart Poettering
2
-0
/
+55
2020-12-17
sort-util: make cmp_int() generic, so that we can reuse it elsewhere
Lennart Poettering
3
-4
/
+6
2020-12-17
cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 s...
Lennart Poettering
10
-0
/
+829
2020-12-17
cryptsetup: add fido2 support
Lennart Poettering
4
-5
/
+460
2020-12-17
fido2: don't use up/uv/rk when device doesn't support it
Lennart Poettering
2
-74
/
+137
[next]