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
...
*
|
|
|
mkosi: update debian commit reference
Luca Boccassi
2024-10-23
1
-1
/
+1
*
|
|
|
Merge pull request #34860 from enr0n/varlinkctl-fixes
Mike Yuan
2024-10-22
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
varlinkctl: set SD_JSON_FORMAT_FLUSH when --more is set
Nick Rosbrook
2024-10-22
1
-2
/
+2
|
*
|
|
|
varlinkctl: do not clobber format flags in verb_call
Nick Rosbrook
2024-10-22
1
-2
/
+4
|
|
/
/
/
*
/
/
/
logind: allow read/write to char-hvc devices
Luca Boccassi
2024-10-22
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #34848 from yuwata/network-dhcpv6-do-not-request-ia-pd-on-...
Lennart Poettering
2024-10-22
5
-48
/
+42
|
\
\
\
|
*
|
|
man: suggest to use DHCPv6Client= when upstream provides RA with the Managed ...
Yu Watanabe
2024-10-21
1
-4
/
+10
|
*
|
|
network/dhcp6: do not request IA_PD when running in the other-information mode
Yu Watanabe
2024-10-21
4
-44
/
+32
*
|
|
|
resolved: validate noerror response for CNAMEs
Ronan Pigott
2024-10-22
2
-10
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #34851 from DaanDeMeyer/medium
Daan De Meyer
2024-10-22
1
-5
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bus-util: Fix bus_log_connect_error()
Daan De Meyer
2024-10-22
1
-3
/
+3
|
*
|
bus-util: Special case when DBUS_SESSION_BUS_ADDRESS is set and XDG_RUNTIME_D...
Daan De Meyer
2024-10-22
1
-1
/
+11
|
*
|
bus-util: Return ENOMEDIUM if XDG_RUNTIME_DIR is unset
Daan De Meyer
2024-10-22
1
-1
/
+1
|
|
/
*
|
Merge pull request #34761 from ikruglov/ikruglov/io-systemd-Machine-GetAddresses
Lennart Poettering
2024-10-22
6
-17
/
+184
|
\
\
|
*
|
machine: add tests for Addresses/OSRelease/UIDShift fields in io.systemd.Mach...
Ivan Kruglov
2024-10-21
1
-0
/
+16
|
*
|
machine: use AcquireMetadata in io.systemd.MachineImage.List method
Ivan Kruglov
2024-10-21
3
-10
/
+23
|
*
|
machine: add Addresses field in varlink io.systemd.Machine.List output
Ivan Kruglov
2024-10-21
2
-2
/
+60
|
*
|
machine: add OSRelease and UIDShift fields in varlink io.systemd.Machine.List...
Ivan Kruglov
2024-10-21
2
-8
/
+64
|
*
|
machine: enum AcquireMetadata
Ivan Kruglov
2024-10-21
3
-0
/
+24
*
|
|
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
46
-123
/
+2028
|
\
\
\
|
*
|
|
resolve: move sd-* api into libsystemd-network
Ronan Pigott
2024-10-21
9
-6
/
+41
|
*
|
|
ndisc: implement ndisc_option_build_encrypted_dns
Ronan Pigott
2024-10-21
1
-0
/
+140
|
*
|
|
network: add dnr resolvers to networkctl status json output
Ronan Pigott
2024-10-21
4
-1
/
+144
|
*
|
|
test/fuzz: add dnr packets
Ronan Pigott
2024-10-21
3
-0
/
+0
|
*
|
|
network: Serialize ipv6ra DNR
Ronan Pigott
2024-10-21
1
-0
/
+24
|
*
|
|
network: Introduce IPv6RA UseDNR= option
Ronan Pigott
2024-10-21
6
-0
/
+19
|
*
|
|
ndisc: Parse RFC9463 encrypted DNS (DNR) option
Ronan Pigott
2024-10-21
7
-1
/
+373
|
*
|
|
test-network: add DHCPv6 DNR test
Ronan Pigott
2024-10-21
1
-1
/
+33
|
*
|
|
network: Serialize DHCPv6 DNR servers
Ronan Pigott
2024-10-21
1
-2
/
+41
|
*
|
|
network: Introduce UseDNR DHCPv6 option
Ronan Pigott
2024-10-21
7
-0
/
+14
|
*
|
|
network: Parse RFC9463 DHCPv6 DNR option
Ronan Pigott
2024-10-21
4
-2
/
+111
|
*
|
|
dhcp6: use dns_name_from_wire_format
Ronan Pigott
2024-10-21
2
-76
/
+5
|
*
|
|
test-dhcp6: terminate fqdn option
Ronan Pigott
2024-10-21
1
-4
/
+4
|
*
|
|
test-network: add test for DHCPv4 DNR
Ronan Pigott
2024-10-21
1
-0
/
+69
|
*
|
|
network: Serialize DNR servers
Ronan Pigott
2024-10-21
6
-5
/
+105
|
*
|
|
network: Add serialization for DoT resolvers
Ronan Pigott
2024-10-21
3
-0
/
+98
|
*
|
|
network: Introduce UseDNR DHCPv4 option
Ronan Pigott
2024-10-21
5
-0
/
+27
|
*
|
|
network: parse RFC9463 DHCPv4 DNR option
Ronan Pigott
2024-09-14
5
-1
/
+158
|
*
|
|
network: Introduce sd_dns_resolver
Ronan Pigott
2024-09-14
10
-40
/
+479
|
*
|
|
dns: introduce dns_name_from_wire_format
Ronan Pigott
2024-09-14
3
-0
/
+159
*
|
|
|
test: CET/EET are deprecated, use Europe/Berlin and Kyiv
Luca Boccassi
2024-10-21
4
-17
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #34628 from DaanDeMeyer/measure
Daan De Meyer
2024-10-21
9
-48
/
+90
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Rework TEST-86-MULTI-PROFILE-UKI
Daan De Meyer
2024-10-21
5
-43
/
+40
|
*
|
TEST-70-TPM2: Disable public key enrollment explicitly
Daan De Meyer
2024-10-21
1
-2
/
+2
|
*
|
cryptenroll: Remove faulty assert()
Daan De Meyer
2024-10-21
1
-2
/
+0
|
*
|
pcrlock: Take VirtualSize > SizeOfRawData into account
Daan De Meyer
2024-10-21
1
-1
/
+15
|
*
|
measure: Take SizeOfImage into account as well for .linux section
Daan De Meyer
2024-10-20
1
-0
/
+33
*
|
|
machine: rework Operation logic to reuse in varlink interface
Ivan Kruglov
2024-10-21
5
-43
/
+68
*
|
|
Merge pull request #34403 from poettering/askpw-per-user
Lennart Poettering
2024-10-21
10
-260
/
+410
|
\
\
\
|
*
|
|
tty-askpw-agent: modernize wall_tty_match() a bit
Lennart Poettering
2024-10-21
1
-11
/
+9
[prev]
[next]