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
*
Add dhcp client prefix lease information to networkd json output
pelaufer
2023-09-02
3
-2
/
+162
*
Journal: Add message IDs for emergency-level log messages
OMOJOLA JOSHUA
2023-09-01
8
-36
/
+170
*
sd-login: Fix sd_pidfd_* function signature parameter types
msizanoen
2023-09-01
1
-8
/
+8
*
Merge pull request #24570 from topimiettinen/nft-sets-v2
Yu Watanabe
2023-09-01
15
-33
/
+617
|
\
|
*
shared/firewall-util: promote failure to init ipv6 NAT to error
Topi Miettinen
2023-08-26
1
-1
/
+1
|
*
network: firewall integration with NFT sets
Topi Miettinen
2023-08-26
11
-0
/
+532
|
*
shared/firewall-util: make NFT table init optional
Topi Miettinen
2023-08-23
4
-12
/
+24
|
*
shared/firewall-util: parametrize table name
Topi Miettinen
2023-08-23
1
-11
/
+19
|
*
shared/firewall-util: parametrize table and set names
Topi Miettinen
2023-08-23
4
-10
/
+42
*
|
glyph-util: bring glyphs into same order everywhere
Lennart Poettering
2023-08-31
3
-12
/
+15
*
|
Merge pull request #29004 from poettering/measure-log
Lennart Poettering
2023-08-31
4
-4
/
+190
|
\
\
|
*
|
tpm2: whenever we measure, also write a tpm log record
Lennart Poettering
2023-08-30
4
-4
/
+190
*
|
|
busctl: do not print start/stop monitoring messages with --quiet/--json
Luca Boccassi
2023-08-30
1
-2
/
+4
|
/
/
*
|
Revert "test-dhcp-client: add temporary workaround for assertion failure"
Yu Watanabe
2023-08-30
1
-3
/
+1
*
|
sd-dhcp-client: ensure IAID and DUID being set on start
Yu Watanabe
2023-08-30
1
-7
/
+7
*
|
Merge pull request #29007 from tormath1/tormath1/reload
Mike Yuan
2023-08-29
1
-2
/
+4
|
\
\
|
*
|
sysext: skip the reload if `--root=` is provided
Mathieu Tortuyaux
2023-08-29
1
-0
/
+2
|
*
|
sysext: fix `--root=` support
Mathieu Tortuyaux
2023-08-29
1
-2
/
+2
*
|
|
Merge pull request #28955 from poettering/generic-pe
Luca Boccassi
2023-08-29
6
-322
/
+470
|
\
\
\
|
*
|
|
shared: remove now unused pe-header.h
Lennart Poettering
2023-08-29
1
-58
/
+0
|
*
|
|
shared: port kernel-image.c over to new common PE parser
Lennart Poettering
2023-08-29
1
-185
/
+66
|
*
|
|
shared: port bootspec.c over to new common PE parser
Lennart Poettering
2023-08-29
1
-79
/
+23
|
*
|
|
shared: add common implementation of PE parser
Lennart Poettering
2023-08-29
3
-0
/
+381
|
|
/
/
*
|
|
Merge pull request #28999 from keszybz/two-man-ukify-fixe
Luca Boccassi
2023-08-29
2
-2
/
+5
|
\
\
\
|
*
|
|
ukify: fail if the config file was not read
Zbigniew Jędrzejewski-Szmek
2023-08-29
1
-1
/
+4
|
*
|
|
ukify: move to /usr/bin and mark as non non-experimental
Zbigniew Jędrzejewski-Szmek
2023-08-29
1
-1
/
+1
*
|
|
|
mkfs-util: propagate SOURCE_DATE_EPOCH to mcopy
Malte Poll
2023-08-29
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #28998 from YHNdnzj/logind-vt-handling
Luca Boccassi
2023-08-29
2
-67
/
+46
|
\
\
\
|
*
|
|
logind-session: generalize EIO handling for {restore,leave}_vt
Mike Yuan
2023-08-28
1
-30
/
+17
|
*
|
|
logind: add missing asserts
Mike Yuan
2023-08-28
2
-1
/
+11
|
*
|
|
logind: use hashmap value destructors
Mike Yuan
2023-08-28
1
-31
/
+13
|
*
|
|
logind: rephrase log messages
Mike Yuan
2023-08-28
2
-6
/
+6
*
|
|
|
Merge pull request #28328 from yuwata/network-ndisc-limit-captive-portal
Luca Boccassi
2023-08-28
1
-4
/
+30
|
\
\
\
\
|
*
|
|
|
network/ndisc: use the first captive portal in each RA
Yu Watanabe
2023-08-24
1
-4
/
+14
|
*
|
|
|
network/ndisc: do not store too many captive portals provided through RA
Yu Watanabe
2023-08-24
1
-0
/
+16
*
|
|
|
|
Merge pull request #28948 from poettering/tpm2-duplicate-pcr-names
Luca Boccassi
2023-08-28
17
-168
/
+174
|
\
\
\
\
\
|
*
|
|
|
|
fundamental: rename tpm-pcr.h → tpm2-pcr.h
Lennart Poettering
2023-08-24
11
-12
/
+12
|
*
|
|
|
|
fundemental: split out UKI defines into its own header
Lennart Poettering
2023-08-24
6
-26
/
+32
|
*
|
|
|
|
tpm2: unify symbolic name infra for PCRs
Lennart Poettering
2023-08-24
14
-149
/
+149
*
|
|
|
|
|
Merge pull request #28916 from ddstreet/tpm2_pcr_value_post_merge
Luca Boccassi
2023-08-28
4
-168
/
+206
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tpm2: wrap (7) in UINT32_C()
Dan Streetman
2023-08-24
1
-1
/
+1
|
*
|
|
|
|
tpm2: add tpm2_pcr_values_has_(any|all)_values() functions
Dan Streetman
2023-08-24
3
-6
/
+25
|
*
|
|
|
|
tpm2: remove unnecessary void* cast
Dan Streetman
2023-08-24
1
-1
/
+1
|
*
|
|
|
|
tpm2: make logging level consistent at debug for some functions
Dan Streetman
2023-08-24
1
-6
/
+6
|
*
|
|
|
|
tpm2: use switch() instead of if-else
Dan Streetman
2023-08-24
1
-9
/
+18
|
*
|
|
|
|
tpm2: use table for openssl<->tpm2 ecc curve id mappings
Dan Streetman
2023-08-24
1
-20
/
+26
|
*
|
|
|
|
openssl: use new(char, size) instead of malloc(size)
Dan Streetman
2023-08-24
1
-1
/
+1
|
*
|
|
|
|
tpm2: use memcpy_safe() instead of memcpy()
Dan Streetman
2023-08-24
1
-1
/
+1
|
*
|
|
|
|
tpm2: remove ret_ prefix from input/output params
Dan Streetman
2023-08-24
1
-12
/
+12
|
*
|
|
|
|
tpm2: split TPM2_PCR_VALUE_MAKE() over multiple lines
Dan Streetman
2023-08-24
1
-1
/
+7
[next]