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
*
refactor: replace sizeof in loop with ELEMENTSOF & FOREACH_ELEMENT (#34863)
Integral
2024-10-23
4
-15
/
+12
*
measure: fix typo
Yu Watanabe
2024-10-23
1
-1
/
+1
*
Merge pull request #34850 from poettering/openat-report-new-tweaks
Lennart Poettering
2024-10-23
25
-200
/
+180
|
\
|
*
fs-util: move attempts counter in openat_report_new() into loop
Lennart Poettering
2024-10-22
1
-2
/
+1
|
*
label: move label_ops_reset() up a bit
Lennart Poettering
2024-10-22
2
-6
/
+5
|
*
label: add missing assert() to label_ops_set()
Lennart Poettering
2024-10-22
1
-0
/
+3
|
*
shared: get rid of fileio-label.[ch]
Lennart Poettering
2024-10-22
7
-47
/
+29
|
*
fileio: port write_string_file_full() to openat_report_new()
Lennart Poettering
2024-10-22
1
-10
/
+15
|
*
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
2024-10-22
13
-74
/
+84
|
*
fs-util: tweak how openat_report_new() operates when O_CREAT is used on a dan...
Lennart Poettering
2024-10-22
3
-33
/
+21
|
*
fs-util: always call label post ops in xopenat_full(), in both success and er...
Lennart Poettering
2024-10-22
1
-9
/
+11
|
*
fs-util: don't second guess openat_report_new() return values
Lennart Poettering
2024-10-22
1
-11
/
+0
|
*
label: tweak LabelOps post() hook to take "created" boolean
Lennart Poettering
2024-10-22
6
-15
/
+20
|
*
fs-util: always go through the unlink cleanup paths in xopenat_full()
Lennart Poettering
2024-10-22
1
-5
/
+3
|
*
fs-util: remove misplaced RET_NERRNO()
Lennart Poettering
2024-10-22
1
-1
/
+1
*
|
network: adjust log message about DNR
Ronan Pigott
2024-10-23
1
-4
/
+4
*
|
Merge pull request #34861 from poettering/can-idle
Lennart Poettering
2024-10-23
2
-4
/
+40
|
\
\
|
*
|
logind: also check session class in session_get_idle_hint()
Lennart Poettering
2024-10-22
1
-0
/
+3
|
*
|
logind: use RET_GATHER() at one more place
Lennart Poettering
2024-10-22
1
-4
/
+1
|
*
|
logind: add CanIdle + CanLock dbus properties to session object
Lennart Poettering
2024-10-22
1
-0
/
+36
*
|
|
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
|
/
/
*
|
Merge pull request #34848 from yuwata/network-dhcpv6-do-not-request-ia-pd-on-...
Lennart Poettering
2024-10-22
4
-44
/
+32
|
\
\
|
*
|
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
1
-10
/
+0
|
|
/
|
/
|
*
|
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
5
-16
/
+167
|
\
\
|
*
|
machine: use AcquireMetadata in io.systemd.MachineImage.List method
Ivan Kruglov
2024-10-21
2
-9
/
+22
|
*
|
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
41
-123
/
+1904
|
\
\
\
|
*
|
|
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
|
*
|
|
network: Serialize ipv6ra DNR
Ronan Pigott
2024-10-21
1
-0
/
+24
|
*
|
|
network: Introduce IPv6RA UseDNR= option
Ronan Pigott
2024-10-21
5
-0
/
+9
|
*
|
|
ndisc: Parse RFC9463 encrypted DNS (DNR) option
Ronan Pigott
2024-10-21
7
-1
/
+373
|
*
|
|
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
|
*
|
|
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
4
-0
/
+14
|
*
|
|
network: parse RFC9463 DHCPv4 DNR option
Ronan Pigott
2024-09-14
5
-1
/
+158
[next]